summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-22rtc: renesas-rtca3: Factor out year decoding helperLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix typo in rtca3_ppb_per_cycle documentationLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix incorrect error message for reset assertLad Prabhakar
2026-06-22rtc: renesas-rtca3: Check RADJ poll result during initial setupLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error pathLad Prabhakar
2026-06-22dt-bindings: rtc: epson,rx6110: Convert to DT SchemaUdaya Kiran Challa
2026-06-22Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-22Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-06-22Merge tag 'drm-intel-next-fixes-2026-06-17' of https://gitlab.freedesktop.org...Dave Airlie
2026-06-22erofs: simplify RCU read critical sectionsGao Xiang
2026-06-22erofs: add sparse support to pcluster layoutGao Xiang
2026-06-21dpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei
2026-06-21ipv6: ioam: fix type confusion of dst_entryJiayuan Chen
2026-06-21Merge branch 'ipv4-ipv6-account-for-fraggap-on-paged-allocation-paths'Jakub Kicinski
2026-06-21ipv6: account for fraggap on the paged allocation pathWongi Lee
2026-06-21ipv4: account for fraggap on the paged allocation pathWongi Lee
2026-06-21selftests/tc-testing: Add DualPI2 GSO backlog accounting testXingquan Liu
2026-06-21net/sched: dualpi2: fix GSO backlog accountingXingquan Liu
2026-06-21ipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi
2026-06-21net: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-21net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan
2026-06-21net/sched: act_ct: fix nf_connlabels leak on two error pathsMichael Bommarito
2026-06-21net: emac: Fix NULL pointer dereference in emac_probeRosen Penev
2026-06-21Merge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2026-06-21Merge tag 'batadv-net-pullrequest-20260619' of https://git.open-mesh.org/batadvJakub Kicinski
2026-06-21octeontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya
2026-06-21octeontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep
2026-06-21octeontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya
2026-06-21octeontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth
2026-06-21net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan
2026-06-21net: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets
2026-06-21tipc: fix use-after-free of the discoverer in tipc_disc_rcv()Weiming Shi
2026-06-21net: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang
2026-06-21lib: Add stale 'raid6' directory to .gitignore fileLinus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-06-21cpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
2026-06-21cpu: hotplug: Preserve per instance callback errorsBradley Morgan
2026-06-21Revert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes
2026-06-21mm/vmscan: pass NULL to trace vmscan node reclaimBen Dooks
2026-06-21mm: use mapping_mapped to simplify the codeHuang Shijie
2026-06-21selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
2026-06-21selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil
2026-06-21selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
2026-06-21mm/gup_test: reject wrapped user rangesSamuel Moelius
2026-06-21mm/page_frag: reject invalid CPUs in page_frag_testSamuel Moelius
2026-06-21mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park
2026-06-21mm: page_isolation: avoid unsafe folio reads while scanning compound pagesKaitao Cheng
2026-06-21mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt
2026-06-21selftests: mm: fix and speedup "droppable" testDavid Hildenbrand (Arm)