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-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-07-27
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
2023-07-27
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-07-27
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-27
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-07-27
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-07-27
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2023-07-27
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
2023-07-27
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
2023-07-27
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2023-07-27
fs: pipe: reveal missing function protoypes
Arnd Bergmann
2023-06-28
gpio: Allow per-parent interrupt data
Marc Zyngier
2023-06-28
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2023-06-28
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-21
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-05
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
2023-06-05
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
2023-06-05
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
2023-05-30
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-30
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2023-05-30
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-30
linux/dim: Do nothing if no time delta between samples
Roy Novich
2023-05-30
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
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
[next]