summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-15Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+4
2024-06-15Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-20/+25
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+9
2024-06-15Merge tag 'timers-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-28/+14
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh2-0/+3
2024-06-15mm: shmem: fix getting incorrect lruvec when replacing a shmem folioBaolin Wang2-3/+2
2024-06-15mm/debug_vm_pgtable: drop RANDOM_ORVALUE trickPeter Xu1-26/+5
2024-06-15mm: fix possible OOB in numa_rebuild_large_mapping()Kefeng Wang1-4/+10
2024-06-15mm/migrate: fix kernel BUG at mm/compaction.c:2761!Hugh Dickins1-1/+7
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown1-8/+16
2024-06-15mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXECJeff Xu2-0/+87
2024-06-15mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini1-0/+12
2024-06-15gcov: add support for GCC 14Peter Oberparleiter1-1/+3
2024-06-15zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDINGOleg Nesterov1-0/+1
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai2-11/+21
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan1-3/+8
2024-06-15lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nSuren Baghdasaryan1-3/+13
2024-06-15MAINTAINERS: remove Lorenzo as vmalloc reviewerLorenzo Stoakes1-1/+0
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand7-73/+9
2024-06-15mm/page_table_check: fix crash on ZONE_DEVICEPeter Xu1-1/+10
2024-06-15gcc: disable '-Warray-bounds' for gcc-9Yury Norov1-1/+1
2024-06-15ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi3-82/+131
2024-06-15ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi1-4/+6
2024-06-15watchdog: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-15watchdog: lenovo_se10_wdt: add HAS_IOPORT dependencyArnd Bergmann1-0/+1
2024-06-15media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGESakari Ailus1-0/+1
2024-06-15media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_b...Hao Ge1-1/+1
2024-06-15media: ipu6: Use the ISYS auxdev device as the V4L2 device's deviceSakari Ailus1-1/+1
2024-06-15arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey1-1/+1
2024-06-15efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init()Waiman Long1-0/+2
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel3-11/+11
2024-06-15efi/arm: Disable LPAE PAN when calling EFI runtime servicesArd Biesheuvel1-0/+13
2024-06-15arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting nodeLiu Ying2-3/+5
2024-06-15arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut1-1/+1
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto2-4/+7
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto2-12/+15
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto2-4/+6
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto3-5/+8
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto3-6/+9
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto2-12/+16
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-12/+18
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-10/+13
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto1-1/+1
2024-06-15Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-25/+103
2024-06-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-3/+30
2024-06-15Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-37/+87
2024-06-15Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds6-207/+125
2024-06-15netdev-genl: fix error codes when outputting XDP featuresJakub Kicinski1-8/+8
2024-06-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-11/+92
2024-06-15soc: qcom: pmic_glink: disable UCSI on sc8280xpJohan Hovold1-0/+4