All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-31 10:17:47 to 2023-05-31 11:13:22 UTC [more...]

[meta-oe][mickledore][PATCH 01/36] libencode-perl: Remove buildpaths from generated .exh files
 2023-05-31 11:12 UTC  (4+ messages)
` [meta-oe][mickledore][PATCH 02/36] frr: add CVE_PRODUCT
` [meta-oe][mickledore][PATCH 03/36] enca: Remove buildpaths from target scripts
` [meta-oe][mickledore][PATCH 08/36] ipmitool: Update links

[PATCH iproute2-next v2] treewide: fix indentation
 2023-05-31 11:12 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 979f277d08f143765eb427e86a2210d2d706ecfe
 2023-05-31 11:11 UTC 

[PATCH 00/21] media: atomisp: Use selection API info to determine sensor padding
 2023-05-31 11:11 UTC  (5+ messages)
` [PATCH 05/21] media: atomisp: ov2680: Add init_cfg pad-op

[PATCH [REPOST] 0/4] Fix build issues against kernel 6.4, modernize some API usage
 2023-05-31 11:11 UTC  (5+ messages)
` [PATCH [REPOST] 1/4] kernel: Account for signature change of class_create in 6.4
` [PATCH [REPOST] 2/4] cobalt/registry: Convert export_mutex to real mutex
` [PATCH [REPOST] 3/4] drivers/can: Convert rtcan_devices_nrt_lock "
` [PATCH [REPOST] 4/4] drivers/gpio: Ensure compatibility with kernel 6.4

[PATCH v2] dt-bindings: serial: 8250_omap: add rs485-rts-active-high
 2023-05-31 11:10 UTC 

✅ PASS (SKIPPED 29 of 346): Test report for master (6.4.0-rc4, mainline.kernel.org-clang, afead42f)
 2023-05-31 11:11 UTC 

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-05-31 11:09 UTC 

[PATCH] net: use umd_cleanup_helper()
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH] bpf: Replace all non-returning strlcpy with strscpy
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH] bpf/tests: Use struct_size()
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-05-31 11:09 UTC  (2+ messages)

[PATCH 1/4] kernel: Account for signature change of class_create in 6.4
 2023-05-31 11:03 UTC  (4+ messages)
` [PATCH 2/4] cobalt/registry: Convert export_mutex to real mutex
` [PATCH 3/4] drivers/can: Convert rtcan_devices_nrt_lock "
` [PATCH 4/4] drivers/gpio: Ensure compatibility with kernel 6.4

[PATCH v3] hw/cxl: Fix CFMW config memory leak
 2023-05-31 11:08 UTC  (3+ messages)

[patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
 2023-05-31 11:07 UTC  (13+ messages)
` [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
                ` [patch] x86/smpboot: Fix the parallel bringup decision

[Intel-gfx] [PATCH v2] drm/i915/display: Set correct voltage level for 480MHz CDCLK
 2023-05-31 11:08 UTC  (2+ messages)

[CfP] Power Management and Thermal Control MC (LPC2023)
 2023-05-31 11:07 UTC  (4+ messages)

[PATCH] gpu: drm/panel: Optimize the workflow of s6d7aa0_lock
 2023-05-31 11:07 UTC 

[PATCH 0/4] Add SCMI vhost-user VIRTIO device
 2023-05-31 11:06 UTC  (4+ messages)
` [PATCH 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c

[PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
 2023-05-31 11:06 UTC  (4+ messages)

[PATCH] btrfs-progs: add CHANGING_FSID_V2 to print-tree
 2023-05-31 11:00 UTC  (4+ messages)

[PATCH 00/11] block: Re-enable the graph lock
 2023-05-31 11:02 UTC  (12+ messages)
` [PATCH 01/11] iotests: Test active commit with iothread and background I/O
` [PATCH 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()
` [PATCH 03/11] test-block-iothread: "
` [PATCH 04/11] block: Fix AioContext locking in bdrv_open_child()
` [PATCH 05/11] block: Fix AioContext locking in bdrv_attach_child_common()
` [PATCH 06/11] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
` [PATCH 07/11] block: Fix AioContext locking in bdrv_open_inherit()
` [PATCH 08/11] block: Fix AioContext locking in bdrv_open_backing_file()
` [PATCH 09/11] blockjob: Fix AioContext locking in block_job_add_bdrv()
` [PATCH 10/11] graph-lock: Unlock the AioContext while polling
` [PATCH 11/11] Revert "graph-lock: Disable locking for now"

[PATCH v2 0/2] media: i2c: Add support for alvium camera
 2023-05-31 11:06 UTC  (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: alvium: add document YAML binding

[PATCH bpf-next 0/2] add mechanism to report map pressure
 2023-05-31 11:05 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
` [PATCH bpf-next 2/2] selftests/bpf: test map pressure

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in AF_KCM
 2023-05-31 11:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] kcm: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 2/2] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES

[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
 2023-05-31 11:03 UTC  (13+ messages)

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-05-31 11:03 UTC  (4+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH] ceph: only send metrics when the MDS rank is ready
 2023-05-31 11:02 UTC 

[PATCH v8 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-05-31 11:00 UTC  (6+ messages)
` [PATCH v8 1/5] perf: Allow a PMU to have a parent
` [PATCH v8 2/5] cxl: Add functions to get an instance of / count regblocks of a given type
` [PATCH v8 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v8 4/5] perf: CXL Performance Monitoring Unit driver
` [PATCH v8 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[PATCH] LSM: Infrastructure management of the sock
 2023-05-31 11:05 UTC 

[PATCH v2] i2c: add support for Zhaoxin I2C controller
 2023-05-31 11:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS
 2023-05-31 11:00 UTC  (3+ messages)
` [PATCH net-next v2 1/2] chelsio: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 2/2] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES

xen with colors issue again
 2023-05-31 11:04 UTC 

[PATCH 1/5] mtd/spinand: rework detect procedure for different READ_ID operation
 2023-05-31 10:58 UTC  (11+ messages)

[PATCH] crypto: marvell/cesa - Fix type mismatch warning
 2023-05-31 10:58 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/7] s390x: Add PV SIE intercepts and ipl tests
 2023-05-31 10:58 UTC  (2+ messages)

not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main
 2023-05-31 10:57 UTC  (2+ messages)

[PATCH v2 0/3] gfx: improvements when using multiboot2 and EFI
 2023-05-31 10:57 UTC  (4+ messages)
` [PATCH v2 3/3] multiboot2: do not set StdOut mode unconditionally

[PATCH] event/cnxk: add wmb after steorl for event mode
 2023-05-31 10:55 UTC  (3+ messages)
` [PATCH v2] event/cnxk: fix LMTST write for single "

[PATCH] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
 2023-05-31 10:54 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next 0/5] xstats for tc-taprio
 2023-05-31 10:54 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next 3/5] net/sched: taprio: add netlink reporting for offload statistics counters
  `  "

[PATCH v3 00/10] net/cpfl: add hairpin queue support
 2023-05-31 10:54 UTC  (40+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 05/13] net/cpfl: support hairpin queue setup and release
  ` [PATCH v4 09/13] net/cpfl: support hairpin queue start/stop
  ` [PATCH v4 13/13] net/cpfl: support hairpin bind/unbind
  ` [PATCH v5 00/13] net/cpfl: add hairpin queue support
    ` [PATCH v5 01/13] net/cpfl: refine structures
    ` [PATCH v5 02/13] common/idpf: support queue groups add/delete
    ` [PATCH v5 03/13] net/cpfl: add haipin queue group during vport init
    ` [PATCH v5 04/13] net/cpfl: support hairpin queue capbility get
    ` [PATCH v5 05/13] net/cpfl: support hairpin queue setup and release
    ` [PATCH v5 06/13] common/idpf: add queue config API
    ` [PATCH v5 07/13] net/cpfl: support hairpin queue configuration
    ` [PATCH v5 08/13] common/idpf: add switch queue API
    ` [PATCH v5 09/13] net/cpfl: support hairpin queue start/stop
    ` [PATCH v5 10/13] common/idpf: add irq map config API
    ` [PATCH v5 11/13] net/cpfl: enable write back based on ITR expire
    ` [PATCH v5 12/13] net/cpfl: support peer ports get
    ` [PATCH v5 13/13] net/cpfl: support hairpin bind/unbind
    ` [PATCH v6 00/13] net/cpfl: add hairpin queue support
      ` [PATCH v6 01/13] net/cpfl: refine structures
      ` [PATCH v6 02/13] common/idpf: support queue groups add/delete
      ` [PATCH v6 03/13] net/cpfl: add haipin queue group during vport init
      ` [PATCH v6 04/13] net/cpfl: support hairpin queue capbility get
      ` [PATCH v6 05/13] net/cpfl: support hairpin queue setup and release
      ` [PATCH v6 06/13] common/idpf: add queue config API
      ` [PATCH v6 07/13] net/cpfl: support hairpin queue configuration
      ` [PATCH v6 08/13] common/idpf: add switch queue API
      ` [PATCH v6 09/13] net/cpfl: support hairpin queue start/stop
      ` [PATCH v6 10/13] common/idpf: add irq map config API
      ` [PATCH v6 11/13] net/cpfl: enable write back based on ITR expire
      ` [PATCH v6 12/13] net/cpfl: support peer ports get
      ` [PATCH v6 13/13] net/cpfl: support hairpin bind/unbind

[PATCH v1] spi-dw-core.c: Fix error checking for debugfs_create_dir
 2023-05-31 10:52 UTC  (5+ messages)

[PATCH v6] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
 2023-05-31 10:50 UTC 

[RFC PATCH v2 0/3] Introduce a PCIe endpoint virtio console
 2023-05-31 10:51 UTC  (8+ messages)
` [RFC PATCH v2 3/3] PCI: endpoint: Add EP function driver to provide virtio-console functionality

[PATCH v2] drm/ast: Fix modeset failed on DisplayPort
 2023-05-31 10:51 UTC  (2+ messages)

USB issue on a TB4 controller?
 2023-05-31 10:51 UTC  (8+ messages)

[PATCH 0/8] make unregistration of super_block shrinker more faster
 2023-05-31 10:49 UTC  (3+ messages)
` [PATCH 1/8] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()

[Intel-gfx] [PATCH v12 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-31 10:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH v12 1/1] "
    `  "

RE;
 2023-05-30  1:31 UTC 

[PATCH v2 0/3] Add support for HiSilicon SoC uncore PMU
 2023-05-31 10:46 UTC  (8+ messages)
` [PATCH v2 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH v2 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH v2 3/3] docs: perf: Add new description for HiSilicon UC PMU

[RFC PATCH v2 0/6] i2c: Enabling use of aspeed-i2c with ACPI
 2023-05-31 10:46 UTC  (4+ messages)
` [RFC PATCH v2 4/6] i2c: aspeed: switch to generic fw properties

[PATCH v2 1/2] ARM: set zero page accessible before copying ATAGs there
 2023-05-31 10:45 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: mmu_32: fix setting up zero page when it is in SDRAM

[net-next PATCH v4 00/13] leds: introduce new LED hw control APIs
 2023-05-31 10:46 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3] tests/i915/kms_dsc: add limited flag
 2023-05-31 10:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/kms_dsc: add limited flag (rev2)

DM-Integrity Under RAID Without Journalling
 2023-05-31 10:45 UTC  (2+ messages)

[PATCH v4 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-05-31 10:43 UTC  (4+ messages)

[PATCH v2 0/2] Enfore multifd and postcopy preempt setting
 2023-05-31 10:41 UTC  (4+ messages)
` [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests

[PATCH net] neighbour: fix unaligned access to pneigh_entry
 2023-05-31 10:42 UTC 

[PATCH v1 0/3] add pmic pca9451a support
 2023-05-31 10:41 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: regulator: pca9450: add "
        ` [EXT] "

[kvm-unit-tests] arm/arm64: psci_cpu_on_test failures with tcg
 2023-05-31 10:41 UTC 

[PATCH v6 0/6] [PATCH v5 0/7] RISCV basic exception handling implementation
 2023-05-31 10:40 UTC  (4+ messages)
` [PATCH v6 5/6] xen/riscv: introduce an implementation of macros from <asm/bug.h>

[PATCH v1 5/7] rust: workqueue: add helper for defining work_struct fields
 2023-05-31 10:18 UTC  (3+ messages)

[PATCH v2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-05-31 10:40 UTC  (5+ messages)

[PATCH net v2] net: ipa: Use the correct value for IPA_STATUS_SIZE
 2023-05-31 10:36 UTC  (2+ messages)
` [PATCH net v3] net: ipa: Use "

[kvm-unit-tests PATCH v1] runtime: don't run pv-host tests when gen-se-header is unavailable
 2023-05-31 10:32 UTC 

[PATCH v2 1/2] scripts: omap3-usb-loader: fix heap overflow
 2023-05-31 10:35 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: set zero page accessible before copying ATAGs there

[Bug] AMD nested: commit broke VMware
 2023-05-31 10:35 UTC  (5+ messages)

[PATCH 0/1] RFC: clarify intended usage of ~/control/ xentore path
 2023-05-31 10:35 UTC  (2+ messages)
` [PATCH 1/1] doc: "

[Intel-gfx] [PATCH V2] drm/i915/gt: Add workaround 14016712196
 2023-05-31 10:33 UTC  (4+ messages)

[PATCH] Revert "dma: use dma/cpu conversions correctly in dma_map/unmap_single"
 2023-05-31 10:32 UTC  (2+ messages)

[PATCH] fs.h: Optimize file struct to prevent false sharing
 2023-05-31 10:31 UTC  (4+ messages)

[RFC PATCH v2 0/5] virtio-balloon: Working Set Reporting
 2023-05-31 10:28 UTC  (4+ messages)
` [RFC PATCH v2 1/5] virtio-balloon: Add Working Set Reporting feature

[PATCH mptcp-next v15 7/7] selftests: mptcp: set endpoint out of transfer
 2023-05-31 10:28 UTC  (2+ messages)
` selftests: mptcp: set endpoint out of transfer: Tests Results

[PATCH net v2] net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
 2023-05-31 10:28 UTC 

[PATCH v2] PCI: Add dummy implement for pci_clear_master() function
 2023-05-31 10:27 UTC  (2+ messages)

[PATCH] virtio_ring: validate used buffer length
 2023-05-31 10:24 UTC  (10+ messages)

cip/linux-4.4.y-st-rc ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4-st20-1307-g20af3740f4fc)
 2023-05-31 10:25 UTC 

cip/linux-4.4.y-st-rc ltp-ipc: 5 runs, 1 regressions (v4.4-st20-1307-g20af3740f4fc)
 2023-05-31 10:25 UTC 

cip/linux-4.4.y-st-rc ltp-pty: 3 runs, 1 regressions (v4.4-st20-1307-g20af3740f4fc)
 2023-05-31 10:25 UTC 

RZ/G2M Hangs when booting some SD cards
 2023-05-31 10:23 UTC  (8+ messages)

[PATCH v2 00/20] Next round of migration atomic counters
 2023-05-31 10:22 UTC  (3+ messages)

[PATCH v5,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-05-31 10:22 UTC  (6+ messages)
` [PATCH v5,8/8] media: mediatek: vcodec: Add dbgfs help function

[PATCH 1/2] i2c: imx-lpi2c: add bus recovery feature
 2023-05-31 10:22 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: i2c: imx-lpi2c: Add bus recovery example
    ` [EXT] "

[PATCH v3 0/2] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
 2023-05-31 10:21 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: net: pse-pd: Allow -N suffix for ethernet-pse node names
` [PATCH v3 2/2] ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes

[PULL] qcom: apq8016: add Dragonboard 410c WiFi and modem firmware
 2023-05-31 10:21 UTC 

[PATCH] docs: consolidate storage interfaces
 2023-05-31 10:17 UTC  (2+ messages)
` [PATCH] docs: organize subsystems

[PATCH V3 0/3] Add Genesys Logic GL9767 support
 2023-05-31 10:18 UTC  (5+ messages)
` [PATCH V3 2/3] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767
` [PATCH V3 3/3] mmc: sdhci-pci-gli: Add support SD Express card "

[PATCH 0/9] rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU
 2023-05-31 10:17 UTC  (10+ messages)
` [PATCH 1/9] rcu: Assume IRQS disabled from rcu_report_dead()
` [PATCH 2/9] rcu: Use rcu_segcblist_segempty() instead of open coding it
` [PATCH 3/9] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 4/9] rcu: Introduce lazy queue's own qhimark
` [PATCH 5/9] rcu: Add rcutree.lazy_enabled boot parameter
` [PATCH 6/9] rcu/nocb: Rename was_alldone to was_pending
` [PATCH 7/9] rcu: Implement lazyness on the main segcblist level
` [PATCH 8/9] rcu: Make segcblist flags test strict
` [PATCH 9/9] rcu: Support lazy callbacks with CONFIG_RCU_NOCB_CPU=n

[RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
 2023-05-31 10:18 UTC  (3+ messages)
` [RFC PATCH v2 2/4] vfio: Implement a common device info helper


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.