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-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
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
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
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
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2023-04-05
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2023-04-05
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
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-11
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
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
[next]