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
Age
Commit message (
Expand
)
Author
2021-05-19
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2021-05-19
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
2021-05-19
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
2021-05-19
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
2021-05-19
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
2021-05-19
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
2021-05-19
i40e: fix broken XDP support
Magnus Karlsson
2021-05-19
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-19
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
2021-05-19
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
2021-05-19
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-19
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-19
net: ipa: fix inter-EE IRQ register definitions
Alex Elder
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-19
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
2021-05-19
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
2021-05-19
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...
Marc Kleine-Budde
2021-05-19
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-19
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-19
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
2021-05-19
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
2021-05-19
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
2021-05-19
mm/gup: check for isolation errors
Pavel Tatashin
2021-05-19
mm/gup: return an error on migration failure
Pavel Tatashin
2021-05-19
mm/gup: check every subpage of a compound page during isolation
Pavel Tatashin
2021-05-19
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
2021-05-19
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
2021-05-19
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
2021-05-19
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
2021-05-19
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-05-19
arm64: entry: factor irq triage logic into macros
Marc Zyngier
2021-05-19
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
2021-05-19
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
2021-05-19
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
2021-05-19
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
2021-05-19
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-19
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
2021-05-19
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
2021-05-19
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
2021-05-19
ata: ahci_brcm: Fix use of BCM7216 reset controller
Jim Quinlan
2021-05-19
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
2021-05-19
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
2021-05-19
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
2021-05-19
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
2021-05-19
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-05-19
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
2021-05-19
net: hns3: disable phy loopback setting in hclge_mac_start_phy
Yufeng Mo
2021-05-19
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
2021-05-19
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
[prev]
[next]