summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03rust: dma: return zero for Coherent reads past EOFYounes Akhouayri
2026-08-03net: ngbe: correct misleading interrupt commentJiawen Wu
2026-08-03rust: io: register: use path fragment for alias destinationAlexandre Courbot
2026-08-03rust: io: register: remove unused rule argumentsAlexandre Courbot
2026-08-03rust: io: register: dispatch shortcut rules internallyAlexandre Courbot
2026-08-03selftests: drv-net: enable devmem TCP in the test configBobby Eshleman
2026-08-03HID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
2026-08-03selinux: require every boolean value to be definedBryam Vargas
2026-08-03selinux: reject an unclaimed class value in security_get_classes()Bryam Vargas
2026-08-03selinux: require a class's permission values to cover its permission countBryam Vargas
2026-08-03selinux: do not cancel a policy conversion that never startedBryam Vargas
2026-08-03HID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov
2026-08-03HID: apple: use the standard keyboard backlight LED nameAndre Eikmeyer
2026-08-03HID: apple: preserve keyboard backlight across T2 resumeAndre Eikmeyer
2026-08-03drm/panel-edp: Add Sharp LQ120P1JX51 (Surface Pro 12in 1st Ed.)François Roux
2026-08-03HID: intel-ish-hid: ignore post-init ENUM_DEVICES from firmwareWahid Khan
2026-08-03hwmon: (pmbus) Fix type confusion in notification logicGuenter Roeck
2026-08-03hwmon: (pmbus/core) Avoid race condition during probeGuenter Roeck
2026-08-03perf arm-spe: Reject zero nr_cpu in metadata to prevent division by zeroArnaldo Carvalho de Melo
2026-08-03perf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
2026-08-03perf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
2026-08-03perf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
2026-08-03perf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
2026-08-03HID: hid-msi: Add Rumble Intensity AttributesDerek J. Clark
2026-08-03HID: hid-msi: Add RGB control interfaceDerek J. Clark
2026-08-03HID: hid-msi: Add M-key mapping attributesDerek J. Clark
2026-08-03HID: hid-msi: Add MSI Claw configuration driverDerek J. Clark
2026-08-03HID: Intel-thc-hid: Remove redundant dev_err()Pan Chuang
2026-08-03HID: intel-ish-hid: ipc: Remove redundant dev_err()Pan Chuang
2026-08-03HID: hid-goodix: Remove redundant dev_err()Pan Chuang
2026-08-03HID: amd_sfh: Remove redundant dev_err()Pan Chuang
2026-08-03HID: hyperx: add driver for the HyperX QuadCast 2 mute buttonBenjamin Blume
2026-08-03HID: steelseries: Add support for Arctis Nova 5X and Nova 7 familiesSriman Achanta
2026-08-03HID: steelseries: Add async status interface supportSriman Achanta
2026-08-03HID: steelseries: Manage battery lifetime with refcountingSriman Achanta
2026-08-03HID: steelseries: Correct Arctis 9 battery calibration rangeSriman Achanta
2026-08-03HID: steelseries: Report POWER_SUPPLY_STATUS_FULL when fullSriman Achanta
2026-08-03HID: steelseries: Refactor Arctis driver to use device_info frameworkSriman Achanta
2026-08-03HID: steelseries: Split Arctis headset driver into separate moduleSriman Achanta
2026-08-03HID: steelseries: Fix ARCTIS_1_X device mislabelingSriman Achanta
2026-08-03docs: pt_BR: translate the management-style.rst to Brazilian PortugueseAmanda Corrêa
2026-08-03HID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
2026-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-08-03HID: lg4ff: validate report length before fixed offsetsJiancheng Huang
2026-08-03HID: corsair: cancel worker before unregistering LED to fix use-after-freeChen Changcheng
2026-08-03HID: corsair: fix use-after-free by reordering remove sequenceChen Changcheng
2026-08-03vdpa/mlx5: Fix buffer length in create_direct_keys()Christian Borntraeger
2026-08-03vhost/vdpa: reject overflowing PA map page counts on 32-bitYousef Alhouseen
2026-08-03vhost_iotlb: bound map allocation in add_rangeLinfeng Sun