index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
Linux 5.15.53
v5.15.53
Greg Kroah-Hartman
1
-1
/
+1
2022-07-07
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-07
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
4
-13
/
+15
2022-07-07
hwmon: (occ) Remove sequence numbering and checksum calculation
Eddie James
4
-28
/
+24
2022-07-07
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
1
-2
/
+2
2022-07-07
platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...
Hans de Goede
2
-0
/
+42
2022-07-07
platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
Hans de Goede
2
-0
/
+9
2022-07-07
platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
Hans de Goede
1
-6
/
+2
2022-07-07
platform/x86: panasonic-laptop: sort includes alphabetically
Hans de Goede
1
-9
/
+8
2022-07-07
platform/x86: panasonic-laptop: de-obfuscate button codes
Stefan Seyfried
1
-5
/
+11
2022-07-07
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
1
-0
/
+1
2022-07-07
drm/msm/gem: Fix error return on fence id alloc fail
Rob Clark
1
-1
/
+1
2022-07-07
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-07-07
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-07-07
fsi: occ: Force sequence numbering per OCC
Eddie James
1
-17
/
+37
2022-07-07
clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()
Greg Kroah-Hartman
1
-1
/
+0
2022-07-07
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
2022-07-07
xen/arm: Fix race in RB-tree based P2M accounting
Oleksandr Tyshchenko
1
-2
/
+4
2022-07-07
xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
Jan Beulich
1
-1
/
+3
2022-07-07
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-15
/
+34
2022-07-07
xen/netfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-2
/
+47
2022-07-07
xen/netfront: fix leaking data in shared pages
Roger Pau Monne
1
-1
/
+2
2022-07-07
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
1
-3
/
+4
2022-07-07
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
3
-10
/
+12
2022-07-07
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-32
/
+34
2022-07-07
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-28
/
+30
2022-07-07
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
7
-6
/
+245
2022-07-07
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2
-74
/
+0
2022-07-07
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2
-2
/
+2
2022-07-07
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
9
-11
/
+11
2022-07-07
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
1
-27
/
+28
2022-07-07
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
5
-38
/
+38
2022-07-07
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
3
-88
/
+88
2022-07-07
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
4
-0
/
+114
2022-07-07
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
7
-94
/
+99
2022-07-07
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2
-4
/
+4
2022-07-07
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
1
-3
/
+1
2022-07-07
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
3
-14
/
+161
2022-07-07
selftests/rseq: remove ARRAY_SIZE define from individual tests
Shuah Khan
2
-4
/
+2
2022-07-07
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-07-07
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
1
-1
/
+3
2022-07-07
MAINTAINERS: add Leah as xfs maintainer for 5.15.y
Leah Rumancik
1
-0
/
+1
2022-07-07
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-07-07
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-07-07
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
1
-1
/
+1
2022-07-07
ACPI: video: Change how we determine if brightness key-presses are handled
Hans de Goede
1
-7
/
+6
2022-07-07
io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
Jens Axboe
1
-0
/
+4
2022-07-07
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
[next]