aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-06-04Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...HEADmasterLinus Torvalds1-18/+19
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds148-2221/+3402
2025-06-04Merge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-6/+9
2025-06-04Merge tag 'spdx-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-0/+129
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas28-59/+55
2025-06-04Merge branch 'pci/dt-bindings'Bjorn Helgaas31-1157/+804
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas10-5/+713
2025-06-04Merge branch 'pci/controller/tegra194'Bjorn Helgaas1-9/+10
2025-06-04Merge branch 'pci/controller/rockchip'Bjorn Helgaas2-3/+5
2025-06-04Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas5-0/+45
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas8-2/+228
2025-06-04Merge branch 'pci/controller/mvebu'Bjorn Helgaas1-17/+9
2025-06-04Merge branch 'pci/controller/mobiveil'Bjorn Helgaas1-2/+1
2025-06-04Merge branch 'pci/controller/imx6'Bjorn Helgaas1-31/+182
2025-06-04Merge branch 'pci/controller/dwc'Bjorn Helgaas1-4/+1
2025-06-04Merge branch 'pci/controller/dwc-ep'Bjorn Helgaas1-7/+6
2025-06-04Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas31-109/+137
2025-06-04Merge branch 'pci/controller/cadence'Bjorn Helgaas6-36/+197
2025-06-04Merge branch 'pci/controller/apple'Bjorn Helgaas5-82/+220
2025-06-04Merge branch 'pci/endpoint'Bjorn Helgaas9-74/+60
2025-06-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+23
2025-06-04Merge branch 'pci/reset'Bjorn Helgaas1-1/+2
2025-06-04Merge branch 'pci/pwrctrl'Bjorn Helgaas6-13/+25
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas5-9/+16
2025-06-04Merge branch 'pci/pci-acpi'Bjorn Helgaas1-10/+13
2025-06-04Merge branch 'pci/irq'Bjorn Helgaas10-10/+10
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas6-60/+132
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas8-19/+17
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas7-260/+29
2025-06-04Merge branch 'pci/bwctrl'Bjorn Helgaas5-83/+44
2025-06-04Merge branch 'pci/aer'Bjorn Helgaas9-171/+430
2025-06-04drm/ttm: Fix compile error when CONFIG_SHMEM is not setSteven Rostedt1-0/+1
2025-06-04MAINTAINERS: Update Manivannan Sadhasivam email addressManivannan Sadhasivam2-19/+20
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds33-226/+554
2025-06-03Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds13-97/+130
2025-06-03Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds27-391/+746
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds323-11905/+22088
2025-06-03Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds4-115/+10
2025-06-03Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+16
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds59-266/+6769
2025-06-03Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-210/+219
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt1-78/+0
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds30-260/+1290
2025-06-03Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds74-1668/+4931
2025-06-03sched_ext: idle: Skip cross-node search with !CONFIG_NUMAAndrea Righi1-0/+8
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-111/+217
2025-06-03dm-stripe: small code cleanupMikulas Patocka1-3/+2
2025-06-03dm-verity: fix a memory leak if some arguments are specified multiple timesMikulas Patocka3-5/+24
2025-06-03dm-mirror: fix a tiny race conditionMikulas Patocka1-3/+2
2025-06-03Merge tag 'ata-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds20-295/+455
2025-06-03Merge tag 'hwmon-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds54-352/+2175
2025-06-03Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-15/+12
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds30-235/+562
2025-06-03Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-1/+3
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds12-153/+134
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini7-7/+7
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in headersSumanth Gavini3-3/+3
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina3-1/+24
2025-06-03Merge branch 'for-6.16/magicmouse' into for-linusJiri Kosina2-24/+51
2025-06-03Merge branch 'for-6.16/logitech' into for-linusJiri Kosina1-3/+3
2025-06-03Merge branch 'for-6.16/kysona' into for-linusJiri Kosina1-2/+44
2025-06-03Merge branch 'for-6.16/intel-thc' into for-linusJiri Kosina2-8/+3
2025-06-03Merge branch 'for-6.16/hid-gpio-setter-callbacks' into for-linusJiri Kosina3-47/+52
2025-06-03Merge branch 'for-6.16/corsair' into for-linusJiri Kosina1-2/+2
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina5-21/+30
2025-06-03Merge branch 'for-6.16/apple' into for-linusJiri Kosina2-3/+8
2025-06-02Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2025-06-02Merge tag 'modules-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-24/+57
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds59-408/+909
2025-06-02Merge tag 'gfs2-for-6.16-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+3
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-501/+466
2025-06-02cifs: update the lock ordering comments with new mutexShyam Prasad N1-5/+8
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds33-487/+478
2025-06-02PCI: j721e: Fix host/endpoint dependenciesArnd Bergmann2-4/+4
2025-06-02PCI: j721e: Add support to build as a loadable moduleSiddharth Vadapalli2-4/+32
2025-06-02PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanupSiddharth Vadapalli2-0/+16
2025-06-02PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanupSiddharth Vadapalli2-0/+109
2025-06-02PCI: cadence: Add support to build pcie-cadence library as a kernel moduleKishon Vijay Abraham I5-5/+32
2025-06-02MAINTAINERS: Update Krzysztof Wilczyński email addressKrzysztof Wilczyński2-2/+4
2025-06-02PCI: Remove unnecessary linesplit in __pci_setup_bridge()Ilpo Järvinen1-2/+1
2025-06-02Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-24/+68
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds100-1243/+2884
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+7
2025-06-02cifs: dns resolution is needed only for primary channelShyam Prasad N1-1/+2
2025-06-02cifs: update dstaddr whenever channel iface is updatedShyam Prasad N1-0/+4
2025-06-02cifs: reset connections for all channels when reconnect requestedShyam Prasad N1-0/+7
2025-06-02Merge tag 'input-for-v6.16-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-194/+425
2025-06-02Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds38-414/+1774
2025-06-02Merge tag 'rpmsg-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds6-165/+6
2025-06-02Merge tag 'rproc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds14-1836/+1266
2025-06-02Merge tag 'mailbox-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds10-220/+536
2025-06-02genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepointSteven Rostedt1-8/+0
2025-06-02xdp: Remove unused mem_return_failed eventSteven Rostedt1-26/+0
2025-06-02ftrace: Don't allocate ftrace module map if ftrace is disabledYe Bin1-0/+3
2025-06-02ftrace: Fix UAF when lookup kallsym after ftrace disabledYe Bin1-3/+7
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal443-2965/+6633
2025-06-02Merge tag 'spi-nor/for-6.16' into mtd/nextMiquel Raynal1-34/+39
2025-06-02PCI: WARN (not BUG()) when we fail to assign optional resourcesIlpo Järvinen1-5/+8
2025-06-02PCI: Remove unused pci_printk()Ilpo Järvinen1-3/+0
2025-06-02dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lockBenjamin Marzinski1-1/+1
2025-06-02Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-74/+134
2025-06-02rtmutex_api: provide correct extern functionsPaolo Bonzini1-12/+21
2025-06-01Merge branch 'next' into for-linusDmitry Torokhov13704-271594/+699685
2025-06-01smb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho1-0/+23
2025-06-01smb: client: use ParentLeaseKey in open_cached_dirHenrique Carvalho1-1/+23
2025-06-01smb: client: add ParentLeaseKey supportHenrique Carvalho3-6/+18
2025-06-01cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár1-0/+8
2025-06-01cifs: Fix validation of SMB1 query reparse point responsePali Rohár1-2/+18
2025-06-01cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár4-3/+6
2025-06-01cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár1-10/+10
2025-06-01smb: client: add NULL check in automount_fullpathRuben Devos1-0/+3
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-18/+65
2025-06-01Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds22-66/+749
2025-06-01Merge tag 'i3c/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds4-92/+98
2025-06-01Merge tag 'edac_urgent_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2025-06-01Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds5-45/+89
2025-06-01Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-60/+61
2025-06-01randstruct: gcc-plugin: Fix attribute additionKees Cook2-11/+43
2025-06-01overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook1-6/+19
2025-06-01watchdog: iTCO_wdt: Update the heartbeat value after clamping timeoutZiyan Fu1-0/+1
2025-06-01watchdog: Add driver for Intel OC WDTDiogo Ivo3-0/+245
2025-06-01watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo1-3/+14
2025-06-01watchdog: iTCO: Drop driver-internal lockingGuenter Roeck1-24/+0
2025-06-01watchdog: apple: set max_hw_heartbeat_ms instead of max_timeoutFlorian Klink1-2/+5
2025-06-01watchdog: qcom: introduce the device data for IPQ5424 watchdog deviceKathiravan Thirumoorthy1-0/+7
2025-06-01dt-bindings: watchdog: renesas,wdt: Document RZ/V2N (R9A09G056) supportLad Prabhakar1-1/+3
2025-06-01watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereferen...Henry Martin1-0/+2
2025-06-01watchdog: s3c2410_wdt: Add exynos990-wdt compatible dataIgor Belwon1-1/+38
2025-06-01dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatibleIgor Belwon1-4/+7
2025-05-31mm/khugepaged: clean up refcount check using folio_expected_ref_count()Shivank Garg1-15/+2
2025-05-31selftests/mm: fix test result reporting in gup_longtermMark Brown1-56/+94
2025-05-31selftests/mm: report unique test names for each cow testMark Brown1-116/+217
2025-05-31selftests/mm: add helper for logging test start and resultsMark Brown1-0/+20
2025-05-31selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown2-12/+3
2025-05-31selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabledEnze Li1-0/+4
2025-05-31sched/numa: add statistics of numa balance taskChen Yu7-2/+27
2025-05-31sched/numa: fix task swap by skipping kernel threadsLibo Chen1-1/+2
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter1-1/+1
2025-05-31tools/testing/vma: add missing function stubLorenzo Stoakes1-0/+5
2025-05-31mm/gup: update comment explaining why gup_fast() disables IRQsJann Horn1-1/+1
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand1-4/+57
2025-05-31mm/khugepaged: fix race with folio split/free using temporary referenceShivank Garg1-1/+17
2025-05-31mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas4-5/+55
2025-05-31mmu_notifiers: remove leftover stub macrosJann Horn1-3/+0
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown1-9/+9
2025-05-31kcov: rust: add flags for KCOV with RustAlice Ryhl3-0/+10
2025-05-31mm: rust: make CONFIG_MMU ifdefs more narrowAlice Ryhl2-52/+72
2025-05-31mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin3-10/+39
2025-05-31mm/damon/Kconfig: enable CONFIG_DAMON by defaultSeongJae Park1-0/+1
2025-05-31mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMONSeongJae Park1-0/+3
2025-05-31hugetlb: show nr_huge_pages in report_hugepages()Wenjie Xu1-1/+1
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan1-17/+9
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan1-2/+15
2025-05-31mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()Kemeng Shi1-2/+0
2025-05-31mm: shmem: only remove inode from swaplist when it's swapped page count is 0Kemeng Shi1-2/+2
2025-05-31mm/shmem: fix potential dead loop in shmem_unuse()Kemeng Shi1-3/+6
2025-05-31mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()Kemeng Shi1-3/+3
2025-05-31mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi1-0/+2
2025-05-31mm/damon/core: avoid destroyed target reference from DAMOS quotaAkinobu Mita1-0/+8
2025-05-31memcg: make memcg_rstat_updated nmi safeShakeel Butt1-7/+9
2025-05-31memcg: nmi-safe slab stats updatesShakeel Butt1-3/+33
2025-05-31memcg: add nmi-safe update for MEMCG_KMEMShakeel Butt1-2/+19
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt3-0/+66
2025-05-31memcg: disable kmem charging in nmi for unsupported archShakeel Butt2-0/+10
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown1-2/+2
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown1-1/+1
2025-05-31zram: support deflate-specific paramsSergey Senozhatsky3-6/+28
2025-05-31zram: rename ZCOMP_PARAM_NO_LEVELSergey Senozhatsky6-7/+7
2025-05-31iov: remove copy_page_from_iter_atomic()Matthew Wilcox (Oracle)2-24/+15
2025-05-31ntfs3: use folios more in ntfs_compress_write()Matthew Wilcox (Oracle)1-18/+13
2025-05-31mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)9-19/+19
2025-05-31m68k: remove use of page->indexMatthew Wilcox (Oracle)1-1/+2
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds110-814/+1568
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds318-4258/+11602
2025-05-31Merge tag 'fbdev-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-28/+37
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown1-1/+1
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-677/+25
2025-05-31Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-107/+3502
2025-05-31Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds764-8506/+68371
2025-05-31Merge tag 'soc-defconfig-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+30
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds24-970/+67
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-706/+6456
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller1-1/+1
2025-05-31Revert "iommu: make inclusion of arm/arm-smmu-v3 directory conditional"Linus Torvalds2-3/+2
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers3-5/+11
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim2-2/+11
2025-05-31fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov1-1/+3
2025-05-31fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov1-7/+11
2025-05-31fbdev: sstfb.rst: Fix spelling mistakeRujra Bhatt1-1/+1
2025-05-31fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov1-1/+1
2025-05-31fbcon: Make sure modelist not set on unregistered consoleKees Cook1-1/+6
2025-05-31vgacon: Add check for vc_origin address range in vgacon_scroll()GONG Ruiqi1-1/+1
2025-05-31fbdev: arkfb: Cast ics5342_init() allocation typeKees Cook1-2/+3
2025-05-31fbdev: nvidiafb: Correct const string length in nvidiafb_setup()Zijun Hu1-1/+1
2025-05-31fbdev: atyfb: Remove unused PCI vendor IDAndy Shevchenko1-3/+0
2025-05-31fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEMColin Ian King2-5/+5
2025-05-31fbdev: via: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-05-30Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-105/+134
2025-05-30Merge tag 'microblaze-v6.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2025-05-30sched_ext: idle: Properly handle invalid prev_cpu during idle selectionAndrea Righi1-18/+11