All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-15 11:29:22 to 2024-04-15 12:18:06 UTC [more...]

[LTP] [PATCH v2] ioctl_fiemap01: New test for fiemap ioctl()
 2024-04-15 12:17 UTC  (6+ messages)
` [LTP] [PATCH v3] "
  ` [LTP] [PATCH v4] "

[PATCH resend 0/5] media: ov2680: Add all controls required by libcamera
 2024-04-15 12:17 UTC  (7+ messages)
` [PATCH resend 3/5] media: ov2680: Add vblank control
` [PATCH resend 5/5] media: ov2680: Add camera orientation and sensor rotation controls

[LTP] [PATCH v1] doc: Add new API conversion stats
 2024-04-15 12:17 UTC 

[PATCH] erofs: set SB_NODEV sb_flags when mounting with fsid
 2024-04-15 12:17 UTC 

[XEN PATCH v4 0/5] x86/iommu: Drop IOMMU support when cx16 isn't supported
 2024-04-15 12:16 UTC  (6+ messages)
` [XEN PATCH v4 3/5] VT-d: Cleanup MAP_SINGLE_DEVICE and related code
` [XEN PATCH v4 4/5] VT-d: Disable intrerrupt remapping if cx16 is not supported
` [XEN PATCH v4 2/5] AMD-Vi: Disable IOMMU if cx16 isn't supported
` [XEN PATCH v4 1/5] VT-d: "
` [XEN PATCH v4 5/5] AMD-Vi: Disable intrerrupt remapping if cx16 is not supported

[net-next RFC v3 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-04-15 12:16 UTC  (11+ messages)
` [net-next RFC v3 1/7] net: ravb: Simplify poll & receive functions
` [net-next RFC v3 2/7] net: ravb: Align poll function with NAPI docs
` [net-next RFC v3 3/7] net: ravb: Refactor RX ring refill
` [net-next RFC v3 7/7] net: ravb: Allocate RX buffers via page pool

[CI-only 1/8] drm: Add drm_vblank_work_flush_all()
 2024-04-15 12:15 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [CI-only,1/8] "
` ✓ Fi.CI.BAT: success "
` ✓ CI.Patch_applied: "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v4 0/8] MediaTek UFS fixes and cleanups - Part 1
 2024-04-15 11:00 UTC  (2+ messages)
` [PATCH v4 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183

[PATCH 0/4] Kconfig: some cleanups
 2024-04-15 11:35 UTC  (5+ messages)
` [PATCH 1/4] Kconfig: Remove trailing whitespace in its prompt
` [PATCH 2/4] Kconfig: Add missing quotes around source file
` [PATCH 3/4] Kconfig: Add missing quotes around default string value
` [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii

[PATCH 0/4] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2024-04-15  7:27 UTC  (12+ messages)
` [PATCH 1/4] mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
` [PATCH 2/4] mtd: spi-nor: Allow flashes to specify MTD writesize
` [PATCH 3/4] mtd: spi-nor-core: Rework default_init() to take flash_parameter
` [PATCH 4/4] mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes

[PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
 2024-04-15 12:13 UTC  (4+ messages)

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-15 12:12 UTC  (6+ messages)
` [PATCH v2 02/10] vfio: Introduce HIODLegacyVFIO device

[PATCH v2] media: usb: siano: Fix allocation of urbs
 2024-04-15 12:12 UTC 

[PATCH v3 0/3] Add sysfs entry to EDL mode
 2024-04-15 12:12 UTC  (7+ messages)
` [PATCH v3 1/3] bus: mhi: host: Add sysfs entry to force device to enter EDL
` [PATCH v3 2/3] bus: mhi: host: Add a new API for getting channel doorbell address
` [PATCH v3 3/3] bus: mhi: host: pci_generic: Add edl callback to enter EDL

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-15 12:11 UTC  (3+ messages)
` [PATCH v17 20/21] Documentation: add ipe documentation

[PATCH] bpf: btf: include linux/types.h for u32
 2024-04-15 12:11 UTC  (2+ messages)

[PATCH 0/3] crypto: x86/aes-xts - additional tuning
 2024-04-15 12:11 UTC  (2+ messages)

[PATCH v10 0/9] Improve test coverage of TTM
 2024-04-15 12:10 UTC  (3+ messages)
` [PATCH v10 4/9] drm/ttm/tests: Add tests with mock resource managers

NFQUEUE usage and interaction with later chain rules
 2024-04-15 12:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-15 12:09 UTC 

[PATCH net-next v2 00/10] Add ability to flash modules' firmware
 2024-04-15 12:07 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v2 02/10] mlxsw: Implement "
` [PATCH net-next v2 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v2 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v2 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next v2 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next v2 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v2 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v2 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v2 10/10] ethtool: Veto some operations during firmware flashing process

[Buildroot] [PATCH] package/catch2: bump to version 3.5.4
 2024-04-15 12:08 UTC 

[PATCH for-next] io_uring: ensure overflow entries are dropped when ring is exiting
 2024-04-15 12:08 UTC  (2+ messages)

[PATCH] usb: cdc-wdm: close race between read and workqueue
 2024-04-15 12:08 UTC  (3+ messages)

[PATCH v2 0/1] smb client hang
 2024-04-15 12:05 UTC  (4+ messages)
` [PATCH v2 1/1] smb: client: Fix hang in smb2_reconnect

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-15 12:04 UTC  (22+ messages)
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[PATCH] dt-bindings: phy: qcom,usb-hs-phy: Add compatible
 2024-04-15 11:56 UTC  (2+ messages)

[PATCH v2 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-15 12:03 UTC  (5+ messages)
` [PATCH v2 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH] oeqa: selftest: context: run tests serially if testtools/subunit modules are not found
 2024-04-15 12:03 UTC 

[PATCH 00/23] media: atomisp: Further media-controller related fixes + dead code removal
 2024-04-15 12:02 UTC  (24+ messages)
` [PATCH 01/23] media: atomisp: Add atomisp_s_sensor_power() helper
` [PATCH 02/23] media: atomisp: Turn on sensor power from atomisp_set_fmt()
` [PATCH 03/23] media: atomisp: Add atomisp_select_input() helper
` [PATCH 04/23] media: atomisp: Simplify atomisp_s_input() input argument checking
` [PATCH 05/23] media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current sensor
` [PATCH 06/23] media: atomisp: Propagate set_fmt on sensor results to CSI port
` [PATCH 07/23] media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink pad
` [PATCH 08/23] media: atomisp: Call media_pipeline_alloc_start() in stream start
` [PATCH 09/23] media: atomisp: Drop atomisp_pipe_check() from atomisp_link_setup()
` [PATCH 10/23] media: atomisp: ov2722: Remove power on sensor from set_fmt() callback
` [PATCH 11/23] media: atomisp: Remove test pattern generator (TPG) support
` [PATCH 12/23] media: atomisp: Remove input_port_ID_t
` [PATCH 13/23] media: atomisp: Drop the atomisp custom lm3554 flash driver
` [PATCH 14/23] media: atomisp: Drop custom flash support
` [PATCH 15/23] media: atomisp: Drop unused frame_status tracking
` [PATCH 16/23] media: atomisp: Drop intel_v4l2_subdev_type
` [PATCH 17/23] media: atomisp: Remove gmin_platform VCM code
` [PATCH 18/23] media: atomisp: Remove struct atomisp_platform_data
` [PATCH 19/23] media: atomisp: Remove clearing of ISP crop / compose rectangles on file release
` [PATCH 20/23] media: atomisp: Remove empty s_power() op from ISP subdev
` [PATCH 21/23] media: atomisp: Remove empty s_stream() op from CSI subdev
` [PATCH 22/23] media: atomisp: Cleanup atomisp_isr_thread() spinlock handling
` [PATCH 23/23] media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()

[PATCH 0/6] Best effort contiguous VRAM allocation
 2024-04-15 12:02 UTC  (3+ messages)
` [PATCH 1/6] drm/amdgpu: Support "

[PATCH][next] net/handshake: remove redundant assignment to variable ret
 2024-04-15 12:01 UTC  (2+ messages)

[kirkstone][PATCH] rust: set CVE_STATUS for CVE-2024-24576
 2024-04-15 12:01 UTC 

[PATCH] jobs: Preserve parent jobs for simple commands
 2024-04-15 12:01 UTC 

[PATCH] x86/loader: only patch linux kernels
 2024-04-15 11:59 UTC  (4+ messages)
  ` secure boot & direct kernel load (was: Re: [PATCH] x86/loader: only patch linux kernels)

[PATCH v3 0/3] Add support for partial mapping
 2024-04-15 12:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add support for partial mapping (rev5)

[PATCH 0/3] drm: Multiple documentation update
 2024-04-15 12:00 UTC  (5+ messages)
` [PATCH 2/3] drm: drm_blend.c: Improve drm_plane_create_rotation_property kernel doc
` [PATCH 3/3] drm/fourcc: Add documentation around drm_format_info

[PATCH 5.15/5.10/5.4/4.19 0/1] pppoe: Fix memory leak in pppoe_sendmsg()
 2024-04-15 11:50 UTC  (2+ messages)
` [PATCH 5.15/5.10/5.4/4.19 1/1] "

[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
 2024-04-15 11:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-15 11:59 UTC 

[PATCH v2] usb: dwc3-generic: fix support without DM_REGULATOR
 2024-04-15 11:56 UTC 

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-04-15 11:57 UTC  (9+ messages)

[PATCH net] r8169: fix LED-related deadlock on module removal
 2024-04-15 11:57 UTC 

[PATCH] drm/gma500: Remove lid code
 2024-04-15 11:56 UTC  (3+ messages)

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-15 11:55 UTC  (5+ messages)
` ✓ CI.Hooks: success for treewide: Fix common grammar mistake "the the" (rev2)
` ✗ Fi.CI.BAT: failure for treewide: Fix common grammar mistake "the the"
` ✗ CI.checksparse: warning for treewide: Fix common grammar mistake "the the" (rev2)
` ✓ CI.BAT: success "

[PATCH net] r8169: fix LED-related deadlock on module removal
 2024-04-15 11:54 UTC  (3+ messages)

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-15 11:54 UTC  (4+ messages)
` [PATCH v2 01/12] iommu: Pass old domain to set_dev_pasid op

[PATCH net-next] net: dsa: qca8k: provide own phylink MAC operations
 2024-04-15 11:54 UTC  (2+ messages)

[PATCH v2 0/6] Link off between frames for edp
 2024-04-15 11:53 UTC  (9+ messages)
` [PATCH v2 2/6] drm/i915/alpm: Move alpm related code to a new file
` [PATCH v2 4/6] drm/i915/alpm: Add compute config for lobf
` [PATCH v2 5/6] drm/i915/alpm: Enable lobf from source in ALPM_CTL
` [PATCH v2 6/6] drm/i915/alpm: Add debugfs for LOBF

Qemu for TC377
 2024-04-15 11:51 UTC  (2+ messages)

[PATCH 0/4] board: starfive: add Milk-V Mars CM support
 2024-04-15 11:50 UTC  (5+ messages)
` [PATCH 1/4] board: starfive: function to read eMMC size
` [PATCH 2/4] board: add support for Milk-V Mars CM
` [PATCH 3/4] doc: Milk-V Mars CM and Milk-V Mars CM Lite
` [PATCH 4/4] configs: visionfive2: enable SPL_YMODEM_SUPPORT

[PATCH 6.6/6.1 0/1] pppoe: Fix memory leak in pppoe_sendmsg()
 2024-04-15 11:51 UTC  (2+ messages)
` [PATCH 6.6/6.1 1/1] "

[meta-oe][PATCH] edid-decode: allow to build native variant
 2024-04-15 11:50 UTC  (5+ messages)
` [oe] "

[PATCH v2 0/2] sched/topology: Optimize topology_span_sane()
 2024-04-15 11:50 UTC  (5+ messages)
` [PATCH v2 1/2] cpumask: Add for_each_cpu_from()
` [PATCH v2 2/2] sched/topology: Optimize topology_span_sane()

[PATCH net-next] net: dsa: ar9331: provide own phylink MAC operations
 2024-04-15 11:49 UTC  (2+ messages)

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-15 11:48 UTC  (3+ messages)

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-15 11:49 UTC  (5+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

RTT-PROBE: lore-subspace-rtt
 2024-04-15 11:49 UTC 

[PATCH v4 0/3] Xen: ARM: Improved NXP iMX8 platform support
 2024-04-15 11:48 UTC  (7+ messages)
` [PATCH v4 1/3] xen/arm: Add imx8q{m,x} platform glue

[PATCH v3 2/2] pwm: add T-HEAD PWM driver
 2024-04-15 11:48 UTC  (3+ messages)

[PATCH net-next] net: dsa: sja1105: provide own phylink MAC operations
 2024-04-15 11:48 UTC  (2+ messages)

[PATCH 1/3] serial: allow selecting MSM debug UART with ARCH_IPQ40XX
 2024-04-15 11:47 UTC  (4+ messages)
` [PATCH 3/3] serial: msm_serial: set .clk_bit_rate in debug UART

[PATCH 0/6] media: Fix warnings for smatch and sparse
 2024-04-15 11:47 UTC  (4+ messages)
` [PATCH 1/6] media: usb: siano: Fix allocation of urbs

[PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
 2024-04-15 11:46 UTC  (2+ messages)

[PATCH] viommu: return error code for unknown probe type
 2024-04-15 11:46 UTC  (2+ messages)

[GIT PULL FOR v6.10] Various fixes, mostly for various smatch issues
 2024-04-15 11:46 UTC 

[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
 2024-04-15 11:43 UTC  (10+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-15 11:43 UTC  (7+ messages)
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 11/26] 9p: Use alternative invalidation to "

[PATCH 0/5] global: drop external `the_index` variable
 2024-04-15 11:43 UTC  (6+ messages)
` [PATCH 1/5] t/helper: stop using `the_index`
` [PATCH 2/5] builtin: "
` [PATCH 3/5] repository: initialize index in `repo_init()`
` [PATCH 4/5] builtin/clone: stop using `the_index`
` [PATCH 5/5] repository: drop global `the_index` variable

[PATCH v1 0/1] Enable HDMI output support on the Debix Model A SBC
 2024-04-15 11:41 UTC  (4+ messages)
` [PATCH v1 1/1] arm64: dts: imx8mp-debix-model-a: Add HDMI output support

[PATCH] fs: Remove NTFS classic
 2024-04-15 11:42 UTC  (10+ messages)
` [PATCH 2/2] ntfs3: remove warning

[PATCH rfc 0/3] mm: allow more high-order pages stored on PCP lists
 2024-04-15 11:41 UTC  (3+ messages)
` [PATCH rfc 1/3] mm: prepare more high-order pages to be stored on the per-cpu lists

RTT-PROBE: lore-subspace-rtt
 2024-04-15 11:39 UTC 

[PATCH 0/5] drm/v3d: Fix GPU stats inconsistancies and race-condition
 2024-04-15 11:38 UTC  (5+ messages)
` [PATCH 1/5] drm/v3d: Don't increment `enabled_ns` twice
` [PATCH 4/5] drm/v3d: Create function to update a set of GPU stats

[tobetter:odroid-6.1.y 72/91] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/display/sitronix,st7789v-dbi.yaml
 2024-04-15 11:37 UTC 

[PATCH BlueZ] build: list new tools/tester.h header in sources
 2024-04-15 11:37 UTC  (2+ messages)
` [BlueZ] "

[opencloudos:next 5555/6466] mm/workingset.c:473:35: warning: variable 'distance' is uninitialized when used here
 2024-04-15 11:36 UTC 

Questions about "QEMU gives wrong MPIDR value for Arm CPU types with MT=1" (gitlab issue #1608)
 2024-04-15 11:35 UTC  (2+ messages)

[PATCH v1 00/44] KVM: arm64: Preamble for pKVM
 2024-04-15 11:36 UTC  (3+ messages)
` [PATCH v1 07/44] KVM: arm64: Support TLB invalidation in guest context

[PATCH] usb: dwc3-generic: fix support without DM_REGULATOR
 2024-04-15 11:36 UTC  (6+ messages)

[linux-5.4 test] 185577: regressions - trouble: blocked/broken/queued/running
 2024-04-15 11:35 UTC 

[PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer
 2024-04-15 11:34 UTC  (3+ messages)
` [PATCH v5 1/2] SQUASH: tcp/dcpp: Convert timewait timer into a delayed_work
` [PATCH v5 2/2] tcp/dcpp: Un-pin tw_timer

QCA6390 bluetooth doesn't work after warm boot or disable/reenable
 2024-04-15 11:34 UTC  (16+ messages)

[PATCH v2] btrfs: set start on clone before calling copy_extent_buffer_full
 2024-04-15 11:33 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the battery-fixes tree
 2024-04-15 11:34 UTC  (2+ messages)

[meta-oe][PATCH 1/2] docopt.cpp: turn boost to a PACKAGECONFIG option
 2024-04-15 11:30 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] docopt.cpp: add support for native and nativesdk

[RFC PATCH] genirq: don't disable BH for PREEMPT_RT
 2024-04-15 11:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-15 11:29 UTC 


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.