index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2024-12-10
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
bpf: add find_containing_subprog() utility function
Eduard Zingerman
2024-12-10
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
2024-12-10
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
2024-12-10
ARC: bpf: Correct conditional check in 'check_jmp_32'
Hardevsinh Palaniya
2024-12-10
ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...
Uwe Kleine-König
2024-12-10
ARC: build: Use __force to suppress per-CPU cmpxchg warnings
Paul E. McKenney
2024-12-10
ARC: fix reference of dependency for PAE40 config
Lukas Bulwahn
2024-12-10
ARC: build: disallow invalid PAE40 + 4K page config
Vineet Gupta
2024-12-10
arc: rename aux.h to arc_aux.h
Benjamin Szőke
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
2024-12-10
MAINTAINERS: update Coly Li's email address
Coly Li
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
2024-12-10
drm/amdkfd: pause autosuspend when creating pdd
Jesse.zhang@amd.com
2024-12-10
drm/amdgpu: fix when the cleaner shader is emitted
Christian König
2024-12-10
drm/amdgpu: Fix ISP HW init issue
Pratap Nirujogi
2024-12-10
drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12
Harish Kasiviswanathan
2024-12-10
drm/amdkfd: hard-code cacheline size for gfx11
Harish Kasiviswanathan
2024-12-10
drm/amdkfd: Dereference null return value
Andrew Martin
2024-12-10
i2c: nomadik: Add missing sentinel to match table
Geert Uytterhoeven
2024-12-10
i2c: pnx: Fix timeout in wait functions
Vladimir Riabchun
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-12-10
ASoC: audio-graph-card: Call of_node_put() on correct node
Stephen Gordon
2024-12-10
ASoC: amd: yc: Fix the wrong return value
Venkata Prasad Potturu
2024-12-10
openrisc: Fix misalignments in head.S
Geert Uytterhoeven
2024-12-10
openrisc: place exception table at the head of vmlinux
Masahiro Yamada
2024-12-10
ALSA: control: Avoid WARN() for symlink errors
Takashi Iwai
2024-12-10
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
Uwe Kleine-König
2024-12-10
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
2024-12-10
Merge branch 'virtio_net-correct-netdev_tx_reset_queue-invocation-points'
Paolo Abeni
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2024-12-10
virtio_net: replace vq2rxq with vq2txq where appropriate
Koichiro Den
2024-12-10
virtio_net: correct netdev_tx_reset_queue() invocation point
Koichiro Den
2024-12-10
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
[prev]
[next]