summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13arm64: mm: Re-implement the __tlbi_level macro as a C functionRyan Roberts
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
2026-03-13arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0Will Deacon
2026-03-13Merge tag 'sound-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-13Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-13Merge tag 'pwrseq-fixes-for-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-13selftests/sched_ext: Add missing error check for exit__load()David Carlier
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki
2026-03-13ACPI: driver: Avoid using pnp.device_class for netlink handlingRafael J. Wysocki
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki
2026-03-13ACPI: video: Consolidate pnp.bus_id workarounds handlingRafael J. Wysocki
2026-03-13ACPI: video: Rework checking for duplicate video bus devicesRafael J. Wysocki
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki
2026-03-13drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpersChintan Patel
2026-03-13dt-bindings: arm64: add Marvell 7k COMe boardsElad Nachman
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-13drm/imx: ipuv3-plane: support underlay planeMichael Tretter
2026-03-13drm/imx: ipuv3-plane: decouple zpos from plane typeMichael Tretter
2026-03-13drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAYMartin Kepplinger-Novakovic
2026-03-13drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut
2026-03-13MAINTAINERS: Add i.MX team to all arm NXP platformsAlexander Stein
2026-03-13netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu
2026-03-13netfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu
2026-03-13netfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso
2026-03-13netfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
2026-03-13netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu
2026-03-13netfilter: nf_flow_table_ip: reset mac header before vlan pushEric Woudstra
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal
2026-03-13netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller
2026-03-13netfilter: conntrack: add missing netlink policy validationsFlorian Westphal
2026-03-13netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim
2026-03-13arm_mpam: Force __iomem castsKrzysztof Kozlowski
2026-03-13arm_mpam: Disable preemption when making accesses to fake MSC in kunit testBen Horgan
2026-03-13arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-03-13kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
2026-03-13kprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
2026-03-13selftests/bpf: Improve test coverage for kfunc callHari Bathini
2026-03-13dt-bindings: input: touchscreen: convert fsl-mx25-tcq.txt to yamlFrank Li
2026-03-13wifi: nl80211: reject S1G/60G with HT chantypeJohannes Berg
2026-03-13wifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen
2026-03-13regulator: drop unneeded dependencies on OF_GPIOBartosz Golaszewski