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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
page_pool: devmem support
Mina Almasry
3
-45
/
+130
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
4
-0
/
+18
2024-09-12
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
1
-0
/
+11
2024-09-12
netdev: add netdev_rx_queue_restart()
Mina Almasry
1
-0
/
+3
2024-09-12
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
1
-1
/
+2
2024-09-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-1
/
+166
2024-09-12
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
1
-0
/
+4
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-12
/
+18
2024-09-11
Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'
Rafael J. Wysocki
1
-2
/
+4
2024-09-11
Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+2
2024-09-11
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'
Rafael J. Wysocki
1
-1
/
+0
2024-09-11
Merge branch 'acpi-riscv'
Rafael J. Wysocki
3
-0
/
+20
2024-09-11
Merge branch 'acpica'
Rafael J. Wysocki
8
-12
/
+35
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-3
/
+3
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
block: implement async io_uring discard cmd
Pavel Begunkov
1
-0
/
+14
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
2
-1
/
+31
2024-09-11
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
Jens Axboe
8
-11
/
+44
2024-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-19
/
+28
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-13
/
+28
2024-09-11
tcp: Use skb__nullable in trace_tcp_send_reset
Philo Lu
1
-6
/
+6
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
1
-0
/
+5
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
1
-0
/
+5
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
1
-0
/
+5
2024-09-11
ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB
Mario Limonciello
1
-13
/
+13
2024-09-11
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
1
-17
/
+18
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
2024-09-11
sched/deadline: Clarify nanoseconds in uapi
Christian Loehle
1
-3
/
+3
2024-09-11
firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()
Arnd Bergmann
1
-11
/
+0
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
25
-86
/
+115
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
1
-1
/
+1
2024-09-11
Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-28
/
+162
2024-09-11
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-8
/
+38
2024-09-11
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
3
-4
/
+6
2024-09-11
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
1
-0
/
+1
2024-09-11
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-1
/
+2
[prev]
[next]