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
Age
Commit message (
Expand
)
Author
2024-10-10
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
2024-10-10
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-10-10
dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
Satya Priya Kakitapalli
2024-10-10
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
2024-10-10
sched/deadline: Comment sched_dl_entity::dl_server variable
Daniel Bristot de Oliveira
2024-10-10
dt-bindings: clock: exynos7885: Fix duplicated binding
David Virag
2024-10-10
i2c: core: Lock address during client device instantiation
Heiner Kallweit
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-10-10
drm/printer: Allow NULL data in devcoredump printer
Matthew Brost
2024-10-10
netfs: Cancel dirty folios that have no storage destination
David Howells
2024-10-10
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-10-10
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-10-10
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
2024-10-10
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
2024-10-10
drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
Derek Foreman
2024-10-10
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-10
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-10-10
netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
Phil Sutter
2024-10-04
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
2024-10-04
lsm: infrastructure management of the sock security
Casey Schaufler
2024-10-04
soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
Douglas Anderson
2024-10-04
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
2024-10-04
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2024-10-04
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
2024-10-04
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
2024-10-04
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2024-10-04
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-10-04
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-10-04
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2024-10-04
ASoC: tas2781-i2c: Drop weird GPIO code
Linus Walleij
2024-10-04
ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...
Shenghao Ding
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-10-04
ACPI: CPPC: Fix MASK_VAL() usage
Clément Léger
2024-10-04
ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE
Vasily Khoruzhick
2024-10-04
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
2024-10-04
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
2024-10-04
virtio: allow driver to disable the configure change notification
Jason Wang
2024-10-04
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
2024-09-30
accel: Use XArray instead of IDR for minors
Michał Winiarski
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-12
Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-11
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
2024-09-10
platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16
Bas Nieuwenhuizen
2024-09-09
net/mlx5: Add missing masks and QoS bit masks for scheduling elements
Carolina Jubran
2024-09-06
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...
Linus Torvalds
2024-09-06
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]