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
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
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
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
firmware: raspberrypi: Introduce devm_rpi_firmware_get()
Nicolas Saenz Julienne
2023-05-17
workqueue: Rename "delayed" (delayed by active management) to "inactive"
Lai Jiangshan
2023-05-17
uapi/linux/const.h: prefer ISO-friendly __typeof__
Kevin Brodsky
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
xsk: Fix unaligned descriptor validation
Kal Conley
2023-05-17
net: qrtr: correct types of trace event parameters
Simon Horman
2023-05-17
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2023-05-17
scsi: target: Make state_list per CPU
Mike Christie
2023-05-17
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
2023-05-17
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
2023-05-17
ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
Roger Pau Monne
2023-05-17
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
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-05-17
asm-generic/io.h: suppress endianness warnings for readq() and writeq()
Vladimir Oltean
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2023-04-26
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
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
tcp: convert elligible sysctls to u8
Eric Dumazet
2023-04-20
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
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
rcu: Fix rcu_torture_read ftrace event
Douglas Raillard
2023-04-05
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
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
drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
Liu Ying
[next]