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.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-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
2022-12-14
drm/shmem-helper: Remove errant put in error path
Rob Clark
1
-3
/
+1
2022-12-14
KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
Thomas Huth
1
-1
/
+3
2022-12-14
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-14
media: v4l2-dv-timings.c: fix too strict blanking sanity checks
Hans Verkuil
1
-6
/
+14
2022-12-14
Revert "net: dsa: b53: Fix valid setting for MDB entries"
Rafał Miłecki
1
-0
/
+1
2022-12-14
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
3
-6
/
+10
2022-12-14
xen/netback: do some code cleanup
Juergen Gross
4
-29
/
+5
2022-12-14
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
1
-100
/
+123
2022-12-14
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+13
2022-12-14
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
3
-0
/
+12
2022-12-14
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-5
/
+26
2022-12-14
net: usb: qmi_wwan: add u-blox 0x1342 composition
Davide Tronchin
1
-0
/
+1
2022-12-14
9p/xen: check logical size for buffer size
Dominique Martinet
1
-0
/
+9
2022-12-14
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
1
-1
/
+1
2022-12-14
regulator: twl6030: fix get status of twl6032 regulators
Andreas Kemnade
1
-4
/
+11
2022-12-14
ASoC: soc-pcm: Add NULL check in BE reparenting
Srinivasa Rao Mandadapu
1
-0
/
+2
2022-12-14
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
1
-1
/
+23
2022-12-14
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
1
-4
/
+7
2022-12-14
regulator: slg51000: Wait after asserting CS pin
Konrad Dybcio
1
-0
/
+2
2022-12-14
9p/fd: Use P9_HDRSZ for header size
GUO Zihua
1
-3
/
+3
2022-12-14
ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
Johan Jonker
2
-1
/
+7
2022-12-14
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
3
-13
/
+28
2022-12-14
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
Tomislav Novak
1
-1
/
+1
2022-12-14
ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
Johan Jonker
1
-1
/
+1
2022-12-14
ARM: dts: rockchip: fix ir-receiver node names
Johan Jonker
1
-1
/
+1
2022-12-14
arm: dts: rockchip: fix node name for hym8563 rtc
Sebastian Reichel
5
-5
/
+5
2022-12-14
arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series
FUKAUMI Naoki
1
-1
/
+0
2022-12-08
Linux 5.4.226
v5.4.226
Greg Kroah-Hartman
1
-1
/
+1
2022-12-08
ipc/sem: Fix dangling sem_array access in semtimedop race
Jann Horn
1
-1
/
+2
2022-12-08
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-25
/
+6
2022-12-08
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-12
/
+13
2022-12-08
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
1
-3
/
+2
2022-12-08
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2
-7
/
+56
2022-12-08
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
2
-11
/
+9
2022-12-08
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-12-08
Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Conor Dooley
1
-1
/
+1
2022-12-08
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
1
-1
/
+7
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+13
2022-12-08
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta
1
-8
/
+15
2022-12-08
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
2
-19
/
+15
2022-12-08
nvme: ensure subsystem reset is single threaded
Keith Busch
1
-3
/
+13
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
2022-12-08
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
1
-9
/
+16
2022-12-08
epoll: call final ep_events_available() check under the lock
Roman Penyaev
1
-20
/
+27
2022-12-08
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
3
-21
/
+37
2022-12-08
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2
-3
/
+16
2022-12-08
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2
-4
/
+9
2022-12-08
selftests: net: fix nexthop warning cleanup double ip typo
Nikolay Aleksandrov
1
-2
/
+2
2022-12-08
selftests: net: add delete nexthop route warning test
Nikolay Aleksandrov
1
-0
/
+14
[prev]
[next]