All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 12:20:16 to 2023-03-07 13:01:56 UTC [more...]

[PATCH v3 00/10] Fix DSI host idx detection on HW revision clash
 2023-03-07 13:01 UTC  (7+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v3 02/10] drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
` [PATCH v3 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs

[LTP] [PATCH v2 0/2] tst_net.sh IPv6 sysctl fixes
 2023-03-07 13:01 UTC  (5+ messages)
` [LTP] [PATCH v2 1/2] tst_net.sh: Detect IPv6 disabled via sysct
` [LTP] [PATCH v2 2/2] tst_net.sh: Detect IPv6 disabled on interface via sysctl

[PATCH v2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2023-03-07 13:00 UTC  (4+ messages)
` [PATCH v2 2/2] phy: freescale: add Samsung "

[PATCH v5 00/15] vfio/migration: Device dirty page tracking
 2023-03-07 12:54 UTC  (16+ messages)
` [PATCH v5 01/15] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v5 02/15] vfio/common: Fix wrong %m usages
` [PATCH v5 03/15] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v5 04/15] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v5 05/15] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v5 06/15] vfio/common: Use a single tracepoint for skipped sections
` [PATCH v5 07/15] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v5 08/15] vfio/common: Add helper to consolidate iova/end calculation
` [PATCH v5 09/15] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v5 10/15] vfio/common: Add device dirty page tracking start/stop
` [PATCH v5 11/15] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v5 12/15] vfio/common: Add device dirty page bitmap sync
` [PATCH v5 13/15] vfio/migration: Block migration with vIOMMU
` [PATCH v5 14/15] vfio/migration: Query device dirty page tracking support
` [PATCH v5 15/15] docs/devel: Document VFIO device dirty page tracking

[PATCH v2 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2023-03-07 12:59 UTC  (6+ messages)
` [PATCH v2 2/4] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` [PATCH v2 4/4] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH v5 0/4] introduce generic implementation of macros from bug.h
 2023-03-07 12:59 UTC  (9+ messages)
` [PATCH v5 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v5 4/4] xen/x86: switch x86 to use generic implemetation of bug.h

[PATCH] scripts: rust-analyzer: Skip crate module directories
 2023-03-07 12:53 UTC  (3+ messages)

[PATCH] media: platform: cros-ec: Add Gladios/Lisbon to the match table
 2023-03-07 12:58 UTC 

[PATCH net 0/3] Netfilter fixes for net
 2023-03-07 12:57 UTC  (2+ messages)

[patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues
 2023-03-07 12:57 UTC  (5+ messages)
` [patch V2 1/4] net: dst: Prevent false sharing vs. dst_entry::__refcnt
` [patch V2 2/4] atomics: Provide atomic_add_and_negative() variants
` [patch V2 3/4] atomics: Provide rcuref - scalable reference counting
` [patch V2 4/4] net: dst: Switch to rcuref_t "

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-03-07 12:56 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible

New CVE entries this week
 2023-03-07 12:47 UTC  (7+ messages)
` Who is looking at CVEs to prevent them?

Response error to fragmented ICMP echo request
 2023-03-07 12:56 UTC  (3+ messages)

[LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
 2023-03-07 12:55 UTC  (6+ messages)

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

[PATCH] .editorconfig: set max line at 70 chars for QAPI files
 2023-03-07 12:55 UTC  (3+ messages)

[PATCH -next] PM: tools: add "CPU killed" timeline on arm64 platform
 2023-03-07 12:54 UTC  (4+ messages)

[Intel-wired-lan] Deadlock since commit 6faee3d4ee8b ("igb: Add lock to avoid data race")
 2023-03-07 12:55 UTC  (9+ messages)
` [Intel-wired-lan] [REGRESSION] "

[PATCH v2 0/5] workqueue: Debugging improvements
 2023-03-07 12:53 UTC  (6+ messages)
` [PATCH v2 1/5] workqueue: Fix hung time report of worker pools
` [PATCH v2 2/5] workqueue: Warn when a new worker could not be created
` [PATCH v2 3/5] workqueue: Interrupted create_worker() is not a repeated event
` [PATCH v2 4/5] workqueue: Warn when a rescuer could not be created
` [PATCH v2 5/5] workqueue: Print backtraces from CPUs with hung CPU bound workqueues

[ammarfaizi2-block:viro/vfs/work.csum 5/5] include/net/checksum.h:35:23: error: static declaration of 'ip_compute_csum' follows non-static declaration
 2023-03-07 12:53 UTC 

[PATCH] docs: add backporting and conflict resolution document
 2023-03-07 11:43 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 00/31] Enable OAM support in IGT and GPUvis
 2023-03-07 12:53 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 09/31] i915/perf: Treat timestamp as 64 bit value

[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-03-07 11:28 UTC  (2+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "

[PATCH v1 0/2] RISC-V: enable rust
 2023-03-07 12:51 UTC  (7+ messages)
` [PATCH v1 2/2] RISC-V: enable building 64-bit kernels with rust support

[PATCH v2 0/2] pinctrl: at91: Minor cleanups
 2023-03-07 12:51 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: at91: Make the irqchip immutable
` [PATCH v2 2/2] pinctrl: at91: Remove pioc_index from struct at91_gpio_chip

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-07 12:51 UTC  (4+ messages)
` [PATCH v5 2/2] mmc: starfive: Add initialization of prev_err

[LTP] [PATCH v2] Remove ltp_quick_clone from mountns testing suite
 2023-03-07 12:50 UTC 

[PATCH] server/xmlrpc: Fix after currentAsyncCommand locking changes
 2023-03-07 12:51 UTC 

[PATCH v4] dt-bindings: display: mediatek: clean unnecessary item
 2023-03-07 12:50 UTC  (5+ messages)

[LTP] [PATCH v6 0/6] Refactor mqns testing suite
 2023-03-07 12:47 UTC  (7+ messages)
` [LTP] [PATCH v6 1/6] Refactor mqns_01 using new LTP API
` [LTP] [PATCH v6 2/6] Refactor mqns_02 "
` [LTP] [PATCH v6 3/6] Refactor mqns_03 "
` [LTP] [PATCH v6 4/6] Refactor mqns_04 "
` [LTP] [PATCH v6 5/6] Remove deprecated header files from mqns suite
` [LTP] [PATCH v6 6/6] Remove libclone dependency "

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-07 12:49 UTC  (7+ messages)

[PATCH v2 0/9] Fix DSI host idx detection on HW revision clash
 2023-03-07 12:48 UTC  (6+ messages)
` [PATCH v2 8/9] dt-bindings: display/msm: dsi-controller-main: Add SM6115

[LTP] [PATCH] fs_fill: Fix test when running on a 256 CPU+ machine
 2023-03-07 12:43 UTC  (3+ messages)

[PATCH v13 1/2] dt-bindings: clock: add loongson-2 boot clock index
 2023-03-07 12:47 UTC  (2+ messages)

[PATCH nf-next 00/13] Support for shifted port-ranges in NAT
 2023-03-07 12:46 UTC  (8+ messages)
` [PATCH nf-next 05/13] netfilter: nft_nat: add support for shifted port-ranges
` [PATCH nf-next 10/13] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next 12/13] netfilter: nft_redir: deduplicate eval call-backs

[PATCH v1 0/2] vhost: memslot handling improvements
 2023-03-07 12:46 UTC  (4+ messages)
` [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-07 12:45 UTC  (2+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-07 12:46 UTC  (3+ messages)

[PATCH 0/2] xen: some CONFIG_DEBUG_INFO changes
 2023-03-07 12:45 UTC  (7+ messages)
` [PATCH 1/2] xen: move CONFIG_DEBUG_INFO out of EXPERT section

[PATCH] docs: rust: point directly to the standalone installers
 2023-03-07 12:45 UTC  (3+ messages)

[PATCH] clocksource/drivers/timer-imx-gpt: Remove non-DT function
 2023-03-07 12:43 UTC  (2+ messages)

[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-03-07 12:44 UTC  (4+ messages)

[PATCH v4 0/2] Add MediaTek MT8365 I2C support
 2023-03-07 12:41 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v4 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2023-03-07 12:41 UTC  (2+ messages)

[PULL 00/21] target-arm queue
 2023-03-07 12:42 UTC  (2+ messages)

[PULL 0/5] hw/nvme updates
 2023-03-07 12:41 UTC  (2+ messages)

[PULL 0/2] xen queue
 2023-03-07 12:41 UTC  (2+ messages)

[RFC v1 0/3] Unifying fabrics drivers
 2023-03-07 12:41 UTC  (6+ messages)

[PATCH v2 0/2] net/mlx5: support MPLSoUDP for HWS
 2023-03-07 12:41 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] net/mlx5/hws: support matching on MPLSoUDP

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-07 12:40 UTC  (11+ messages)
` [PATCH v5 11/12] riscv: dts: starfive: visionfive-2-v1.2a: Add gmac+phy's delay configuration
` [PATCH v5 12/12] riscv: dts: starfive: visionfive 2: Enable gmac device tree node

[meta-security][PATCH] dm-verity: update beaglebone wic to match meta-yocto
 2023-03-07 12:39 UTC 

[virtio-comment] [PATCH] Introduce VIRTIO_F_ISOLATE_INDIRECT_DESC feature
 2023-03-07 12:40 UTC  (4+ messages)
` [virtio-comment] Re: VIRTIO_RING_F_INDIRECT_SIZE status

[PATCH 0/2] net/mlx5: support MPLSoUDP for HWS
 2023-03-07 12:40 UTC  (3+ messages)
` [PATCH 2/2] net/mlx5: add MPLS tunnel support "

[PATCH] qapi: give available enum values in error string
 2023-03-07 12:39 UTC  (2+ messages)

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-03-07 12:39 UTC  (14+ messages)
` [PATCH 1/5] ethdev: "

[PATCH v6 00/13] Add pinctrl sysfs and RZ/G2L POEG support
 2023-03-07 12:39 UTC  (8+ messages)
` [PATCH v6 06/13] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support

[PATCH 0/3] Sapphire Rapids C0.x idle states support
 2023-03-07 12:39 UTC  (4+ messages)
` [PATCH 3/3] intel_idle: add C0.2 state for Sapphire Rapids Xeon

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-07 12:37 UTC  (19+ messages)
` [Intel-gfx] [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
                    `  "
` [Intel-gfx] [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
            `  "

[PATCH 0/3] ASoC: SOF: ipc4: Add core_id support from topology
 2023-03-07 12:35 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SOF: ipc4: Add macro to set the core_id in create_pipe message
` [PATCH 2/3] ASoC: SOF: ipc4-topology: Add support for core_id for pipelines
` [PATCH 3/3] ASoC: SOF: ipc4-topology: add core token in each module extended token list

Motorola Droid 4 -- Stopping charger when battery is full
 2023-03-07 12:36 UTC  (2+ messages)

FAILED: patch "[PATCH] thermal: intel: powerclamp: Fix cur_state for multi package" failed to apply to 4.19-stable tree
 2023-03-07 12:37 UTC 

FAILED: patch "[PATCH] thermal: intel: powerclamp: Fix cur_state for multi package" failed to apply to 4.14-stable tree
 2023-03-07 12:35 UTC 

[miquelraynal:nand/next 2/4] drivers/mtd/nand/raw/nand_hynix.c:740:29: sparse: sparse: invalid assignment: |=
 2023-03-07 11:02 UTC  (3+ messages)

[PATCH] backlight: apple_bl: Use acpi_video_get_backlight_type()
 2023-03-07 12:34 UTC  (5+ messages)

[PATCH v4 00/11] QMP command to import win32 sockets
 2023-03-07 12:31 UTC  (4+ messages)
` [PATCH v4 08/11] qmp: add 'get-win32-socket'

[PATCH v2 1/3] clk: qcom: gcc-sm6375: Update the .pwrsts for usb gdsc
 2023-03-07 12:31 UTC  (3+ messages)
` [PATCH v2 2/3] clk: qcom: gcc-msm8996: "
` [PATCH v2 3/3] clk: qcom: gcc-msm8998: "

[PATCH] nvme: fix handling single range discard request
 2023-03-07 12:31 UTC  (6+ messages)

FAILED: patch "[PATCH] dm flakey: fix a bug with 32-bit highmem systems" failed to apply to 5.4-stable tree
 2023-03-07 12:31 UTC 

FAILED: patch "[PATCH] dm flakey: fix a bug with 32-bit highmem systems" failed to apply to 5.10-stable tree
 2023-03-07 12:31 UTC 

FAILED: patch "[PATCH] dm flakey: fix a bug with 32-bit highmem systems" failed to apply to 4.19-stable tree
 2023-03-07 12:31 UTC 

FAILED: patch "[PATCH] dm flakey: fix a bug with 32-bit highmem systems" failed to apply to 4.14-stable tree
 2023-03-07 12:31 UTC 

FAILED: patch "[PATCH] dm flakey: don't corrupt the zero page" failed to apply to 5.10-stable tree
 2023-03-07 12:30 UTC 

FAILED: patch "[PATCH] dm flakey: don't corrupt the zero page" failed to apply to 5.4-stable tree
 2023-03-07 12:30 UTC 

FAILED: patch "[PATCH] dm flakey: don't corrupt the zero page" failed to apply to 4.19-stable tree
 2023-03-07 12:30 UTC 

FAILED: patch "[PATCH] dm flakey: don't corrupt the zero page" failed to apply to 4.14-stable tree
 2023-03-07 12:30 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-07 12:29 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Add belts and suspenders locking for seamless M/N changes
` [Intel-gfx] [PATCH 3/4] drm/i915: Relocate intel_crtc_update_active_timings()
` [Intel-gfx] [PATCH 4/4] drm/i915: Extract intel_crtc_scanline_offset()

[LTP] [PATCH v1] Remove ltp_quick_clone from mountns testing suite
 2023-03-07 12:26 UTC  (2+ messages)

[PATCH v3 0/3] usb: ucsi: 3 bug fixes
 2023-03-07 12:28 UTC  (3+ messages)
` [PATCH v3 2/3] usb: ucsi: Fix ucsi->connector race

[Intel-gfx] [RFC v4 00/12] Waitboost drm syncobj waits
 2023-03-07 12:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Waitboost drm syncobj waits (rev4)

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07 12:26 UTC  (2+ messages)

[syzbot] [kernel?] memory leak in copy_process (5)
 2023-03-07 12:25 UTC 

[PATCH -next] audit: refactor audit_log_cap to improve performance
 2023-03-07 12:25 UTC 

Outreachy
 2023-03-07 12:25 UTC 

[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
 2023-03-07 12:24 UTC  (15+ messages)
` [RFC PATCH v5 1/4] dpll: Add DPLL framework base functions
` [RFC PATCH v5 4/4] ice: implement dpll interface to control cgu

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-03-07 12:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
 2023-03-07 12:24 UTC  (3+ messages)
  ` [PATCH v5 2/2] "

[PATCH] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
 2023-03-07 12:17 UTC 

[Intel-xe] [PATCH 0/6] Some small-bar prep patches
 2023-03-07 12:23 UTC  (4+ messages)
` [Intel-xe] [PATCH 3/6] drm/xe/vram: start tracking the io_size

Deadlock with ide_issue_trim and draining
 2023-03-07 12:22 UTC 

[PATCH] fs/sysv: Don't round down address for kunmap_flush_on_unmap()
 2023-03-07 12:22 UTC  (3+ messages)

[RFC PATCH v1 00/25] Enable PV backends with Xen/KVM emulation
 2023-03-07 12:20 UTC  (4+ messages)
` [RFC PATCH v1 03/25] hw/xen: Implement XenStore watches

[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-03-07 12:20 UTC  (2+ messages)

FAILED: patch "[PATCH] scsi: qla2xxx: Remove unintended flag clearing" failed to apply to 4.19-stable tree
 2023-03-07 12:20 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Remove unintended flag clearing" failed to apply to 5.4-stable tree
 2023-03-07 12:20 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Remove unintended flag clearing" failed to apply to 5.10-stable tree
 2023-03-07 12:20 UTC 

[PATCH] ntb_tool: check null return of devm_kcalloc in tool_init_mws
 2023-03-07 12:20 UTC  (2+ messages)
` [PATCH v2] "

FAILED: patch "[PATCH] scsi: qla2xxx: Check if port is online before sending ELS" failed to apply to 4.19-stable tree
 2023-03-07 12:19 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Check if port is online before sending ELS" failed to apply to 4.14-stable tree
 2023-03-07 12:19 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Check if port is online before sending ELS" failed to apply to 5.4-stable tree
 2023-03-07 12:19 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.