index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-05-01
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
2024-05-01
cifs: Implement netfslib hooks
David Howells
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
2024-05-01
netfs: Cut over to using new writeback code
David Howells
2024-05-01
netfs: New writeback implementation
David Howells
2024-05-01
netfs: Switch to using unsigned long long rather than loff_t
David Howells
2024-05-01
netfs: Use mempools for allocating requests and subrequests
David Howells
2024-05-01
netfs: Remove ->launder_folio() support
David Howells
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
2024-05-01
Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-next
Dave Jiang
2024-05-01
acpi/ghes: Process CXL Component Events
Ira Weiny
2024-05-01
Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-01
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
2024-05-01
objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
Andrii Nakryiko
2024-05-01
objpool: enable inlining objpool_push() and objpool_pop() operations
Andrii Nakryiko
2024-05-01
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
2024-05-01
fprobe: Add entry/exit callbacks types
Jiri Olsa
2024-05-01
Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...
Uladzislau Rezki (Sony)
2024-05-01
Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next
Dave Jiang
2024-04-30
ACPI: Move acpi_blacklisted() declaration to asm/acpi.h
Kuppuswamy Sathyanarayanan
2024-04-30
cxl/core: Add region info to cxl_general_media and cxl_dram events
Alison Schofield
2024-04-30
powercap: intel_rapl: Introduce APIs for PMU support
Zhang Rui
2024-04-30
cxl/cxl-event: include missing <linux/types.h> and <linux/uuid.h>
Sangyun Kim
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
2024-04-30
pwm: Make pwmchip_[sg]et_drvdata() a wrapper around dev_set_drvdata()
Uwe Kleine-König
2024-04-30
remoteproc: mediatek: Add IMGSYS IPI command
Olivia Wen
2024-05-01
ASoC: doc: dapm: various improvements
Mark Brown
2024-04-30
net: sfp-bus: constify link_modes to sfp_select_interface()
Russell King (Oracle)
2024-04-30
Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2024-04-30
Merge tag 'counter-updates-for-6.10b' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2024-04-29
bpf: Include linux/types.h for u32
Dmitrii Bundin
2024-04-29
Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2024-04-29
Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2024-04-29
Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
2024-04-29
Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2024-04-29
Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
2024-04-29
Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
iio: backend: add API for interface tuning
Nuno Sa
2024-04-29
iio: backend: change docs padding
Nuno Sa
2024-04-29
iio: core: Add iio_read_acpi_mount_matrix() helper function
Hans de Goede
2024-04-29
Merge branch 'vfio' of https://git.kernel.org/pub/scm/linux/kernel/git/herber...
Alex Williamson
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
2024-04-30
ASoC: Merge up fixes
Mark Brown
2024-04-29
netfs: Make netfs_io_request::subreq_counter an atomic_t
David Howells
[prev]
[next]