summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-11bpf: 4-byte precise clean_verifier_stateEduard Zingerman2-23/+85
2026-04-11bpf: make liveness.c track stack with 4-byte granularityEduard Zingerman3-66/+115
2026-04-11bpf: Add spis_*() helpers for 4-byte stack slot bitmasksAlexei Starovoitov1-0/+67
2026-04-11bpf: save subprogram name in bpf_subprog_infoEduard Zingerman2-1/+2
2026-04-11bpf: share several utility functions as internal APIEduard Zingerman3-7/+9
2026-04-11Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...Linus Walleij7-79/+876
2026-04-11Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-20/+38
2026-04-11i2c: usbio: Add ACPI device-id for NVL platformsArun T1-0/+1
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner6-9/+31
2026-04-10i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI modeAniket Randive1-5/+19
2026-04-10Merge branch 'selftests-bpf-test-btf-sanitization'Alexei Starovoitov3-3/+109
2026-04-10selftests/bpf: Add BTF sanitize test covering BTF layoutAlan Maguire1-0/+97
2026-04-10libbpf: Allow use of feature cache for non-token casesAlan Maguire2-3/+12
2026-04-10selftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote2-35/+0
2026-04-10vfio: remove dead notifier codePaolo Bonzini4-17/+8
2026-04-10bpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim1-1/+3
2026-04-10Merge branch 'bpf-fix-and-improve-open-coded-task_vma-iterator'Alexei Starovoitov1-15/+136
2026-04-10bpf: return VMA snapshot from task_vma iteratorPuranjay Mohan1-12/+30
2026-04-10bpf: switch task_vma iterator from mmap_lock to per-VMA locksPuranjay Mohan1-18/+73
2026-04-10bpf: fix mm lifecycle in open-coded task_vma iteratorPuranjay Mohan1-3/+51
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas11-4/+264
2026-04-10arm64: cputype: Add C1-Pro definitionsCatalin Marinas1-0/+2
2026-04-10arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas2-5/+5
2026-04-10arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenanceCatalin Marinas1-4/+16
2026-04-10Merge branch 'for-7.1/cxl-misc' into cxl-for-nextDave Jiang3-3/+12
2026-04-10sched_ext: Warn on task-based SCX op recursionTejun Heo1-1/+6
2026-04-10sched_ext: Rename scx_kf_allowed_on_arg_tasks() to scx_kf_arg_task_ok()Tejun Heo1-3/+3
2026-04-10sched_ext: Remove runtime kfunc mask enforcementCheng-Yang Chou3-218/+58
2026-04-10sched_ext: Add verifier-time kfunc context filterTejun Heo4-5/+125
2026-04-10sched_ext: Drop redundant rq-locked check from scx_bpf_task_cgroup()Tejun Heo1-17/+15
2026-04-10sched_ext: Decouple kfunc unlocked-context check from kf_maskTejun Heo4-28/+21
2026-04-10sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq trackingTejun Heo1-1/+1
2026-04-10sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumaskTejun Heo1-1/+1
2026-04-10sched_ext: Add select_cpu kfuncs to scx_kfunc_ids_unlockedTejun Heo2-0/+10
2026-04-10sched_ext: Drop TRACING access to select_cpu kfuncsTejun Heo1-4/+21
2026-04-10mtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal1-2/+2
2026-04-10perf arm_spe: Improve SIMD flags settingLeo Yan1-6/+20
2026-04-10perf report: Update document for SIMD flagsLeo Yan1-1/+4
2026-04-10perf sort: Sort disabled and full predicated flagsLeo Yan2-9/+19
2026-04-10perf sort: Support sort ASE and SMELeo Yan2-4/+14
2026-04-10smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCLPaulo Alcantara2-39/+36
2026-04-10smb: client: add support for O_TMPFILEPaulo Alcantara9-325/+490
2026-04-10vfs: introduce d_mark_tmpfile_name()Paulo Alcantara2-0/+20
2026-04-10MAINTAINERS: create entry for smbdirectSteve French1-0/+14
2026-04-10smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_testVenkat Rao Bagalkote1-0/+1
2026-04-10dt-bindings: hwmon: add support for MCP998XVictor Duicu2-0/+243
2026-04-10efi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth1-1/+1
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds32-156/+216
2026-04-10Merge tag 'turbostat-fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-46/+54
2026-04-10hwmon: (powerz) Avoid cacheline sharing for DMA bufferThomas Weißschuh1-1/+4