index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-04
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2021-03-04
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-03-04
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
2021-03-04
block: split .sysfs_lock into two locks
Ming Lei
2021-03-04
block: add helper for checking if queue is registered
Ming Lei
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-13
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-13
lib/string: Add strscpy_pad() function
Tobin C. Harding
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-02-13
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2021-01-30
futex: Add mutex around futex exit
Thomas Gleixner
2021-01-30
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2021-01-30
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2021-01-30
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-01-30
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2021-01-30
futex: Move futex exit handling into futex code
Thomas Gleixner
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
2021-01-23
dm integrity: fix flush with external metadata device
Mikulas Patocka
2021-01-23
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
2021-01-19
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
2021-01-12
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2021-01-06
of: fix linker-section match-table corruption
Johan Hovold
2021-01-06
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
2020-12-30
fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
2020-12-30
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2020-12-30
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-30
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
2020-12-30
compiler.h: fix barrier_data() on clang
Arvind Sankar
2020-12-30
kbuild: avoid static_assert for genksyms
Arnd Bergmann
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-12-11
tty: Fix ->session locking
Jann Horn
2020-12-02
netfilter: clear skb->next in NF_HOOK_LIST()
Cong Wang
[next]