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-02-13
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2
-16
/
+23
2021-02-13
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
1
-18
/
+20
2021-02-13
lib/string: Add strscpy_pad() function
Tobin C. Harding
1
-0
/
+4
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
1
-2
/
+1
2021-02-13
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
1
-1
/
+1
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+3
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-0
/
+6
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
1
-0
/
+22
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-0
/
+3
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
1
-1
/
+1
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-0
/
+2
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2
-2
/
+0
2021-01-30
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2021-01-30
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2021-01-30
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2021-01-30
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2021-01-30
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+34
2021-01-30
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-15
/
+16
2021-01-27
xen: Fix event channel callback via INTX/GSI
David Woodhouse
1
-1
/
+1
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
1
-3
/
+3
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
1
-0
/
+5
2021-01-23
dm integrity: fix flush with external metadata device
Mikulas Patocka
1
-0
/
+1
2021-01-23
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-19
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
1
-0
/
+7
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2021-01-12
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2021-01-06
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
2021-01-06
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
8
-14
/
+12
2021-01-06
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
2
-0
/
+34
2020-12-30
xen/xenbus: Count pending messages for each watch
SeongJae Park
1
-0
/
+2
2020-12-30
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+5
2020-12-30
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
1
-0
/
+7
2020-12-30
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-5
/
+0
2020-12-30
fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
1
-1
/
+1
2020-12-30
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-30
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+1
2020-12-30
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
1
-0
/
+16
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+4
2020-12-30
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
1
-0
/
+2
2020-12-30
compiler.h: fix barrier_data() on clang
Arvind Sankar
3
-22
/
+16
2020-12-30
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-12-11
tty: Fix ->session locking
Jann Horn
1
-0
/
+4
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-0
/
+8
2020-12-08
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-0
/
+6
2020-12-02
scsi: libiscsi: Fix NOP race condition
Lee Duncan
1
-0
/
+3
2020-12-02
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
1
-2
/
+69
2020-12-02
wireless: Use linux/stddef.h instead of stddef.h
Hauke Mehrtens
1
-1
/
+5
[next]