summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-11hwmon: (emc1403) Convert to use OF bindingsJonas Schwöbel
2026-08-11dt-bindings: hwmon: Document SMSC EMC1402/1403/1404/1428Svyatoslav Ryhel
2026-08-11nvme-tcp: fix host memory disclosure on R2T for a read commandYehyeong Lee
2026-08-11nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
2026-08-11nvme-tcp: reject a read that transferred too few bytesYehyeong Lee
2026-08-11nvmet: zns: reject full zone report when buffer is too smallXixin Liu
2026-08-11nvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov
2026-08-11nvme: reject passthrough of driver-managed Set FeaturesChao Shi
2026-08-11nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()Guixin Liu
2026-08-11nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
2026-08-11nvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
2026-08-11nvme-apple: Drop the PRP null check chicken bitSven Peter
2026-08-11nvme-apple: Require page aligned buffers on the admin queueSven Peter
2026-08-11nvme: Add a quirk for page aligned admin queue buffersSven Peter
2026-08-11nvme-apple: Never set the opcode in the NVMMU TCBSven Peter
2026-08-11nvme-apple: Don't set a DMA direction for commands without a data transferSven Peter
2026-08-11nvme-apple: Destroy the admin queue on removalSven Peter
2026-08-11nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()Guixin Liu
2026-08-11docs: sphinx-build-wrapper: include localversion in kernel version stringRandy Dunlap
2026-08-11Merge tag 'intel-pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-08-11spi: hisi-sfc-v3xx: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-11regmap: sdw-mbq: Fix swap of timeout and retry timesCharles Keepax
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to gmap helper functionsHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()Heiko Carstens
2026-08-11s390/sysinfo: Add context analysis attributesHeiko Carstens
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich
2026-08-11s390/virtio: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-11s390/cio: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-11s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()Heiko Carstens
2026-08-11ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlersRosen Penev
2026-08-11s390/pci: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-11s390/pci: Rework __zpci_event_availability() to remove conditional lockingHeiko Carstens
2026-08-11s390/pci: Rework __zpci_event_error() to remove conditional lockingHeiko Carstens
2026-08-11s390/char: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-11s390/con3215: Add __must_hold() attribute to raw3215_make_room()Heiko Carstens
2026-08-11tracing: Cleanup event_enable_trigger_parse() by using __free()Steven Rostedt
2026-08-11tracing: Report every TP_printk double dereferenceDavid Carlier
2026-08-11arm64: bti: Disable in-kernel BTI with recent versions of ClangJosh Poimboeuf
2026-08-11spi: dw: fix wrong RX_SAMPLE_DLY setting after resumeJisheng Zhang
2026-08-11gpio: gpio-by-pinctrl: Apply initial value in direction output wrapperAlex Tran
2026-08-11ASoC: qcom: q6apm: keep the graph start count in sync with the DSPJorijn van der Graaf
2026-08-11spi: meson-spifc: use devm_pm_runtime_set_active_enabledFelix Gu
2026-08-11Merge branch 'net-hns3-some-cleanups-for-hns3-driver'Paolo Abeni
2026-08-11spi: sprd-adi: Fix probe succeeding without registering the controllerBabanpreet Singh
2026-08-11net: hns3: use txqueue parameter directly in ndo_tx_timeoutJian Shen
2026-08-11net: hns3: add missing const qualifier to hclge_log_error() reg parameterJijie Shao
2026-08-11net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()Jian Shen
2026-08-11ASoC: ti: omap-twl4030: Check for missing card name after parsingbui duc phuc
2026-08-11Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds