summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman
2024-03-05bpf: check bpf_func_state->callback_depth when pruning statesEduard Zingerman
2024-03-06riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen
2024-03-05selftests/exec: Perform script checks with /bin/bashKees Cook
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh
2024-03-06power: supply: core: ease special formatting implementationsThomas Weißschuh
2024-03-05rxrpc: Extract useful fields from a received ACK to skb priv dataDavid Howells
2024-03-05rxrpc: Clean up the resend algorithmDavid Howells
2024-03-05rxrpc: Record probes after transmission and reduce number of time-getsDavid Howells
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells
2024-03-05rxrpc: Don't permit resending after all Tx packets ackedDavid Howells
2024-03-05rxrpc: Parse received packets before dealing with timeoutsDavid Howells
2024-03-06power: supply: mm8013: fix "not charging" detectionThomas Weißschuh
2024-03-05rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page fragsDavid Howells
2024-03-06power: supply: move power_supply_attr_groups definition back to sysfsRicardo B. Marliere
2024-03-06power: supply: core: simplify power_supply_class_initSebastian Reichel
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel
2024-03-05pinctrl: core: comment that pinctrl_add_gpio_range() is deprecatedDan Carpenter
2024-03-05pinctrl: pinmux: Suppress error message for -EPROBE_DEFERAndre Przywara
2024-03-05pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno
2024-03-05dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523BAngeloGioacchino Del Regno
2024-03-05vfio/mbochs: make mbochs_class constantRicardo B. Marliere
2024-03-05vfio/mdpy: make mdpy_class constantRicardo B. Marliere
2024-03-05hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum
2024-03-05PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functionsIlpo Järvinen
2024-03-05PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner
2024-03-05Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-05KVM: selftests: Explicitly close guest_memfd files in some gmem testsDongli Zhang
2024-03-05Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-05Merge branch 'dmraid-fix-6.9' into md-6.9Song Liu
2024-03-05dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai
2024-03-05dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit...Yu Kuai
2024-03-05dm-raid: add a new helper prepare_suspend() in md_personalityYu Kuai
2024-03-05md/dm-raid: don't call md_reap_sync_thread() directlyYu Kuai
2024-03-05dm-raid: really frozen sync_thread during suspendYu Kuai
2024-03-05md: add a new helper reshape_interrupted()Yu Kuai
2024-03-05md: export helper md_is_rdwr()Yu Kuai
2024-03-05md: export helpers to stop sync_threadYu Kuai
2024-03-05md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resumeYu Kuai
2024-03-05Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu
2024-03-05Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-05spi: s3c64xx: switch exynos850 to new port config dataTudor Ambarus
2024-03-05spi: s3c64xx: switch gs101 to new port config dataTudor Ambarus
2024-03-05spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_idTudor Ambarus
2024-03-05spi: s3c64xx: get rid of the OF alias ID dependencyTudor Ambarus
2024-03-05spi: s3c64xx: introduce s3c64xx_spi_set_port_id()Tudor Ambarus
2024-03-05spi: s3c64xx: let the SPI core determine the bus numberTudor Ambarus
2024-03-05spi: s3c64xx: allow FIFO depth to be determined from the compatibleTudor Ambarus