summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-05reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh
2024-11-05get rid of __get_task_comm()Yafang Shao
2024-11-05mm: migrate LRU_REFS_MASK bits in folio_migrate_flagsZhaoyang Huang
2024-11-05mm: pgtable: remove pte_offset_map_nolock()Qi Zheng
2024-11-05mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()Qi Zheng
2024-11-05mm: move mm flags to mm_types.hNanyong Sun
2024-11-05mm/mempolicy: fix comments for better documentationTanya Agarwal
2024-11-05mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...Adrian Huang
2024-11-05mm: shmem: fix khugepaged activation policy for shmemBaolin Wang
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-05mm: refactor map_deny_write_exec()Lorenzo Stoakes
2024-11-05Input: introduce notion of passive observers for input handlersDmitry Torokhov
2024-11-05iomap: add a merge boundary flagChristoph Hellwig
2024-11-05sysfs: bin_attribute: add const read/write callback variantsThomas Weißschuh
2024-11-05sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-05sysfs: introduce callback attribute_group::bin_sizeThomas Weißschuh
2024-11-05iommu/vt-d: Remove unused dmar_msi_readDr. David Alan Gilbert
2024-11-05perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter
2024-11-05sched: Add Lazy preemption modelPeter Zijlstra
2024-11-05sched: Add TIF_NEED_RESCHED_LAZY infrastructurePeter Zijlstra
2024-11-05sched/ext: Remove sched_fork() hackThomas Gleixner
2024-11-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver
2024-11-05seqlock, treewide: Switch to non-raw seqcount_latch interfaceMarco Elver
2024-11-05kcsan, seqlock: Support seqcount_latch_tMarco Elver
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe
2024-11-05mm/writeback: add folio_mark_dirty_lock()Joanne Koong
2024-11-05Merge 6.12-rc6 into driver-core-nextGreg Kroah-Hartman
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes
2024-11-04net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-04fs: iomap: Atomic write supportJohn Garry
2024-11-04PM: EM: Add min/max available performance state limitsLukasz Luba
2024-11-04Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-11-04rust: add tracepoint supportAlice Ryhl
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2024-11-04net/mlx5: Introduce data placement ordering bitsEdward Srouji
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski