index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-07-19
xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
Tirthendu Sarkar
2023-07-19
xsk: introduce XSK_USE_SG bind flag for xsk socket
Tirthendu Sarkar
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
2023-07-19
bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
Anton Protopopov
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
2023-07-19
ip_tunnels: Add nexthop ID field to ip_tunnel_key
Ido Schimmel
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
2023-07-19
rbtree: Add rb_add_augmented_cached() helper
Peter Zijlstra
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-19
sched/headers: Rename task_struct::state to task_struct::__state in the comme...
Chin Yik Ming
2023-07-18
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2023-07-18
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
2023-07-19
ASoC: Improve coverage in default KUnit runs
Mark Brown
2023-07-18
cgroup/misc: Change counters to be explicit 64bit types
Haitao Huang
2023-07-18
cgroup/misc: update struct members descriptions
Kamalesh Babulal
2023-07-18
kunit: test-bug.h: include `stddef.h` for `NULL`
Miguel Ojeda
2023-07-18
ASoC: cs35l56: Patch soft registers to defaults
Richard Fitzgerald
2023-07-18
platform: Provide stubs for !HAS_IOMEM builds
Mark Brown
2023-07-18
driver core: Provide stubs for !IOMEM builds
Mark Brown
2023-07-18
regmap: Let users check if a register is cached
Mark Brown
2023-07-18
Merge branch 'topic/hda-pci-ids' into for-next
Takashi Iwai
2023-07-18
ASoC: Intel: Skylake: Use global PCI match macro
Amadeusz Sławiński
2023-07-18
ALSA: hda: Add controller matching macros
Amadeusz Sławiński
2023-07-18
PCI: Add Intel Audio DSP devices to pci_ids.h
Amadeusz Sławiński
2023-07-18
PCI: Sort Intel PCI IDs by number
Amadeusz Sławiński
2023-07-18
Merge branch 'icc-sm8250-qup' into icc-next
Georgi Djakov
2023-07-18
Randomized slab caches for kmalloc()
GONG, Ruiqi
2023-07-18
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
2023-07-18
net: dsa: remove legacy_pre_march2020 detection
Russell King (Oracle)
2023-07-17
seccomp: add the synchronous mode for seccomp_unotify
Andrei Vagin
2023-07-17
sched: add a few helpers to wake up tasks on the current cpu
Andrei Vagin
2023-07-17
cpumask: eliminate kernel-doc warnings
Randy Dunlap
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
2023-07-17
io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancel
Jens Axboe
2023-07-17
io_uring/cancel: support opcode based lookup and cancelation
Jens Axboe
2023-07-17
io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATA
Jens Axboe
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2023-07-17
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-07-17
blk-wbt: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-17
kyber: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
drm/file: use explicit values for enum drm_minor_type
Simon Ser
2023-07-17
ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy
Oswald Buddenhagen
2023-07-17
ALSA: emu10k1: track loss of external clock on E-MU cards
Oswald Buddenhagen
2023-07-17
net: phy: bcm7xxx: Add EPHY entry for 74165
Florian Fainelli
2023-07-17
ASoC: simple-card-utils.c: enable multi Component support
Kuninori Morimoto
[prev]
[next]