All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 10:34:03 to 2026-09-07 10:56:28 UTC [more...]

[PATCH 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
 2026-09-07 10:56 UTC  (24+ messages)
` [PATCH 01/13] s390/chsc: Use kzalloc() for CUBs
` [PATCH 02/13] s390/chsc: Use kzalloc() for the SEI work area
` [PATCH 03/13] s390/chsc_sch: Use kzalloc() for CHSC requests
` [PATCH 05/13] s390/cio: Use kzalloc() for CHSC work areas
` [PATCH 06/13] s390/cmf: Use kmalloc() for the CMB area
` [PATCH 07/13] s390/idals: Use kmalloc() for IDAL data buffers
` [PATCH 08/13] s390/qdio_main: Use kzalloc() for the IRQ structure
` [PATCH 10/13] s390/qdio_setup: Use kzalloc() for QDIO buffers
` [PATCH 11/13] s390/qdio_setup: Use kzalloc() for the storage list
` [PATCH 12/13] s390/qdio_setup: Use kzalloc() for the SSQD request
` [PATCH 13/13] s390/scm: Use kmalloc() for SCM information

[PATCH v2 0/4] phy: core: Add phy bulk helpers support
 2026-09-07 10:56 UTC  (3+ messages)
` [PATCH v2 3/4] phy: core: Add phy bulk data helper functions

[PATCH 00/12] mm/collapse: separate a collapse from its callers
 2026-09-07 10:56 UTC  (12+ messages)
` [PATCH 03/12] mm/khugepaged: rename mthp_present_ptes bitmap to eligible_ptes
` [PATCH 04/12] mm/collapse: add collapse.h for the collapse interface
` [PATCH 05/12] mm/collapse: state what a collapse may do in the policy

[PATCH v7 0/1] platform/x86: add Acer battery control driver
 2026-09-07 10:55 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-07 10:55 UTC  (7+ messages)
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH v1 0/2] Macro Ordering and Typo Correction
 2026-09-07 10:54 UTC  (3+ messages)
` [PATCH v1 1/2] dmaengine: dw-edma: Macro order as per reg bit position
` [PATCH v1 2/2] dmaengine: dw-edma: IP name corrected under its struct

[PATCH] cpufreq: conservative: Ignore idle periods when a policy CPU is busy
 2026-09-07 10:55 UTC  (2+ messages)

[PATCH] ext4: isolate s_orphan_lock from read-mostly fields
 2026-09-07 10:55 UTC  (2+ messages)

[RFC PATCH v3 0/8] fuse: caches documentation and testing
 2026-09-07 10:55 UTC  (13+ messages)
` [RFC PATCH v3 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v3 4/8] selftests/fuse: factor-out test fixture setup/teardown
` [RFC PATCH v3 6/8] selftests/fuse: add some extra ACL caching tests
` [RFC PATCH v3 8/8] selftests/fuse: add fuse readdir caching test

[PULL v3 00/12] Misc fixes patches
 2026-09-07 10:53 UTC  (13+ messages)
` [PULL v3 01/12] crypto: Use g_autofree
` [PULL v3 02/12] crypto/x509-utils: don't double set errp
` [PULL v3 03/12] crypto/x509-utils: propagate the error
` [PULL v3 04/12] io/channel-socket: do not treat a zero length write as an error
` [PULL v3 05/12] io/channel-websock: send an HTTP 400 when the greeting has no space
` [PULL v3 06/12] io/channel-websock: handle a blocked write during the handshake
` [PULL v3 07/12] tests/unit: add websock handshake test
` [PULL v3 08/12] io/channel-websock: do not lose QIO_CHANNEL_ERR_BLOCK while reading
` [PULL v3 09/12] tests/unit: cover blocked IO during the websock handshake
` [PULL v3 10/12] crypto: deprecate the AF_ALG crypto backend
` [PULL v3 11/12] gitlab: use --emacs --quiet for checkpatch.pl instead of --terse
` [PULL v3 12/12] docs/system/security: exclude uninitialized stack variables as bugs

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-07 10:54 UTC  (7+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 11/25] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables

[PATCH v7 0/9] drm/xe/sysctrl: Clean up error handling in
 2026-09-07 10:53 UTC  (10+ messages)
` [PATCH v7 1/9] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
` [PATCH v7 2/9] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_set()
` [PATCH v7 3/9] drm/xe/sysctrl: Make sysctrl_write_frame() void
` [PATCH v7 4/9] drm/xe/sysctrl: Make sysctrl_read_frame() void
` [PATCH v7 5/9] drm/xe/sysctrl: Use xe_assert() for payload size validation
` [PATCH v7 6/9] drm/xe/sysctrl: Replace FIELD_GET() with REG_FIELD_GET()
` [PATCH v7 7/9] drm/xe/sysctrl: Improve firmware response error logging
` [PATCH v7 8/9] drm/xe/sysctrl: Log group and command ID on mailbox failure
` [PATCH v7 9/9] drm/xe/sysctrl: Report 'System Controller event' error using SIGID

[PATCH] pinctrl: qcom: Drop marketing name-prefixed duplicate defines
 2026-09-07 10:53 UTC  (2+ messages)

[PATCH] usb: typec: anx7411 - stop the IRQ before destroying the workqueue
 2026-09-07 10:53 UTC  (2+ messages)

[PATCH v2 0/5] m68k SuperVidel patches
 2026-09-07 10:53 UTC  (4+ messages)
` [PATCH v2 5/5] m68k: Add support for Svethlana

[PATCH v8 00/27] Native SCSI Multipath support
 2026-09-07 10:50 UTC  (28+ messages)
` [PATCH v8 01/27] libmultipath: Add initial framework
` [PATCH v8 02/27] libmultipath: Add basic gendisk support
` [PATCH v8 03/27] libmultipath: Add path selection support
` [PATCH v8 04/27] libmultipath: Add bio handling
` [PATCH v8 05/27] libmultipath: Add support for mpath_device management
` [PATCH v8 06/27] libmultipath: Add delayed removal support
` [PATCH v8 07/27] libmultipath: Add sysfs helpers
` [PATCH v8 08/27] libmultipath: Add support for block device IOCTL
` [PATCH v8 09/27] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v8 10/27] libmultipath: Add mpath_bdev_get_unique_id()
` [PATCH v8 11/27] scsi-multipath: introduce basic SCSI device support
` [PATCH v8 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v8 13/27] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v8 14/27] scsi-multipath: support iopolicy
` [PATCH v8 15/27] scsi-multipath: clone each bio
` [PATCH v8 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v8 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v8 18/27] scsi-multipath: failover handling
` [PATCH v8 19/27] scsi-multipath: provide callbacks for path state
` [PATCH v8 20/27] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v8 21/27] scsi-multipath: add delayed disk removal support
` [PATCH v8 22/27] scsi: sd: add multipath disk class
` [PATCH v8 23/27] scsi: sd: add multipath disk attr groups
` [PATCH v8 24/27] scsi: sd: support multipath disk
` [PATCH v8 25/27] scsi: sd: add mpath_dev file
` [PATCH v8 26/27] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v8 27/27] scsi: sd: add mpath_queue_depth "

[PATCH] arm64: dts: qcom: x1e80100-medion-sprchrgd-14-s1: Drop NOP override
 2026-09-07 10:52 UTC  (2+ messages)

[PATCH v1 0/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs
 2026-09-07 10:52 UTC  (3+ messages)
` [PATCH v1 2/3] "

[PATCH v3 0/6] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
 2026-09-07 10:52 UTC  (5+ messages)
` [PATCH v3 1/6] btrfs: use an on-stack path in btrfs_insert_orphan_item()

[PATCH v2] bpf, sockmap: Fix self-redirect copied_seq double-counting
 2026-09-07 10:52 UTC  (4+ messages)

[PATCH net v2] vxlan: vnifilter: validate the VNI range in vni_filter_entry_policy
 2026-09-07 10:52 UTC  (3+ messages)

[PATCH 0/2] mm: restore SHRINKER_NONSLAB on THP and zswap shrinkers
 2026-09-07 10:52 UTC  (6+ messages)
` [PATCH 1/2] mm: thp: restore SHRINKER_NONSLAB on the deferred split shrinker
` [PATCH 2/2] mm: zswap: mark the zswap shrinker SHRINKER_NONSLAB

[PATCH 00/17] Various QGA VSS fixes
 2026-09-07 10:50 UTC  (18+ messages)
` [PATCH 01/17] qga/installer: preserve VssOption registry value across upgrades
` [PATCH 02/17] qga/vss-win32: fix race condition in COM Release() methods
` [PATCH 03/17] qga/vss-win32: pass valid SERVICE_STATUS to ControlService
` [PATCH 04/17] qga/vss-win32: explicit NULL/zero initialization
` [PATCH 05/17] qga/vss-win32: free bstrWriterName in outer writer loop
` [PATCH 06/17] qga/vss-win32: pass character count instead of byte count to volume APIs
` [PATCH 07/17] qga/vss-win32: allow pceltFetched==NULL in IEnumObject::Next
` [PATCH 08/17] qga/vss-win32: return an interface pointer for IID_IUnknown
` [PATCH 09/17] qga/vss-win32: use GetLastError() after FindFirstVolumeW failure
` [PATCH 10/17] qga/vss-win32: guard CloseServiceHandle calls against NULL handles
` [PATCH 11/17] qga/vss-win32: avoid CRT calls in DllMain debug logging
` [PATCH 12/17] qga/vss-win32: evaluate err_set() macro argument only once
` [PATCH 13/17] qga/vss-win32: report QueryStatus return value on failure
` [PATCH 14/17] qga/vss-win32: check GetLastError() after FindNextVolumeW failure
` [PATCH 15/17] qga/vss-win32: initialize *num_vols at start of requester_freeze
` [PATCH 16/17] qga/vss-win32: restrict access to freeze/thaw synchronisation events
` [PATCH 17/17] qga/vss-win32: log to file during COM+ registration

[PATCH] soundwire: bus: iterate DT compatibles for class-ID match
 2026-09-07 10:51 UTC  (2+ messages)

[PATCH v2 0/2] Add validation for DMC firmware header parsing
 2026-09-07 10:51 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/dmc: Add sanity check for DMC load address
` [PATCH v2 2/2] drm/i915/dmc: Prevent fw_size multiplication overflow

[PATCH 00/10] net: support thread-specific pidfds for send and connect
 2026-09-07 10:51 UTC  (5+ messages)
` [PATCH 07/10] net: add SO_PEERPIDFD_THREAD to get a thread-specific pidfd
` [PATCH 08/10] selftests/net: SO_PEERPIDFD_THREAD

[PATCH v6 0/8] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-09-07 10:51 UTC  (9+ messages)
` [PATCH v6 1/8] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v6 2/8] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v6 3/8] dt-bindings: media: qcom,qcm2290-camss-ope: Document shikra compatible
` [PATCH v6 4/8] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v6 5/8] media: Documentation: uapi: Add qcom-camss ISP params documentation
` [PATCH v6 6/8] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v6 7/8] arm64: dts: qcom: agatti: Add OPE node
` [PATCH v6 8/8] arm64: defconfig: Enable CAMSS OPE driver

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-09-07 10:50 UTC  (11+ messages)

[PATCH v7 0/4] Input: support for STM FTS5
 2026-09-07 10:50 UTC  (10+ messages)
` [PATCH v7 1/4] Input: stmfts - wait for controller ready after reset
` [PATCH v7 2/4] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH v7 3/4] Input: stmfts - support FTS5
` [PATCH v7 4/4] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH] PCI: eswin: Publish the platform driver's OF alias
 2026-09-07 10:49 UTC  (6+ messages)

[PATCH v5 0/3] can_rx_offload keeps a lockless irq_queue that the IRQ handlers fill and that is later spliced under skb_queue.lock into the NAPI-facing skb_queue. This works as long as a single context fills the irq_queue. flexcan with FLEXCAN_QUIRK_SECONDARY_MB_IRQ and mcf5441x use two mailbox IRQ lines. When those are affined to different CPUs the two handlers can enqueue into the same list at the same time and corrupt it
 2026-09-07 10:49 UTC  (4+ messages)
` [PATCH v5 1/3] can: rx-offload: make skb_irq_queue per-CPU
` [PATCH v5 2/3] can: at91_can: fix rx-offload cleanup on unbind and probe errors
` [PATCH v5 3/3] can: gs_usb: check can_rx_offload_add_manual() return value

[PATCH] soundwire: fix repeated words in log messages
 2026-09-07 10:49 UTC  (2+ messages)

[PATCH v1 0/2] Support test execution with pre-enabled VFs
 2026-09-07 10:48 UTC  (3+ messages)
` [PATCH v1 1/2] tests/intel/xe_sriov_ggtt: Support "

[PULL v2 00/13] Misc fixes patches
 2026-09-07 10:48 UTC  (3+ messages)
` [PULL v2 12/13] configure: correctly honour --disable-containers

[PATCH v3 00/12] block: fix the zone write granularity and the zone append limit
 2026-09-07 10:47 UTC  (4+ messages)
` [PATCH v3 12/12] file-posix: reject a zone append to a full or conventional zone

qcom: Update ADSP firmware for qcs8300 platform
 2026-09-07 10:48 UTC 

[PATCH 7/9] ASoC: wm8978: stop resume after register restore errors
 2026-09-07 10:47 UTC  (2+ messages)

[PATCH 0/6] Add CCI and CAMSS support for Glymur
 2026-09-07 10:47 UTC  (7+ messages)
` [PATCH 2/6] arm64: dts: qcom: glymur: Add CCI definitions "
` [PATCH 3/6] arm64: dts: qcom: glymur: Add camera MCLK pinctrl
` [PATCH 5/6] arm64: dts: qcom: glymur-crd: Add ov08x40 RGB sensor on CSIPHY4

[PATCH v4 0/4] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
 2026-09-07 10:47 UTC  (2+ messages)

[PATCH v4 0/3] drm/sched: fix use-after-free of the fence timeline name
 2026-09-07 10:47 UTC  (11+ messages)
` [PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free

[PATCH] block: fix bdrv_next() skipping monitor-owned nodes
 2026-09-07 10:45 UTC  (2+ messages)

[PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
 2026-09-07 10:46 UTC  (3+ messages)

[PATCH 0/3] phy: apple: atc: Prepare USB3-via-4 tunneling
 2026-09-07 10:45 UTC  (3+ messages)

[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-09-07 10:44 UTC  (6+ messages)

[PATCH] of/irq: Fix device node refcount leak in of_check_msi_parent()
 2026-09-07 10:43 UTC  (7+ messages)

[PATCH] libpcap: Upgrade 1.10.6 -> 1.10.7
 2026-09-07 10:43 UTC 

[PATCH 0/3] clk: qcom: Add Nord DPRX clock controller support
 2026-09-07 10:43 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom: document the Nord DPRX Clock Controller
` [PATCH 3/3] clk: qcom: dprxcc: Add Nord DPRX clock controller support

[PATCH 0/2] Add MIPI CSI-2 receiver support for RK3576
 2026-09-07 10:42 UTC  (3+ messages)

[PATCH] docs/zh_CN: add usb/ohci translation
 2026-09-07 10:42 UTC  (5+ messages)

[PATCH v7 net] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
 2026-09-07 10:42 UTC  (3+ messages)

How to exclude other filesystems but include subvolumes?
 2026-09-07 10:33 UTC 

[PATCH v2 0/6] Add CAMSS support for Qualcomm Glymur
 2026-09-07 10:42 UTC  (5+ messages)
  ` [PATCH v2 2/6] dt-bindings: media: qcom,glymur-camss: Add Glymur CAMSS

[PATCH net] netlink: render SCM_CREDENTIALS pid in the receiver's pid namespace
 2026-09-07 10:42 UTC  (4+ messages)

[PATCH 0/2] scripts: dtc cpp flags via response file, GNU Make 4.0 cleanup
 2026-09-07 10:41 UTC  (6+ messages)
` [PATCH 2/2] Makefile: drop GNU Make < 4.0 compatibility code

[OE-core][scarthgap][PATCH] python3-pip: set status for CVE-2018-20225
 2026-09-07 10:40 UTC  (2+ messages)

[PATCH] docs/core-api: memory-allocation: clarify when to use kzalloc_obj and kzalloc
 2026-09-07 10:40 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: recover after failure to start the frs ams
 2026-09-07 10:39 UTC  (2+ messages)

[PATCHv2 0/7] hw/arm: Adding Cortex-M7 Asymmetric Multiprocessing boot support for i.MX8MP
 2026-09-07 10:39 UTC  (3+ messages)
` [PATCHv2 5/7] hw/misc: Extend i.MX8MP CCM with Cortex-M7 clock outputs

[PATCH v3 0/2] media: i2c: Add Samsung S5KJN5 image sensor
 2026-09-07 10:38 UTC  (4+ messages)
` [PATCH v3 2/2] media: i2c: Add Samsung S5KJN5 image sensor driver

[PATCH] perf/core: Allow list_del during perf_event_overflow()
 2026-09-07 10:39 UTC  (2+ messages)

[f2fs-dev] [PING][PATCH] f2fs: force out‑place update for all writes on compressed file
 2026-09-07 10:38 UTC  (3+ messages)

[PATCH v2 00/10] Make HMP optional - follow-up
 2026-09-07 10:30 UTC  (4+ messages)
` [PATCH v2 03/10] tests/functional: skip if CONFIG_PIXMAN
` [PATCH v2 06/10] tests/qtest: add qtest_qmp_job_wait()
` [PATCH v2 07/10] tests/ide-test: convert to QMP

[PATCH v2] checkkconfigsymbols: resolve revisions before resetting the tree
 2026-09-07 10:37 UTC 

[PATCH v2] kconfig: preserve the final answer when input has no newline
 2026-09-07 10:37 UTC 

[PATCH v2] docs: kconfig: fix shell function syntax in caveats
 2026-09-07 10:37 UTC 

[PATCH v2 0/3] cirrus: fix typos in comments
 2026-09-07 10:37 UTC  (2+ messages)

[PATCH v6 00/11] media: rcar: Streams support
 2026-09-07 10:37 UTC  (3+ messages)
` [PATCH v6 01/11] media: rcar-vin: Fix comment related to stride handling

[PATCH] syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard
 2026-09-07 10:37 UTC  (2+ messages)

[PATCH v2] arm64: mpam: Document when to set arm64.nompam
 2026-09-07 10:35 UTC  (3+ messages)

[PATCH v5 0/6] intel_iommu: Enable PRQ support for passthrough device
 2026-09-07 10:35 UTC  (7+ messages)
` [PATCH v5 4/6] intel_iommu_accel: Add PRQ injection "
` [PATCH v5 5/6] intel_iommu_accel: Accept PRQ response "

[PATCH v8 1/2] dt-bindings: rtc: Add pcf85053 support
 2026-09-07 10:35 UTC  (3+ messages)
` [PATCH v8 2/2] rtc: Add NXP PCF85053 driver support

[PATCH v3 0/2] media: i2c: Add driver for Mira016
 2026-09-07 10:35 UTC  (3+ messages)
` [PATCH v3 2/2] media: i2c: mira016: "

[PATCH v2] selftests/landlock: Test abstract socket trace name limits
 2026-09-07 10:35 UTC 

[PATCH v2 0/2] Add and use supported/unsupported string helper
 2026-09-07 10:33 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: thinkpad_acpi: Use str_supported_unsupported() helper

[PATCH v6 00/13] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-09-07 10:34 UTC  (3+ messages)
` [PATCH v6 05/13] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH v2] usb: typec: ucsi: do not register UCSI on Lenovo Legion Pro 7 16IAX10H
 2026-09-07 10:34 UTC  (3+ messages)
` [PATCH v3] "


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.