summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-06Merge tag 'perf-core-for-bpf-next' from tip treeAndrii Nakryiko
2024-11-06libfs: Fix kernel-doc warning in generic_ci_validate_strict_nameAndré Almeida
2024-11-06leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha
2024-11-06leds: Introduce ordered workqueue for LEDs events instead of system_wqDmitry Rokosov
2024-11-06clk: Add devm_clk_hw_register_gate_parent_hw()Claudiu Beznea
2024-11-05lib min_heap: avoid indirect function call by providing default swapKuan-Wei Chiu
2024-11-05lib min_heap: optimize min heap by prescaling counters for better performanceKuan-Wei Chiu
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu
2024-11-05percpu: cast percpu pointer in PERCPU_PTR() via unsigned longUros Bizjak
2024-11-05percpu: introduce PERCPU_PTR() macroUros Bizjak
2024-11-05percpu: merge VERIFY_PERCPU_PTR() into its only userUros Bizjak
2024-11-05scatterlist: fix a typoSui Jingfeng
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