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
2023-04-05
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
2023-04-05
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
2023-03-22
fs: use consistent setgid checks in is_sxid()
Christian Brauner
2023-03-22
attr: use consistent sgid stripping checks
Amir Goldstein
2023-03-22
fs: add mode_strip_sgid() helper
Yang Xu
2023-03-22
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
2023-03-22
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-17
PCI: Add SolidRun vendor ID
Alvaro Karsz
2023-03-17
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
2023-03-17
irq: Fix typos in comments
Ingo Molnar
2023-03-11
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
2023-03-11
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
2023-03-11
bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
Souradeep Chowdhury
2023-03-11
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-03-11
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-03-11
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2023-03-11
uaccess: Add minimum bounds check on kernel buffer size
Kees Cook
2023-03-11
rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
Paul E. McKenney
2023-03-11
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2023-03-11
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2023-03-11
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2023-03-11
genirq: Fix the return type of kstat_cpu_irqs_sum()
Zhen Lei
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2023-02-25
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
2023-02-22
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
2023-02-22
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-02-22
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2023-02-15
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-15
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
2023-02-15
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-15
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-01
units: Add SI metric prefix definitions
Andy Shevchenko
2023-02-01
units: Add Watt units
Daniel Lezcano
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2023-02-01
kernel/panic: move panic sysctls to its own file
tangmeng
2023-02-01
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2023-02-01
clk: Provide new devm_clk helpers for prepared and enabled clocks
Uwe Kleine-König
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-18
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-14
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2023-01-14
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-14
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2023-01-14
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-14
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2023-01-14
mbcache: automatically delete entries from cache on freeing
Jan Kara
2023-01-14
mbcache: add functions to delete entry if unused
Jan Kara
2023-01-14
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
[next]