index
:
Linux Stable
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.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
...
*
include/uapi/linux/swab: Fix potentially missing __always_inline
Matt Redfearn
2023-01-14
1
-1
/
+1
*
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2023-01-14
1
-1
/
+12
*
iio: adis: stylistic changes
Nuno Sá
2023-01-14
1
-23
/
+25
*
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2023-01-14
1
-0
/
+2
*
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
2023-01-14
1
-0
/
+4
*
ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
Baisong Zhong
2023-01-14
1
-4
/
+4
*
ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
Baisong Zhong
2023-01-14
1
-18
/
+18
*
drm/fourcc: Add packed 10bit YUV 4:2:0 format
Dave Stevenson
2023-01-14
1
-0
/
+11
*
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
2023-01-14
1
-0
/
+2
*
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2023-01-14
1
-1
/
+1
*
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2023-01-14
1
-2
/
+17
*
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2023-01-14
1
-2
/
+10
*
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
2023-01-14
1
-1
/
+1
*
soc: qcom: apr: make code more reuseable
Srinivas Kandagatla
2023-01-14
1
-1
/
+11
*
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
2023-01-04
1
-0
/
+7
*
eventpoll: add EPOLL_URING_WAKE poll wakeup flag
Jens Axboe
2023-01-04
1
-0
/
+6
*
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
2023-01-04
1
-3
/
+0
*
signal: kill JOBCTL_TASK_WORK
Jens Axboe
2023-01-04
1
-3
/
+1
*
io_uring: import 5.15-stable io_uring
Jens Axboe
2023-01-04
5
-96
/
+191
*
task_work: add helper for more targeted task_work canceling
Jens Axboe
2023-01-04
1
-0
/
+2
*
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-04
3
-10
/
+0
*
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-04
4
-6
/
+47
*
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
2023-01-04
1
-1
/
+1
*
signal: Add task_sigpending() helper
Jens Axboe
2023-01-04
1
-2
/
+7
*
net: add accept helper not installing fd
Pavel Begunkov
2023-01-04
1
-0
/
+3
*
net: provide __sys_shutdown_sock() that takes a socket
Jens Axboe
2023-01-04
1
-0
/
+1
*
fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
Jens Axboe
2023-01-04
2
-1
/
+5
*
fs: add support for LOOKUP_CACHED
Jens Axboe
2023-01-04
1
-0
/
+1
*
iov_iter: add helper to save iov_iter state
Jens Axboe
2023-01-04
1
-0
/
+15
*
kernel: provide create_io_thread() helper
Jens Axboe
2023-01-04
1
-0
/
+2
*
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
2022-12-19
1
-1
/
+1
*
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-12-19
1
-0
/
+8
*
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2022-12-14
1
-1
/
+1
*
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-12-14
1
-4
/
+4
*
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
1
-0
/
+1
*
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
2022-12-14
1
-0
/
+3
*
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2022-12-14
1
-0
/
+1
*
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-12-14
1
-0
/
+4
*
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
2022-12-08
1
-1
/
+1
*
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-12-08
1
-0
/
+2
*
ceph: flush mdlog before umounting
Xiubo Li
2022-12-02
1
-0
/
+1
*
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2022-12-02
1
-0
/
+3
*
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-12-02
1
-1
/
+1
*
audit: fix undefined behavior in bit shift for AUDIT_BIT
Gaosheng Cui
2022-12-02
1
-1
/
+1
*
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
2022-12-02
1
-0
/
+2
*
uapi/linux/stddef.h: Add include guards
Tadeusz Struk
2022-11-25
1
-0
/
+4
*
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2022-11-25
4
-6
/
+10
*
stddef: Introduce struct_group() helper macro
Kees Cook
2022-11-25
2
-0
/
+69
*
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-25
1
-1
/
+1
*
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
2022-11-25
1
-2
/
+4
[prev]
[next]