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-03-17
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-17
stop_machine: mark helpers __always_inline
Arnd Bergmann
1
-5
/
+6
2021-03-17
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
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
net: Introduce parse_protocol header_ops callback
Maxim Mikityanskiy
1
-0
/
+10
2021-03-11
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
1
-0
/
+2
2021-03-11
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-2
/
+3
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-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-7
/
+21
2021-03-04
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
1
-1
/
+1
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
1
-1
/
+21
2021-03-04
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
1
-6
/
+10
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
1
-0
/
+6
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
1
-0
/
+5
2021-03-04
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-1
/
+2
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
1
-0
/
+1
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+5
2021-03-04
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
1
-1
/
+1
2021-03-04
block: split .sysfs_lock into two locks
Ming Lei
1
-0
/
+1
2021-03-04
block: add helper for checking if queue is registered
Ming Lei
1
-0
/
+1
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-13
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-0
/
+10
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
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
1
-1
/
+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-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-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
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
2
-0
/
+34
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
[next]