All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-29 14:10:09 to 2022-06-29 14:48:42 UTC [more...]

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-06-29 14:15 UTC  (18+ messages)
` [PATCH v8 01/20] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v8 02/20] job.h: categorize fields in struct Job
` [PATCH v8 03/20] job.c: API functions not used outside should be static
` [PATCH v8 04/20] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v8 05/20] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v8 06/20] job.h: define functions called without job lock held
` [PATCH v8 07/20] job.h: add _locked public functions
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 09/20] blockjob: rename notifier callbacks as _locked
` [PATCH v8 10/20] jobs: add job lock in find_* functions
` [PATCH v8 11/20] jobs: use job locks also in the unit tests
` [PATCH v8 13/20] jobs: group together API calls under the same job lock
` [PATCH v8 14/20] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v8 16/20] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v8 18/20] block_job_query: remove atomic read
` [PATCH v8 19/20] blockjob: remove unused functions
` [PATCH v8 20/20] job: "

[syzbot] linux-next boot error: WARNING in blk_mq_release
 2022-06-29 14:48 UTC 

[PATCH liburing v1 0/9] aarch64 nolibc support
 2022-06-29 14:48 UTC  (3+ messages)
` [PATCH liburing v1 5/9] arch/arm64: Rename aarch64 directory to arm64

[PATCH net-next v9 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-29 14:38 UTC  (3+ messages)
` [PATCH net-next v9 04/16] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter

[PATCH 0/1] [RFC] drm/fourcc: Add new unsigned R16_UINT/RG1616_UINT formats
 2022-06-29 14:46 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:46 UTC 

[PATCH] io_uring: fix a typo in comment
 2022-06-29 14:46 UTC  (2+ messages)

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-06-29 14:44 UTC  (4+ messages)
` [PATCH net-next v2 31/35] "

[PATCH v3 0/4] spi support for Exynos Auto v9 SoC
 2022-06-29 14:44 UTC  (3+ messages)

[PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
 2022-06-29 14:43 UTC  (6+ messages)

[PATCH 0/4] ASoC: codecs: add WSA883x support
 2022-06-29 14:44 UTC  (3+ messages)
` (subset) "

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-29 14:43 UTC  (3+ messages)
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA

sparse warnings related to kref_put_lock() and refcount_dec_and_lock()
 2022-06-29 14:42 UTC  (8+ messages)
            ` [Cluster-devel] "

[PATCH v2 0/2] PCI: qcom: Drop unused post_deinit callback
 2022-06-29 14:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] PCI: qcom: Rename host-init error label

[PATCH 0/6] i2c: Make remove callback return void
 2022-06-29 14:41 UTC  (9+ messages)
` [PATCH 6/6] "

[PATCH v3 0/3] New fanotify API for ignoring events
 2022-06-29 14:42 UTC  (4+ messages)
` [PATCH v3 1/3] fanotify: prepare for setting event flags in ignore mask
` [PATCH v3 2/3] fanotify: cleanups for fanotify_mark() input validations
` [PATCH v3 3/3] fanotify: introduce FAN_MARK_IGNORE

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-29 14:40 UTC  (7+ messages)
` [RFC PATCH 12/26] hugetlb: add HugeTLB splitting functionality
` [RFC PATCH 13/26] hugetlb: add huge_pte_alloc_high_granularity
` [RFC PATCH 14/26] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page

[PATCH RFC v2 0/8] btrfs: raid-stripe-tree draft patches
 2022-06-29 14:41 UTC  (9+ messages)
` [PATCH RFC v2 1/8] btrfs: add raid stripe tree definitions
` [PATCH RFC v2 2/8] btrfs: read raid-stripe-tree from disk
` [PATCH RFC v2 3/8] btrfs: add boilerplate code to insert raid extent
` [PATCH RFC v2 4/8] btrfs: add boilerplate code to insert stripe entries for preallocated extents
` [PATCH RFC v2 5/8] btrfs: add code to delete raid extent
` [PATCH RFC v2 6/8] btrfs: add code to read "
` [PATCH RFC v2 7/8] btrfs: zoned: allow zoned RAID1
` [PATCH RFC v2 8/8] btrfs: add raid stripe tree pretty printer

[PATCH v3 00/71] drm/vc4: Fix hotplug for vc4
 2022-06-29 14:41 UTC  (4+ messages)
` [PATCH v3 03/71] drm/encoder: Introduce drmm_encoder_init

[Intel-wired-lan] [RFC PATCH net-next v3 0/4] ice: PPPoE offload support
 2022-06-29 14:38 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [RFC PATCH net-next v3 1/4] flow_dissector: Add PPPoE dissectors
  `  "
` [RFC PATCH net-next v3 2/4] net/sched: flower: Add PPPoE filter
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [RFC PATCH net-next v3 3/4] flow_offload: Introduce flow_match_pppoe
  `  "
` [Intel-wired-lan] [RFC PATCH net-next v3 4/4] ice: Add support for PPPoE hardware offload
  `  "

[PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
 2022-06-29 14:14 UTC  (5+ messages)

[PATCH v3 00/13] small BAR uapi bits
 2022-06-29 14:40 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for small BAR uapi bits (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH bpf-next 0/2] bpftool: Add command to list BPF types, helpers
 2022-06-29 14:40 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpftool: Add feature list (prog/map/link/attach types, helpers)
` [PATCH bpf-next 2/2] bpftool: Use feature list in bash completion

Patchwork summary for: linux-renesas-soc
 2022-06-29 14:40 UTC 

[PATCH bpf-next] bpftool: Allow disabling features at compile time
 2022-06-29 14:39 UTC 

stable/linux-5.10.y baseline: 159 runs, 21 regressions (v5.10.127)
 2022-06-29 14:39 UTC 

[PATCH v2 0/7] media: ov5693: cleanup code and add dts support
 2022-06-29 14:38 UTC  (4+ messages)
` [PATCH v2 7/7] media: dt-bindings: ov5693: document YAML binding

[PATCH 0/2] BUG, more dw8259 ACPI crashes
 2022-06-29 14:38 UTC  (5+ messages)
` [PATCH 1/2] Revert "serial: 8250: dw: Move the USR register to pdata"

DMA Faults with XHCI driver
 2022-06-29 14:39 UTC  (4+ messages)

[PATCH 00/10] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-06-29 14:37 UTC  (13+ messages)
` [PATCH 01/10] dt-bindings: PCI: qcom: Fix reset conditional
` [PATCH 02/10] dt-bindings: PCI: qcom: Fix msi-interrupt conditional
` [PATCH 03/10] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt
` [PATCH 04/10] dt-bindings: PCI: qcom: Add SC8280XP to binding
` [PATCH 05/10] dt-bindings: PCI: qcom: Add SA8540P "
` [PATCH 06/10] PCI: qcom: Add support for SC8280XP
` [PATCH 07/10] PCI: qcom: Add support for SA8540P
` [PATCH 08/10] PCI: qcom: Make all optional clocks optional
` [PATCH 09/10] PCI: qcom: Clean up IP configurations
` [PATCH 10/10] PCI: qcom: Sort device-id table

[RFC][PATCH] kconfig: Add implicit CONFIG_ prefix to IS_ENABLED() and co
 2022-06-29 14:37 UTC  (2+ messages)

[Buildroot] candidate packages : ros2 and wxwidgets
 2022-06-29 14:29 UTC  (2+ messages)

clean up the blk-ia-ranges.c code a bit
 2022-06-29 14:36 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:36 UTC 

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-06-29 14:35 UTC  (4+ messages)

[PATCH] block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency
 2022-06-29 14:36 UTC  (2+ messages)

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2022-06-29 14:34 UTC  (8+ messages)
` [PATCH v2 03/10] i2c: xiic: Switch to Xiic standard mode for i2c-read

[PATCH bpf-next 0/4] selftests: xsk: fix TEST_MODE_SKB in xdpxceiver
 2022-06-29 14:34 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests: xsk: avoid bpf_link probe for existing xsk
` [PATCH bpf-next 2/4] selftests: xsk: introduce XDP prog load based on existing AF_XDP socket
` [PATCH bpf-next 3/4] selftests: xsk: verify correctness of XDP prog attach point
` [PATCH bpf-next 4/4] selftests: xsk: destroy BPF resources only when ctx refcount drops to 0

[PATCH kvmtool] arm64: pvtime: Use correct region size
 2022-06-29 14:33 UTC  (3+ messages)

[PATCH] intel/ixgbevf:fix repeated words in comments
 2022-06-29 14:34 UTC 

[PATCH v1 01/11] mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()
 2022-06-29 14:34 UTC  (6+ messages)

[PATCH 0/3] Fix some coding style issues
 2022-06-29 14:34 UTC  (6+ messages)
` [PATCH 1/3] spi: spi.c: White-space fix in __spi_pump_messages()
` [PATCH 2/3] spi: spi.c: Fix comment style
` [PATCH 3/3] spi: spi.c: Remove redundant else block

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-29 14:33 UTC  (7+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

[PATCH v10 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-06-29 14:31 UTC  (5+ messages)

SATA/USB caddy - wrong device size reported
 2022-06-29 14:30 UTC  (2+ messages)

[PATCH] intel/ixgbe:fix repeated words in comments
 2022-06-29 14:29 UTC 

[PATCH] spi: intel: Add support for Intel Meteor Lake-P SPI serial flash
 2022-06-29 14:30 UTC  (2+ messages)

[cocci] [PATCH v4] coccinelle: Extend address test from ifaddr semantic patch to test expressions
 2022-06-28 17:13 UTC  (4+ messages)

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-06-29 14:30 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v4 02/15] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v4 03/15] dt-bindings: power: supply: axp20x: "
` [PATCH v4 04/15] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v4 05/15] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192
` [PATCH v4 07/15] regulator: "
` [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v4 11/15] power: supply: axp20x_usb_power: "
` [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
` [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
` [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192

[Intel-gfx] [PATCH] drm/i915: Drain freed object after suspend display
 2022-06-29 14:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH bpf] xsk: mark napi_id on sendmsg()
 2022-06-29 14:28 UTC  (4+ messages)

[PATCH v2] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
 2022-06-29 14:27 UTC  (2+ messages)

[PATCH RESEND v10 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-06-29 14:26 UTC  (3+ messages)
` [PATCH RESEND v10 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:26 UTC 

[PATCH v3 0/4] hmat acpi: Don't require initiator value in -numa
 2022-06-29 13:52 UTC  (3+ messages)
` [PATCH v3 3/4] tests: acpi: q35: add test for hmat nodes without initiators

[PATCH] intel/igc:fix repeated words in comments
 2022-06-29 14:24 UTC 

[PATCH bpf-next v2] bpftool: Probe for memcg-based accounting before bumping rlimit
 2022-06-29 14:24 UTC  (2+ messages)

[PATCH v15 0/7] PCI: dwc: Fix higher MSI vectors handling
 2022-06-29 14:24 UTC  (11+ messages)
` [PATCH v15 1/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v15 2/7] PCI: dwc: Convert msi_irq to the array
` [PATCH v15 3/7] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v15 4/7] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v15 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts

raw/omap2: erasing issue
 2022-06-29 14:23 UTC  (8+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-06-29 14:22 UTC  (5+ messages)
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug

[PATCH] base.bbclass: Add sstate-cache dependency to GCCVERSION
 2022-06-29 14:23 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/i915/guc/slpc: Add a new SLPC selftest
 2022-06-29 14:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc/slpc: Add a new SLPC selftest (rev5)

[PATCH] intel/igbvf:fix repeated words in comments
 2022-06-29 14:21 UTC 

[PATCH] usbnet: use each random address only once
 2022-06-29 14:21 UTC 

[PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF
 2022-06-29 14:20 UTC  (3+ messages)
` [PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
  ` [xdp-hints] "

stable/linux-5.4.y baseline: 119 runs, 18 regressions (v5.4.202)
 2022-06-29 14:20 UTC 

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-06-29 13:21 UTC  (3+ messages)
` [PATCH v5 04/12] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()

stable-rc/linux-4.14.y build: 192 builds: 3 failed, 189 passed, 2 errors, 32 warnings (v4.14.285)
 2022-06-29 14:17 UTC 

[PATCH v2] nvme: Fix regression when disconnect a recovering ctrl
 2022-06-29 14:17 UTC  (2+ messages)

[PATCH] intel/igb:fix repeated words in comments
 2022-06-29 14:17 UTC 

[PATCH] nvmet-tcp: fix regression in data_digest calculation
 2022-06-29 14:17 UTC  (2+ messages)

[PATCH v2 0/3] tpm: Preserve TPM measurement log across kexec
 2022-06-29 14:16 UTC  (7+ messages)
` [PATCH v2 1/3] tpm: of: Move of-tree specific code from tpm driver into of driver

RTT-PROBE: lore-subspace-rtt
 2022-06-29 14:16 UTC 

[PATCH v2] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
 2022-06-29 14:16 UTC  (2+ messages)

[PATCH] nvme-tcp: always fail a request when sending it failed
 2022-06-29 14:16 UTC  (2+ messages)

[PATCH v2] nvme: Add new clear_ids attribute for passthru targets
 2022-06-29 14:16 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: keep fbdev buffers pinned during suspend
 2022-06-29 14:15 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/display: disable prefer_shadow for generic fb helpers

[yocto-autobuilder2][PATCH] config.py: define workers for kirkstone
 2022-06-29 14:15 UTC 

[PATCH] platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering
 2022-06-29 14:14 UTC  (3+ messages)

[PATCH v3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-29 14:13 UTC  (3+ messages)

[PATCH] dt-bindings: spi: convert spi_atmel to json-schema
 2022-06-29 14:12 UTC  (3+ messages)

[PATCH] io_uring: fix short read slow path corruptions
 2022-06-29 10:22 UTC  (4+ messages)

[PATCH V2 0/2] fix RSS types display
 2022-06-29 14:13 UTC  (4+ messages)
` [PATCH V6 0/8] app/testpmd: fix RSS and flow type

[PATCH 1/8] env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 1/8] Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 01/15] xtensa: Switch to using CONFIG_XTENSA for building device trees
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 01/18] Convert CONFIG_E1000_NO_NVM to Kconfig
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH] vim: 8.2.5083 -> 9.0.0005
 2022-06-29 14:10 UTC  (3+ messages)
` [OE-core] "

[PATCH] xen/arm: smmu-v3: Fix MISRA C 2012 Rule 1.3 violations
 2022-06-29 14:10 UTC  (5+ messages)

[PATCH v2 0/3] x86: fix brk area initialization
 2022-06-29 14:10 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.