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
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-22
/
+43
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-10
/
+1
2024-03-27
net: wan: framer: Add missing static inline qualifiers
Herve Codina
1
-2
/
+2
2024-03-27
block: handle BLK_OPEN_RESTRICT_WRITES correctly
Christian Brauner
1
-0
/
+2
2024-03-27
driver core: Remove unused platform_notify, platform_notify_remove
Bjorn Helgaas
1
-11
/
+0
2024-03-27
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
2
-18
/
+18
2024-03-26
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-0
/
+1
2024-03-26
spi: pxa2xx: Keep PXA*_SSP types together
Andy Shevchenko
1
-1
/
+1
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+8
2024-03-26
mm: increase folio batch size
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-03-26
net: remove skb_free_datagram_locked()
Eric Dumazet
1
-6
/
+0
2024-03-26
spi: xilinx: Massage xilinx_spi.h
Mark Brown
1
-5
/
+9
2024-03-26
spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
Mark Brown
1
-9
/
+1
2024-03-26
gpiolib: Add stubs for GPIO lookup functions
Mark Brown
1
-2
/
+15
2024-03-26
firmware: arm_scmi: Simplify scmi_devm_notifier_unregister
Cristian Marussi
1
-2
/
+0
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
1
-0
/
+4
2024-03-26
statx: stx_subvol
Kent Overstreet
1
-0
/
+1
2024-03-26
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-0
/
+3
2024-03-25
spi: remove struct spi_message::is_dma_mapped
David Lechner
1
-8
/
+3
2024-03-25
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
1
-0
/
+3
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
1
-0
/
+6
2024-03-25
device property: Introduce device_for_each_child_node_scoped()
Jonathan Cameron
1
-0
/
+5
2024-03-25
device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
Jonathan Cameron
1
-0
/
+3
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
1
-1
/
+13
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-0
/
+1
2024-03-25
workqueue: Introduce enable_and_queue_work() convenience function
Allen Pais
1
-0
/
+26
2024-03-25
workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...
Lai Jiangshan
1
-0
/
+3
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+4
2024-03-25
workqueue: Remember whether a work item was on a BH workqueue
Tejun Heo
1
-1
/
+3
2024-03-25
workqueue: Remove WORK_OFFQ_CANCELING
Tejun Heo
1
-3
/
+1
2024-03-25
workqueue: Implement disable/enable for (delayed) work items
Tejun Heo
1
-3
/
+15
2024-03-25
workqueue: Preserve OFFQ bits in cancel[_sync] paths
Tejun Heo
1
-0
/
+1
2024-03-25
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
1
-18
/
+0
2024-03-25
irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
1
-0
/
+145
2024-03-25
irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
2
-0
/
+88
2024-03-25
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
1
-0
/
+10
2024-03-25
wifi: mac80211: handle indoor AFC/LPI AP on assoc success
Anjaneyulu
1
-3
/
+5
2024-03-25
wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-0
/
+1
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
282
-2397
/
+5611
2024-03-25
spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
Andy Shevchenko
1
-1
/
+1
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
1
-8
/
+0
2024-03-25
spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
Andy Shevchenko
1
-4
/
+4
2024-03-25
spi: xilinx: Add necessary inclusion and forward declaration
Andy Shevchenko
1
-0
/
+4
2024-03-25
spi: xilinx: Fix kernel documentation in the xilinx_spi.h
Andy Shevchenko
1
-1
/
+1
2024-03-25
regulator: pca9450: add pca9451a support
Joy Zou
1
-0
/
+1
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+6
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+21
[prev]
[next]