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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-0
/
+1
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-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
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
1
-1
/
+1
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2
-1
/
+2
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
lib/string.c: add multibyte memset functions
Matthew Wilcox
1
-0
/
+30
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-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-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
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
tty: fix return value for unsupported ioctls
Johan Hovold
1
-1
/
+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-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
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-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-1
/
+1
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
1
-0
/
+16
2021-03-03
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
3
-14
/
+31
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-0
/
+10
2021-02-23
lib/string: Add strscpy_pad() function
Tobin C. Harding
1
-0
/
+4
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
1
-2
/
+1
2021-02-23
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-1
/
+3
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+3
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
1
-0
/
+22
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-0
/
+2
2021-02-03
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2021-02-03
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2021-02-03
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2021-02-03
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+35
2021-02-03
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-9
/
+17
2021-02-03
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2021-01-30
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-23
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
1
-0
/
+1
2021-01-23
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
1
-0
/
+7
2021-01-09
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
[next]