summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-22tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-22ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai
2025-05-22net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18timekeeping: Prevent coarse clocks going backwardsThomas Gleixner
2025-05-18mm: vmalloc: support more granular vrealloc() sizingKees Cook
2025-05-18uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-05-18net: export a helper for adding up queue statsJakub Kicinski
2025-05-18wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini
2025-05-09block: introduce zone capacity helperNaohiro Aota
2025-05-09ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai
2025-05-09Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-05-09Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-05-09cpufreq: Introduce policy->boost_supported flagViresh Kumar
2025-05-09xsk: Fix offset calculation in unaligned modee.kubanski
2025-05-09xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-09iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen
2025-05-02crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner
2025-05-02netfilter: fib: avoid lookup if socket is availableFlorian Westphal
2025-05-02net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)
2025-05-02net: phylink: add phylink_prepare_resume()Russell King (Oracle)
2025-05-02block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-05-02net: phy: Add helper for getting tx amplitude gainDimitri Fedrau
2025-05-02virtio_pci: Use self group type for cap commandsDaniel Jurgens
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-05-02PM: EM: Address RCU-related sparse warningsRafael J. Wysocki
2025-05-02soc: qcom: ice: introduce devm_of_qcom_ice_getTudor Ambarus
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