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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-2
/
+6
2023-03-29
drm/msm: Add wait-boost support
Rob Clark
1
-2
/
+12
2023-03-29
Merge tag 'dma-fence-deadline' into HEAD
Rob Clark
5
-22
/
+57
2023-03-29
drm/vblank: Add helper to get next vblank time
Rob Clark
1
-0
/
+1
2023-03-29
drm/scheduler: Add fence deadline support
Rob Clark
1
-0
/
+17
2023-03-28
dma-buf/sync_file: Surface sync-file uABI
Rob Clark
1
-22
/
+15
2023-03-28
dma-buf/dma-resv: Add a way to set fence deadline
Rob Clark
1
-0
/
+2
2023-03-28
Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-03-28
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-1
/
+0
2023-03-28
atomics: Provide rcuref - scalable reference counting
Thomas Gleixner
2
-0
/
+161
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
3
-11
/
+303
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-28
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
1
-0
/
+7
2023-03-28
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2
-4
/
+12
2023-03-28
netlink: Add a macro to set policy message with format string
Shay Agroskin
1
-0
/
+22
2023-03-28
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-11
/
+5
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
1
-2
/
+3
2023-03-28
drm: bridge: samsung-dsim: Add i.MX8M Plus support
Marek Vasut
1
-0
/
+1
2023-03-28
drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge
Jagan Teki
1
-0
/
+114
2023-03-27
dt-bindings: reset: add BCM63268 timer reset definitions
Álvaro Fernández Rojas
1
-0
/
+4
2023-03-27
dt-bindings: clk: add BCM63268 timer clock definitions
Álvaro Fernández Rojas
1
-0
/
+13
2023-03-27
dt-bindings: clock: add loongson-2 boot clock index
Yinbo Zhu
1
-1
/
+2
2023-03-27
locking/lockdep: Improve the deadlock scenario print for sync and read lock
Boqun Feng
1
-1
/
+2
2023-03-27
rcu: Annotate SRCU's update-side lockdep dependencies
Boqun Feng
1
-2
/
+32
2023-03-27
locking/lockdep: Introduce lock_sync()
Boqun Feng
1
-0
/
+5
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
1
-1
/
+0
2023-03-27
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
1
-1
/
+0
2023-03-27
KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
Dmytro Maluka
1
-0
/
+10
2023-03-27
KVM: irqfd: Make resampler_list an RCU list
Dmytro Maluka
2
-1
/
+2
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
1
-0
/
+45
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
2
-1
/
+259
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-0
/
+19
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
1
-0
/
+2
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
42
-60
/
+253
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
1
-1
/
+1
2023-03-27
net: sfp: make sfp_bus_find_fwnode() take a const fwnode
Russell King (Oracle)
1
-2
/
+3
2023-03-27
9p: Add additional debug flags and open modes
Eric Van Hensbergen
1
-0
/
+6
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2023-03-26
bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
Martin KaFai Lau
1
-0
/
+1
2023-03-26
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
1
-1
/
+5
2023-03-26
bpf: Add a few bpf mem allocator functions
Martin KaFai Lau
1
-0
/
+2
2023-03-26
drm/gem: Export drm_gem_lru_move_tail_locked()
Rob Clark
1
-0
/
+1
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-6
/
+54
2023-03-25
dma-buf/dma-fence: Add deadline awareness
Rob Clark
1
-0
/
+22
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
1
-1
/
+0
2023-03-25
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
7
-12
/
+12
2023-03-25
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-25
scsi: ata: Declare SCSI host templates const
Bart Van Assche
3
-7
/
+7
2023-03-25
scsi: core: Declare SCSI host template pointer members const
Bart Van Assche
3
-4
/
+4
[prev]
[next]