index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-25
gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use let-else in Vbios::new
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use single logical block for the FWSEC section
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use the first PCI-AT image
Eliot Courtney
2026-05-25
net/sched: sch_ets: make cl->quantum lockless
Eric Dumazet
2026-05-25
ipv4: igmp: annotate data-races around im->users
Yuyang Huang
2026-05-25
ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
Justin Iurman
2026-05-25
ipv6: exthdrs: refresh nh after handling HAO option
Zhengchuan Liang
2026-05-25
netfilter: nf_conntrack_ftp: avoid u16 overflows
Giuseppe Caruso
2026-05-25
memblock: don't touch memblock arrays when memblock_free() is called late
Mike Rapoport (Microsoft)
2026-05-25
Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2026-05-25
Merge tag 'v7.1-rc5' into rdma.git for-next
Jason Gunthorpe
2026-05-25
isofs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-25
quota: allocate dquot_hash with kmalloc()
Mike Rapoport (Microsoft)
2026-05-25
dm-inlinecrypt: add support for hardware-wrapped keys
Linlin Zhang
2026-05-25
RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanup
Tao Cui
2026-05-25
RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()
Tao Cui
2026-05-25
remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources()
Mukesh Ojha
2026-05-25
remoteproc: Move resource table data structure to its own header
Mukesh Ojha
2026-05-25
net/mlx5: HWS: Reject unsupported remove-header action
Prathamesh Deshpande
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
2026-05-25
ACPI: video: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: video: Use devm for video->entry and backlight cleanup
Rafael J. Wysocki
2026-05-25
ACPI: video: Use devm action for freeing video devices
Rafael J. Wysocki
2026-05-25
ACPI: video: Use devm action for video bus object cleanup
Rafael J. Wysocki
2026-05-25
ACPI: video: Rearrange probe and remove code
Rafael J. Wysocki
2026-05-25
ACPI: video: Reduce the number of auxiliary device dereferences
Rafael J. Wysocki
2026-05-25
ACPI: PAD: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: PAD: Fix teardown ordering in acpi_pad_remove()
Rafael J. Wysocki
2026-05-25
ACPI: PAD: Pass struct device pointer to acpi_pad_notify()
Rafael J. Wysocki
2026-05-25
ACPI: PAD: Rearrange acpi_pad_notify()
Rafael J. Wysocki
2026-05-25
ACPI: thermal: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: HED: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: HED: Refine guarding against adding a second instance
Rafael J. Wysocki
2026-05-25
ACPI: battery: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: AC: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: NFIT: core: Use devm_acpi_install_notify_handler()
Rafael J. Wysocki
2026-05-25
ACPI: bus: Introduce devm_acpi_install_notify_handler()
Rafael J. Wysocki
2026-05-25
RDMA/hns: Fix log flood after cmd_mbox failure
Lianfa Weng
2026-05-25
RDMA/hns: Fix warning in poll cq direct mode
Lianfa Weng
2026-05-25
gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: store PMU lookup entries in a KVVec
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: read PMU lookup entries using FromBytes
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: simplify setup_falcon_data
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
2026-05-25
gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
[prev]
[next]