mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] powerpc/entry: Clear TIF_SYSCALL_RET before syscall error return
 2026-08-29  6:01 UTC  (2+ messages)

[PATCH v4 0/4] Add support for AD5710R/AD5711R DAC
 2026-08-29  5:59 UTC  (5+ messages)
` [PATCH v4 1/4] iio: ABI: Add DAC current powerdown attributes and 15kohm_to_gnd mode
` [PATCH v4 2/4] dt-bindings: iio: dac: add adi,ad5710r.yaml
` [PATCH v4 3/4] iio: dac: ad3530r: parameterize DAC resolution
` [PATCH v4 4/4] iio: dac: ad3530r: add support for AD5710R/AD5711R

[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-08-29  5:58 UTC  (7+ messages)
` [PATCH v9 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v9 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64

[RESEND PATCH 0/2] usb: gadget: uac2: support explicit channel counts
 2026-08-29  5:56 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: u_audio: pass channel counts explicitly
` [PATCH 2/2] usb: gadget: f_uac2: allow explicit channel counts

[PATCH v6] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-08-29  5:55 UTC  (15+ messages)
                    ` [PATCH v7] "

[PATCH] docs: verify/bisect: fix typos
 2026-08-29  5:55 UTC 

[PATCH] nfsd: hold cl_lock in client_has_state()
 2026-08-29  5:52 UTC  (4+ messages)

[PATCH 0/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
 2026-08-29  5:48 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: arm64: selftests: Test "

[PATCH 0/2] power: supply: qcom_battmgr: report charge levels on SM8350-class firmware
 2026-08-29  5:45 UTC  (3+ messages)
` [PATCH 1/2] power: supply: qcom_battmgr: fix CHARGE_FULL* "
` [PATCH 2/2] power: supply: qcom_battmgr: expose CHARGE_NOW "

[PATCH 0/4] wifi: ath9k: cut USB round trips on channel changes
 2026-08-29  5:44 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath9k: name the register multi-read limit
` [PATCH 2/4] wifi: ath9k: check all tx queues with one multi-read
` [PATCH 3/4] wifi: ath9k: batch the read-modify-writes of a channel change
` [PATCH 4/4] wifi: ath9k: skip the departing channel's noise floor on USB fast changes

[PATCH net] net: unix: reject negative max_dgram_qlen values
 2026-08-29  5:32 UTC  (3+ messages)

[syzbot] [block?] BUG: corrupted list in blk_mq_request_bypass_insert
 2026-08-29  5:31 UTC 

[BUG] ksmbd: OOB read in share_config_request() when payload_sz == 0
 2026-08-29  5:30 UTC  (3+ messages)

[PATCH net v3 0/2] tcp: fix use-after-free in do_tcp_getsockopt()
 2026-08-29  5:30 UTC  (2+ messages)

[syzbot] [media?] WARNING in vidtv_stop_feed
 2026-08-29  5:28 UTC  (2+ messages)

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-29  5:26 UTC  (2+ messages)

[RFC PATCH net-next 0/9] net: survive a PHY whose firmware arrives after the MAC probes
 2026-08-29  5:25 UTC  (10+ messages)
` [RFC PATCH net-next 1/9] dt-bindings: net: add Airoha EN8811H PHY MCU
` [RFC PATCH net-next 2/9] dt-bindings: net: ethernet-controller: add slow-to-probe
` [RFC PATCH net-next 3/9] net: phy: air: type the buckpbus core on the bus and address
` [RFC PATCH net-next 4/9] net: phy: air: move the EN8811H firmware download into the library
` [RFC PATCH net-next 5/9] net: phy: air: skip the download when the MD32 is already running
` [RFC PATCH net-next 6/9] net: mdio: add Airoha EN8811H MDIO device driver
` [RFC PATCH net-next 7/9] net: mdio: en8811h: add the nested pass-through bus
` [RFC PATCH net-next 8/9] net: phylink: wait for PHYs that are known to probe late
` [RFC PATCH net-next 9/9] net: phylink: report no link modes while a late PHY is missing

[PATCH 0/3] media: ak7375: Add AK7377 support
 2026-08-29  5:25 UTC  (4+ messages)
` [PATCH] media: dt-bindings: ak7375: Add AK7377
` [PATCH 1/2] media: i2c: ak7375: Add support for the AK7377
` [PATCH 2/2] media: i2c: ak7375: Do not mark the VCM active before powering it

[PATCH nf 0/1] netfilter: nf_dup: prevent asynchronous duplicate recursion
 2026-08-29  5:19 UTC  (2+ messages)
` [PATCH nf 1/1] "

[PATCH] kexec_file: remove unused arch_kexec_locate_mem_hole hook
 2026-08-29  4:58 UTC  (3+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in atkbd_event_work
 2026-08-29  4:54 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes - sync output bounce buffer before DMA
 2026-08-29  4:53 UTC 

[syzbot] [kernel?] possible deadlock in __balance_push_cpu_stop
 2026-08-29  4:50 UTC 

[PATCH v2] mm/khugepaged: Don't install PMDs in uffd-minor-registered VMAs
 2026-08-29  4:38 UTC  (8+ messages)

[PATCH v2 0/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
 2026-08-29  4:37 UTC  (3+ messages)
` [PATCH v2 1/2] fs: move splice_zeropage_into_pipe() and zero_pipe_buf_ops to fs/splice.c
` [PATCH v2 2/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full

[PATCH] crypto: atmel-aes - fix AADLENR for standalone GHASH
 2026-08-29  4:26 UTC 

[PATCH v3] i2c: cp2615: handle allocation failure
 2026-08-29  4:22 UTC 

[PATCH v3 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-29  4:21 UTC  (5+ messages)
` [PATCH v3 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v3 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags

[PATCH] drm/tegra: dc: Propagate powergate failures on suspend
 2026-08-29  4:20 UTC 

[PATCH v3] f2fs: sync pending discards before reserving device alias
 2026-08-29  4:17 UTC  (2+ messages)

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-29  4:15 UTC  (2+ messages)

[PATCH] docs/zh_CN: Update arch/riscv/vm-layout.rst translation
 2026-08-29  4:15 UTC 

[PATCH 0/2] rust: num: add cv! macro to create values from constant expressions (alt)
 2026-08-29  4:05 UTC  (3+ messages)
` [PATCH 2/2] rust: num: add `cv!` macro to create values from constant expressions

[PATCH] crypto: atmel-tdes - zero-initialize device state
 2026-08-29  3:58 UTC 

[PATCH v2] exfat: validate vendor allocation directory entries
 2026-08-29  3:45 UTC  (2+ messages)

[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
 2026-08-29  3:45 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 5385e8f4cb975bf4cc651e739ef06a4cc3cc2850
 2026-08-29  3:42 UTC 

[PATCH v2] i2c: cp2615: handle allocation failure
 2026-08-29  3:42 UTC  (2+ messages)

[PATCH v1 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-08-29  3:39 UTC  (9+ messages)
` [PATCH v1 1/8] x86/sev: Make SVSM calls preemption-safe
` [PATCH v1 2/8] x86/sev: Add support for Alternate Injection
` [PATCH v1 3/8] x86/apic: Add an SVSM APIC driver
` [PATCH v1 4/8] x86/sev: Route unsupported APIC register accesses to the hypervisor APIC emulation
` [PATCH v1 5/8] x86/sev: Add a function to contain all SEV-specific setup operations
` [PATCH v1 6/8] x86/sev: Register the guest with the SVSM APIC protocol
` [PATCH v1 7/8] x86/sev: Allow the guest to configure interrupt vectors for the hypervisor
` [PATCH v1 8/8] x86/sev: Indicate that Alternate Injection is supported in the guest

[PATCH net v3] net: phy: air_en8811h: restore AN8811HB LED GPIO after MCU restart
 2026-08-29  3:38 UTC 

[PATCH 0/2] gpu: nova-core: complete conversion to kernel `num` module
 2026-08-29  3:34 UTC  (4+ messages)
` [PATCH 1/2] gpu: nova-core: use kernel lossless integer conversion module

[PATCH 6.6.y] Revert "usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal"
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 6.1.y] Revert "usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal"
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 5.10/6.1] ipvs: reload ip header after head reallocation
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 6.12.y] HID: uhid: convert to hid_safe_input_report()
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 0/3] scsi: hisi_sas: Some Misc fixes
 2026-08-29  3:28 UTC  (4+ messages)
` [PATCH 1/3] scsi: hisi_sas: Fix incorrect delay values from magic-number cleanup
` [PATCH 2/3] scsi: hisi_sas: Clear PHY error counts on phyup
` [PATCH 3/3] scsi: hisi_sas: Fix spinup failure for SAS SSP devices in Active_Wait state

[PATCH] f2fs: sync pending discards before reserving device alias
 2026-08-29  3:18 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] checkpatch: check GIT_COMMIT_ID for a maximum of 3 consecutive lines
 2026-08-29  3:16 UTC 

[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
 2026-08-29  3:13 UTC  (4+ messages)

[PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
 2026-08-29  3:09 UTC  (2+ messages)

[PATCH v5 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-29  3:08 UTC  (12+ messages)
` [PATCH v5 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-29  3:06 UTC  (8+ messages)
` [RFC PATCH v3 4/8] mm/gup: break out follow_one_pte() helper
` [RFC PATCH v3 5/8] mm/gup: fill the pages array outside the pud/pmd lock
` [RFC PATCH v3 7/8] mm/gup: walk multiple PTEs per follow_page_pte() call

[PATCH net] vxlan: vnifilter: validate the VNI range in vni_filter_entry_policy
 2026-08-29  3:00 UTC 

[PATCH] memcg: avoid charging the root memcg from obj_cgroup_charge_pages()
 2026-08-29  3:00 UTC  (2+ messages)

[Patch v2] mm: adjust out-dated document of __GFP_NOFAIL
 2026-08-29  2:58 UTC 

[PATCH v2] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
 2026-08-29  2:57 UTC  (2+ messages)

[PATCH v6 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-29  2:57 UTC  (22+ messages)
` [PATCH v6 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
` [PATCH v6 02/21] pinctrl: pinconf-generic: "
` [PATCH v6 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v6 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v6 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
` [PATCH v6 06/21] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
` [PATCH v6 07/21] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v6 08/21] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
` [PATCH v6 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v6 10/21] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v6 11/21] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v6 12/21] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
` [PATCH v6 13/21] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v6 14/21] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
` [PATCH v6 15/21] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
` [PATCH v6 16/21] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
` [PATCH v6 17/21] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v6 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v6 19/21] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v6 20/21] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v6 21/21] riscv: dts: starfive: jhb100: Add pinctrl nodes

[PATCH 0/2] squashfs: harden fragment index table sizing
 2026-08-29  2:48 UTC  (3+ messages)

[PATCH v2] ftrace: Take trace_array reference before accessing its ftrace_ops
 2026-08-29  2:39 UTC 

[PATCH] smb: client: reject out-of-bounds DataOffset in CIFSSMBRead()
 2026-08-29  2:35 UTC  (2+ messages)

[PATCH] selftests: cover kernfs dentry revalidation
 2026-08-29  2:28 UTC 

[PATCH] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
 2026-08-29  2:26 UTC  (3+ messages)

[PATCH] gpu: nova-core: document the firmware layout and ABI epochs
 2026-08-29  2:21 UTC 

[RFC PATCH v1 1/2] drivers/block/ramshared: add hardware-accelerated VRAM block driver
 2026-08-29  2:13 UTC  (2+ messages)
` [RFC PATCH v1 2/2] drivers/block: integrate ramshared driver into build system

[RFC PATCH v1 0/2] drivers/block: add RamShared hardware-accelerated VRAM block driver
 2026-08-29  2:13 UTC 

[PATCH 0/2] scsi: ufs: ufs-pci: Intel UFS 4.0 HS-Gear5 and MCQ support
 2026-08-29  2:13 UTC  (2+ messages)

[PATCH] ARM: dts: helios4: fix vbus-supply for USB2 PHY
 2026-08-29  2:11 UTC 

[PATCH] usb: gadget: midi2: prevent in/out jack from oob
 2026-08-29  2:05 UTC  (2+ messages)

[PATCH 0/2] mm/mempolicy: stop copying state in the interleave paths
 2026-08-29  1:59 UTC  (3+ messages)
` [PATCH 1/2] mm/mempolicy: use SRCU for the weighted interleave state
` [PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths

[PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
 2026-08-29  1:56 UTC  (2+ messages)

[PATCH] mm/damon: use a page-aligned sampling address
 2026-08-29  1:55 UTC  (3+ messages)

[PATCH] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
 2026-08-29  1:51 UTC  (3+ messages)

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-29  1:49 UTC  (4+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH v2] nvmet-tcp: report a bounded MDTS instead of "no limit"
 2026-08-29  1:39 UTC 

[PATCH 1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
 2026-08-29  1:38 UTC  (2+ messages)

[PATCH] scsi: pm8001: use rollback index when freeing MSI-X vectors
 2026-08-29  1:36 UTC  (2+ messages)

[PATCH v2 00/15] nova-core: GPU interrupt support and GSP event delivery
 2026-08-29  1:35 UTC  (18+ messages)
` [PATCH v2 01/15] rust: pci: declare IrqType and IrqTypes with impl_flags
` [PATCH v2 02/15] rust: sync: completion: add wait_for_completion_timeout()
` [PATCH v2 03/15] gpu: nova-core: add the GIN CPU interrupt tree and MSI EOI registers
` [PATCH v2 04/15] gpu: nova-core: add the GIN vector and subtree newtypes
` [PATCH v2 05/15] gpu: nova-core: add the per-architecture GIN CPU interrupt HAL
` [PATCH v2 06/15] gpu: nova-core: add the GIN interrupt tree and allocate its vectors
` [PATCH v2 07/15] gpu: nova-core: add an interrupt delivery self-test
` [PATCH v2 08/15] gpu: nova-core: dispatch GSP events instead of discarding them
` [PATCH v2 09/15] gpu: nova-core: match GSP RPC replies by sequence, not just function
` [PATCH v2 10/15] gpu: nova-core: recover the GSP receive path from corrupt framing
` [PATCH v2 11/15] gpu: nova-core: bound a GSP wait by a single deadline
` [PATCH v2 12/15] gpu: nova-core: drive GSP events with the SWGEN0 interrupt
` [PATCH v2 13/15] gpu: nova-core: retrigger the GSP falcon and clear every latched cause
` [PATCH v2 14/15] gpu: nova-core: add KUnit tests for the interrupt tree and HALs
` [PATCH v2 15/15] gpu: nova-core: document the GIN interrupt controller and GSP events

[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
 2026-08-29  1:33 UTC  (6+ messages)
` [PATCH 1/2] scsi: fnic: initialize the NVMe local port info before registering

[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
 2026-08-29  1:31 UTC  (3+ messages)
` [PATCH v14 29/38] usb: dwc3: rockchip: introduce glue driver

[PATCH 0/9] iio: adc: rzt2h: add DMA buffer support
 2026-08-29  1:24 UTC  (4+ messages)
` [PATCH 5/9] iio: adc: rzt2h: implement "

[PATCH v3] Drivers: hv: Avoid infinite retry loop in init_vp_index()
 2026-08-29  1:21 UTC  (3+ messages)

[PATCH usb-next v2] USB: gadgetfs: Fix use-after-free in gadgetfs_kill_sb
 2026-08-29  1:19 UTC 

[GIT PULL] IPMI bug fixes for 7.3
 2026-08-29  1:13 UTC  (2+ messages)

[git pull] drm next / fixes for 7.3-rc1
 2026-08-29  1:13 UTC  (2+ messages)

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-08-29  1:10 UTC  (2+ messages)

[REGRESSION 7.3] drm/amd/display: single-frame scanout corruption on DCN32 at 120 Hz since a637a140ab86
 2026-08-29  1:05 UTC 

[PATCH] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
 2026-08-29  1:04 UTC  (3+ messages)

[PATCH 0/2] Report platform enforced SPI flash write protection
 2026-08-29  1:04 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: allow the platform to supply write protection state
` [PATCH 2/2] spi: spi-intel: report controller enforced write protection

[PATCH v2] HID: wacom: fix OOB read in wacom_wac_pen_serial_enforce()
 2026-08-29  1:04 UTC  (3+ messages)

[PATCH v2 0/4] mm, swap: some random fixes and cleanups
 2026-08-29  1:03 UTC  (4+ messages)
` [PATCH v2 1/4] mm, swap: Fix potential NULL dereference when trying a sleep table allocation

[PATCH v2 0/5] watchdog: qcom: Support NMI pretimeout warnings
 2026-08-29  0:59 UTC  (6+ messages)
` [PATCH v2 1/5] genirq: Synchronize in-flight handlers during NMI teardown
` [PATCH v2 2/5] genirq: Implement synchronous disable_nmi()
` [PATCH v2 3/5] genirq: Export NMI APIs
` [PATCH v2 4/5] watchdog: pretimeout: Protect governor access with RCU for NMI safety
` [PATCH v2 5/5] watchdog: qcom: Register pretimeout interrupt as NMI

[PATCH 0/4] ALSA: usb-audio: support Roland Capture sample rates
 2026-08-29  0:50 UTC  (5+ messages)
` [PATCH 1/4] ALSA: usb-audio: add Roland OCTA-CAPTURE multirate support
` [PATCH 2/4] ALSA: usb-audio: expose OCTA-CAPTURE control MIDI cables
` [PATCH 3/4] ALSA: usb-audio: add Roland QUAD-CAPTURE multirate support
` [PATCH 4/4] ALSA: usb-audio: set Roland Capture rate during stream preparation

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®