summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-03-29mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo1-1/+6
2023-03-29lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin1-3/+15
2023-03-29lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin1-0/+16
2023-03-29mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh1-1/+1
2023-03-29x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng1-3/+4
2023-03-29fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)1-2/+2
2023-03-29fprobe: Add nr_maxactive to specify rethook_node pool sizeMasami Hiramatsu (Google)1-0/+2
2023-03-29fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)1-2/+6
2023-03-28dma-buf/dma-resv: Add a way to set fence deadlineRob Clark1-0/+2
2023-03-28firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-1/+0
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner2-0/+161
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner3-11/+303
2023-03-28driver core: bus: constify class_unregister/destroy()Greg Kroah-Hartman1-2/+2
2023-03-28fscrypt: new helper function - fscrypt_prepare_lookup_partial()Luís Henriques1-0/+7
2023-03-28ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-4/+10
2023-03-28netlink: Add a macro to set policy message with format stringShay Agroskin1-0/+22
2023-03-28net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet1-11/+5
2023-03-27locking/lockdep: Improve the deadlock scenario print for sync and read lockBoqun Feng1-1/+2
2023-03-27rcu: Annotate SRCU's update-side lockdep dependenciesBoqun Feng1-2/+32
2023-03-27locking/lockdep: Introduce lock_sync()Boqun Feng1-0/+5
2023-03-27driver core: move sysfs_dev_char_kobj out of class.hGreg Kroah-Hartman1-1/+0
2023-03-27device property: Remove unused struct net_device forward declarationAndy Shevchenko1-1/+0
2023-03-27KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingDmytro Maluka1-0/+10
2023-03-27KVM: irqfd: Make resampler_list an RCU listDmytro Maluka2-1/+2
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier1-0/+45
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier1-0/+258
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki1-0/+19
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman27-49/+183
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)1-1/+1
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)1-2/+3
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2023-03-26bpf: Use bpf_mem_cache_alloc/free for bpf_local_storageMartin KaFai Lau1-0/+1
2023-03-26bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elemMartin KaFai Lau1-1/+5
2023-03-26bpf: Add a few bpf mem allocator functionsMartin KaFai Lau1-0/+2
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-6/+54
2023-03-25dma-buf/dma-fence: Add deadline awarenessRob Clark1-0/+22
2023-03-25driver core: bus: move documentation for lock_key to proper location.Greg Kroah-Hartman1-1/+0
2023-03-25scsi: ata: Declare SCSI host templates constBart Van Assche3-7/+7
2023-03-25scsi: core: Declare SCSI host template pointer members constBart Van Assche1-1/+1
2023-03-25net/mlx5: Provide external API for allocating vectorsEli Cohen1-0/+6
2023-03-25lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_addEli Cohen1-0/+1
2023-03-25lib: cpu_rmap: Use allocator for rmap entriesEli Cohen1-2/+1
2023-03-25Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds2-7/+9
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-03-24Introduce a helper to translate register addressesMark Brown9-15/+44
2023-03-24selinux: clean up dead code after removing runtime disableLukas Bulwahn1-23/+0
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-5/+41
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+8
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-5/+28
2023-03-24KVM: Fix comments that refer to the non-existent install_new_memslots()Jun Miao1-2/+2