index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-06
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-06
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-06
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-06
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-04-06
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-04-06
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-06
mm: enable maple tree RCU mode by default
Liam R. Howlett
3
-2
/
+7
2023-04-06
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
1
-92
/
+96
2023-04-06
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
1
-2
/
+6
2023-04-06
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2
-2
/
+21
2023-04-06
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam Howlett
1
-1
/
+0
2023-04-06
maple_tree: fix freeing of nodes in rcu mode
Liam Howlett
1
-11
/
+62
2023-04-06
maple_tree: detect dead nodes in mas_start()
Liam Howlett
1
-0
/
+4
2023-04-06
maple_tree: be more cautious about dead nodes
Liam Howlett
1
-9
/
+43
2023-04-06
Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
13
-110
/
+97
2023-04-06
Merge tag 'linux-can-fixes-for-6.3-20230405' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-27
/
+52
2023-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-3
/
+20
2023-04-05
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
5
-29
/
+56
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
1
-0
/
+14
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
1
-0
/
+23
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
1
-2
/
+13
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2
-15
/
+21
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-04-05
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-04-05
usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: typec: altmodes/displayport: Fix configure initial pin assignment
RD Babiera
1
-1
/
+5
2023-04-05
usb: dwc3: pci: add support for the Intel Meteor Lake-S
Heikki Krogerus
1
-0
/
+4
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
1
-18
/
+14
2023-04-05
Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-24
/
+63
2023-04-05
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
x86/cpu: Add model number for Intel Arrow Lake processor
Tony Luck
1
-0
/
+2
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-05
Merge tag 'drm-intel-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
6
-14
/
+25
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-05
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-04-05
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
1
-5
/
+7
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-05
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
2023-04-05
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-05
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2
-7
/
+7
2023-04-05
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-05
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-05
Merge branch 'raw-ping-fix-locking-in-proc-net-raw-icmp'
Jakub Kicinski
5
-35
/
+33
2023-04-05
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
[prev]
[next]