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.19.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-7.0.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-08-26
bonding: Correct spelling in headers
Simon Horman
2
-2
/
+5
2024-08-26
ipv6: Correct spelling in ipv6.h
Simon Horman
1
-2
/
+2
2024-08-26
ip_tunnel: Correct spelling in ip_tunnels.h
Simon Horman
1
-1
/
+1
2024-08-26
s390/iucv: Correct spelling in iucv.h
Simon Horman
1
-1
/
+1
2024-08-26
packet: Correct spelling in if_packet.h
Simon Horman
1
-3
/
+4
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
1
-6
/
+23
2024-08-26
ethtool: Extend cable testing interface with result source information
Oleksij Rempel
1
-0
/
+11
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-5
/
+7
2024-08-26
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
1
-1
/
+5
2024-08-26
accel: Use XArray instead of IDR for minors
MichaĆ Winiarski
2
-16
/
+7
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2
-3
/
+3
2024-08-26
drm/atomic: fix kerneldoc for fake_commit field
renjun wang
1
-1
/
+1
2024-08-26
drm/i915: ARL requires a newer GSC firmware
John Harrison
1
-4
/
+7
2024-08-26
media: v4l2-subdev: Support hybrid links in v4l2_subdev_link_validate()
Laurent Pinchart
1
-0
/
+6
2024-08-26
USB: serial: set driver owner when registering drivers
Krzysztof Kozlowski
1
-2
/
+5
2024-08-26
i2c: core: Lock address during client device instantiation
Heiner Kallweit
1
-0
/
+3
2024-08-26
kunit: Device wrappers should also manage driver name
David Gow
1
-0
/
+48
2024-08-26
mmc: core: remove left-over data structure declarations
Vladimir Zapolskiy
2
-22
/
+0
2024-08-26
mmc: core: Remove struct mmc_context_info
Christophe JAILLET
1
-14
/
+0
2024-08-26
tee: add tee_device_set_dev_groups()
Jens Wiklander
1
-0
/
+12
2024-08-26
rpmb: add Replay Protected Memory Block (RPMB) subsystem
Jens Wiklander
1
-0
/
+123
2024-08-26
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
1
-4
/
+6
2024-08-26
Merge branch 'ib-sophgo-pintrl' into devel
Linus Walleij
5
-0
/
+415
2024-08-26
dt-bindings: pinctrl: Add pinctrl for Sophgo CV1800 series SoC.
Inochi Amaoto
5
-0
/
+415
2024-08-26
drm/ttm: fix kernel-doc typo for @trylock_only
Jani Nikula
1
-1
/
+1
2024-08-26
Merge branch 'icc-sm8350' into icc-next
Georgi Djakov
1
-10
/
+0
2024-08-25
io_uring: wire up min batch wake timeout
Jens Axboe
1
-1
/
+2
2024-08-25
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
2
-0
/
+10
2024-08-25
io_uring: add absolute mode wait timeouts
Pavel Begunkov
1
-0
/
+1
2024-08-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+9
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-0
/
+1
2024-08-24
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
1
-10
/
+2
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
1
-1
/
+0
2024-08-24
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+36
2024-08-24
Merge tag 'drm-fixes-2024-08-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+4
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+1
2024-08-24
Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2024-08-24
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
2024-08-23
dt-bindings: interconnect: qcom,sm8350: drop DISP nodes
Dmitry Baryshkov
1
-10
/
+0
2024-08-23
genirq: Fix typo in struct comment
Costa Shulyupin
1
-1
/
+1
2024-08-23
irqchip/loongarch-avec: Add AVEC irqchip support
Tianyang Zhang
1
-0
/
+1
2024-08-23
irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
Huacai Chen
1
-1
/
+1
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
1
-4
/
+5
2024-08-23
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
1
-1
/
+1
2024-08-23
dt-bindings: interconnect: qcom: Add Qualcomm MSM8937 NoC
Adam Skladowski
1
-0
/
+93
2024-08-23
dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC
Adam Skladowski
1
-0
/
+97
2024-08-23
PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
WangYuli
1
-0
/
+2
2024-08-23
PCI: Make pci_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-08-23
mtd: rawnand: davinci: make platform_data private
Bartosz Golaszewski
2
-124
/
+0
[prev]
[next]