summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-02crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner1-0/+12
2025-05-02net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)1-0/+3
2025-05-02net: phylink: add phylink_prepare_resume()Russell King (Oracle)1-0/+1
2025-05-02block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig1-4/+0
2025-05-02net: phy: Add helper for getting tx amplitude gainDimitri Fedrau1-0/+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-02PM: EM: Address RCU-related sparse warningsRafael J. Wysocki1-6/+6
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-25firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald1-1/+0
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-20mm/damon: avoid applying DAMOS action to same entity multiple timesSeongJae Park1-0/+11
2025-04-20mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
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-20cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long2-1/+2
2025-04-10include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.hJuri Lelli2-2/+5
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa1-0/+2
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-10writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou1-0/+1
2025-04-10writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou1-0/+23
2025-04-10reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum1-3/+15
2025-04-10iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron1-0/+26
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang1-0/+4
2025-04-10iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco1-0/+1
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-10net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima1-4/+2
2025-04-10virtchnl: make proto and filter action count unsignedJan Glaza1-2/+2
2025-04-10badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing1-4/+4