summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-13arm64: mm: Re-implement the __flush_tlb_range_op macro in CRyan Roberts-38/+46
2026-03-13arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()Will Deacon-19/+13
2026-03-13arm64: mm: Push __TLBI_VADDR() into __tlbi_level()Will Deacon-12/+14
2026-03-13arm64: mm: Implicitly invalidate user ASID based on TLBI operationRyan Roberts-17/+13
2026-03-13arm64: mm: Introduce a C wrapper for by-range TLB invalidationRyan Roberts-1/+31
2026-03-13arm64: mm: Re-implement the __tlbi_level macro as a C functionRyan Roberts-13/+54
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko-0/+3
2026-03-13arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0Will Deacon-3/+9
2026-03-13Merge tag 'sound-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-23/+102
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+50
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+56
2026-03-13Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+4
2026-03-13Merge tag 'pwrseq-fixes-for-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2026-03-13selftests/sched_ext: Add missing error check for exit__load()David Carlier-1/+1
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum-2/+2
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov-24/+25
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-9/+2
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki-32/+5
2026-03-13ACPI: driver: Avoid using pnp.device_class for netlink handlingRafael J. Wysocki-24/+18
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki-9/+16
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki-46/+14
2026-03-13ACPI: video: Consolidate pnp.bus_id workarounds handlingRafael J. Wysocki-10/+8
2026-03-13ACPI: video: Rework checking for duplicate video bus devicesRafael J. Wysocki-28/+28
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki-0/+12
2026-03-13drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpersChintan Patel-64/+30
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor-22/+15
2026-03-13drm/imx: ipuv3-plane: support underlay planeMichael Tretter-10/+9
2026-03-13drm/imx: ipuv3-plane: decouple zpos from plane typeMichael Tretter-2/+2
2026-03-13drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAYMartin Kepplinger-Novakovic-0/+1
2026-03-13drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut-3/+12
2026-03-13MAINTAINERS: Add i.MX team to all arm NXP platformsAlexander Stein-2/+1
2026-03-13netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu-0/+2
2026-03-13netfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu-2/+2
2026-03-13netfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso-0/+4
2026-03-13netfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso-0/+4
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso-3/+13
2026-03-13netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu-0/+2
2026-03-13netfilter: nf_flow_table_ip: reset mac header before vlan pushEric Woudstra-0/+1
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal-82/+14
2026-03-13netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller-1/+5
2026-03-13netfilter: conntrack: add missing netlink policy validationsFlorian Westphal-2/+3
2026-03-13netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim-1/+25
2026-03-13arm_mpam: Force __iomem castsKrzysztof Kozlowski-2/+2
2026-03-13arm_mpam: Disable preemption when making accesses to fake MSC in kunit testBen Horgan-5/+13
2026-03-13arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan-0/+2
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray-0/+8
2026-03-13kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)-2/+2
2026-03-13kprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)-0/+4
2026-03-13selftests/bpf: Improve test coverage for kfunc callHari Bathini-1/+154
2026-03-13dt-bindings: input: touchscreen: convert fsl-mx25-tcq.txt to yamlFrank Li-34/+69