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-11-26
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+0
2023-11-25
dcache: remove unnecessary NULL check in dget_dlock()
Vegard Nossum
1
-11
/
+30
2023-11-25
kill DCACHE_MAY_FREE
Al Viro
1
-1
/
+0
2023-11-25
Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcache
Al Viro
1
-5
/
+15
2023-11-25
get rid of DCACHE_GENOCIDE
Al Viro
1
-1
/
+0
2023-11-25
d_genocide(): move the extern into fs/internal.h
Al Viro
1
-3
/
+0
2023-11-25
kill d_instantate_anon(), fold __d_instantiate_anon() into remaining caller
Al Viro
1
-1
/
+0
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-5
/
+15
2023-11-25
tty: move locking docs out of Returns for functions in tty.h
Jiri Slaby (SUSE)
1
-5
/
+7
2023-11-25
tty: fix tty_operations types in documentation
Jiri Slaby (SUSE)
1
-3
/
+2
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
2
-3
/
+9
2023-11-25
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-25
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
gpiolib: provide gpio_device_get_label()
Bartosz Golaszewski
1
-0
/
+1
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
8
-21
/
+26
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
1
-0
/
+2
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
1
-0
/
+26
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
1
-0
/
+21
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
1
-1
/
+15
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
1
-1
/
+3
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
1
-2
/
+7
2023-11-24
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-11-24
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-14
/
+54
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+42
2023-11-23
Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+9
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
1
-0
/
+3
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-2
/
+3
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
1
-1
/
+0
2023-11-23
mailbox: apple: Delete driver
Hector Martin
1
-19
/
+0
2023-11-23
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
1
-18
/
+0
2023-11-23
sizes.h: Add entries between SZ_32G and SZ_64T
Matt Coster
1
-0
/
+9
2023-11-23
soundwire: stream: constify sdw_port_config when adding devices
Krzysztof Kozlowski
1
-3
/
+3
2023-11-22
ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes
Dave Jiang
2
-14
/
+11
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-4
/
+90
2023-11-21
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
2
-7
/
+7
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
30
-499
/
+281
2023-11-21
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-21
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-21
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
1
-6
/
+6
2023-11-21
PCI: host-generic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-1
/
+1
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-20
spi: axi-spi-engine improvements
Mark Brown
8
-21
/
+26
[prev]
[next]