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-05-17
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
2023-05-17
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
2023-05-17
tty: move some tty-only functions to drivers/tty/tty.h
Greg Kroah-Hartman
2023-05-17
tty: move some internal tty lock enums and functions out of tty.h
Greg Kroah-Hartman
2023-05-17
tty: audit: move some local functions out of tty.h
Greg Kroah-Hartman
2023-05-17
tty: create internal tty.h file
Greg Kroah-Hartman
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-17
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
2023-05-17
workqueue: Rename "delayed" (delayed by active management) to "inactive"
Lai Jiangshan
2023-05-17
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
2023-05-17
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2023-05-17
nvme: handle the persistent internal error AER
Michael Kelley
2023-05-17
mailbox: zynqmp: Fix typo in IPI documentation
Tanmay Shah
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-05-17
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-04-26
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-20
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2023-04-20
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2023-04-20
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
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
[next]