index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
2022-10-21
1
-3
/
+9
*
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
2022-10-21
1
-2
/
+34
*
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-10-21
2
-1
/
+7
*
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
Kees Cook
2022-10-21
1
-1
/
+2
*
linux/export: use inline assembler to populate symbol CRCs
Masahiro Yamada
2022-10-21
1
-2
/
+4
*
iommu/iova: Fix module config properly
Robin Murphy
2022-10-21
1
-1
/
+1
*
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-10-21
1
-0
/
+1
*
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-10-21
2
-2
/
+2
*
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
2022-10-21
1
-2
/
+9
*
ata: fix ata_id_has_dipm()
Niklas Cassel
2022-10-21
1
-11
/
+4
*
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
2022-10-21
1
-2
/
+4
*
ata: fix ata_id_has_devslp()
Niklas Cassel
2022-10-21
1
-1
/
+4
*
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
2022-10-21
1
-4
/
+9
*
dyndbg: drop EXPORTed dynamic_debug_exec_queries
Jim Cromie
2022-10-21
1
-9
/
+0
*
dyndbg: fix module.dyndbg handling
Jim Cromie
2022-10-21
1
-1
/
+1
*
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
2022-10-21
1
-0
/
+2
*
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2022-10-21
1
-0
/
+1
*
dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1
Chanho Park
2022-10-21
1
-28
/
+28
*
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-21
1
-0
/
+28
*
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-21
2
-2
/
+5
*
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-10-21
1
-2
/
+5
*
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
2022-10-21
1
-0
/
+11
*
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
2022-10-21
1
-1
/
+1
*
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
2022-10-21
1
-3
/
+14
*
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-10-21
2
-2
/
+2
*
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-10-21
1
-0
/
+1
*
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
2022-10-21
1
-1
/
+1
*
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-10-21
1
-4
/
+5
*
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2022-10-21
1
-0
/
+3
*
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2022-10-21
1
-1
/
+2
*
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-10-21
1
-1
/
+0
*
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-10-21
1
-4
/
+4
*
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-21
1
-0
/
+1
*
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-21
1
-0
/
+2
*
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
2022-10-15
1
-1
/
+1
*
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2022-10-12
1
-1
/
+1
*
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-29
1
-0
/
+2
|
\
|
*
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
2022-09-23
1
-0
/
+2
*
|
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-09-29
1
-2
/
+2
|
\
\
|
*
|
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-09-28
1
-2
/
+2
*
|
|
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-28
1
-45
/
+0
*
|
|
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-26
1
-0
/
+5
|
\
\
\
|
*
|
|
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
2022-09-11
1
-0
/
+5
*
|
|
|
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-24
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
serial: Create uart_xmit_advance()
Ilpo Järvinen
2022-09-07
1
-0
/
+17
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-09-23
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
2022-09-23
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-23
1
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
2022-09-22
1
-2
/
+3
*
|
|
|
|
|
|
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-22
2
-17
/
+17
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]