aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-15HID: multitouch: add haptic multitouch supportAngela Czubak2-5/+58
2025-09-15HID: haptic: add hid_haptic_switch_modeAngela Czubak1-7/+59
2025-09-15Input: MT - add INPUT_MT_TOTAL_FORCE flagsAngela Czubak2-4/+11
2025-09-15HID: haptic: add functions handling eventsAngela Czubak2-1/+34
2025-09-15HID: input: calculate resolution for pressureAngela Czubak1-0/+13
2025-09-15HID: haptic: initialize haptic deviceAngela Czubak2-0/+443
2025-09-15HID: input: allow mapping of haptic outputAngela Czubak1-2/+3
2025-09-15HID: haptic: introduce hid_haptic_deviceAngela Czubak4-0/+185
2025-09-15Input: add INPUT_PROP_HAPTIC_TOUCHPADAngela Czubak2-0/+15
2025-09-15Input: add FF_HAPTIC effect typeAngela Czubak1-1/+21
2025-09-15HID: add haptics page definesAngela Czubak1-0/+29
2025-09-15fs: expand dump_inode()Mateusz Guzik1-1/+9
2025-09-15m68k: defconfig: Update defconfigs for v6.17-rc1Geert Uytterhoeven12-72/+36
2025-09-15m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-09-15zorro: Remove extra whitespace in macro definitionsDishank Jogi1-6/+6
2025-09-15initrd: Fix unused variable warning in rd_load_image() on s390Thorsten Blum1-5/+1
2025-09-15fs: use the switch statement in init_special_inode()Mateusz Guzik1-6/+13
2025-09-15fs/proc/namespaces: make ns_entries constMax Kellermann1-3/+3
2025-09-15drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko1-1/+0
2025-09-15drm/xe/tile: Release kobject for the failure pathShuicheng Lin1-5/+7
2025-09-15refperf: Set reader_tasks to NULL after kfree()Kaushlendra Kumar1-0/+1
2025-09-15refperf: Remove redundant kfree() after torture_stop_kthread()Kaushlendra Kumar1-1/+0
2025-09-15srcu/tiny: Remove preempt_disable/enable() in srcu_gp_start_if_needed()Zqiang1-3/+1
2025-09-15srcu: Document srcu_flip() memory-barrier D relation to SRCU-fastPaul E. McKenney1-0/+10
2025-09-15srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readersPaul E. McKenney1-15/+27
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse5-0/+81
2025-09-15KVM: arm64: Map hyp text as RO and dump instr on panicMostafa Saleh2-5/+11
2025-09-15KVM: arm64: Dump instruction on hyp panicMostafa Saleh3-6/+15
2025-09-15netfs: Prevent duplicate unlockingLizhi Xu1-1/+1
2025-09-15ASoC: Intel: PTL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2-0/+12
2025-09-15ASoC: amd: acp: Fix incorrect retrival of acp_chip_infoVenkata Prasad Potturu1-6/+5
2025-09-15ASoC: Intel: sof_sdw: use PRODUCT_FAMILY for Fatcat seriesMac Chiang1-1/+1
2025-09-15ASoC: qcom: sc8280xp: Fix sound card driver name match data for QCS8275Mohammad Rafi Shaik1-1/+1
2025-09-15spi: amlogic: Fix error checking on regmap_write callColin Ian King1-1/+1
2025-09-15ASoC: Intel: hda-sdw-bpt: set persistent_buffer falseBard Liao1-1/+1
2025-09-15selftests/bpf: Fix uprobe_sigill test for uprobe syscall error valueJiri Olsa1-28/+6
2025-09-15uprobes/x86: Return error from uprobe syscall when not called from trampolineJiri Olsa1-1/+1
2025-09-15nsfs: validate extensible ioctlsChristian Brauner1-1/+3
2025-09-15nsfs: drop tautological ioctl() checkChristian Brauner1-1/+1
2025-09-15pidfs: validate extensible ioctlsChristian Brauner2-1/+15
2025-09-15wifi: mt76: abort scan/roc on hw restartFelix Fietkau5-7/+22
2025-09-15wifi: mt76: improve phy reset on hw restartFelix Fietkau1-0/+2
2025-09-15wifi: mt76: mt7996: fill User Priority in skb->priority for rx packetsHoward Hsu1-0/+2
2025-09-15wifi: mt76: mt7996: set VTA in txwiPeter Chiu1-1/+1
2025-09-15wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF commandHoward Hsu1-13/+0
2025-09-15wifi: mt76: mt7996: disable promiscuous mode by defaultPeter Chiu1-0/+1
2025-09-15wifi: mt76: use altx queue for offchannel tx on connac+Felix Fietkau1-1/+2
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau4-17/+26
2025-09-15wifi: mt76: mt7996: fix key add/remove imbalanceFelix Fietkau1-83/+90
2025-09-15wifi: mt76: mt7996: delete vif keys when requestedFelix Fietkau1-7/+13