summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54
2025-05-09iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen1-4/+4
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+2
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne1-1/+2
2025-05-02block: remove the ioprio field from struct requestChristoph Hellwig1-4/+3
2025-05-02block: remove the write_hint field from struct requestChristoph Hellwig1-1/+0
2025-05-02PM: EM: Address RCU-related sparse warningsRafael J. Wysocki1-6/+6
2025-04-25block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2025-04-25bpf: check changes_pkt_data property for extension programsEduard Zingerman1-0/+1
2025-04-25bpf: track changes_pkt_data property for global functionsEduard Zingerman1-0/+1
2025-04-25block: add a rq_list typeChristoph Hellwig2-39/+60
2025-04-25block: remove rq_list_moveChristoph Hellwig1-17/+0
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-25blk-mq: introduce blk_mq_map_hw_queuesDaniel Wagner1-0/+2
2025-04-25driver core: bus: add irq_get_affinity callback to bus_typeDaniel Wagner1-0/+3
2025-04-20KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson1-1/+1
2025-04-20mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu1-0/+6
2025-04-20mm: fix lazy mmu docs and usageRyan Roberts1-6/+8
2025-04-20io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov1-0/+3
2025-04-20HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła1-15/+0
2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell1-0/+1
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin1-0/+2
2025-04-20HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła1-0/+1
2025-04-20HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła1-0/+1
2025-04-20HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła1-0/+2
2025-04-20HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła1-2/+3
2025-04-20HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła1-0/+1
2025-04-20HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła1-0/+3
2025-04-20Flush console log from kernel_power_off()Paul E. McKenney1-0/+6
2025-04-20perf: Fix hang while freeing sigtrap eventFrederic Weisbecker1-1/+0
2025-04-20perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra1-7/+9
2025-04-20perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter1-0/+28
2025-04-20cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long2-1/+2
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa1-0/+2
2025-04-10cgroup/rstat: Tracking cgroup-level niced CPU timeJoshua Hahn1-0/+1
2025-04-10tracing/hist: Add poll(POLLIN) support on hist fileMasami Hiramatsu (Google)1-0/+14
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf1-1/+1
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf1-4/+4
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10thermal: core: Remove duplicate struct declarationxueqin Luo1-2/+0
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust1-0/+1
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust1-0/+1
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust1-0/+2
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang1-0/+4
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-6/+22
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu1-1/+1
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior1-4/+4
2025-04-10watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei1-4/+0