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
2021-10-27
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
1
-1
/
+1
2021-10-17
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-09
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
1
-7
/
+6
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-0
/
+1
2021-10-09
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
1
-0
/
+3
2021-10-06
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
1
-5
/
+9
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-0
/
+2
2021-10-06
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-22
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
1
-2
/
+3
2021-09-22
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
1
-1
/
+1
2021-09-22
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+9
2021-09-22
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-0
/
+1
2021-09-22
crypto: public_key: fix overflow during implicit conversion
zhenwei pi
1
-2
/
+2
2021-09-22
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
1
-10
/
+19
2021-09-22
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
1
-1
/
+1
2021-08-26
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2
-1
/
+2
2021-08-26
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-15
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
1
-0
/
+1
2021-08-15
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-08-08
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Axel Lin
1
-2
/
+2
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
1
-8
/
+23
2021-08-04
gro: ensure frag0 meets IP header alignment
Eric Dumazet
1
-0
/
+9
2021-08-04
virtio_net: Do not pull payload in skb->head
Eric Dumazet
1
-5
/
+9
2021-08-04
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-3
/
+1
2021-08-04
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-08-04
net: split out functions related to registering inflight socket files
Jens Axboe
1
-0
/
+1
2021-07-28
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
1
-0
/
+1
2021-07-28
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
1
-1
/
+3
2021-07-28
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+1
2021-07-20
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
1
-0
/
+2
2021-07-20
power: supply: ab8500: Fix an old bug
Linus Walleij
1
-1
/
+1
2021-07-20
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-20
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
1
-1
/
+1
2021-07-20
crypto: shash - avoid comparing pointers to exported functions under CFI
Ard Biesheuvel
1
-7
/
+1
2021-07-11
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
Sean Young
1
-1
/
+2
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2
-22
/
+7
2021-07-11
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
1
-1
/
+2
2021-07-11
mm: add VM_WARN_ON_ONCE_PAGE() macro
Alex Shi
1
-0
/
+13
2021-07-11
include/linux/mmdebug.h: make VM_WARN* non-rvals
Michal Hocko
1
-4
/
+4
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-30
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
1
-0
/
+3
2021-06-30
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
1
-2
/
+1
2021-06-16
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-16
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+9
2021-06-10
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-2
/
+3
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
[next]