summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-05iommufd: Reorder struct forward declarationsNicolin Chen1-4/+4
2024-09-05platform/x86: wmi: Remove wmi_get_event_data()Armin Wolf1-1/+0
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf1-1/+1
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede33-153/+286
2024-09-05rbtree: provide rb_find_rcu() / rb_find_add_rcu()Peter Zijlstra1-0/+67
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra1-2/+6
2024-09-05uprobes: travers uprobe's consumer list locklessly under SRCU protectionAndrii Nakryiko1-1/+9
2024-09-05uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacksAndrii Nakryiko1-9/+1
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-45/+0
2024-09-05Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-10/+0
2024-09-05dma-mapping: use IOMMU DMA calls for common alloc/free page callsLeon Romanovsky1-0/+8
2024-09-05Merge back cpufreq material for 6.12Rafael J. Wysocki1-6/+0
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai1-1/+1
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar30-99/+273
2024-09-05pwm: Don't export pwm_capture()Uwe Kleine-König1-10/+0
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells1-2/+1
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells1-0/+1
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells1-2/+2
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells1-0/+1
2024-09-05Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-2/+3
2024-09-05PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk1-0/+3
2024-09-05Merge branch 'bpf/master' into for-6.12Tejun Heo32-94/+288
2024-09-04sched_ext: Add cgroup supportTejun Heo1-0/+3
2024-09-04sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enableTejun Heo1-0/+5
2024-09-04bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()Martin KaFai Lau1-1/+1
2024-09-04Merge tag 'ib-psy-usb-types-signed' of git://git.kernel.org/pub/scm/linux/ker...Chanwoo Choi1-2/+1
2024-09-04KVM: Add arch hooks for enabling/disabling virtualizationSean Christopherson1-0/+14
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson1-2/+2
2024-09-04namespace: introduce SB_I_NOIDMAP flagAlexander Mikhalitsyn1-0/+1
2024-09-04kvm: Note an RCU quiescent state on guest exitLeonardo Bras2-3/+13
2024-09-04ARM: 9416/1: amba: make amba_bustype constantKunwu Chan1-1/+1
2024-09-04printk: nbcon: Show replay message on takeoverJohn Ogness1-0/+2
2024-09-04printk: nbcon: Introduce printer kthreadsThomas Gleixner1-0/+40
2024-09-04printk: nbcon: Add function for printers to reacquire ownershipJohn Ogness1-0/+6
2024-09-04firewire: core: add local API to queue work item to workqueue specific to iso...Takashi Sakamoto1-0/+1
2024-09-04firewire: core: allocate workqueue to handle isochronous contexts in cardTakashi Sakamoto1-0/+2
2024-09-04arm64: re-order MTE VM_ flagsJoey Gouly1-2/+2
2024-09-04mm: use ARCH_PKEY_BITS to define VM_PKEY_BITNJoey Gouly1-6/+10
2024-09-04iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe1-0/+4
2024-09-04sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEPTejun Heo1-1/+0
2024-09-04gpio: davinci: drop platform data supportBartosz Golaszewski1-21/+0
2024-09-04mm: migrate: add isolate_folio_to_list()Kefeng Wang1-0/+3
2024-09-04ipc/shm, mm: drop do_vma_munmap()Liam R. Howlett1-3/+3
2024-09-04mm: store zero pages to be swapped out in a bitmapUsama Arif1-0/+1
2024-09-04x86: remove PG_uncachedMatthew Wilcox (Oracle)2-11/+3
2024-09-04mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)2-9/+17
2024-09-04mm: remove page_has_private()Matthew Wilcox (Oracle)1-10/+5
2024-09-04mm: remove PageOwnerPriv1Matthew Wilcox (Oracle)1-2/+0
2024-09-04mm: remove PageMlockedMatthew Wilcox (Oracle)1-5/+8
2024-09-04mm: remove PageUnevictableMatthew Wilcox (Oracle)1-3/+3