aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-39/+3
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+8
2025-04-05hrtimers: Make callback function pointer privateNam Cao1-1/+1
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao2-3/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-35/+1
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)1-6/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann1-2/+0
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds2-1/+6
2025-04-03net: hold instance lock during NETDEV_REGISTER/UPStanislav Fomichev1-1/+1
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-5/+1
2025-04-03Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+11
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+10
2025-04-03Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+38
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-0/+26
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-13/+7
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-127/+124
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-3/+19
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+7
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-11/+7
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+11
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-1/+1
2025-04-02block: add for_each_mp_bvec()Ming Lei1-0/+6
2025-04-01Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-23/+72
2025-04-01Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-04-01Merge tag 'i3c/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-1/+1
2025-04-01lib/sort.c: add _nonatomic() variants with cond_resched()Kent Overstreet1-0/+11
2025-04-01mseal sysmap: kernel config and header changeJeff Xu1-0/+10
2025-04-01mm/hugetlb_vmemmap: fix memory loads orderingYu Zhao2-1/+38
2025-04-01Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+15
2025-04-01Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+4
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-12/+0
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+36
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-62/+121
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+13
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds13-34/+82
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds49-538/+1348
2025-04-01rtc: mt6397: drop unused definesAlexandre Belloni1-5/+0
2025-04-01rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf1-1/+1
2025-04-01context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf1-4/+4
2025-04-01sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-4/+21
2025-03-31Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+11
2025-03-31io_uring: hide caches sqes from driversPavel Begunkov1-1/+0
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+3
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+22
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-1/+247
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+26
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds9-20/+108
2025-03-29Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds3-5/+4
2025-03-29Merge tag 'for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2-3/+1
2025-03-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-6/+0
2025-03-29Merge tag 'hwlock-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds1-18/+0
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+34
2025-03-29Merge tag 'backlight-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-45/+0
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds18-839/+759
2025-03-29Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+2
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+416
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-71/+51
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-24/+72
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+4
2025-03-28Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linuxLinus Torvalds2-1/+31
2025-03-28kdb: remove usage of static environment bufferNir Lichtman1-1/+1
2025-03-28Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linuxLinus Torvalds1-0/+6
2025-03-28Merge tag 'tpmdd-next-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-24/+7
2025-03-28iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu1-0/+3
2025-03-28mm/memblock: Add reserved memory release functionMasami Hiramatsu (Google)1-0/+1
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt1-0/+6
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt1-1/+0
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt1-2/+4
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt1-2/+1
2025-03-28vsnprintf: Mark binary printing functions with __printf() attributeAndy Shevchenko1-2/+2
2025-03-28tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-6/+6
2025-03-28seq_file: Mark binary printing functions with __printf() attributeAndy Shevchenko1-0/+1
2025-03-28seq_buf: Mark binary printing functions with __printf() attributeAndy Shevchenko1-2/+2
2025-03-28iomap: Fix conflicting values of iomap flagsRitesh Harjani (IBM)1-8/+7
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2025-03-27Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-18/+0
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+18
2025-03-27Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+5
2025-03-27Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-20/+14
2025-03-27Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+0
2025-03-27Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds1-1/+0
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas1-8/+9
2025-03-27Merge branch 'pci/controller/dwc'Bjorn Helgaas2-0/+40
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas1-0/+2
2025-03-27Merge branch 'pci/endpoint'Bjorn Helgaas1-1/+5
2025-03-27Merge branch 'pci/devtree-create'Bjorn Helgaas1-0/+2
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas2-6/+2
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas2-7/+0
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+32
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+110
2025-03-27tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell1-0/+1
2025-03-27io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov1-0/+3
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds36-472/+708
2025-03-26Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linuxLinus Torvalds3-272/+968
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-55/+1
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-45/+71
2025-03-26mailbox: sort headers alphabeticallyTudor Ambarus2-4/+4
2025-03-26mailbox: mtk-cmdq: remove cl in struct cmdq_pktChun-Kuang Hu1-1/+0
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds11-47/+194
2025-03-26Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds2-8/+29
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds3-4/+133
2025-03-26Merge tag 'hid-for-linus-2025032601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+2
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+79
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+16
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+4
2025-03-26lsm: Add audit_log_lsm_data() helperMickaël Salaün1-0/+8
2025-03-26Merge branch 'for-6.15/pidff' into for-linusJiri Kosina1-6/+0
2025-03-26Merge branch 'for-6.15/intel-ish' into for-linusJiri Kosina23-71/+259
2025-03-26Merge branch 'for-6.15/core' into for-linusJiri Kosina1-0/+2
2025-03-26io_uring/net: use REQ_F_IMPORT_BUFFER for send_zcCaleb Sander Mateos1-1/+4
2025-03-26PCI: endpoint: Add intx_capable to epc_features structNiklas Cassel1-0/+2
2025-03-25Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2-0/+207
2025-03-25Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+0
2025-03-25Merge tag 'gpio-updates-for-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-62/+133
2025-03-25Merge tag 'hwmon-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2025-03-25Merge tag 'pwm/for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2025-03-25Merge tag 'spi-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds5-17/+232
2025-03-25Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-120/+139
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds5-61/+59
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+15
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-43/+63
2025-03-25Merge tag 'acpi-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+2
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-56/+1
2025-03-25net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID stringAndy Shevchenko1-0/+1
2025-03-25x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-6/+22
2025-03-25Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+20
2025-03-25Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-3/+4
2025-03-25Merge tag 'edac_updates_for_v6.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+215
2025-03-25Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-19/+247
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-11/+63
2025-03-25thermal: core: Remove duplicate struct declarationxueqin Luo1-2/+0
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas1-0/+23
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas3-5/+33
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-19/+12
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-19/+39
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski1-2/+3
2025-03-25net: designate queue counts as "double ops protected" by instance lockJakub Kicinski1-0/+3
2025-03-25net: explain "protection types" for the instance lockJakub Kicinski1-6/+22
2025-03-25net: remove netif_set_real_num_rx_queues() helper for when SYSFS=nJakub Kicinski1-10/+0
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+16
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen1-3/+4
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+24
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski1-16/+0
2025-03-25Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-69/+68
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)1-0/+3
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)1-0/+1
2025-03-25vfio-iommufd: Support pasid [at|de]tach for physical VFIO devicesYi Liu1-0/+14
2025-03-25ida: Add ida_find_first_range()Yi Liu1-0/+11
2025-03-25iommufd: Support pasid attach/replaceYi Liu1-3/+6
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen1-15/+0
2025-03-25iommu: Sort out domain user dataRobin Murphy1-5/+15
2025-03-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+2
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang32-91/+356
2025-03-25objtool: Fix up some outdated references to ENTRY/ENDPROCJosh Poimboeuf2-5/+1
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-30/+68
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-37/+89
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-25/+45
2025-03-24Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-46/+220
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds4-30/+58
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+56
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+3
2025-03-24Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds5-64/+42
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+4
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-71/+125
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+2
2025-03-24rv: Add option for nested monitors and include schedGabriele Monaco1-1/+1
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco2-1/+17
2025-03-24net: introduce per netns packet chainsPaolo Abeni1-1/+11
2025-03-24Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+4
2025-03-24Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+48
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-36/+4
2025-03-24Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+8
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-214/+0
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-47/+47
2025-03-24Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-21/+95
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet1-0/+3
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+4
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-4/+85
2025-03-24Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak1-1/+1
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-35/+85
2025-03-24Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+0