summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-25macsec: fix replay protection at XPN lower-PN wrapJunrui Luo
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo
2026-05-25Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-25rds: filter RDS_INFO_* getsockopt by caller's netnsMaoyi Xie
2026-05-25netlabel: fix IPv6 unlabeled address add error handlingChenguang Zhao
2026-05-25rds: annotate data-race around rs_seen_congestionJiayuan Chen
2026-05-25gpu: nova-core: vbios: remove unused rom_header fieldEliot Courtney
2026-05-25gpu: nova-core: vbios: move constants and functions to be associatedEliot Courtney
2026-05-25gpu: nova-core: vbios: drop redundant TryFrom importEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused image wrappersEliot Courtney
2026-05-25gpu: nova-core: vbios: remove unnecessary fields in PciRomHeaderEliot Courtney
2026-05-25gpu: nova-core: vbios: use let-else in Vbios::newEliot Courtney
2026-05-25gpu: nova-core: vbios: use single logical block for the FWSEC sectionEliot Courtney
2026-05-25gpu: nova-core: vbios: use the first PCI-AT imageEliot Courtney
2026-05-25net/sched: sch_ets: make cl->quantum locklessEric Dumazet
2026-05-25ipv4: igmp: annotate data-races around im->usersYuyang Huang
2026-05-25ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman
2026-05-25ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang
2026-05-25netfilter: nf_conntrack_ftp: avoid u16 overflowsGiuseppe Caruso
2026-05-25memblock: don't touch memblock arrays when memblock_free() is called lateMike Rapoport (Microsoft)
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25isofs: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-25quota: allocate dquot_hash with kmalloc()Mike Rapoport (Microsoft)
2026-05-25dm-inlinecrypt: add support for hardware-wrapped keysLinlin Zhang
2026-05-25RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanupTao Cui
2026-05-25RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()Tao Cui
2026-05-25remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources()Mukesh Ojha
2026-05-25remoteproc: Move resource table data structure to its own headerMukesh Ojha
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande
2026-05-25Merge branch 'arena_direct_access'Alexei Starovoitov
2026-05-25ACPI: video: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: video: Use devm for video->entry and backlight cleanupRafael J. Wysocki
2026-05-25ACPI: video: Use devm action for freeing video devicesRafael J. Wysocki
2026-05-25ACPI: video: Use devm action for video bus object cleanupRafael J. Wysocki
2026-05-25ACPI: video: Rearrange probe and remove codeRafael J. Wysocki
2026-05-25ACPI: video: Reduce the number of auxiliary device dereferencesRafael J. Wysocki
2026-05-25ACPI: PAD: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: PAD: Fix teardown ordering in acpi_pad_remove()Rafael J. Wysocki
2026-05-25ACPI: PAD: Pass struct device pointer to acpi_pad_notify()Rafael J. Wysocki
2026-05-25ACPI: PAD: Rearrange acpi_pad_notify()Rafael J. Wysocki
2026-05-25ACPI: thermal: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: HED: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: HED: Refine guarding against adding a second instanceRafael J. Wysocki
2026-05-25ACPI: battery: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: AC: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: NFIT: core: Use devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25RDMA/hns: Fix log flood after cmd_mbox failureLianfa Weng
2026-05-25RDMA/hns: Fix warning in poll cq direct modeLianfa Weng