summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06Merge branch 'bpf-selftests-fixes-for-gcc-bpf-16'Alexei Starovoitov
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi
2026-01-06scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...Nathan Chancellor
2026-01-06Merge branch 'bpf-introduce-bpf_f_cpu-and-bpf_f_all_cpus-flags-for-percpu-maps'Alexei Starovoitov
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu mapsLeon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...Leon Hwang
2026-01-06bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage mapsLeon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...Leon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra
2026-01-07powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()Saket Kumar Bhaskar
2026-01-07powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrsSaket Kumar Bhaskar
2026-01-07drm/i915/lt_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_lt_phy: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_gvt_api: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_dsb_buffer: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_dsb: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_display_params: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_cx0_phy: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_alpm: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-01-07f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
2026-01-07f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-01-07f2fs: change seq_file_ra_mul and max_io_bytes to unsigned intYongpeng Yang
2026-01-07f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-01-07f2fs: Accounting large folio subpages before bio submissionNanzhe Zhao
2026-01-07f2fs: Zero f2fs_folio_state on allocationNanzhe Zhao
2026-01-07f2fs: sysfs: introduce inject_lock_timeoutChao Yu
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu
2026-01-07f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()Chao Yu
2026-01-07f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUTChao Yu
2026-01-07f2fs: clean up w/ __f2fs_schedule_timeout()Chao Yu
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu
2026-01-07f2fs: sysfs: introduce max_lock_elapsed_timeChao Yu