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-05-21
Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+8
2025-05-21
Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/dr...
Arnd Bergmann
1
-0
/
+6
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
1
-0
/
+4
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-105
/
+174
2025-05-21
HID: sensor-hub: Fix typo and improve documentation
Chelsy Ratnawat
1
-5
/
+5
2025-05-21
iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
David Lechner
1
-0
/
+32
2025-05-21
iio: make IIO_DMA_MINALIGN minimum of 8 bytes
David Lechner
1
-1
/
+8
2025-05-21
HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...
Chelsy Ratnawat
1
-4
/
+5
2025-05-21
iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...
Jonathan Cameron
1
-0
/
+12
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2
-8
/
+8
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2
-8
/
+7
2025-05-21
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
1
-0
/
+1
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
Max Kellermann
1
-2
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
Max Kellermann
1
-1
/
+0
2025-05-21
folio_queue: remove unused field `marks3`
Max Kellermann
1
-42
/
+0
2025-05-21
fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
Max Kellermann
1
-0
/
+2
2025-05-21
fs/netfs: remove `netfs_io_request.ractl`
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: reorder struct fields to eliminate holes
Max Kellermann
1
-10
/
+10
2025-05-21
fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
Max Kellermann
2
-4
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: remove unused source NETFS_INVALID_WRITE
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
Max Kellermann
1
-1
/
+0
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-12
/
+16
2025-05-21
nvmem: Remove unused nvmem cell table support
Geert Uytterhoeven
1
-24
/
+0
2025-05-21
pidfs, coredump: add PIDFD_INFO_COREDUMP
Christian Brauner
1
-0
/
+5
2025-05-21
coredump: add coredump socket
Christian Brauner
1
-0
/
+1
2025-05-21
futex: Use RCU_INIT_POINTER() in futex_mm_init().
Sebastian Andrzej Siewior
1
-8
/
+1
2025-05-21
vt: bracketed paste support
Nicolas Pitre
1
-0
/
+1
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
1
-0
/
+6
2025-05-21
iommu/arm-smmu-qcom: Make set_stall work when the device is on
Connor Abbott
1
-3
/
+3
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
1
-0
/
+18
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-1
/
+1
2025-05-21
pinctrl: core: add devm_pinctrl_register_mappings()
Thomas Richard
1
-0
/
+11
2025-05-21
pinctrl: remove extern specifier for functions in machine.h
Thomas Richard
1
-4
/
+4
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
7
-13
/
+39
2025-05-21
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2
-5
/
+12
2025-05-21
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
1
-1
/
+1
2025-05-21
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
Ignacio Moreno Gonzalez
1
-0
/
+2
2025-05-21
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
1
-4
/
+4
2025-05-21
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-6
/
+5
2025-05-21
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-3
/
+2
2025-05-20
i2c: remove 'of_node' member from i2c_boardinfo
Wolfram Sang
1
-2
/
+0
2025-05-20
jbd2: remove journal_t argument from jbd2_chksum()
Eric Biggers
1
-2
/
+1
2025-05-20
ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio
Zhang Yi
1
-1
/
+1
2025-05-20
iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
Rob Clark
1
-0
/
+8
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
1
-3
/
+0
2025-05-20
Add sound card support for QCS9100 and QCS9075
Mark Brown
10
-14
/
+56
2025-05-20
MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()
Eric Biggers
1
-10
/
+6
2025-05-20
dmapool: add NUMA affinity support
Keith Busch
1
-5
/
+16
2025-05-20
net: netlink: reduce extack cookie size
Johannes Berg
1
-1
/
+2
[prev]
[next]