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
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
x86/irq/i8259: Fix kernel-doc annotation warning
Vincenzo Palazzo
1
-3
/
+1
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
1
-4
/
+4
2023-08-30
x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_class
Justin Stitt
2
-5
/
+7
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2
-3
/
+2
2023-08-20
Linux 6.5-rc7
Linus Torvalds
1
-1
/
+1
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
2023-08-18
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
1
-13
/
+23
2023-08-18
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-18
drivers/rnbd: restore sysfs interface to rnbd-client
Li Zhijian
1
-1
/
+1
2023-08-18
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
1
-4
/
+2
2023-08-18
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
1
-3
/
+2
2023-08-18
drm/qxl: fix UAF on handle creation
Wander Lairson Costa
4
-14
/
+24
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2
-0
/
+11
2023-08-17
qede: fix firmware halt over suspend and resume
Manish Chopra
1
-0
/
+10
2023-08-17
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2
-1
/
+7
2023-08-17
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
1
-1
/
+1
2023-08-17
sfc: don't unregister flow_indr if it was never registered
Edward Cree
1
-1
/
+1
2023-08-17
arm64/ptrace: Ensure that the task sees ZT writes on first use
Mark Brown
1
-1
/
+8
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
4
-8
/
+15
2023-08-17
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-17
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
1
-1
/
+24
2023-08-17
btrfs: fix replace/scrub failure with metadata_uuid
Anand Jain
1
-1
/
+2
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and loongarch"
Arnd Bergmann
4
-0
/
+76
2023-08-17
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
2
-30
/
+11
2023-08-17
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-08-16
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
1
-0
/
+8
2023-08-17
powerpc/rtas_flash: allow user copy to flash block cache objects
Nathan Lynch
1
-3
/
+3
2023-08-17
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
1
-6
/
+11
2023-08-16
drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
Karol Herbst
1
-4
/
+7
2023-08-16
net/mlx5: Fix mlx5_cmd_update_root_ft() error flow
Shay Drory
1
-1
/
+9
2023-08-16
net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
Dragos Tatulea
2
-3
/
+7
2023-08-16
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
3
-5
/
+14
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
3
-14
/
+13
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
4
-22
/
+22
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
6
-23
/
+23
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
5
-20
/
+62
2023-08-16
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
Alex Deucher
1
-1
/
+1
2023-08-16
drm/amd: flush any delayed gfxoff on suspend entry
Mario Limonciello
2
-8
/
+2
2023-08-16
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Tim Huang
1
-2
/
+39
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
2
-2
/
+20
2023-08-16
drm/amd/pm: Update pci link width for smu v13.0.6
Asad Kamal
1
-2
/
+8
2023-08-16
drm/amd/pm: Fix temperature unit of SMU v13.0.6
Lijo Lazar
1
-3
/
+6
2023-08-16
drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
Umio Yasuno
1
-7
/
+7
2023-08-16
drm/amdgpu: disable mcbp if parameter zero is set
Jiadong Zhu
2
-5
/
+6
2023-08-16
drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0
Kenneth Feng
1
-0
/
+4
2023-08-16
i40e: fix misleading debug logs
Andrii Staikov
1
-8
/
+8
2023-08-16
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
3
-4
/
+85
[next]