summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson
2025-11-25vfio/pci: Add vfio_pci_dma_buf_iommufd_map()Jason Gunthorpe
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet
2025-11-25net_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet
2025-11-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki
2025-11-25Revert "ACPI: processor: Remove unused empty stubs of some functions"Rafael J. Wysocki
2025-11-25Revert "ACPI: processor: idle: Rearrange declarations in header file"Rafael J. Wysocki
2025-11-25Revert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki
2025-11-25Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki
2025-11-25Merge branch 'slab/for-6.19/mempool_alloc_bulk' into slab/for-nextVlastimil Babka
2025-11-25Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-nextVlastimil Babka
2025-11-25Merge branch 'slab/for-6.19/sheaves_cleanups' into slab/for-nextVlastimil Babka
2025-11-25Merge tag 'reset-for-v6.19' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann
2025-11-25Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-11-25backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier
2025-11-25string: use __attribute__((nonnull())) in strends()Bartosz Golaszewski
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann
2025-11-25wifi: nl80211: vendor-cmd: intel: fix a blank kernel-doc line warningRandy Dunlap
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when comparing chandefsLachlan Hodges
2025-11-25wifi: ieee80211: correct FILS status codesRia Thomas
2025-11-25Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig
2025-11-25Merge tag 'samsung-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-25include/linux/fs.h: trivial fix: regualr -> regularAskar Safin
2025-11-25fs: Add uoff_tMatthew Wilcox (Oracle)
2025-11-25x86/cc: Fix enum spelling to fix kernel-doc warningsRandy Dunlap
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann
2025-11-24net: factor-out _sk_charge() helperPaolo Abeni
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet
2025-11-24PCI: Validate pci_rebar_size_supported() inputIlpo Järvinen
2025-11-24hugetlb: add __read_mostly to sysctl_hugetlb_shm_groupGregory Price
2025-11-24mm/memory-failure: remove the selection of RASXie Yuanbin
2025-11-24mm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang
2025-11-24mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang