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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+3
2022-06-16
cpu/speculation: Add prototype for cpu_show_srbds()
Guenter Roeck
1
-0
/
+1
2022-06-14
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
1
-0
/
+1
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
1
-19
/
+19
2022-06-14
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
1
-7
/
+6
2022-06-14
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+2
2022-06-14
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
1
-3
/
+3
2022-06-14
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
1
-0
/
+1
2022-06-14
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
1
-6
/
+0
2022-05-18
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
1
-2
/
+2
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-0
/
+1
2022-05-12
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
1
-1
/
+1
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
1
-3
/
+2
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-3
/
+6
2022-04-20
block: Add a helper to validate the block size
Xie Yongji
1
-0
/
+8
2022-04-20
netdevice: add the case if dev is NULL
Yajun Deng
1
-2
/
+4
2022-04-12
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+7
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-1
/
+6
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-2
/
+0
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-0
/
+12
2022-03-11
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2
-2
/
+2
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
1
-0
/
+16
2022-03-11
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
1
-0
/
+58
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+11
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
1
-1
/
+2
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-16
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2022-02-08
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-02-08
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2022-01-27
mm: add follow_pte_pmd()
Ross Zwisler
1
-0
/
+2
2022-01-27
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
1
-7
/
+6
2022-01-27
rbtree: cache leftmost node internally
Davidlohr Bueso
2
-3
/
+51
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2022-01-11
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
2
-71
/
+85
2022-01-05
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2022-01-05
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-14
HID: introduce hid_is_using_ll_driver
Jason Gerecke
1
-0
/
+11
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
1
-10
/
+4
2021-12-08
fs: add fget_many() and fput_many()
Jens Axboe
2
-1
/
+5
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-12-08
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
3
-3
/
+27
2021-12-08
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
1
-133
/
+124
2021-12-08
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
[next]