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-08-30
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
2023-08-30
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
2023-08-30
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2023-08-30
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
2023-08-30
interconnect: Add helpers for enabling/disabling a path
Georgi Djakov
2023-08-30
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
2023-08-11
Revert "driver core: Annotate dev_err_probe() with __must_check"
Greg Kroah-Hartman
2023-08-11
driver core: Annotate dev_err_probe() with __must_check
Andy Shevchenko
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2023-08-11
driver core: add device probe log helper
Andrzej Hajda
2023-08-11
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
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
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
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-06-28
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
2023-06-28
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
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-09
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2023-06-05
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
2023-06-05
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
2023-06-05
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
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
lib/string_helpers: Introduce string_upper() and string_lower() helpers
Vadim Pasternak
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
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
2023-05-17
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
2023-05-17
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2023-05-17
mailbox: zynqmp: Fix typo in IPI documentation
Tanmay Shah
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-17
PM: domains: Fix up terminology with parent/child
Kees Cook
2023-05-17
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
2023-05-17
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
[next]