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-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
2021-06-10
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-0
/
+2
2021-06-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-1
/
+1
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+3
2021-06-03
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-06-03
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-1
/
+1
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
1
-0
/
+1
2021-05-22
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
1
-1
/
+1
2021-05-22
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
1
-0
/
+2
2021-05-22
tty: fix return value for unsupported ioctls
Johan Hovold
1
-1
/
+1
2021-05-22
tty: actually undefine superseded ASYNC flags
Johan Hovold
1
-2
/
+2
2021-05-22
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-0
/
+3
2021-05-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-0
/
+1
2021-05-22
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
1
-0
/
+1
2021-05-22
modules: return licensing information from find_symbol
Christoph Hellwig
1
-1
/
+1
2021-05-22
modules: rename the licence field in struct symsearch to license
Christoph Hellwig
1
-1
/
+1
2021-05-22
modules: mark each_symbol_section static
Christoph Hellwig
1
-9
/
+0
2021-05-22
modules: mark find_symbol static
Christoph Hellwig
1
-11
/
+0
2021-05-22
modules: mark ref_module static
Christoph Hellwig
1
-1
/
+0
2021-05-22
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-05-22
power: supply: bq27xxx: fix power_avg for newer ICs
Matthias Schiffer
1
-1
/
+0
2021-05-22
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
7
-0
/
+16
2021-05-22
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
1
-1
/
+8
2021-04-16
net/ncsi: Add generic netlink family
Samuel Mendoza-Jonas
1
-0
/
+115
2021-04-16
net/mlx5: Fix placement of log_max_flow_counter
Raed Salem
1
-3
/
+3
2021-04-16
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-04-16
net: ensure mac header is set in virtio_net_hdr_to_skb()
Eric Dumazet
1
-0
/
+2
2021-04-07
extcon: Add stubs for extcon_register_notifier_all() functions
Krzysztof Kozlowski
1
-0
/
+23
2021-04-07
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
[next]