summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-05perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter1-0/+28
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
2024-11-05seqlock, treewide: Switch to non-raw seqcount_latch interfaceMarco Elver1-9/+11
2024-11-05kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen1-0/+2
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe1-3/+0
2024-11-05mm/writeback: add folio_mark_dirty_lock()Joanne Koong1-0/+1
2024-11-05Merge 6.12-rc6 into driver-core-nextGreg Kroah-Hartman30-39/+217
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam1-0/+1
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman20-30/+125
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman20-30/+125
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes3-1/+5
2024-11-05net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong1-2/+1
2024-11-05Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2024-11-05fs: iomap: Atomic write supportJohn Garry1-0/+1
2024-11-05PM: EM: Add min/max available performance state limitsLukasz Luba1-8/+21
2024-11-05Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+39
2024-11-05rust: add tracepoint supportAlice Ryhl1-1/+27
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi1-0/+6
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis1-11/+10
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer1-1/+2
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-7/+32
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang1-0/+19