summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-18ALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis1-1/+1
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-5/+5
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+2
2025-12-18ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
2025-12-18block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
2025-12-18f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong1-2/+3
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust1-0/+5
2025-12-18net: hsr: create an API to get hsr port typeXiaoliang Yang1-0/+9
2025-12-18rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi1-28/+32
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson1-2/+8
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2025-12-18virtio: clean up features qword/dword termsMichael S. Tsirkin4-20/+21
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin1-1/+1
2025-12-18backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap1-2/+2
2025-12-18wifi: ieee80211: correct FILS status codesRia Thomas1-2/+2
2025-12-18wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi1-0/+1
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian2-8/+57
2025-12-18of/fdt: Consolidate duplicate code into helper functionsYuntao Wang1-0/+9
2025-12-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui1-5/+7
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto1-0/+3
2025-12-18mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves1-3/+14
2025-12-18coresight: Change device mode to atomic typeLeo Yan1-14/+11
2025-12-18coresight: tmc: add the handle of the event to the pathCarl Worth1-4/+6
2025-12-18entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra1-1/+1
2025-12-18cleanup: fix scoped_class()Christian Brauner1-7/+8
2025-12-18scsi: target: Fix LUN/device R/W and total command statsMike Christie1-6/+6
2025-12-18pidfs: add missing PIDFD_INFO_SIZE_VER1Christian Brauner1-0/+1
2025-12-18perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf1-1/+1
2025-12-18scsi: ufs: core: Move the ufshcd_enable_intr() declarationBart Van Assche1-1/+0
2025-12-18tty: introduce tty_port_tty guard()Jiri Slaby (SUSE)1-0/+14
2025-12-18firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap1-3/+12
2025-12-18inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-0/+13
2025-12-18rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo1-0/+59
2025-12-18dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resetsKonrad Dybcio1-0/+61
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-0/+5
2025-12-07virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler1-3/+4
2025-12-07iio: buffer: support getting dma channel from the bufferNuno Sá1-0/+2
2025-12-07iio: buffer-dma: support getting the DMA channelNuno Sá1-0/+1
2025-12-07mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin1-0/+10
2025-12-07Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen1-6/+14
2025-12-07Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-1/+0
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit1-0/+6
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit1-13/+8
2025-12-01drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane1-1/+4
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu1-1/+2
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-11-24mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan1-32/+23