index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
1
-13
/
+6
2022-07-06
net/mlx5e: Fix matchall police parameters validation
Vlad Buslov
1
-7
/
+6
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2
-1
/
+2
2022-07-06
iommu/vt-d: Fix RID2PASID setup/teardown failure
Lu Baolu
4
-94
/
+3
2022-07-06
iommu/vt-d: Fix PCI bus rescan device hot add
Yian Chen
1
-1
/
+1
2022-07-06
x86/compressed/64: Add identity mappings for setup_data entries
Michael Roth
1
-0
/
+13
2022-07-06
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Christophe JAILLET
1
-1
/
+2
2022-07-06
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
1
-1
/
+1
2022-07-05
net: lan966x: hardcode the number of external ports
Michael Walle
2
-6
/
+3
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2
-1
/
+3
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
3
-1
/
+26
2022-07-05
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
3
-8
/
+9
2022-07-05
ALSA: cs46xx: Fix missing snd_card_free() call at probe error
Takashi Iwai
1
-9
/
+13
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
2
-1
/
+15
2022-07-05
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
1
-1
/
+2
2022-07-05
fscache: Introduce fscache_cookie_is_dropped()
Yue Hu
1
-3
/
+8
2022-07-05
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
1
-2
/
+2
2022-07-05
gpio: vf610: fix compilation error
Leon Romanovsky
1
-0
/
+1
2022-07-05
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enabling SVA feature
Jerry Snitselaar
1
-6
/
+7
2022-07-05
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
1
-0
/
+5
2022-07-05
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
1
-1
/
+1
2022-07-05
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-05
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-04
soc: qcom: smem: use correct format characters
Bill Wendling
1
-3
/
+3
2022-07-04
ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
Egor Vorontsov
2
-0
/
+136
2022-07-04
ALSA: usb-audio: Add quirk for Fiero SC-01
Egor Vorontsov
2
-0
/
+70
2022-07-04
ALSA: hda/realtek: Add quirk for Clevo L140PU
Tim Crawford
1
-0
/
+1
2022-07-04
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
John Veness
2
-0
/
+51
2022-07-04
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
1
-6
/
+10
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
Marc Kleine-Budde
1
-1
/
+2
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read dev_id
Marc Kleine-Budde
1
-1
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
1
-0
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on TBC register
Thomas Kopp
1
-6
/
+3
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for mcp2517fd
Thomas Kopp
1
-5
/
+8
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
3
-35
/
+47
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
3
-21
/
+38
2022-07-04
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
3
-148
/
+172
2022-07-04
ibmvnic: Properly dispose of all skbs during a failover.
Rick Lindsley
1
-0
/
+9
2022-07-04
can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
Marc Kleine-Budde
1
-2
/
+2
2022-07-04
can: m_can: m_can_chip_config(): actually enable internal timestamping
Marc Kleine-Budde
1
-1
/
+3
2022-07-04
can: grcan: grcan_probe(): remove extra of_node_get()
Liang He
1
-1
/
+0
2022-07-04
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-07-04
can: rcar_canfd: Fix data transmission failed on R-Car V3U
Duy Nguyen
1
-1
/
+4
2022-07-04
Revert "can: xilinx_can: Limit CANFD brp to 2"
Srinivas Neeli
1
-2
/
+2
2022-07-04
docs: netdev: add a cheat sheet for the rules
Jakub Kicinski
1
-0
/
+9
2022-07-04
docs: netdev: document reverse xmas tree
Jakub Kicinski
1
-0
/
+13
2022-07-04
docs: netdev: document that patch series length limit
Jakub Kicinski
1
-0
/
+14
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-04
ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15
Fabrice Gasnier
1
-2
/
+2
2022-07-04
ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI
Gabriel Fernandez
1
-0
/
+6
[prev]
[next]