index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
gpio: Allow per-parent interrupt data
Marc Zyngier
1
-2
/
+17
2023-06-28
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-3
/
+10
2023-06-28
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
1
-2
/
+2
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
3
-17
/
+0
2023-06-21
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
4
-149
/
+157
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-05
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
1
-0
/
+5
2023-06-05
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
1
-2
/
+3
2023-06-05
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
1
-0
/
+3
2023-05-30
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
1
-21
/
+21
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
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
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
1
-0
/
+19
2023-05-17
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
1
-33
/
+0
2023-05-17
tty: move some tty-only functions to drivers/tty/tty.h
Greg Kroah-Hartman
1
-16
/
+0
2023-05-17
tty: move some internal tty lock enums and functions out of tty.h
Greg Kroah-Hartman
1
-26
/
+0
2023-05-17
tty: audit: move some local functions out of tty.h
Greg Kroah-Hartman
1
-10
/
+0
2023-05-17
tty: create internal tty.h file
Greg Kroah-Hartman
1
-12
/
+0
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2023-05-17
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
1
-1
/
+2
2023-05-17
workqueue: Rename "delayed" (delayed by active management) to "inactive"
Lai Jiangshan
1
-2
/
+2
2023-05-17
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
1
-1
/
+1
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
mailbox: zynqmp: Fix typo in IPI documentation
Tanmay Shah
1
-1
/
+1
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-0
/
+2
2023-05-17
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
1
-2
/
+2
2023-05-17
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
1
-6
/
+11
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
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
1
-1
/
+1
2023-04-20
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+2
2023-04-20
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
2023-04-05
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
1
-2
/
+3
2023-04-05
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-3
/
+19
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
1
-0
/
+3
2023-03-22
fs: use consistent setgid checks in is_sxid()
Christian Brauner
1
-1
/
+1
2023-03-22
attr: use consistent sgid stripping checks
Amir Goldstein
1
-1
/
+1
2023-03-22
fs: add mode_strip_sgid() helper
Yang Xu
1
-0
/
+1
2023-03-22
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-22
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
1
-1
/
+4
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2023-03-17
PCI: Add SolidRun vendor ID
Alvaro Karsz
1
-0
/
+2
[next]