summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-07rxrpc: Fix error handling in rxgk_extract_token()David Howells1-0/+1
2026-05-07rxrpc: Fix rxkad crypto unalignment handlingDavid Howells2-2/+8
2026-05-07rxrpc: Fix conn-level packet handling to unshare RESPONSE packetsDavid Howells1-1/+28
2026-05-07rxrpc: Fix memory leaks in rxkad_verify_response()David Howells1-61/+42
2026-05-07rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells5-35/+22
2026-05-07iio: adc: ad7768-1: remove switch to one-shot modeJonathan Santos1-17/+4
2026-05-07iio: adc: ad7768-1: fix one-shot mode data acquisitionJonathan Santos1-2/+7
2026-05-07ALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel1-3/+12
2026-05-07ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li1-1/+3
2026-05-07ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxxSpencer Payton1-0/+1
2026-05-07ALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
2026-05-07ALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
2026-05-07ALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
2026-05-07ALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+10
2026-05-07module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller3-0/+10
2026-05-07module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence2-7/+7
2026-05-07io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKEJens Axboe1-1/+3
2026-05-07io_uring/poll: fix signed comparison in io_poll_get_ownership()Longxuan Yu1-1/+1
2026-05-07io_uring/zcrx: fix user_struct uafPavel Begunkov1-1/+1
2026-05-07io_uring/register: fix ring resizing with mixed/large SQEs/CQEsJens Axboe1-8/+28
2026-05-07iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner1-6/+5
2026-05-07block: relax pgmap check in bio_add_page for compatible zone device pagesNaman Jain3-6/+25
2026-05-07io_uring/timeout: check unused sqe fieldsPavel Begunkov1-0/+4
2026-05-07io_uring/zcrx: return back two step unregistrationPavel Begunkov3-3/+51
2026-05-07block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...Damien Le Moal1-4/+8
2026-05-07mm/zone_device: do not touch device folio after calling ->folio_free()Matthew Brost1-1/+1
2026-05-07rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng1-3/+3
2026-05-07selftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün2-39/+77
2026-05-07selftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün1-2/+2
2026-05-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1
2026-05-07selftests/landlock: Drain stale audit records on initMickaël Salaün4-4/+19
2026-05-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün4-6/+322
2026-05-07landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün2-4/+90
2026-05-07selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-05-07sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury3-3/+3
2026-05-07reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetimeTommaso Merciai1-46/+18
2026-05-07remoteproc: xlnx: Only access buffer information if IPI is bufferedBen Levinsky1-9/+11
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li3-1/+26
2026-05-07perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao3-1/+4
2026-05-07PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder1-2/+2
2026-05-07PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg1-31/+25
2026-05-07parisc: Drop ip_fast_csum() inline assembly implementationHelge Deller4-187/+6
2026-05-07parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller1-1/+1
2026-05-07nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett1-1/+1
2026-05-07nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett1-0/+2
2026-05-07mtd: docg3: fix use-after-free in docg3_release()James Kim1-2/+1
2026-05-07mm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum1-0/+3
2026-05-07mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park2-7/+15
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park2-31/+15
2026-05-07mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge4-2/+121