summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-15coccinelle: Add rules to find str_up_down() replacementsMichal Wajdeczko
2024-08-15lib/string_choices: Add str_up_down() helperMichal Wajdeczko
2024-08-15fortify: use if_changed_dep to record header dependency in *.cmd filesMasahiro Yamada
2024-08-15fortify: move test_fortify.sh to lib/test_fortify/Masahiro Yamada
2024-08-15fortify: refactor test_fortify Makefile to fix some build problemsMasahiro Yamada
2024-08-15kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov
2024-08-15lockdown: Make lockdown_lsmid staticYue Haibing
2024-08-15wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scanMiaoqing Pan
2024-08-15context_tracking: Tag context_tracking_enabled_this_cpu() __always_inlineSean Christopherson
2024-08-15context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watchingValentin Schneider
2024-08-15rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()Valentin Schneider
2024-08-15rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()Valentin Schneider
2024-08-15rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck()Valentin Schneider
2024-08-15rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()Valentin Schneider
2024-08-15rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snapValentin Schneider
2024-08-15rcu: Rename struct rcu_data .dynticks_snap into .watching_snapValentin Schneider
2024-08-15rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()Valentin Schneider
2024-08-15rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()Valentin Schneider
2024-08-15rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs()Valentin Schneider
2024-08-15rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online()Valentin Schneider
2024-08-15context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watc...Valentin Schneider
2024-08-15context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*()Valentin Schneider
2024-08-15dt-bindings: soc: fsl: cpm_qe: convert network.txt to yamlFrank Li
2024-08-15f2fs: fix to use per-inode maxbytes and cleanupZhiguo Niu
2024-08-15f2fs: use f2fs_get_node_page when write inline dataZijie Wang
2024-08-15f2fs: sysfs: support atgc_enabledliujinbao1
2024-08-15Revert "f2fs: use flush command instead of FUA for zoned device"Wenjie Cheng
2024-08-15f2fs: get rid of buffer_head useChao Yu
2024-08-15f2fs: fix to avoid racing in between read and OPU dio writeChao Yu
2024-08-15f2fs: fix to wait dio completionChao Yu
2024-08-15f2fs: reduce expensive checkpoint trigger frequencyChao Yu
2024-08-15dt-bindings: arm: Update Corstone-1000 maintainersHugues KAMBA MPIANA
2024-08-15arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S PlusSergey Bostandzhyan
2024-08-15dt-bindings: arm: rockchip: Add NanoPi R2S PlusSergey Bostandzhyan
2024-08-15Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman
2024-08-15perf hist: Update hist symbol when updating mapsMatt Fleming
2024-08-15drm/i915/pps: Disable DPLS_GATING around pps sequenceSuraj Kandpal
2024-08-15ASoc: tas2781: Remove unnecessary line feed and spaceShenghao Ding
2024-08-15ASoC: amd: acp: fix module autoloadingYuntao Liu
2024-08-15drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal
2024-08-15xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-08-15drm/vkms: Formatting and typo fixLouis Chauvet
2024-08-15drm/mediatek: ovl_adaptor: Use scoped variant of for_each_child_of_node()Javier Carrasco
2024-08-15drm/mediatek: ovl_adaptor: Add missing of_node_put()Javier Carrasco
2024-08-15drm/mediatek: ovl_adaptor: Drop unused mtk_crtc.h headerJavier Carrasco
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost