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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv error
Felix Fietkau
1
-1
/
+3
2025-09-15
wifi: mt76: mt7996: fix setting beacon protection keys
Felix Fietkau
3
-131
/
+44
2025-09-15
wifi: mt76: mt7996: decrease timeout for commonly issued MCU commands
Felix Fietkau
1
-1
/
+25
2025-09-15
wifi: mt76: mt7996: improve hardware restart reliability
Felix Fietkau
3
-12
/
+99
2025-09-15
wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart
Felix Fietkau
1
-102
/
+35
2025-09-15
riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
1
-1
/
+41
2025-09-15
drm/exynos: dsi: add support for exynos7870
Kaustabh Chakraborty
1
-0
/
+9
2025-09-15
drm/exynos: exynos7_drm_decon: remove ctx->suspended
Kaustabh Chakraborty
1
-36
/
+0
2025-09-15
dt-bindings: display: samsung,exynos7-decon: document iommus, memory-region, and ports
Kaustabh Chakraborty
1
-0
/
+21
2025-09-15
riscv, bpf: Remove duplicated bpf_flush_icache()
Hengqi Chen
1
-1
/
+0
2025-09-15
powerpc64/modules: replace stub allocation sentinel with an explicit counter
Joe Lawrence
2
-18
/
+9
2025-09-15
powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs
Joe Lawrence
1
-1
/
+1
2025-09-15
powerpc/ftrace: ensure ftrace record ops are always set for NOPs
Joe Lawrence
1
-2
/
+8
2025-09-15
MAINTAINERS: resctrl: Add myself as reviewer
Babu Moger
1
-0
/
+1
2025-09-15
drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridge
Kaustabh Chakraborty
2
-0
/
+83
2025-09-15
dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatible
Kaustabh Chakraborty
1
-0
/
+27
2025-09-15
drm/bridge: samsung-dsim: add ability to define clock names for every variant
Kaustabh Chakraborty
2
-46
/
+44
2025-09-15
drm/bridge: samsung-dsim: increase timeout value for PLL_STABLE
Kaustabh Chakraborty
1
-1
/
+1
2025-09-15
drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bit
Kaustabh Chakraborty
2
-2
/
+8
2025-09-15
drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsets
Kaustabh Chakraborty
2
-5
/
+18
2025-09-15
drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bit
Kaustabh Chakraborty
2
-2
/
+8
2025-09-15
drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offset
Kaustabh Chakraborty
2
-3
/
+11
2025-09-15
drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL register
Kaustabh Chakraborty
2
-22
/
+59
2025-09-15
drm/bridge: samsung-dsim: add flag to control header FIFO wait
Kaustabh Chakraborty
2
-3
/
+13
2025-09-15
drm/bridge: samsung-dsim: add SFRCTRL register
Kaustabh Chakraborty
2
-0
/
+17
2025-09-15
drm/bridge: samsung-dsim: support separate LINK and DPHY status registers
Kaustabh Chakraborty
2
-4
/
+19
2025-09-15
x86/resctrl: Configure mbm_event mode if supported
Babu Moger
3
-0
/
+16
2025-09-15
fs/resctrl: Introduce the interface to switch between monitor modes
Babu Moger
4
-4
/
+131
2025-09-15
fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
Babu Moger
1
-1
/
+46
2025-09-15
fs/resctrl: Introduce the interface to modify assignments in a group
Babu Moger
4
-2
/
+294
2025-09-15
fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
Babu Moger
4
-0
/
+88
2025-09-15
fs/resctrl: Auto assign counters on mkdir and clean up on group removal
Babu Moger
2
-3
/
+23
2025-09-15
fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
Babu Moger
5
-0
/
+89
2025-09-15
fs/resctrl: Provide interface to update the event configurations
Babu Moger
4
-1
/
+131
2025-09-15
fs/resctrl: Add event configuration directory under info/L3_MON/
Babu Moger
5
-2
/
+153
2025-09-15
fs/resctrl: Support counter read/reset with mbm_event assignment mode
Babu Moger
4
-16
/
+62
2025-09-15
KVM: arm64: Return early from trace helpers when KVM isn't available
Yingchao Deng
1
-11
/
+11
2025-09-15
ALSA: serial-generic: remove shared static buffer
John Keeping
1
-5
/
+7
2025-09-15
x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
Babu Moger
2
-0
/
+75
2025-09-15
drm/pixpaper: Fix return type of pixpaper_mode_valid()
Nathan Chancellor
1
-2
/
+2
2025-09-15
x86/resctrl: Refactor resctrl_arch_rmid_read()
Babu Moger
1
-15
/
+23
2025-09-15
fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
Babu Moger
1
-0
/
+38
2025-09-15
fs/resctrl: Pass struct rdtgroup instead of individual members
Babu Moger
1
-15
/
+18
2025-09-15
fs/resctrl: Add the functionality to unassign MBM events
Babu Moger
2
-0
/
+68
2025-09-15
fs/resctrl: Add the functionality to assign MBM events
Babu Moger
2
-0
/
+158
2025-09-15
x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
Babu Moger
2
-0
/
+55
2025-09-15
ACPICA: acpidump: fix return values in ap_is_valid_checksum()
Kaushlendra Kumar
1
-1
/
+2
2025-09-15
ACPICA: ACPI_TYPE_ANY does not include the package type
Saket Dumbre
1
-1
/
+2
2025-09-15
ACPICA: CEDT: Add Back-Invalidate restriction to CXL Window
Davidlohr Bueso
1
-0
/
+1
2025-09-15
ACPICA: Fix largest possible resource descriptor index
Dmitry Antipov
1
-1
/
+1
[prev]
[next]