All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 16:37:28 to 2023-03-07 17:06:41 UTC [more...]

[PATCH 6.2 0000/1001] 6.2.3-rc1 review
 2023-03-07 16:46 UTC  (8+ messages)
` [PATCH 6.2 0001/1001] HID: asus: use spinlock to protect concurrent accesses
` [PATCH 6.2 0010/1001] arm64: dts: qcom: qcs404: use symbol names for PCIe resets
` [PATCH 6.2 0011/1001] arm64: dts: qcom: msm8996-tone: Fix USB taking 6 minutes to wake up
` [PATCH 6.2 0012/1001] arm64: dts: qcom: sm6115: Fix UFS node
` [PATCH 6.2 0013/1001] arm64: dts: qcom: sm6115: Provide xo clk to rpmcc
` [PATCH 6.2 0014/1001] arm64: dts: qcom: sm8150-kumano: Panel framebuffer is 2.5k instead of 4k
` [PATCH 6.2 0015/1001] arm64: dts: qcom: pmi8950: Correct rev_1250v channel label to mv

[RFC PATCH] stubs: split semihosting_get_target from system only stubs
 2023-03-07 17:06 UTC  (2+ messages)

[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
 2023-03-07 17:05 UTC  (10+ messages)
` [PATCH v6 1/2] arm/kvm: add support for MTE

[PATCH] drivers/gpu: fix typo in comment
 2023-03-07 17:05 UTC  (3+ messages)

[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
 2023-03-07 17:04 UTC  (6+ messages)

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-03-07 17:01 UTC  (12+ messages)
` [PATCH v3 06/60] arm64: ptdump: Allow VMALLOC_END to be defined at boot
` [PATCH v3 07/60] arm64: ptdump: Discover start of vmemmap region at runtime
` [PATCH v3 09/60] arm64: mm: Reclaim unused vmemmap region for vmalloc use

[PATCH for 8.1] vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQ
 2023-03-07 17:01 UTC  (2+ messages)

chrome-platform/for-kernelci baseline: 74 runs, 34 regressions (v6.3-rc1-1-g22181069e867)
 2023-03-07 17:03 UTC 

[PATCH] drm/amd/display: add prefix to amdgpu_dm_plane.h functions
 2023-03-07 17:03 UTC  (3+ messages)

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-03-07 16:58 UTC  (15+ messages)
` [PATCH v3 2/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v3 3/6] iommu/qcom: Properly reset the IOMMU context
` [PATCH v3 4/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v3 6/6] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-07 16:57 UTC  (6+ messages)
` [PATCH 26/28] evm: Move to "

[PULL 00/51] Net patches
 2023-03-07 17:01 UTC  (2+ messages)

[PATCH 00/22] Move LSM hook comments into security/security.c
 2023-03-07 16:38 UTC  (5+ messages)

Attendees List - IDS 2023
 2023-03-07 17:01 UTC 

[PATCH v2] virtio: fix reachable assertion due to stale value of cached region size
 2023-03-07 17:00 UTC  (2+ messages)

[PATCH v2 0/9] Fix missing memory barriers on ARM
 2023-03-07 17:00 UTC  (6+ messages)
` [PATCH v2 8/9] async: update documentation of the memory barriers

[igt-dev] [PATCH 1/2] lib: Copy intel_gpu_commands.h from the kernel
 2023-03-07 17:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH v2] kobject: Fix global-out-of-bounds in kobject_action_type()
 2023-03-07 16:56 UTC  (2+ messages)

[PATCH 00/87] spi: Convert to platform remove callback returning void
 2023-03-07 17:00 UTC  (8+ messages)

[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
 2023-03-07 17:00 UTC  (8+ messages)
` [RFC PATCH v1 07/25] hw/xen: Implement core serialize/deserialize methods for xenstore_impl

[PATCH v2 00/21] nvmem: Layouts support
 2023-03-07 16:53 UTC  (22+ messages)
` [PATCH v2 01/21] of: Fix modalias string generation
` [PATCH v2 02/21] of: Update of_device_get_modalias()
` [PATCH v2 03/21] of: Rename of_modalias_node()
` [PATCH v2 04/21] of: Move of_modalias() to module.c
` [PATCH v2 05/21] of: Move the request module helper logic "
` [PATCH v2 06/21] usb: ulpi: Use of_request_module()
` [PATCH v2 07/21] of: device: Kill of_device_request_module()
` [PATCH v2 08/21] dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform"
` [PATCH v2 09/21] nvmem: core: return -ENOENT if nvmem cell is not found
` [PATCH v2 10/21] nvmem: core: introduce NVMEM layouts
` [PATCH v2 11/21] nvmem: core: handle the absence of expected layouts
` [PATCH v2 12/21] nvmem: core: request layout modules loading
` [PATCH v2 13/21] nvmem: core: add per-cell post processing
` [PATCH v2 14/21] nvmem: core: allow to modify a cell before adding it
` [PATCH v2 15/21] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v2 16/21] nvmem: cell: drop global cell_post_process
` [PATCH v2 17/21] nvmem: core: provide own priv pointer in post process callback
` [PATCH v2 18/21] nvmem: layouts: sl28vpd: Add new layout driver
` [PATCH v2 19/21] MAINTAINERS: add myself as sl28vpd nvmem "
` [PATCH v2 20/21] nvmem: layouts: onie-tlv: Add new "
` [PATCH v2 21/21] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer

[PATCH 00/11] Tests for idmapped tmpfs
 2023-03-07 16:55 UTC  (19+ messages)
` [PATCH 01/11] vfs: Don't open-code safe_close()
` [PATCH 02/11] vfs: Fix documentation typo
` [PATCH 03/11] vfs: Fix race condition on get_userns_fd()
` [PATCH 04/11] vfs: Make switch_userns set PR_SET_DUMPABLE
` [PATCH 06/11] vfs: Prepare tests in &s_idmapped_mounts to be reused inside a userns
` [PATCH 07/11] vfs: Make idmapped core tests public
` [PATCH 08/11] vfs: Export test_setup() and test_cleanup()
` [PATCH 09/11] vfs: Add DIR0 constant
` [PATCH 11/11] vfs: Use tabs to indent, not spaces

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2023-03-07 16:59 UTC  (8+ messages)

[PATCH] vfio/migration: Rename entry points
 2023-03-07 16:58 UTC  (2+ messages)

[PATCH 1/6] gpio: ich: Use devm_gpiochip_add_data() to simplify remove path
 2023-03-07 16:54 UTC  (6+ messages)
` [PATCH 2/6] gpio: twl4030: "
` [PATCH 3/6] gpio: sch311x: "
` [PATCH 4/6] gpio: pisosr: "
` [PATCH 5/6] gpio: tpic2810: "
` [PATCH 6/6] gpio: tps65086: "

[PATCH v2] qede: remove linux/version.h and linux/compiler.h
 2023-03-07 16:53 UTC  (5+ messages)

[PATCH] scsi: mpt3sas: fix NULL pointer access in mpt3sas_transport_port_add()
 2023-03-07 16:53 UTC  (4+ messages)

[PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
 2023-03-07 16:56 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests: Add test for iso9660 delayed CE hop

[PATCH] perf lock contention: Fix builtin detection
 2023-03-07 16:52 UTC  (4+ messages)

[PATCH 00/12] MIPS Virt board support
 2023-03-07 16:51 UTC  (5+ messages)
` [PATCH 04/12] MIPS: Octeon: Opt-out 4k_cache feature

[PATCH 00/31] phy: Convert to platform remove callback returning void
 2023-03-07 16:56 UTC  (3+ messages)
` [PATCH 02/31] phy: broadcom: phy-brcm-usb: "

[igt-dev] [PATCH i-g-t] tests/i915/gem_render_copy: Skip the Y-tile test for MTL
 2023-03-07 16:53 UTC 

[Intel-xe] [PATCH v2 0/8] drm/xe: clean up i915 includes both sides
 2023-03-07 16:56 UTC  (6+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: clean up i915 includes both sides (rev2)
` [Intel-xe] ✓ CI.Patch_applied: success "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✗ CI.Build: failure "

[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
 2023-03-07 16:51 UTC  (7+ messages)
` [PATCH v1 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [PATCH v1 3/4] thermal: core: Introduce thermal_cooling_device_update()
` [PATCH v1 4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-03-07 16:55 UTC  (12+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type

[Intel-gfx] [PATCH v2 0/7] drm/ttm: Small fixes / cleanups in prep for shrinking
 2023-03-07 16:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/ttm: Fix a NULL pointer dereference
  `  "

[PATCH] fbdev: tgafb: Fix potential divide by zero
 2023-03-07 13:08 UTC 

drivers/gpu/drm/bridge/fsl-ldb.c:101: possible loss of information
 2023-03-07 16:45 UTC 

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 14:25 UTC  (2+ messages)
` [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs

[igt-dev] [PATCH i-g-t 1/2] lib: Copy intel_gpu_commands.h from the kernel
 2023-03-07 16:53 UTC  (2+ messages)

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-07 16:48 UTC  (5+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier

[PATCH] spi: Fix cocci warnings
 2023-03-07 16:48 UTC  (2+ messages)

[PATCH] eal: use program_invocation_short_name
 2023-03-07 16:53 UTC 

[PATCH 1/2] tty: serial: qcom-geni-serial: check correct dma address before unprep
 2023-03-07 16:48 UTC  (5+ messages)
` [PATCH 2/2] tty: serial: qcom-geni-serial: check for valid size before starting dma

[PATCH 2/5] spi: qup: Use devm_platform_get_and_ioremap_resource()
 2023-03-07 16:48 UTC  (2+ messages)
` (subset) "

[PATCH v1 1/1] spi: Propagate firmware node
 2023-03-07 16:48 UTC  (2+ messages)

[PATCH] bus: mhi: ep: Demote unsupported channel error log to debug
 2023-03-07 16:48 UTC  (2+ messages)

[PATCH 0/4] serial: qcom-geni: fix console shutdown hang
 2023-03-07 16:47 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] serial: qcom-geni: fix DMA mapping leak on shutdown
` [PATCH 3/4] serial: qcom-geni: fix mapping of empty DMA buffer
` [PATCH 4/4] serial: qcom-geni: drop bogus uart_write_wakeup()

[PATCH] mlx5: initially reading xstats does not cause seg fault
 2023-03-07 16:51 UTC  (3+ messages)

[PATCH net-next v1 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
 2023-03-07 16:46 UTC  (5+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[PATCH] rust: virtio: add virtio support
 2023-03-07 16:46 UTC  (2+ messages)

[PATCH v13 00/11] Parallel CPU bringup for x86_64
 2023-03-07 16:45 UTC  (3+ messages)

[PATCH v3 0/3] Mesa 23.0.0
 2023-03-07 16:50 UTC  (8+ messages)
  ` [PATCH v3 1/3] mesa, mesa-gl: 23.0.0
    ` [OE-core] "

[PATCH net] af_unix: fix struct pid leaks in OOB support
 2023-03-07 16:45 UTC 

x86: AMD Zen2 ymm registers rolling back
 2023-03-07 16:45 UTC  (11+ messages)

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2023-03-07 16:48 UTC  (20+ messages)

[PATCH 0/5] ASoC: Intel: avs: Machine board fixes
 2023-03-07 16:47 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
 2023-03-07 16:44 UTC  (3+ messages)

[PATCH] memstick: r592: Fix UAF bug in r592_remove due to race condition
 2023-03-07 16:43 UTC 

[virtio-comment] [PATCH] Introduce VIRTIO_F_ISOLATE_INDIRECT_DESC feature
 2023-03-07 16:47 UTC  (6+ messages)
      ` [virtio-comment] Re: VIRTIO_RING_F_INDIRECT_SIZE status

[PATCH 0/4] Add LVTS's AP thermal domain support for mt8195
 2023-03-07 15:45 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add AP domain "
` [PATCH 3/4] arm64: dts: mediatek: mt8195: Add AP domain thermal zones
` [PATCH 4/4] arm64: dts: mediatek: mt8195: Add AP domain temperature thresholds

[PATCH] memstick: r592: Fix UAF bug in r592_remove due to race condition
 2023-03-07 16:42 UTC 

[PATCH 0/2] Remove the /proc/scsi/${proc_name} directory earlier
 2023-03-07 16:42 UTC  (3+ messages)

FAILED: patch "[PATCH] arm64: efi: Make efi_rt_lock a raw_spinlock" failed to apply to 6.1-stable tree
 2023-03-07 16:41 UTC  (2+ messages)
` [PATCH 6.1.y] arm64: efi: Make efi_rt_lock a raw_spinlock

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07 16:41 UTC  (4+ messages)

[PATCH] samples/pidfd: Fix build
 2023-03-07 16:41 UTC  (2+ messages)

[PATCH v5] bus: mhi: host: Avoid ringing EV DB if there is no elements to process
 2023-03-07 16:41 UTC  (3+ messages)

improve type safety by passing struct btrfs_bio where possible v2
 2023-03-07 16:39 UTC  (11+ messages)
` [PATCH 01/10] btrfs: remove unused members from struct btrfs_encoded_read_private
` [PATCH 02/10] btrfs: cleanup btrfs_encoded_read_regular_fill_pages
` [PATCH 03/10] btrfs: move zero filling of compressed read bios into common code
` [PATCH 04/10] btrfs: pass a btrfs_bio to btrfs_submit_bio
` [PATCH 05/10] btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
` [PATCH 06/10] btrfs: store a pointer to the original btrfs_bio in struct compressed_bio
` [PATCH 07/10] btrfs: simplify finding the inode in submit_one_bio
` [PATCH 08/10] btrfs: store a pointer to a btrfs_bio in struct btrfs_bio_ctrl
` [PATCH 09/10] btrfs: return a btrfs_bio from btrfs_bio_alloc
` [PATCH 10/10] btrfs: make btrfs_split_bio work on struct btrfs_bio

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-07 16:40 UTC  (3+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH v5 00/15] vfio/migration: Device dirty page tracking
 2023-03-07 16:42 UTC  (4+ messages)
` [PATCH v5 13/15] vfio/migration: Block migration with vIOMMU

[PATCH v6 0/2] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-07 16:38 UTC  (7+ messages)

[PATCH v2 0/2] watchdog: s3c2410_wdt: Simplify using dev_err_probe()
 2023-03-07 16:37 UTC  (7+ messages)
` [PATCH v2 1/2] watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
` [PATCH v2 2/2] watchdog: s3c2410_wdt: Simplify using dev_err_probe()

[intel-tdx:guest-debug 2/4] vmlinux.o: warning: objtool: __halt+0x44: call to __trace_tdx_hypercall() leaves .noinstr.text section
 2023-03-07 16:39 UTC 

[PATCH] ARM: dts: rockchip: Add mmc aliases for rk3288-veyron devices
 2023-03-07 16:36 UTC  (4+ messages)

[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-07 16:35 UTC  (2+ messages)

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 5.15-stable tree
 2023-03-07 16:38 UTC 

[PULL 0/5] aspeed queue
 2023-03-07 16:37 UTC  (4+ messages)
` [PULL 2/5] pflash: Fix blk_pread_nonzeroes()

[OE-core][kirkstone][PATCH] gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code
 2023-03-07 16:37 UTC 

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-07 16:30 UTC  (4+ messages)
` [PATCH 01/11] iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling
` [PATCH 02/11] drm: rcar-du: remove R-Car H3 ES1.* workarounds

[PATCH net] net: microchip: sparx5: fix deletion of existing DSCP mappings
 2023-03-07 16:33 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.