All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 19:27:12 to 2026-07-14 20:02:59 UTC [more...]

[PATCH] mm: memcontrol: factor out memcg kmem uncharge sequence
 2026-07-14 20:02 UTC  (2+ messages)

[PATCH v7 0/3] iio: adc: ti-ads1100: Add support for TI ADS1110 to ti-ads1100 driver
 2026-07-14 20:02 UTC  (6+ messages)
` [PATCH v7 1/3] iio: adc: ti-ads1100: Fix incorrect reading when datarate changed in single mode
` [PATCH v7 2/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v7 3/3] iio: adc: ti-ads1100: Add ti-ads1110 support to ti-ads1100 driver

[PATCH] mm: memcontrol: drop unused cpu argument from flush_nmi_stats
 2026-07-14 20:01 UTC  (2+ messages)

[PATCH v13 00/35] phy: rockchip: usbdp: Clean up the mess
 2026-07-14 20:01 UTC  (77+ messages)
` [PATCH v13 02/35] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v13 03/35] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v13 04/35] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v13 05/35] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v13 06/35] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v13 07/35] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v13 10/35] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v13 12/35] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v13 13/35] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v13 14/35] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v13 15/35] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v13 16/35] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v13 18/35] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v13 19/35] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v13 20/35] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v13 21/35] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v13 22/35] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v13 23/35] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v13 24/35] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v13 25/35] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v13 26/35] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v13 27/35] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v13 28/35] phy: core: add notifier infrastructure
` [PATCH v13 29/35] usb: dwc3: core: support PHY reset notifications
` [PATCH v13 30/35] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v13 31/35] phy: rockchip: usbdp: Drop -EPROBE_DEFER hack
` [PATCH v13 32/35] phy: rockchip: usbdp: Rename mode to hw_mode
` [PATCH v13 33/35] phy: rockchip: usbdp: Fix power state handling
` [PATCH v13 34/35] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v13 35/35] phy: rockchip: usbdp: Add USB-C state without DP enabled

[PATCH i-g-t 1/2] Revert "lib/kms: Set display->has_plane_color_pipeline automatically"
 2026-07-14 20:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] "
` ✗ i915.CI.BAT: failure "

[RFC PATCH] xfs: add new policy guidelines for llm-assisted patches
 2026-07-14 20:01 UTC  (7+ messages)

[PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
 2026-07-14 20:00 UTC  (2+ messages)

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-14 20:00 UTC  (3+ messages)
` [PATCH bpf-next v3 13/17] bpf: Report Program Structure CFG errors

[PATCH] mm: memcg-v1: account vmpressure event allocations
 2026-07-14 19:59 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT
 2026-07-14 19:59 UTC  (3+ messages)

[PATCH v2 1/1] hfsplus: validate B-tree record offset table
 2026-07-14 19:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
 2026-07-14 19:58 UTC  (10+ messages)
` [PATCH v2 1/9] exec: stash bpf-selected interpreter state in struct linux_binprm
` [PATCH v2 2/9] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH v2 3/9] binfmt_misc: let the entry lookup walk sleep
` [PATCH v2 4/9] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH v2 5/9] bpf: allow fs kfuncs for binfmt_misc_ops programs
` [PATCH v2 6/9] binfmt_misc: let bpf handlers pass an argument to the interpreter
` [PATCH v2 7/9] binfmt_misc: let a bpf handler choose the invocation flags per exec
` [PATCH v2 8/9] binfmt_misc: let a bpf handler run the interpreter transparently
` [PATCH v2 9/9] selftests/exec: add binfmt_misc bpf-backed handler test

[Buildroot] [PATCH 1/1] package/armadillo: bump to version 15.4.1
 2026-07-14 19:57 UTC 

[PATCH v7 0/3] iio: adc: ti-ads1100: Add support for TI ADS1110 to ti-ads1100 driver
 2026-07-14 19:55 UTC  (4+ messages)
` [PATCH v7 1/3] iio: adc: ti-ads1100: Fix incorrect reading when datarate changed in single mode
` [PATCH v7 2/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v7 3/3] iio: adc: ti-ads1100: Add ti-ads1110 support to ti-ads1100 driver

RFC: symmetric SET_MODULE_EEPROM_BY_PAGE with i2c_address for non-SFF pages
 2026-07-14 19:55 UTC  (2+ messages)

[PATCH v2 0/6] Add support for the Rockchip RV1106 and RV1103
 2026-07-14 19:54 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: clock: rockchip: Add RV1106 CRU support
` [PATCH v2 2/6] clk: rockchip: Add clock controller for the RV1106
` [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles
` [PATCH v2 4/6] ARM: dts: rockchip: Add support for RV1106 and RV1103
` [PATCH v2 5/6] dt-bindings: arm: rockchip: Add Luckfox Pico Mini B
` [PATCH v2 6/6] ARM: dts: "

[PATCH] mm: memcontrol: update state_local when flushing NMI stats
 2026-07-14 19:52 UTC  (4+ messages)

[RFC PATCH 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-14 19:53 UTC  (5+ messages)
` [RFC PATCH 04/13] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 09/13] mm/kwatch: add probe lifecycle runtime

[PATCH] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-07-14 19:51 UTC  (3+ messages)

[PATCH 00/10] Initial Apple silicon M4 device trees and dt-bindings
 2026-07-14 19:50 UTC  (5+ messages)
` [PATCH 09/10] dt-bindings: arm: apple: Add M4 based devices
` [PATCH 10/10] arm64: dts: apple: Add minimal t8132 (M4) device trees

[PATCH v3 0/2] hwspinlock: convert to XArray and add summary in debugfs
 2026-07-14 19:49 UTC  (3+ messages)
` [PATCH v3 1/2] hwspinlock: Convert to XArray
  ` 3 XArray questions (was: Re: [PATCH v3 1/2] hwspinlock: Convert to XArray)

[PATCH 0/3] staging/fbtft: Minor cleanups
 2026-07-14 19:48 UTC  (5+ messages)
` [PATCH 1/3] staging/fbtft: Remove prohibited space before close parenthesis
` [PATCH 3/3] staging: fbtft: Replace udelay with usleep_range

[PATCH v2 0/6] ACPI: Introduce and use acpi_dev_is_video_device() helper
 2026-07-14 19:47 UTC  (7+ messages)
` [PATCH v2 4/6] i2c: acpi: Convert to "
` [PATCH v2 5/6] PCI/VGA: "
` [PATCH v2 6/6] platform/x86: thinkpad_acpi: "

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-14 19:45 UTC  (5+ messages)
` [PATCH v2 06/18] KVM: arm64: Add topup interface for the pKVM "
` [PATCH v2 07/18] KVM: arm64: Add pkvm_hyp_req infrastructure

[ANNOUNCE] Git for Windows 2.55.0(3)
 2026-07-14 19:44 UTC 

[PATCH v2 0/3] pinctrl: Add support for the Rockchip RV1106
 2026-07-14 19:44 UTC  (3+ messages)
` [PATCH v2 3/3] pinctrl: rockchip: Add RV1106 pinctrl support

[PULL 0/4] Miscellaneous patches for 2026-07-14
 2026-07-14 19:43 UTC  (2+ messages)

Ethtool is missing C2C link modes
 2026-07-14 19:43 UTC  (6+ messages)

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-14 19:42 UTC  (4+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()

[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-14 19:41 UTC  (2+ messages)

[PATCH v3] xfs: bounds-check buffer log item's dirty bitmap
 2026-07-14 19:40 UTC  (5+ messages)
` [PATCH v4] "

[to-be-updated] mm-thp-pin-the-inode-across-a-file-folio-split.patch removed from -mm tree
 2026-07-14 19:38 UTC 

[PATCH v2] fiemap: add a nosync option
 2026-07-14 19:38 UTC  (2+ messages)

[PULL 00/13] Misc HW patches for 2026-07-14
 2026-07-14 19:35 UTC  (14+ messages)
` [PULL 01/13] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
` [PULL 02/13] hw/misc/ivshmem: clear chardev handlers before freeing peers
` [PULL 03/13] docs/devel: Document SSI dummy-cycle ownership
` [PULL 04/13] hw/scsi/vmw_pvscsi: translate data endianness
` [PULL 05/13] hw/scsi/vmw_pvscsi: add a comment to explain the endianness
` [PULL 06/13] hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
` [PULL 07/13] hw/sparc64/niagara: use int64_t for vdisk size to avoid truncation
` [PULL 08/13] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
` [PULL 09/13] hw/usb/hcd-ohci: Make sure that ohci_service_ed_list() cannot loop forever
` [PULL 10/13] hw/usb/hcd-xhci: Turn guest-triggerable abort() into qemu_log_mask()
` [PULL 11/13] hw/usb/hcd-xhci: Remove the FIXME macro
` [PULL 12/13] hw/usb/hcd-xhci: Use qemu_log_mask() instead of fprintf() statement
` [PULL 13/13] net: only advertise passt in netdev help when CONFIG_PASST

[PATCH v2] PCI: Move pci_dev->is_busmaster into priv_flags
 2026-07-14 19:37 UTC 

[PATCH 0/2] PCI: Convert bitfield flags to atomic accessors
 2026-07-14 19:36 UTC  (7+ messages)
` [PATCH 1/2] PCI: Replace pci_dev->is_busmaster with accessors
` [PATCH 2/2] PCI: Replace pci_dev->broken_parity_status "

[PATCH 6.16.y 0/6] cBPF JIT spray hardening
 2026-07-14 19:36 UTC  (5+ messages)
` [PATCH 6.16.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.16.y 3/6] bpf: Restrict JIT predictor flush to cBPF

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2026-07-14 19:36 UTC  (3+ messages)

[PATCH] ALSA: hda/generic: Replace strlcat() with strscpy()
 2026-07-14 19:36 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for HP EliteBook 830 G8 (8AB8) to enable mute LEDs
 2026-07-14 19:36 UTC 

[PATCH 0/5] PCIe Flit Logging Ext Capability Support
 2026-07-14 19:36 UTC  (3+ messages)
` [PATCH 3/5] PCI/FLIT: Negotiate _OSC control for Flit Error Logging

[PATCH v2 1/1] string: Add missing Return sections
 2026-07-14 19:34 UTC 

[PATCH 0/2] Add validation for DMC firmware header parsing
 2026-07-14 19:34 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH GSoC v16 00/13] cat-file: add remote-object-info to batch-command
 2026-07-14 19:33 UTC  (5+ messages)
` [PATCH GSoC v17 "
  ` [PATCH GSoC v17 10/13] transport: add client support for object-info

[PATCH v2] audit: add FSOPEN record to log filesystem name
 2026-07-14 19:33 UTC  (2+ messages)

Toybox make root no longer works as expected
 2026-07-14 19:32 UTC  (4+ messages)

[PATCH v4 00/14] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-07-14 19:32 UTC  (5+ messages)
` [PATCH v4 05/14] dmaengine: dw-edma: Add partial channel ownership mode
` [PATCH v4 14/14] dmaengine: dw-edma: Program endpoint function numbers

[PATCH] KVM: VMX: Use cached vcpu_vmx pointer in MSR and segment helpers
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v2 0/3] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] KVM: SVM: Remove redundant ret = 0 in svm_set_nested_state
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v2] selftests/kvm/x86: fix spelling error in xapic_ipi_test comment
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v2 0/2] KVM: selftest: Fix steal time w/ non-glibc builds
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH 0/3] KVM: nVMX: A few TLB flushing fixes
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v3 0/3] cxl/features: Bounds-check the fwctl feature commands
 2026-07-14 19:31 UTC  (7+ messages)
` [PATCH v3 1/3] cxl/features: Reject Get Feature count larger than the output buffer
` [PATCH v3 2/3] cxl/features: Reject Set Features output buffer smaller than the header
` [PATCH v3 3/3] cxl/features: Clamp Get Feature output size to the remaining buffer

[PATCH v4 00/11] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v3 0/8] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] [makedumpfile] Avoid glibc lazy-unwind machinery in parallel teardown
 2026-07-14 19:30 UTC 

[PATCH] docs: pt_BR: process: Translate the security-bugs.rst
 2026-07-14 19:30 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Convert nested ops to static calls
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: gmem populate fix and cleanups
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH 0/9] KVM: x86: Spring cleaning, part 2
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v3 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v3 0/2] KVM: x86: MCE fixes
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v4] hfs: port HFS+ b-tree bitmap corruption check
 2026-07-14 19:28 UTC  (2+ messages)

[ndctl PATCH] test/fwctl: Add Get Feature OOB rejection regression test
 2026-07-14 19:28 UTC  (2+ messages)

[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] KVM: Remove kvm_debugfs_dir on kvm_init() error paths
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH RFC v3 0/3] Prepare migration to the new mailing-list domain
 2026-07-14 19:28 UTC  (3+ messages)
` [PATCH RFC v3 2/3] doc: Migrate mailing-list to lists.u-boot-project.org

+ mm-let-node_reclaim-return-the-number-of-pages-reclaimed.patch added to mm-new branch
 2026-07-14 19:28 UTC 

[PATCH v2] scsi: qla2xxx: Fix flex array member not at end
 2026-07-14 19:27 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.