summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-07kbuild: add debug package to pacman PKGBUILDJose Fernandez
2024-09-07Documentation: kconfig: explicitly document missing promptStephen Brennan
2024-09-07Merge tag 'drm-msm-next-2024-09-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-09-07ata: libata: Fix W=1 compilation warningDamien Le Moal
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-06ptp: ocp: Improve PCIe delay estimationVadim Fedorenko
2024-09-06netpoll: remove netpoll_srcuEric Dumazet
2024-09-06Merge branch 'octeontx2-address-some-warnings'Jakub Kicinski
2024-09-06octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman
2024-09-06octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree
2024-09-06Merge branch 'use-functionality-of-irq_get_trigger_type'Jakub Kicinski
2024-09-06net: smc91x: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: tls: wait for async completion on last messageSascha Hauer
2024-09-07ata: libata: Improve CDL resource managementDamien Le Moal
2024-09-07ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal
2024-09-07ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal
2024-09-07ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal
2024-09-07ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal
2024-09-07ata: libata: Move sata_down_spd_limit() to libata-sata.cDamien Le Moal
2024-09-07ata: libata: Improve __ata_qc_complete()Damien Le Moal
2024-09-07ata: libata-scsi: Improve ata_scsi_handle_link_detach()Damien Le Moal
2024-09-07ata: libata: Cleanup libata-transportDamien Le Moal
2024-09-06Merge branch 'make-use-of-the-helper-macro-list_head'Jakub Kicinski
2024-09-06net/core: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/ipv6: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/netfilter: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/tipc: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/ipv4: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06sfc: convert comma to semicolonChen Ni
2024-09-06sfc/siena: Convert comma to semicolonChen Ni
2024-09-06ionic: Convert comma to semicolonChen Ni
2024-09-06net: atlantic: convert comma to semicolonChen Ni
2024-09-06Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...Linus Torvalds
2024-09-07regulator: Add AXP717 boost supportMark Brown
2024-09-06Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-06Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-06f2fs: get rid of page->indexChao Yu
2024-09-06f2fs: convert read_node_page() to use folioChao Yu
2024-09-06f2fs: convert __write_node_page() to use folioChao Yu
2024-09-06f2fs: convert f2fs_write_data_page() to use folioChao Yu
2024-09-06f2fs: convert f2fs_do_write_data_page() to use folioChao Yu
2024-09-06f2fs: convert f2fs_set_compressed_page() to use folioChao Yu
2024-09-06f2fs: convert f2fs_write_end() to use folioChao Yu
2024-09-06f2fs: convert f2fs_write_begin() to use folioChao Yu
2024-09-06f2fs: convert f2fs_submit_page_read() to use folioChao Yu
2024-09-06f2fs: convert f2fs_handle_page_eio() to use folioChao Yu