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-08-02
fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
YueHaibing
1
-3
/
+0
2023-08-01
swiotlb: search the software IO TLB only if the device makes use of it
Petr Tesarik
2
-1
/
+8
2023-08-01
swiotlb: allocate a new memory pool when existing pools are full
Petr Tesarik
1
-0
/
+8
2023-08-01
swiotlb: determine potential physical address limit
Petr Tesarik
1
-0
/
+2
2023-08-01
swiotlb: if swiotlb is full, fall back to a transient memory pool
Petr Tesarik
3
-1
/
+36
2023-08-01
swiotlb: add a flag whether SWIOTLB is allowed to grow
Petr Tesarik
1
-0
/
+4
2023-08-01
swiotlb: separate memory pool data from other allocator data
Petr Tesarik
2
-18
/
+29
2023-08-01
swiotlb: add documentation and rename swiotlb_do_find_slots()
Petr Tesarik
1
-4
/
+11
2023-08-01
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
1
-1
/
+24
2023-08-01
powercap: intel_rapl: Fix a sparse warning in TPMI interface
Zhang Rui
1
-4
/
+10
2023-08-01
ASoC/SOF/Intel/AMD: cleanups for GCC11 -fanalyzer
Mark Brown
2
-12
/
+0
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
1
-0
/
+1
2023-08-01
serial: core: Controller id cannot be negative
Tony Lindgren
1
-1
/
+1
2023-08-01
ASoC: soc-acpi: move link_slaves_found()
Pierre-Louis Bossart
2
-6
/
+6
2023-08-01
ASoC: SOF: mediatek: remove error checks on NULL ipc
Pierre-Louis Bossart
1
-6
/
+0
2023-08-01
ASoC: SOF: imx: remove error checks on NULL ipc
Pierre-Louis Bossart
1
-6
/
+0
2023-08-01
tcx: Fix splat during dev unregister
Martin KaFai Lau
1
-0
/
+16
2023-07-31
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
1
-2
/
+2
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
1
-2
/
+2
2023-07-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
1
-2
/
+2
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
1
-7
/
+7
2023-07-31
eventfs: Move tracing/events to eventfs
Ajay Kaher
1
-0
/
+1
2023-07-31
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
1
-6
/
+0
2023-07-31
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
1
-0
/
+6
2023-07-31
soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3
Praveen Talari
1
-0
/
+9
2023-07-31
Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hans
Hans de Goede
2
-0
/
+3
2023-07-31
platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59A
xingtong.wu
2
-0
/
+3
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
7
-26
/
+63
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
7
-26
/
+63
2023-07-31
spi: Merge up fixes from Linus' tree
Mark Brown
7
-26
/
+63
2023-07-31
regulator: Merge up fixes from Linus' tree
Mark Brown
7
-26
/
+63
2023-07-31
ASoC: Merge up fixes from Linus' tree
Mark Brown
7
-26
/
+63
2023-07-31
regmap: Merge up fixes from Linus' tree
Mark Brown
7
-26
/
+63
2023-07-31
eventfs: Implement removal of meta data from eventfs
Ajay Kaher
1
-0
/
+4
2023-07-31
eventfs: Implement eventfs file add functions
Ajay Kaher
1
-0
/
+8
2023-07-31
eventfs: Implement eventfs dir creation functions
Ajay Kaher
1
-0
/
+11
2023-07-30
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
1
-0
/
+4
2023-07-30
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2023-07-30
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+0
2023-07-29
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-1
/
+0
2023-07-29
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-8
/
+59
2023-07-29
Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-07-29
ftrace: Remove unused extern declarations
YueHaibing
1
-4
/
+0
2023-07-29
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
1
-0
/
+10
2023-07-28
Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-13
/
+14
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-1
/
+1
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
1
-0
/
+3
2023-07-28
iommufd: Add iommufd_access_replace() API
Nicolin Chen
1
-0
/
+1
2023-07-28
lib/string_choices: Add str_write_read() helper
Andy Shevchenko
1
-0
/
+1
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
1
-2
/
+6
[prev]
[next]