Commit Graph

  • cba3b86974 drm/panic: fix overindented list items in documentation Miguel Ojeda 2025-03-02 00:16:02 +01:00
  • 986c2e9ca8 drm/panic: use div_ceil to clean Clippy warning Miguel Ojeda 2025-03-02 00:16:01 +01:00
  • 3e385c0d6c virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex Alexey Kardashevskiy 2025-03-07 12:37:00 +11:00
  • ac7c06acaa virt: sev-guest: Allocate request data dynamically Nikunj A Dadhania 2025-03-06 19:17:21 +11:00
  • 14cb5d8306 x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() Andrew Cooper 2025-03-07 00:28:46 +00:00
  • 502843396e thunderbolt: Prevent use-after-free in resume from hibernate Mika Westerberg 2025-03-03 19:40:29 +02:00
  • 72d520476a wifi: cfg80211: cancel wiphy_work before freeing wiphy Miri Korenblit 2025-03-06 12:37:59 +02:00
  • 9a267ce4a3 wifi: mac80211: fix SA Query processing in MLO Johannes Berg 2025-03-06 12:37:58 +02:00
  • 2e85829ac7 wifi: nl80211: fix assoc link handling Johannes Berg 2025-03-06 12:37:57 +02:00
  • 20d5a0b9cd wifi: mac80211: don't queue sdata::work for a non-running sdata Miri Korenblit 2025-03-06 12:37:56 +02:00
  • 43e0407717 wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state Emmanuel Grumbach 2025-03-06 12:37:55 +02:00
  • 1801a94299 wifi: iwlwifi: trans: cancel restart work on op mode leave Miri Korenblit 2025-03-06 12:25:48 +02:00
  • b8c8a03e9b wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms Emmanuel Grumbach 2025-03-06 12:25:47 +02:00
  • bbb18f7e23 wifi: iwlwifi: pcie: Fix TSO preparation Ilan Peer 2025-03-06 12:25:46 +02:00
  • d048c84bc1 wifi: rework MAINTAINERS entries a bit Johannes Berg 2025-03-06 09:28:26 +01:00
  • 00a7d39898 fs/pipe: add simpler helpers for common cases Linus Torvalds 2025-03-06 18:25:35 -10:00
  • 28f587adb6 Merge tag 'drm-fixes-2025-03-07' of https://gitlab.freedesktop.org/drm/kernel Linus Torvalds 2025-03-06 17:04:25 -10:00
  • fc14f9c026 Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf Jakub Kicinski 2025-03-06 17:58:49 -08:00
  • e7112524e5 block: Name the RQF flags enum Breno Leitao 2025-03-06 08:27:51 -08:00
  • 115ef44a98 sched: address a potential NULL pointer dereference in the GRED scheduler. Jun Yang 2025-03-05 23:44:10 +08:00
  • e4e832d2b9 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue Jakub Kicinski 2025-03-06 16:32:11 -08:00
  • c8bc66206a Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Dave Airlie 2025-03-07 09:41:45 +10:00
  • 0f52fd4f67 Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefs Linus Torvalds 2025-03-06 13:52:15 -10:00
  • 8ba73f53dc bcachefs: copygc now skips non-rw devices Kent Overstreet 2025-02-28 11:34:41 -05:00
  • 33255c161a bcachefs: Fix bch2_dev_journal_alloc() spuriously failing Kent Overstreet 2025-02-28 20:07:58 -05:00
  • eea6520c22 Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes Dave Airlie 2025-03-07 09:03:14 +10:00
  • 019899b551 Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes Dave Airlie 2025-03-07 08:25:06 +10:00
  • ac3a75bd42 Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes Dave Airlie 2025-03-07 07:03:56 +10:00
  • c00b413a96 x86/boot: Sanitize boot params before parsing command line Ard Biesheuvel 2025-03-06 16:59:16 +01:00
  • 0ea4c39064 rust: workqueue: add missing newline to pr_info! examples Alban Kurti 2025-02-06 21:07:56 +00:00
  • 50c3e77eb3 rust: sync: add missing newline in locked_by log example Alban Kurti 2025-02-06 21:07:55 +00:00
  • 6933c1067f rust: init: add missing newline to pr_info! calls Alban Kurti 2025-02-06 21:07:54 +00:00
  • f315296c92 Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Linus Torvalds 2025-03-06 09:34:54 -10:00
  • 1238f0af13 Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbd Linus Torvalds 2025-03-06 09:19:15 -10:00
  • 5872cca23a Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat Linus Torvalds 2025-03-06 08:18:48 -10:00
  • 7f0e9ee5e4 Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs Linus Torvalds 2025-03-06 08:04:49 -10:00
  • ebb0f38bb4 fs/pipe: fix pipe buffer index use in FUSE Linus Torvalds 2025-03-06 07:53:25 -10:00
  • d810d4c27b fs/pipe: do not open-code pipe head/tail logic in FIONREAD Linus Torvalds 2025-03-06 07:33:58 -10:00
  • 74d42bdb3a fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()' Linus Torvalds 2025-03-06 07:30:42 -10:00
  • b13abcb7dd usb: typec: ucsi: Fix NULL pointer access Andrei Kuchynski 2025-03-05 11:17:39 +00:00
  • ff712188da usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader Miao Li 2025-03-04 15:07:57 +08:00
  • 98f3ab18a0 ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP Arnd Bergmann 2025-02-05 13:11:33 +01:00
  • 26e29a26f8 Merge tag 'riscv-dt-fixes-for-v6.14-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes Arnd Bergmann 2025-03-06 16:34:42 +01:00
  • 0d11b39dab Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes Arnd Bergmann 2025-03-06 16:32:48 +01:00
  • b86114f680 Merge tag 'arm-soc/for-6.14/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes Arnd Bergmann 2025-03-06 16:32:17 +01:00
  • 170645f1ad Merge tag 'arm-soc/for-6.14/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes Arnd Bergmann 2025-03-06 16:31:22 +01:00
  • 391b41f983 gpio: rcar: Fix missing of_node_put() call Fabrizio Castro 2025-03-05 16:37:50 +00:00
  • 35d99c68af btrfs: fix a leaked chunk map issue in read_one_chunk() Haoxiang Li 2025-03-03 10:42:33 +08:00
  • e26f1cfeac ASoC: cs42l43: Fix maximum ADC Volume Charles Keepax 2025-03-06 13:32:54 +00:00
  • fb8286562e netfilter: nf_tables: make destruction work queue pernet Florian Westphal 2025-03-06 04:05:26 +01:00
  • ca57b5bfa2 Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.org/nvme into block-6.14 Jens Axboe 2025-03-06 04:32:46 -07:00
  • b5e3956535 kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT Inochi Amaoto 2025-03-06 14:39:51 +08:00
  • 9af152dcf1 drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data() Ivan Abramov 2025-03-06 14:20:45 +03:00
  • 6232f0d8e1 USB: serial: option: fix Telit Cinterion FE990A name Fabio Porcedda 2025-03-04 10:19:39 +01:00
  • 4981bb5039 USB: serial: option: add Telit Cinterion FE990B compositions Fabio Porcedda 2025-03-04 10:19:38 +01:00
  • 9a665fe3d9 USB: serial: option: match on interface class for Telit FN990B Johan Hovold 2025-03-06 11:44:41 +01:00
  • 5da15a9c11 net: ipv6: fix missing dst ref drop in ila lwtunnel Justin Iurman 2025-03-05 09:16:55 +01:00
  • 0e7633d7b9 net: ipv6: fix dst ref loop in ila lwtunnel Justin Iurman 2025-03-04 19:10:39 +01:00
  • cf7ee25e70 mctp i3c: handle NULL header address Matt Johnston 2025-03-04 13:59:51 +08:00
  • b1536481c8 sched/rt: Update limit of sched_rt sysctl in documentation Shrikanth Hegde 2025-03-06 10:59:54 +05:30
  • 14672f059d sched/deadline: Use online cpus for validating runtime Shrikanth Hegde 2025-03-06 10:59:53 +05:30
  • d385c8bceb pid: Do not set pid_max in new pid namespaces Michal Koutný 2025-03-05 15:58:49 +01:00
  • 556f93b90c RDMA/mlx5: Handle errors returned from mlx5r_ib_rate() Qasim Ijaz 2025-03-04 14:02:46 +00:00
  • 80da96d735 drm/bochs: Fix DPMS regression Takashi Iwai 2025-03-04 14:41:57 +01:00
  • 8fe9ed44dc mm/page_alloc: fix uninitialized variable Hao Zhang 2025-02-27 11:41:29 +08:00
  • e842f9a1ed rapidio: add check for rio_add_net() in rio_scan_alloc_net() Haoxiang Li 2025-02-27 12:11:31 +08:00
  • b2ef51c74b rapidio: fix an API misues when rio_add_net() fails Haoxiang Li 2025-02-27 15:34:09 +08:00
  • 88f5a9a945 MAINTAINERS: .mailmap: update Sumit Garg's email address Sumit Garg 2025-02-27 17:02:28 +05:30
  • eae116d1f0 Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone" Gabriel Krisman Bertazi 2025-02-25 22:22:58 -05:00
  • 34b82f33cf mm: fix finish_fault() handling for large folios Brian Geffon 2025-02-26 11:23:41 -05:00
  • 3685024edd mm: don't skip arch_sync_kernel_mappings() in error paths Ryan Roberts 2025-02-26 12:16:09 +00:00
  • adae46ac1e mm: shmem: remove unnecessary warning in shmem_writepage() Ricardo Cañuelo Navarro 2025-02-26 13:26:27 +01:00
  • 927e926d72 userfaultfd: fix PTE unmapping stack-allocated PTE copies Suren Baghdasaryan 2025-02-26 10:55:09 -08:00
  • 37b338eed1 userfaultfd: do not block on locking a large folio with raised refcount Suren Baghdasaryan 2025-02-26 10:55:08 -08:00
  • ea6de4f8f8 mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pages Sun YangKai 2025-02-26 23:32:43 +08:00
  • 058313515d mm: shmem: fix potential data corruption during shmem swapin Baolin Wang 2025-02-25 17:52:55 +08:00
  • c50f8e6053 mm: fix kernel BUG when userfaultfd_move encounters swapcache Barry Song 2025-02-26 13:14:00 +13:00
  • 582ccf78f6 selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries SeongJae Park 2025-02-25 14:23:33 -08:00
  • 695469c07a selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms SeongJae Park 2025-02-25 14:23:32 -08:00
  • 1c684d77df selftests/damon/damos_quota: make real expectation of quota exceeds SeongJae Park 2025-02-25 14:23:31 -08:00
  • c29564d8b4 include/linux/log2.h: mark is_power_of_2() with __always_inline Su Hui 2025-02-21 15:16:25 +08:00
  • ce6d9c1c2b NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback Mike Snitzer 2025-02-24 21:20:02 -05:00
  • 57d910cffa mm, swap: avoid BUG_ON in relocate_cluster() Kemeng Shi 2025-02-23 00:08:47 +08:00
  • 7a2e7ae5d1 mm: swap: use correct step in loop to wait all clusters in wait_for_allocation() Kemeng Shi 2025-02-23 00:08:46 +08:00
  • 51f271c194 mm: swap: add back full cluster when no entry is reclaimed Kemeng Shi 2025-02-24 19:39:10 +08:00
  • 47b16d0462 mm: abort vma_modify() on merge out of memory failure Lorenzo Stoakes 2025-02-22 16:19:52 +00:00
  • 67bab13307 mm/hugetlb: wait for hugetlb folios to be freed Ge Yang 2025-02-19 11:46:44 +08:00
  • c3e998398d mm: fix possible NULL pointer dereference in __swap_duplicate gao xu 2025-02-19 01:56:28 +00:00
  • 19fac3c939 dma: kmsan: export kmsan_handle_dma() for modules Sebastian Andrzej Siewior 2025-02-18 10:14:11 +01:00
  • 04ec365e3f Documentation: fix doc link to fault-injection.rst Ujwal Kundur 2025-02-15 16:21:07 +05:30
  • af288a426c hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio Ma Wupeng 2025-02-17 09:43:29 +08:00
  • 773b9a6aa6 mm: memory-hotplug: check folio ref count first in do_migrate_range Ma Wupeng 2025-02-17 09:43:28 +08:00
  • b81679b163 mm: memory-failure: update ttu flag inside unmap_poisoned_folio Ma Wupeng 2025-02-17 09:43:27 +08:00
  • a564ccfe30 arm: pgtable: fix NULL pointer dereference issue Qi Zheng 2025-02-17 10:49:24 +08:00
  • 7277dd0a0b m68k: sun3: add check for __pgd_alloc() Haoxiang Li 2025-02-18 00:00:17 +08:00
  • 349db086a6 selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced SeongJae Park 2025-02-17 10:23:04 -08:00
  • 0a7565ee6e Revert "selftests/mm: remove local __NR_* definitions" John Hubbard 2025-02-13 19:38:50 -08:00
  • ccc2f5a436 net: dsa: mt7530: Fix traffic flooding for MMIO devices Lorenzo Bianconi 2025-03-04 09:50:23 +01:00
  • 6f5c36f56d rust: error: add missing newline to pr_warn! calls Alban Kurti 2025-02-06 21:07:53 +00:00
  • f2e413f00e rust: docs: add missing newline to printing macro examples Alban Kurti 2025-02-06 21:07:52 +00:00