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-06
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
1
-5
/
+9
2021-10-06
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-26
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
1
-1
/
+1
2021-09-22
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
1
-2
/
+3
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
1
-1
/
+1
2021-09-22
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-0
/
+1
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-15
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-08-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
1
-3
/
+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
lib/string.c: add multibyte memset functions
Matthew Wilcox
1
-0
/
+30
2021-08-04
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-3
/
+1
2021-08-04
net: split out functions related to registering inflight socket files
Jens Axboe
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
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
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-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
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
/
+10
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-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-1
/
+1
2021-06-03
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-0
/
+3
2021-06-03
mac80211: check defrag PN against current frame
Johannes Berg
1
-0
/
+10
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
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
1
-0
/
+2
2021-05-22
scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration
Arnd Bergmann
1
-1
/
+1
2021-05-22
tty: fix return value for unsupported ioctls
Johan Hovold
1
-1
/
+1
2021-05-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-0
/
+1
2021-04-28
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-0
/
+73
2021-04-28
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
4
-0
/
+227
2021-04-16
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-03-30
net: sched: validate stab values
Eric Dumazet
1
-1
/
+9
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+2
2021-03-30
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
1
-1
/
+2
2021-03-30
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
1
-3
/
+4
2021-03-24
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
1
-0
/
+3
2021-03-24
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
1
-2
/
+4
2021-03-17
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
1
-2
/
+6
2021-03-17
uapi: nfnetlink_cthelper.h: fix userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-1
/
+1
[next]