summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-06devlink: avoid potential loop in devlink_rel_nested_in_notify_work()Jiri Pirko
2024-02-06af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.Kuniyuki Iwashima
2024-02-06riscv: Flush the tlb when a page directory is freedAlexandre Ghiti
2024-02-06kunit: device: Unregister the kunit_bus on shutdownDavid Gow
2024-02-07firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto
2024-02-07Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein
2024-02-06iommufd/iova_bitmap: Consider page offset for the pages to be pinnedJoao Martins
2024-02-06iommufd/selftest: Add mock IO hugepages testsJoao Martins
2024-02-06iommufd/selftest: Hugepage mock domain supportJoao Martins
2024-02-06iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()Joao Martins
2024-02-06iommufd/selftest: Refactor dirty bitmap testsJoao Martins
2024-02-06iommufd/iova_bitmap: Handle recording beyond the mapped pagesJoao Martins
2024-02-06iommufd/selftest: Test u64 unaligned bitmapsJoao Martins
2024-02-06iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 arrayJoao Martins
2024-02-06iommufd/iova_bitmap: Bounds check mapped::pages accessJoao Martins
2024-02-06HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke
2024-02-06HID: logitech-hidpp: Do not flood kernel logOleksandr Natalenko
2024-02-06Merge tag 'thunderbolt-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-02-06serial: mxs-auart: fix txJiri Slaby (SUSE)
2024-02-06serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)
2024-02-06serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski
2024-02-06accel/ivpu/40xx: Stop passing SKU boot parameters to FWKrystian Pradzynski
2024-02-06accel/ivpu/40xx: Enable D0i3 messageKrystian Pradzynski
2024-02-06accel/ivpu: Disable d3hot_delay on all NPU generationsJacek Lawrynowicz
2024-02-06accel/ivpu: Correct MMU queue size checking functionsWachowski, Karol
2024-02-06accel/ivpu: Force snooping for MMU writesWachowski, Karol
2024-02-06mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-02-06mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai
2024-02-06powerpc: 85xx: mark local functions staticArnd Bergmann
2024-02-06powerpc: udbg_memcons: mark functions staticArnd Bergmann
2024-02-06hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-06ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8Mario Limonciello
2024-02-06selftests/net: Amend per-netns counter checksDmitry Safonov
2024-02-06x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORMNathan Chancellor
2024-02-06tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida
2024-02-06Merge tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-06bus: imx-weim: fix valid range checkLucas Stach
2024-02-06LoongArch: vDSO: Disable UBSAN instrumentationKees Cook
2024-02-06LoongArch: Fix earlycon parameter if KASAN enabledHuacai Chen
2024-02-06LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen
2024-02-06LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada
2024-02-06LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada
2024-02-06drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost
2024-02-05Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...Tejun Heo