summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-21vsprintf: Revert "add simple_strntoul"Andy Shevchenko
2026-05-21initramfs: Refactor to use hex2bin() instead of custom approachAndy Shevchenko
2026-05-21initramfs: Sort headers alphabeticallyAndy Shevchenko
2026-05-21initramfs_test: test header fields with 0x hex prefixDavid Disseldorp
2026-05-21initramfs_test: add fill_cpio() inject_ox parameterDavid Disseldorp
2026-05-20sched_ext: Add cmask mask opsTejun Heo
2026-05-20sched_ext: Track bits[] storage size in struct scx_cmaskTejun Heo
2026-05-20sched_ext: Rename scx_cmask.nr_bits to nr_cidsTejun Heo
2026-05-21media: renesas: vsp1: Drop deprecated vsp1_du_setup_lif() functionLaurent Pinchart
2026-05-21media: renesas: vsp1: Simplify iteration over format arraysLaurent Pinchart
2026-05-21media: renesas: vsp1: Use spinlock scoped guardsLaurent Pinchart
2026-05-21media: renesas: vsp1: Use spinlock guardsLaurent Pinchart
2026-05-21media: renesas: vsp1: Use mutex scoped guardsLaurent Pinchart
2026-05-21media: renesas: vsp1: Use mutex guardsLaurent Pinchart
2026-05-21drm: renesas: rz-du: Switch to new VSP APILaurent Pinchart
2026-05-21drm: renesas: rcar-du: Switch to new VSP APILaurent Pinchart
2026-05-21media: renesas: vsp1: Split vsp1_du_setup_lif()Laurent Pinchart
2026-05-21media: renesas: vsp1: Avoid forward function declarationLaurent Pinchart
2026-05-21KVM: arm64: vgic-v2: Don't init the vgic on in-kernel interrupt injectionMarc Zyngier
2026-05-21KVM: arm64: vgic-v2: Force vgic init on injection outside the run loopMarc Zyngier
2026-05-21KVM: arm64: pmu: Kill the PMU interrupt level cacheMarc Zyngier
2026-05-21KVM: arm64: timer: Kill the per-timer irq level cacheMarc Zyngier
2026-05-21KVM: arm64: Simplify userspace notification of interrupt stateMarc Zyngier
2026-05-21KVM: arm64: timer: Repaint kvm_timer_{should,irq_can}_fire() to kvm_timer_{pe...Marc Zyngier
2026-05-21Merge tag 'amd-drm-next-7.2-2026-05-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-05-21KVM: arm64: nv: Don't save/restore FP register during a nested ERET or exceptionMarc Zyngier
2026-05-21KVM: arm64: nv: Track L2 to L1 exception emulationMarc Zyngier
2026-05-21Merge tag 'amd-drm-fixes-7.1-2026-05-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-21media: nxp: imx8-isi: Fix scale factor calculation for hardware roundingGuoniu Zhou
2026-05-21media: nxp: imx8-isi: Fix potential out-of-bounds issuesGuoniu Zhou
2026-05-21media: nxp: imx8-isi: Prioritize pending buffers over discard buffersGuoniu Zhou
2026-05-21media: nxp: imx8-isi: Clean up already-initialized pipes on probe failureXiaolei Wang
2026-05-21media: nxp: imx8-isi: Fix missing v4l2_subdev_cleanup() in pipe init error pathXiaolei Wang
2026-05-21media: nxp: imx8-isi: Add missing v4l2_subdev_cleanup() in crossbar and pipeXiaolei Wang
2026-05-21media: nxp: imx8-isi: Fix use-after-free on removeXiaolei Wang
2026-05-21media: rkisp1: Add support for CACBarnabás Pőcze
2026-05-21media: uapi: rkisp: Correct name version enumNiklas Söderlund
2026-05-21media: mc-entity: Drop ifdef for media_entity_cleanup definitionLaurent Pinchart
2026-05-21media: mc-entity: Fix documentation typo in function nameLaurent Pinchart
2026-05-21tools/bootconfig: Fix buf leaks in apply_xbcHongtao Lee
2026-05-20tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-05-20Merge branch 'udp_tunnel-speed-up-udp-tunnel-device-destruction-part-ii'Jakub Kicinski
2026-05-20bareudp: Use rtnl_dereference() in bareudp_sock_release().Kuniyuki Iwashima
2026-05-20bareudp: Remove synchronize_net() in bareudp_sock_release().Kuniyuki Iwashima
2026-05-20geneve: Remove synchronize_net() in geneve_unquiesce().Kuniyuki Iwashima
2026-05-20geneve: Remove synchronize_net() in geneve_sock_release().Kuniyuki Iwashima
2026-05-20vxlan: Remove synchronize_net() in vxlan_sock_release().Kuniyuki Iwashima
2026-05-20vsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen
2026-05-20net: bridge: remove stale rcu_barrier() in br_multicast_dev_del()Eric Dumazet
2026-05-20Merge branch 'net-sched-sch_drr-lockless-cl-deficit-and-cl-quantum'Jakub Kicinski