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-28
OPP: Call dev_pm_opp_set_opp() for required OPPs
Viresh Kumar
1
-2
/
+5
2023-11-28
OPP: Level zero is valid
Viresh Kumar
1
-1
/
+4
2023-11-28
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2023-11-28
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-27
dma-buf: fix check in dma_resv_add_fence
Christian König
1
-0
/
+15
2023-11-27
block: move a few definitions out of CONFIG_BLK_DEV_ZONED
Christoph Hellwig
1
-13
/
+11
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
1
-0
/
+19
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
1
-0
/
+1
2023-11-27
iommu: Allow passing custom allocators to pgtable drivers
Boris Brezillon
1
-0
/
+34
2023-11-27
iommu: Retire bus ops
Robin Murphy
3
-6
/
+1
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
1
-1
/
+1
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
1
-0
/
+1
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
6
-18
/
+62
2023-11-27
locking/lockdep: Slightly reorder 'struct lock_class' to save some memory
Christophe JAILLET
1
-1
/
+1
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
[prev]
[next]