summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-25drm/xe/bmg: Add one additional PCI IDMatt Roper
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-25firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald
2025-04-20landlock: Add the errata interfaceMickaël Salaün
2025-04-20KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson
2025-04-20crypto: ccp - Fix uAPI definitions of PSP errorsDionna Glaze
2025-04-20sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-20mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu
2025-04-20mm: fix lazy mmu docs and usageRyan Roberts
2025-04-20mm/damon: avoid applying DAMOS action to same entity multiple timesSeongJae Park
2025-04-20net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-20mtd: spinand: Fix build with gcc < 7.5Miquel Raynal
2025-04-20io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov
2025-04-20media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund
2025-04-20HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła
2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin
2025-04-20drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-04-20drm/xe/ptl: Update the PTL pci id tableMatt Atwood
2025-04-20drm/xe/bmg: Add new PCI IDsShekhar Chauhan
2025-04-20wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-04-20HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła
2025-04-20HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła
2025-04-20HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła
2025-04-20HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła
2025-04-20HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła
2025-04-20HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła
2025-04-20xen/mcelog: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-20Flush console log from kernel_power_off()Paul E. McKenney
2025-04-20perf: Fix hang while freeing sigtrap eventFrederic Weisbecker
2025-04-20perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra
2025-04-20drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard
2025-04-20cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long
2025-04-10include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.hJuri Lelli
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-10thermal: core: Remove duplicate struct declarationxueqin Luo
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust
2025-04-10writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou
2025-04-10writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou
2025-04-10reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum
2025-04-10iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang