index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
Revert "driver core: Annotate dev_err_probe() with __must_check"
Greg Kroah-Hartman
1
-1
/
+1
2023-08-11
driver core: Annotate dev_err_probe() with __must_check
Andy Shevchenko
1
-1
/
+1
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
1
-2
/
+7
2023-08-11
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+3
2023-08-11
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+0
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-07-27
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
2023-07-27
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
1
-7
/
+8
2023-07-27
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
1
-0
/
+27
2023-07-27
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-07-27
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-07-27
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2
-0
/
+30
2023-06-28
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
1
-0
/
+18
2023-06-28
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
1
-1
/
+19
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
3
-17
/
+0
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+5
2023-06-09
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-0
/
+1
2023-06-05
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
1
-20
/
+20
2023-06-05
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
1
-2
/
+3
2023-06-05
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
1
-3
/
+12
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
1
-0
/
+1
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+5
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-30
lib/string_helpers: Introduce string_upper() and string_lower() helpers
Vadim Pasternak
1
-0
/
+15
2023-05-30
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-05-30
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-1
/
+0
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-0
/
+17
2023-05-30
linux/dim: Do nothing if no time delta between samples
Roy Novich
1
-1
/
+2
2023-05-30
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
1
-0
/
+1
2023-05-17
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
1
-1
/
+1
2023-05-17
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
1
-0
/
+19
2023-05-17
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
1
-0
/
+2
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-0
/
+2
2023-05-17
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
1
-1
/
+6
2023-05-17
mailbox: zynqmp: Fix typo in IPI documentation
Tanmay Shah
1
-1
/
+1
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2023-05-17
PM: domains: Fix up terminology with parent/child
Kees Cook
1
-6
/
+6
2023-05-17
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
1
-1
/
+1
2023-05-17
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-0
/
+4
2023-05-17
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
1
-1
/
+0
2023-05-17
nvme: handle the persistent internal error AER
Michael Kelley
1
-0
/
+4
2023-05-17
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
1
-0
/
+1
2023-04-26
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
1
-2
/
+2
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-0
/
+1
2023-04-20
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
[next]