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
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
1
-7
/
+0
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
1
-1
/
+1
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
1
-8
/
+22
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2
-0
/
+12
2022-10-24
net: introduce and use custom sockopt socket flag
Paolo Abeni
1
-0
/
+1
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-0
/
+8
2022-10-24
gpiolib: Clean up headers
Andy Shevchenko
3
-3
/
+2
2022-10-24
gpio: reg: Add missing header(s)
Andy Shevchenko
1
-0
/
+4
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
1
-2
/
+0
2022-10-24
x86/resctrl: Remove arch_has_empty_bitmaps
Babu Moger
1
-3
/
+3
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-24
elf_core_copy_task_regs(): task_pt_regs is defined everywhere
Al Viro
1
-1
/
+1
2022-10-24
kill coredump_params->regs
Al Viro
1
-1
/
+0
2022-10-24
kill signal_pt_regs()
Al Viro
1
-9
/
+0
2022-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
1
-0
/
+1
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+12
2022-10-23
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2022-10-23
dt-bindings: firmware: imx: sync with SCFW kit v1.13.0
Viorel Suman
1
-96
/
+206
2022-10-23
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-81
/
+346
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
1
-0
/
+1
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
1
-3
/
+2
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
1
-6
/
+6
2022-10-22
device property: Constify parameter in fwnode_graph_is_endpoint()
Andy Shevchenko
1
-1
/
+1
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-1
/
+6
2022-10-22
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
1
-0
/
+3
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-22
Merge branch 'x86/urgent' into x86/core, to resolve conflict
Ingo Molnar
1
-6
/
+12
2022-10-22
kobject: make get_ktype() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2022-10-22
kobject: modify kobject_get_path() to take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-10-22
scsi: ufs: Track system suspend / resume activity
Bart Van Assche
1
-1
/
+4
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
1
-1
/
+2
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
4
-4
/
+16
2022-10-22
scsi: libsas: Add sas_task_find_rq()
John Garry
1
-0
/
+18
2022-10-22
Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-10-22
Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-10-22
Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-22
Merge branch 'main' into zstd-next
Nick Terrell
1903
-28357
/
+79240
2022-10-21
EDAC/ghes: Make ghes_edac a proper module
Jia He
1
-20
/
+2
2022-10-21
Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
1
-0
/
+66
2022-10-21
ASoC: SOF: Intel/IPC4: Support for external firmware libraries
Mark Brown
3
-5
/
+10
2022-10-21
Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...
Rafael J. Wysocki
1
-1
/
+1
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2
-16
/
+24
2022-10-21
EDAC/ghes: Prepare to make ghes_edac a proper module
Jia He
1
-0
/
+6
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
2
-4
/
+0
2022-10-21
slab: Explain why SLAB_TYPESAFE_BY_RCU reference before locking
Paul E. McKenney
1
-0
/
+11
2022-10-21
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+3
2022-10-21
ASoC: SOF: Intel: Add ipc4 library loading implementation
Peter Ujfalusi
1
-0
/
+4
[prev]
[next]