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
2025-04-14
firmware: arm_scmi: imx: Add i.MX95 CPU Protocol
Peng Fan
1
-0
/
+10
2025-04-14
firmware: arm_scmi: imx: Add i.MX95 LMM protocol
Peng Fan
1
-0
/
+32
2025-04-14
x86/fpu: Make task_struct::thread constant size
Ingo Molnar
1
-11
/
+4
2025-04-14
pwm: Make chip parameter to pwmchip_get_drvdata() a const pointer
Uwe Kleine-König
1
-1
/
+1
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
3
-50
/
+11
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
1
-7
/
+0
2025-04-13
spi: Add support for Double Transfer Rate (DTR) mode
Mukesh Kumar Savaliya
1
-0
/
+10
2025-04-12
net: Retire DCCP socket.
Kuniyuki Iwashima
2
-340
/
+0
2025-04-12
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
1
-3
/
+6
2025-04-12
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
2
-170
/
+95
2025-04-11
vt: create ucs_recompose.c using gen_ucs_recompose.py
Nicolas Pitre
1
-0
/
+6
2025-04-11
vt: update ucs_width.c using gen_ucs_width.py
Nicolas Pitre
1
-5
/
+1
2025-04-11
vt: properly support zero-width Unicode code points
Nicolas Pitre
1
-0
/
+10
2025-04-11
vt: move unicode processing to a separate file
Nicolas Pitre
1
-0
/
+6
2025-04-11
USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes
Zijun Hu
1
-4
/
+4
2025-04-11
dcache: convert dentry flag macros to enum
Omar Sandoval
1
-56
/
+50
2025-04-11
phy: hdmi: Add color depth configuration
Cristian Ciocaltea
1
-0
/
+2
2025-04-11
phy: Add HDMI configuration options
Sandor Yu
2
-1
/
+25
2025-04-11
ALSA: Add USB audio device jack type
Wesley Cheng
1
-1
/
+1
2025-04-11
usb: host: xhci: Notify xHCI sideband on transfer ring free
Wesley Cheng
1
-1
/
+29
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
1
-1
/
+1
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
1
-0
/
+74
2025-04-11
net: pass const to msg_data_left()
Breno Leitao
1
-1
/
+1
2025-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-51
/
+19
2025-04-11
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-27
/
+0
2025-04-11
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-04-11
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+3
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
1
-3
/
+0
2025-04-10
svsm: Add header with SVSM_VTPM_CMD helpers
Stefano Garzarella
1
-0
/
+149
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-04-10
firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version
Richard Fitzgerald
1
-1
/
+0
2025-04-10
phy: exynos5-usbdrd: add exynos7870 USBDRD support
Kaustabh Chakraborty
1
-0
/
+2
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
1
-1
/
+0
2025-04-10
fbdev: Remove constants of unused events
Thomas Zimmermann
1
-6
/
+0
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-0
/
+6
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-3
/
+18
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
2
-6
/
+20
2025-04-10
backlight: Implement fbdev tracking with blank state from event
Thomas Zimmermann
1
-9
/
+1
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
1
-0
/
+2
2025-04-10
device property: Split fwnode_get_child_node_count()
Andy Shevchenko
1
-1
/
+6
2025-04-10
mm/kmap: Add kmap_local_page_try_from_panic()
Jocelyn Falempe
1
-0
/
+13
2025-04-10
net: remove cpu stall in txq_trans_update()
Eric Dumazet
1
-3
/
+4
2025-04-10
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
1
-1
/
+1
2025-04-10
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
1
-0
/
+1
2025-04-10
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-2
/
+0
[prev]
[next]