summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16non-consuming variant of do_renameat2()Al Viro
2026-01-16iio: pressure: mprls0025pa: add copyright linePetre Rodan
2026-01-16iio: pressure: mprls0025pa: change measurement sequencePetre Rodan
2026-01-16iio: pressure: mprls0025pa: stricter checks for the status bytePetre Rodan
2026-01-16iio: pressure: mprls0025pa: move memset to corePetre Rodan
2026-01-16iio: pressure: mprls0025pa: introduce tx bufferPetre Rodan
2026-01-16iio: pressure: mprls0025pa: rename buffer variablePetre Rodan
2026-01-16iio: pressure: mprls0025pa: remove redundant declarationsPetre Rodan
2026-01-16iio: pressure: mprls0025pa: cleanup includesPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan
2026-01-16Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde
2026-01-16openrisc: dts: Add de0 nano multicore config and devicetreeStafford Horne
2026-01-16openrisc: dts: Split simple smp dts to dts and dtsiStafford Horne
2026-01-16openrisc: Fix IPIs on simple multicore systemsStafford Horne
2026-01-16openrisc: dts: Add de0 nano config and devicetreeStafford Horne
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams
2026-01-16KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMUSean Christopherson
2026-01-16KVM: VMX: Add a wrapper around ROL16() to get a vmcs12 from a field encodingSean Christopherson
2026-01-16KVM: nVMX: Setup VMX MSRs on loading CPU during nested_vmx_hardware_setup()Sean Christopherson
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez
2026-01-16devtmpfs: Replace simple_strtoul with kstrtoint in mount_paramThorsten Blum
2026-01-16devtmpfs: make 'devtmpfs_context_ops' staticBen Dooks
2026-01-16comedi: dmm32at: serialize use of paged registersIan Abbott
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin
2026-01-16uio: pci_sva: correct '-ENODEV' check logicHaiyue Wang
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin
2026-01-16slimbus: core: clean up of_slim_get_device()Johan Hovold
2026-01-16slimbus: core: fix of_slim_get_device() kernel docJohan Hovold
2026-01-16slimbus: core: amend slim_get_device() kernel docJohan Hovold
2026-01-16slimbus: core: fix device reference leak on report presentJohan Hovold
2026-01-16slimbus: core: fix runtime PM imbalance on report presentJohan Hovold
2026-01-16slimbus: core: fix OF node leak on registration failureJohan Hovold
2026-01-16intel_th: rename error labelJohan Hovold
2026-01-16intel_th: fix device leak on output open()Johan Hovold
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-16mux: mmio: Fix IS_ERR() vs NULL check in probe()Dan Carpenter
2026-01-16mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz
2026-01-16stm class: Kconfig: correct symbol nameRandy Dunlap
2026-01-16kunit: fix up const mis-match in many assert functionsGreg Kroah-Hartman