summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-12usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai3-0/+234
2026-03-12uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
2026-03-12bpf: Improve bounds when tnum has a single possible valuePaul Chaignon1-0/+30
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan2-0/+59
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao3-3/+78
2026-03-12bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen1-4/+21
2026-03-12bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen1-2/+15
2026-03-12PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas1-1/+1
2026-03-12spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat1-0/+3
2026-03-12sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier1-1/+1
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1
2026-03-12bpf: Fix stack-out-of-bounds write in devmapKohei Enju1-5/+17
2026-03-12bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
2026-03-12ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai1-2/+2
2026-03-12mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo1-4/+9
2026-03-12ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai1-1/+1
2026-03-12btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone1-3/+3
2026-03-12btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone1-1/+1
2026-03-12btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone1-1/+1
2026-03-12btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone1-1/+1
2026-03-12btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone1-1/+1
2026-03-12btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone1-1/+1
2026-03-12btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà1-1/+6
2026-03-12ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald1-1/+1
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel1-9/+13
2026-03-12arm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
2026-03-12arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-9/+10
2026-03-12s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik1-1/+1
2026-03-12s390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
2026-03-12s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens3-6/+18
2026-03-12perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra1-1/+41
2026-03-12ALSA: usb-audio: Use inclusive termsTakashi Iwai1-3/+3
2026-03-12ALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai1-0/+3
2026-03-12drm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2
2026-03-12zloop: check for spurious options passed to removeChristoph Hellwig1-1/+6
2026-03-12zloop: advertise a volatile write cacheChristoph Hellwig1-6/+18
2026-03-12io_uring/cmd_net: use READ_ONCE() for ->addr3 readJens Axboe1-1/+1
2026-03-12irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei1-2/+4
2026-03-12regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu1-2/+1
2026-03-12regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu1-4/+3
2026-03-12scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang1-9/+9
2026-03-12cxl/mbox: validate payload size before accessing contents in cxl_payload_from...Davidlohr Bueso1-2/+9
2026-03-12cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang3-2/+42
2026-03-12cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang3-10/+19
2026-03-12clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich3-2/+36