summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-06libfs: Fix kernel-doc warning in generic_ci_validate_strict_nameAndré Almeida1-5/+5
2024-11-06leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha1-1/+1
2024-11-06leds: Introduce ordered workqueue for LEDs events instead of system_wqDmitry Rokosov1-0/+1
2024-11-06Merge tag 'renesas-r9a08g045-dt-binding-defs-tag3' into renesas-clk-for-v6.13Geert Uytterhoeven1-0/+13
2024-11-06clk: Add devm_clk_hw_register_gate_parent_hw()Claudiu Beznea1-0/+18
2024-11-06netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-11-06lib min_heap: avoid indirect function call by providing default swapKuan-Wei Chiu1-3/+156
2024-11-06lib min_heap: optimize min heap by prescaling counters for better performanceKuan-Wei Chiu1-24/+49
2024-11-06lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu1-43/+86
2024-11-06percpu: cast percpu pointer in PERCPU_PTR() via unsigned longUros Bizjak1-1/+4
2024-11-06percpu: introduce PERCPU_PTR() macroUros Bizjak1-5/+7
2024-11-06percpu: merge VERIFY_PERCPU_PTR() into its only userUros Bizjak1-4/+4
2024-11-06scatterlist: fix a typoSui Jingfeng1-1/+1
2024-11-06reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh1-2/+0
2024-11-06get rid of __get_task_comm()Yafang Shao1-6/+22
2024-11-06Merge branch '20240822-qcs8300-gcc-v2-1-b310dfa70ad8@quicinc.com' into clk-fo...Bjorn Andersson1-0/+234
2024-11-06dt-bindings: clock: qcom: Add GCC clocks for QCS8300Imran Shaik1-0/+234
2024-11-06mm: migrate LRU_REFS_MASK bits in folio_migrate_flagsZhaoyang Huang1-0/+10
2024-11-06mm: pgtable: remove pte_offset_map_nolock()Qi Zheng1-2/+0
2024-11-06mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()Qi Zheng1-0/+5
2024-11-06mm: move mm flags to mm_types.hNanyong Sun6-87/+84
2024-11-06mm/mempolicy: fix comments for better documentationTanya Agarwal1-1/+1
2024-11-06mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...Adrian Huang1-3/+9
2024-11-06mm: shmem: fix khugepaged activation policy for shmemBaolin Wang1-0/+6
2024-11-06mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+4
2024-11-06mm: refactor map_deny_write_exec()Lorenzo Stoakes1-3/+18
2024-11-06dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404Manikanta Mylavarapu1-0/+2
2024-11-06Merge branch '20241028060506.246606-3-quic_srichara@quicinc.com' into clk-for...Bjorn Andersson2-0/+466
2024-11-06dt-bindings: clock: Add Qualcomm IPQ5424 GCC bindingSricharan Ramabadhran2-0/+466
2024-11-06Merge branch '20241027-sar2130p-clocks-v5-0-ecad2a1432ba@linaro.org' into clk...Bjorn Andersson3-0/+232
2024-11-06dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatiblesKonrad Dybcio2-0/+47
2024-11-06dt-bindings: clock: qcom: document SAR2130P Global Clock ControllerDmitry Baryshkov1-0/+185
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2-237/+31
2024-11-06Input: introduce notion of passive observers for input handlersDmitry Torokhov1-0/+5
2024-11-06iomap: add a merge boundary flagChristoph Hellwig1-0/+4
2024-11-06netfilter: nf_tables: avoid false-positive lockdep splats with flowtablesFlorian Westphal1-1/+2
2024-11-05Soundwire dai link init logic refactorMark Brown1-2/+3
2024-11-05sysfs: bin_attribute: add const read/write callback variantsThomas Weißschuh1-2/+23
2024-11-05sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()Thomas Weißschuh1-19/+8
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh1-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh1-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-15/+15
2024-11-05sysfs: introduce callback attribute_group::bin_sizeThomas Weißschuh1-0/+8
2024-11-05iommu/vt-d: Remove unused dmar_msi_readDr. David Alan Gilbert1-1/+0
2024-11-05Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2024-11-05perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter2-1/+38
2024-11-05sched: Add Lazy preemption modelPeter Zijlstra1-1/+7
2024-11-05sched: Add TIF_NEED_RESCHED_LAZY infrastructurePeter Zijlstra4-8/+24
2024-11-05sched/ext: Remove sched_fork() hackThomas Gleixner1-1/+0
2024-11-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1