index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
input: keypad: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
1
-4
/
+0
2024-09-12
dmaengine: cirrus: Convert to DT for Cirrus EP93xx
Nikita Shubin
1
-0
/
+6
2024-09-12
ARM: ep93xx: add regmap aux_dev
Nikita Shubin
1
-0
/
+26
2024-09-12
Merge branch 'ep93xx/clk-dependency' into ep93xx/dt-conversion
Arnd Bergmann
1
-0
/
+14
2024-09-12
firewire: core: update documentation of kernel APIs for flushing completions
Takashi Sakamoto
1
-3
/
+5
2024-09-12
Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...
Takashi Sakamoto
1
-1
/
+0
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
1
-8
/
+12
2024-09-12
Merge branch 'for-next/pkvm-guest' into for-next/core
Will Deacon
1
-0
/
+88
2024-09-12
spi: Merge up fixes
Mark Brown
29
-98
/
+255
2024-09-12
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
1
-0
/
+47
2024-09-12
cachefiles, netfs: Fix write to partial block at EOF
David Howells
1
-1
/
+1
2024-09-12
netfs: Speed up buffered reading
David Howells
2
-8
/
+36
2024-09-12
netfs: Simplify the writeback code
David Howells
1
-1
/
+0
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
1
-4
/
+4
2024-09-12
iov_iter: Provide copy_folio_from_iter()
David Howells
1
-0
/
+6
2024-09-12
mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
David Howells
3
-0
/
+207
2024-09-12
uidgid: make sure we fit into one cacheline
Christian Brauner
1
-2
/
+4
2024-09-12
fs: remove f_version
Christian Brauner
1
-3
/
+1
2024-09-12
fs: add f_pipe
Christian Brauner
1
-1
/
+7
2024-09-11
net: ethernet: oa_tc6: add helper function to enable zero align rx frame
Parthiban Veerasooran
1
-0
/
+1
2024-09-11
net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
Parthiban Veerasooran
1
-0
/
+1
2024-09-11
net: ethernet: oa_tc6: implement internal PHY initialization
Parthiban Veerasooran
1
-1
/
+3
2024-09-11
net: ethernet: oa_tc6: implement register read operation
Parthiban Veerasooran
1
-0
/
+3
2024-09-11
net: ethernet: oa_tc6: implement register write operation
Parthiban Veerasooran
1
-0
/
+17
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
1
-0
/
+1
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
1
-2
/
+17
2024-09-11
net: support non paged skb frags
Mina Almasry
2
-6
/
+45
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+2
2024-09-11
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
1
-1
/
+2
2024-09-11
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+12
2024-09-11
Merge branch 'acpi-riscv'
Rafael J. Wysocki
2
-0
/
+18
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
1
-0
/
+2
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
1
-2
/
+2
2024-09-11
filemap: introduce filemap_invalidate_pages
Pavel Begunkov
1
-0
/
+2
2024-09-11
io_uring/cmd: give inline space in request to cmds
Pavel Begunkov
1
-0
/
+9
2024-09-11
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
1
-0
/
+6
2024-09-11
Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discard
Jens Axboe
1
-0
/
+3
2024-09-11
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
Jens Axboe
7
-9
/
+38
2024-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-6
/
+0
2024-09-11
tty: serial: samsung: Fix serial rx on Apple A7-A9
Nick Chan
1
-7
/
+11
2024-09-11
tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_*
Nick Chan
1
-7
/
+7
2024-09-11
soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
Douglas Anderson
1
-0
/
+9
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+1
2024-09-11
Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+5
2024-09-11
platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder
Andy Shevchenko
1
-3
/
+3
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
1
-0
/
+68
2024-09-11
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
1
-1
/
+21
2024-09-11
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
2
-11
/
+50
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
1
-3
/
+4
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
1
-0
/
+2
[prev]
[next]