All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-16 13:31:51 to 2022-11-16 14:10:34 UTC [more...]

[OE-core][dunfell 00/11] Pull request (cover letter only)
 2022-11-16 14:10 UTC 

[PATCH] rcu: Make vmalloc_dump_obj() call in a preemptible context
 2022-11-16 14:15 UTC 

[PATCH 00/15] Protect the block layer with a rwlock: part 3
 2022-11-16 14:07 UTC  (7+ messages)
` [PATCH 01/15] block/qed: add missing graph rdlock in qed_need_check_timer_entry
` [PATCH 03/15] block-backend: use bdrv_getlength instead of blk_getlength
` [PATCH 04/15] block: convert bdrv_refresh_total_sectors in generated_co_wrapper
` [PATCH 07/15] block: convert bdrv_get_info "
` [PATCH 12/15] block: convert bdrv_debug_event "
` [PATCH 13/15] block: convert bdrv_io_plug in generated_co_wrapper_simple

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-11-16 14:08 UTC  (4+ messages)
` [PATCH 1/9] protocol v2: add server-side "bundle-uri" skeleton

[PATCH v2] x86/sgx: Replace kmap/kunmap_atomic calls
 2022-11-16 14:01 UTC  (4+ messages)

[PATCH] docs: dt: writing-schema: Document usage of CHECK_DTBS make flag
 2022-11-16 14:01 UTC  (5+ messages)

[OE-core][kirkstone 0/9] Pull request (cover letter only)
 2022-11-16 14:08 UTC 

[PATCH 0/8] ARM: Expose Armv8 AArch32 features via hwcap
 2022-11-16 14:06 UTC  (4+ messages)
` [PATCH 7/8] ARM: Add hwcap for Speculation Barrier(SB)

[PATCH] rcu: Avoid invalid wakeup for rcuc kthreads in RCU_KTHREAD_OFFCPU status
 2022-11-16 14:07 UTC  (3+ messages)

[PATCH net] rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
 2022-11-16 14:02 UTC 

kselftest: Bad test result: from results parsing in LAVA
 2022-11-16 14:06 UTC  (3+ messages)

stable-rc/linux-4.14.y baseline: 208 runs, 27 regressions (v4.14.299)
 2022-11-16 14:06 UTC 

[PATCH v2] dmaengine: ti: k3-udma: Deferring probe when soc_device_match() returns NULL
 2022-11-16 14:07 UTC 

[PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: support more types
 2022-11-16 14:06 UTC  (2+ messages)

[PATCH] mm/vmalloc: allow mem_dump_obj() to be called in interrupt context
 2022-11-16 14:05 UTC  (4+ messages)

[PATCH 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2022-11-16 13:43 UTC  (4+ messages)
` [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
` [PATCH 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model

[PATCH] tests/avocado: using several workers while testing
 2022-11-16 14:06 UTC  (2+ messages)

[PATCH v11 00/11] s390x: CPU Topology
 2022-11-16 13:17 UTC  (5+ messages)
` [PATCH v11 09/11] s390x/cpu topology: add topology machine property
        ` Thank you! s390x/cpu topology

[PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: rename extcon node name
 2022-11-16 14:05 UTC  (2+ messages)

[PATCH] gpiolib: of: Use correct fwnode for DT-probed chips
 2022-11-16 14:05 UTC  (6+ messages)

[PATCH 00/20] Protect the block layer with a rwlock: part 1
 2022-11-16 13:48 UTC  (21+ messages)
` [PATCH 01/20] block: introduce a lock to protect graph operations
` [PATCH 02/20] graph-lock: introduce BdrvGraphRWlock structure
` [PATCH 03/20] async: register/unregister aiocontext in graph lock list
` [PATCH 04/20] block.c: wrlock in bdrv_replace_child_noperm
` [PATCH 05/20] block: remove unnecessary assert_bdrv_graph_writable()
` [PATCH 06/20] block: assert that graph read and writes are performed correctly
` [PATCH 07/20] graph-lock: implement WITH_GRAPH_RDLOCK_GUARD and GRAPH_RDLOCK_GUARD macros
` [PATCH 08/20] block-coroutine-wrapper.py: take the graph rdlock in bdrv_* functions
` [PATCH 09/20] block-backend: introduce new generated_co_wrapper_blk annotation
` [PATCH 10/20] block-gen: assert that {bdrv/blk}_co_truncate is always called with graph rdlock taken
` [PATCH 11/20] block-gen: assert that bdrv_co_{check/invalidate_cache} are "
` [PATCH 12/20] block-gen: assert that bdrv_co_pwrite is "
` [PATCH 13/20] block-gen: assert that bdrv_co_pwrite_{zeros/sync} "
` [PATCH 14/20] block-gen: assert that bdrv_co_pread "
` [PATCH 15/20] block-gen: assert that {bdrv/blk}_co_flush "
` [PATCH 16/20] block-gen: assert that bdrv_co_{read/write}v_vmstate are "
` [PATCH 17/20] block-gen: assert that bdrv_co_pdiscard is "
` [PATCH 18/20] block-gen: assert that bdrv_co_common_block_status_above "
` [PATCH 19/20] block-gen: assert that bdrv_co_ioctl "
` [PATCH 20/20] block-gen: assert that nbd_co_do_establish_connection "

[PATCH 0/4] pwm: Some refactoring of pwmchip_add()
 2022-11-16 14:04 UTC  (5+ messages)
` [PATCH 3/4] pwm: Mark free pwm IDs as used in alloc_pwms()

[peterz-queue:core/softirq 8/8] kernel/rcu/tree_plugin.h:885:9: error: too many arguments to function 'rcu_qs'
 2022-11-16 14:06 UTC 

[PATCH 0/6] Protect the block layer with a rwlock: part 2
 2022-11-16 13:53 UTC  (7+ messages)
` [PATCH 1/6] block: assert that bdrv_co_create is always called with graph rdlock taken
` [PATCH 2/6] block: assert that BlockDriver->bdrv_co_{amend/create} are "
` [PATCH 3/6] block: assert that BlockDriver->bdrv_co_copy_range_{from/to} is always "
` [PATCH 4/6] block/dirty-bitmap: assert that BlockDriver->bdrv_co_*_dirty_bitmap are "
` [PATCH 5/6] block/io: assert that BlockDriver->bdrv_co_*_snapshot_* "
` [PATCH 6/6] block: assert that BlockDriver->bdrv_co_delete_file is "

[PATCH v7 0/6] Add support for TI TPS65219 PMIC
 2022-11-16 13:58 UTC  (5+ messages)
` [PATCH v7 4/6] mfd: tps65219: Add driver "

[PATCH] tools: memory-model: Add rmw-sequences to the LKMM
 2022-11-16 13:58 UTC  (5+ messages)

[PATCH v2] [RFC] selftests: alsa - add PCM test
 2022-11-16 14:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH rdma v3] RDMA/irdma: change name of interrupts
 2022-11-16 14:03 UTC  (2+ messages)

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-16 13:57 UTC  (3+ messages)
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache

[PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-11-16 13:57 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-16 14:00 UTC 

[PATCH v2] watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16 13:55 UTC  (3+ messages)

stable-rc/linux-4.9.y baseline: 209 runs, 48 regressions (v4.9.333)
 2022-11-16 13:56 UTC 

[PATCH v1 0/9] PCI: microchip: Partition address translations
 2022-11-16 13:55 UTC  (20+ messages)
` [PATCH v1 1/9] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v1 2/9] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v1 3/9] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v1 4/9] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v1 5/9] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v1 6/9] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v1 7/9] PCI: microchip: Partition outbound address translation
` [PATCH v1 8/9] PCI: microchip: Partition inbound "
` [PATCH v1 9/9] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

[PATCH] tcp: add additional info for nvme_tcp_timeout log
 2022-11-16 13:57 UTC 

[PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
 2022-11-16 13:52 UTC  (10+ messages)

[PATCH] watchdog: pcwd_usb: Fix attempting to access uninitialized memory
 2022-11-16 13:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: algapi - fix be32_to_cpu macro call in crypto_inc()
 2022-11-16 13:52 UTC 

[RFC PATCH v1 00/10] dts: add hello world testcase
 2022-11-16 13:57 UTC  (6+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 05/10] dts: add node memory setup
  ` [RFC PATCH v2 07/10] dts: add simple stats report

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 29/79] net/rxrpc/io_thread.c:52 rxrpc_error_report() error: uninitialized symbol 'skb'
 2022-11-16 13:57 UTC  (2+ messages)

[PATCH] watchdog: Fix kmemleak in watchdog_cdev_register
 2022-11-16 13:52 UTC  (2+ messages)

[xen-unstable test] 174784: trouble: broken/fail/pass
 2022-11-16 13:55 UTC 

block dangerous passthrough operation
 2022-11-16 13:43 UTC  (4+ messages)

[PATCH] linux-firmware: update firmware for MT7986
 2022-11-16 13:53 UTC  (2+ messages)

[PATCH] sstatesig: emit more helpful error message when not finding sstate manifest
 2022-11-16 13:53 UTC 

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2022-11-16 13:53 UTC  (2+ messages)

[PATCH v2 00/15] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
 2022-11-16 13:52 UTC  (9+ messages)
` [PATCH v2 03/15] phy: qcom-qmp-combo: drop v4 reference-clock source
` [PATCH v2 04/15] phy: qcom-qmp-combo: restructure PHY creation
` [PATCH v2 13/15] phy: qcom-qmp-combo: add support for updated sc8280xp binding
` [PATCH v2 15/15] arm64: dts: qcom: sc8280xp: fix USB-DP PHY nodes

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2022-11-16 13:52 UTC  (2+ messages)

[PATCH v2 0/6] gpio: pca953x: Add interrupt mask support for pca953x chips
 2022-11-16 13:51 UTC  (8+ messages)
` [PATCH v2 2/6] gpio: pca953x: Add PCAL953X as a separate chip type

RTT-PROBE: lore-subspace-rtt
 2022-11-16 13:50 UTC 

[hch-misc:trivial-writepage-removal] [ext2] 088e066933: BUG:kernel_NULL_pointer_dereference,address
 2022-11-16 13:48 UTC 

[PATCH v1 0/2] io_uring uapi updates
 2022-11-16 13:50 UTC  (4+ messages)
` (subset) "

[Ocfs2-devel] generic_writepages & jbd2 and ext4
 2022-11-16 13:50 UTC  (2+ messages)
`  "

Patchwork summary for: spi-devel-general
 2022-11-16 13:50 UTC 

[PATCH] ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine transitions
 2022-11-16 13:47 UTC  (2+ messages)

[PATCH V5 00/26] Add support UHS-II for GL9755
 2022-11-16 13:48 UTC  (5+ messages)
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards

[PATCH 00/10] phy: qualcomm: Add support for SM8550
 2022-11-16 13:47 UTC  (10+ messages)
` [PATCH 02/10] dt-bindings: phy: Add QMP UFS PHY comptible "
` [PATCH 04/10] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible
` [PATCH 06/10] dt-bindings: phy: qcom,qmp-pcie: "

[PATCH] ASoC: max98373: Add checks for devm_kcalloc
 2022-11-16 13:47 UTC  (2+ messages)

[rft, PATCH v3 1/1] gpiolib: Get rid of not used of_node member
 2022-11-16 13:47 UTC  (2+ messages)

[PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
 2022-11-16 13:46 UTC  (2+ messages)

[freescale-fslc:5.15-2.1.x-imx 4049/18015] include/linux/irqchip/arm-gic-v3.h:602:10: fatal error: 'asm/arch_gicv3.h' file not found
 2022-11-16 13:46 UTC 

[net v2 0/1] net: usb: smsc95xx: fix external PHY reset
 2022-11-16 13:46 UTC  (3+ messages)
` [net v2 1/1] "

[PATCH v3 0/2] Qualcomm Ramp Controller and MSM8976 config
 2022-11-16 13:46 UTC  (3+ messages)
` [PATCH v3 2/2] soc: qcom: Add Qualcomm Ramp Controller driver

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 189 builds: 3 failed, 186 passed, 4 errors, 9 warnings (v5.10.154-cip20-99-g0e320e4d37e4)
 2022-11-16 13:46 UTC 

[PATCH 00/20] Protect the block layer with a rwlock: part 1
 2022-11-16 13:43 UTC 

[PATCH 1/2] arm64: dts: qcom: sm8450: Use defines for power domain indices
 2022-11-16 13:44 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8150: "

[PATCH] drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
 2022-11-16 13:44 UTC 

[PATCH v3] spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
 2022-11-16 13:42 UTC  (3+ messages)

[PATCH] builtin/gc.c: fix use-after-free in maintenance_unregister()
 2022-11-16 13:44 UTC  (4+ messages)

[PATCH v10 1/2] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-11-16 13:41 UTC  (7+ messages)
` [PATCH v10 2/2] docs/perf: Add documentation for the Amlogic G12 DDR PMU

[PATCH i-g-t 0/8] Vendor agnostic gputop
 2022-11-16 13:43 UTC  (5+ messages)
` [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool
    ` [igt-dev] "
    ` [Intel-gfx] "

[PATCH 0/2] arm64: dts: qcom: sm8550: Add USB HC and PHY support
 2022-11-16 13:42 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes

[PATCH v3 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
 2022-11-16 13:41 UTC  (5+ messages)
` [PATCH v3 0/2] fscache,cachefiles: add prepare_ondemand_read() interface

[PATCH v2] net: dsa: use more appropriate NET_NAME_* constants for user ports
 2022-11-16 13:42 UTC  (8+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] net: dsa: refactor name assignment "
  ` [PATCH v3 2/3] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
  ` [PATCH v3 3/3] net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-16 13:41 UTC  (8+ messages)
` [PATCH 11/26] drm: bridge/dw-hdmi: Remove #ifdef guards for PM related functions
  ` [PATCH 17/26] drm: rcar-du: "
  ` [PATCH 19/26] drm: shmobile: "

[PATCH] xen/arm: debug-pl011.inc: Use macros instead of hardcoded values
 2022-11-16 13:41 UTC  (4+ messages)

[PATCH] habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
 2022-11-16 13:41 UTC 

[PATCH v4 00/16] timer: Move from a push remote at enqueue to a pull at expiry model
 2022-11-16 13:40 UTC  (3+ messages)
` [PATCH v4 14/16] timer: Implement the hierarchical pull model

[PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors
 2022-11-16 13:39 UTC  (2+ messages)

[PATCH v2 1/3] drm/scheduler: track GPU active time per entity
 2022-11-16 13:40 UTC  (3+ messages)
` [PATCH v2 3/3] drm/etnaviv: export client GPU usage statistics via fdinfo

RTT-PROBE: lore-subspace-rtt
 2022-11-16 13:40 UTC 

[PATCH 00/20] Protect the block layer with a rwlock: part 1
 2022-11-16 13:39 UTC 

[PATCH] ax25: af_ax25: Remove unnecessary (void*) conversions
 2022-11-16 13:40 UTC  (2+ messages)

[PATCH 0/2] add support for LSM6DSO16IS
 2022-11-16 13:40 UTC  (3+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6dso16is

[PATCH net-next] tcp: annotate data-race around queue->synflood_warned
 2022-11-16 13:40 UTC  (2+ messages)

[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
 2022-11-16 13:39 UTC  (4+ messages)
` [PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()

[PATCH] drm/msm/dp: remove limitation of link rate at 5.4G to support HBR3
 2022-11-16 13:40 UTC  (15+ messages)

[PATCH for-8.0 0/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128
 2022-11-16 13:38 UTC  (3+ messages)
` [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX

[PATCH RFC v2 0/3] pinctrl: add ACPI support to pin controller
 2022-11-16 13:38 UTC  (9+ messages)

[PATCH v2] x86: make config X86_FEATURE_NAMES visible with EXPERT
 2022-11-16 13:37 UTC 

[PATCH 0/2] arm64: dts: qcom: sm8550: Add PCIe HC and PHY support
 2022-11-16 13:37 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes

[PATCH v8 net-next 0/2] mv88e6xxx: Add MAB offload support
 2022-11-16 13:37 UTC  (11+ messages)

[PATCH v2 0/2] x86/of: Fix a bug in x86 arch OF support
 2022-11-16 13:36 UTC  (10+ messages)
` [PATCH v2 1/2] x86/of: Add support for boot time interrupt delivery mode configuration
` [PATCH v2 2/2] x86/of: Convert & update Intel's APIC related binding schemas

[freescale-fslc:6.0.x+fslc 4/14] drivers/misc/uboot_bootcount.c:65:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-11-16 13:36 UTC 

[PATCH 1/2] srcu: Fix a misspelling in note
 2022-11-16 13:36 UTC  (4+ messages)
` [PATCH 2/2] srcu: Fix the comparision in srcu_invl_snp_seq()

[djwong-xfs:vectorized-scrub 207/498] fs/xfs/libxfs/xfs_rmap.c:277 xfs_rmap_check_irec() warn: bitwise AND condition is false here
 2022-11-16 13:36 UTC 

[PATCH] media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable
 2022-11-16 13:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: PCI: qcom: Add SM8550 to binding
 2022-11-16 13:34 UTC  (2+ messages)

remove ->writepage in ntfs3
 2022-11-16 13:34 UTC  (3+ messages)
` [PATCH 1/2] ntfs3: stop using generic_writepages
` [PATCH 2/2] ntfs3: remove ->writepage

[PATCH v2 0/2] Add support for Unisoc UFS host controller
 2022-11-16 13:31 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: ufs: Add document "
` [PATCH v2 2/2] scsi: ufs-unisoc: Add support "

[PATCH mptcp-next v4 4/4] selftests: mptcp: pm_listener tests for mptcp_join
 2022-11-16 13:33 UTC  (2+ messages)
` selftests: mptcp: pm_listener tests for mptcp_join: Tests Results

[PATCH] regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
 2022-11-16 13:32 UTC  (2+ messages)

[RESEND] drm/edid/firmware: stop using a throwaway platform device
 2022-11-16 13:32 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] arm64: dts: qcom: sm8550: Add UFS HC and PHY
 2022-11-16 13:31 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: Add UFS host controller and phy nodes


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.