summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-08Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"Mario Limonciello
2026-05-08ACPI: PMIC: Replace mutex_lock/unlock() with guard()/scoped_guard()Maxwell Doose
2026-05-08drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcsRosen Penev
2026-05-08nouveau/vmm: use kzalloc_flexRosen Penev
2026-05-08platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driverXi Pardee
2026-05-08platform/x86/intel/pmc: Retrieve PMC info only for available PMCsXi Pardee
2026-05-08platform/x86/intel/pmc: Add support for variable DMU offsetsXi Pardee
2026-05-08platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discoveryXi Pardee
2026-05-08platform/x86/intel/pmc: Enable Pkgc blocking residency counterXi Pardee
2026-05-08platform/x86/intel/pmc: Enable PkgC LTR blocking counterXi Pardee
2026-05-08platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init()Xi Pardee
2026-05-08Merge branch 'bpf-tcp-fix-type-confusion-in-bpf-helper-functions'Martin KaFai Lau
2026-05-08bpf: tcp: Fix type confusion in sol_tcp_sockopt().Kuniyuki Iwashima
2026-05-08bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().Kuniyuki Iwashima
2026-05-08bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().Kuniyuki Iwashima
2026-05-08mptcp: bpf: Fix type confusion in bpf_mptcp_sock_from_subflow()Matthieu Baerts (NGI0)
2026-05-08selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.Kuniyuki Iwashima
2026-05-08crypto/ccp: Skip SNP_INIT if preparation failsTycho Andersen (AMD)
2026-05-08x86/sev: Do not initialize SNP if missing CPUsTycho Andersen (AMD)
2026-05-08drm/nouveau/kms/nvd9-: Remove unused header in crc.cLyude Paul
2026-05-08nilfs2: fix backing_dev_info reference leakShuangpeng Bai
2026-05-08workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
2026-05-08workqueue: Release PENDING in __queue_work() drain/destroy reject pathBreno Leitao
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-08platform/x86: x86-android-tablets: enable fwnode matching of GPIO chipsBartosz Golaszewski
2026-05-08ACPI: provide acpi_bus_find_device_by_name()Bartosz Golaszewski
2026-05-08Merge tag 'spi-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-08Merge tag 'regulator-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-08bpf: tcp: Fix type confusion in bpf_tcp_sock().Kuniyuki Iwashima
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper
2026-05-08Documentation: core-api/cpu_hotplug: Remove stale cpu0_hotplug docsChao Gao
2026-05-08selftests/cgroup: Fix incorrect variable check in online_cpus()Hongfu Li
2026-05-08sched_ext: Use offsetofend on both sides of the ops_cid layout assertTejun Heo
2026-05-08platform/x86: pcengines-apuv2: reduce indiraction in swnode assignmentBartosz Golaszewski
2026-05-08platform/x86: barco-p50-gpio: attach software node to its target GPIO deviceBartosz Golaszewski
2026-05-08selftests/sched_ext: Fix select_cpu_dfl link leak on early returnCheng-Yang Chou
2026-05-08Merge tag 'drm-fixes-2026-05-08-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
2026-05-08Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-05-08Merge tag 'iommu-fixes-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-08sched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_workZqiang
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland
2026-05-08x86/kexec: Push kjump return address even for non-kjump kexecDavid Woodhouse
2026-05-08ntfs: avoid leaking uninitialised bytes in new security descriptorsDaeMyung Kang
2026-05-08ntfs: fix out-of-bounds write in ntfs_index_walk_down()DaeMyung Kang
2026-05-08ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge pathDaeMyung Kang
2026-05-08ntfs: fix variable dereferenced before check ni in ntfs_attr_open()Namjae Jeon
2026-05-08ntfs: fix default_upcase refcount underflow and UAF on fs_context teardownDaeMyung Kang
2026-05-08ntfs: match ntfs_resident_attr_min_value_length with $AttrDefHyunchul Lee
2026-05-08ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()DaeMyung Kang