summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-12-18Expand the type of nfs_fattr->validTrond Myklebust
2025-12-18nfs/vfs: discard d_exact_alias()NeilBrown
2025-12-18net: hsr: create an API to get hsr port typeXiaoliang Yang
2025-12-18net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
2025-12-18virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin
2025-12-18virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
2025-12-18virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
2025-12-18backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2025-12-18wifi: ieee80211: correct FILS status codesRia Thomas
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian
2025-12-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-12-18coresight: Change device mode to atomic typeLeo Yan
2025-12-18perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf
2025-12-18firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap
2025-12-18rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2025-12-07iio: buffer: support getting dma channel from the bufferNuno Sá
2025-12-07iio: buffer-dma: support getting the DMA channelNuno Sá
2025-12-07spi: spi-mem: Add a new controller capabilityMiquel Raynal
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-12-07spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2025-12-07mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-24mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-11-24net: netpoll: Individualize the skb poolBreno Leitao
2025-11-24KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.fileYan Zhao
2025-11-24dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-13dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-11-13f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-11-13bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi
2025-11-13bpf: Use tnums for JEQ/JNE is_branch_taken logicPaul Chaignon
2025-11-13bpf: Don't use %pK through printkThomas Weißschuh
2025-11-13block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal
2025-11-13block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2025-11-13bpf: Find eligible subprogs for private stack supportYonghong Song
2025-11-13fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-11-02gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-11-02gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-11-02bits: introduce fixed-type GENMASK_U*()Vincent Mailhol
2025-11-02bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs
2025-10-23mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-10-23PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski
2025-10-23PM: runtime: Add new devm functionsBence Csókás