All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 08:38:14 to 2022-06-30 09:31:23 UTC [more...]

[PATCH] sunxi-nand: fix the PIO instead of DMA implementation
 2022-06-30  9:19 UTC  (5+ messages)

[PATCH] EFI: Fix ReadBlocks API reading incorrect sector for, UCLASS_PARTITION devices
 2022-06-30  8:38 UTC  (3+ messages)
` [PATCH v2] EFI: Fix ReadBlocks API reading incorrect sector for "

[PATCH v1 1/1] serial: 8250_dw: Drop PM ifdeffery
 2022-06-30  9:31 UTC  (5+ messages)

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-06-30  9:28 UTC  (3+ messages)
` [PATCH v5 07/12] net: stream: add unix socket

[PATCH v3 0/3] Microchip LAN966x USB device support
 2022-06-30  9:31 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v3 00/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-30  9:30 UTC  (8+ messages)
` [PATCH v3 09/21] pinctrl: renesas: r8a779g0: add missing TCLKx_A/TCLK_B/TCLKx_X

[PATCH] v4l2 utils: Support V4L2_PIX_FMT_YUV[AX]32
 2022-06-30  9:29 UTC 

[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
 2022-06-30  9:29 UTC  (7+ messages)

[PATCH v2] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-06-30  9:28 UTC  (3+ messages)

[PATCH v1 0/3] Converting m68k WD33C93 drivers to DMA API
 2022-06-30  9:27 UTC  (7+ messages)
` [PATCH v1 2/3] scsi - a2091.c: convert "

RTT-PROBE: lore-subspace-rtt
 2022-06-30  9:26 UTC 

[PATCH] scripts/tags.sh: Include tools directory in tags generation
 2022-06-30  9:26 UTC  (7+ messages)

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-30  9:26 UTC  (7+ messages)
` [PATCH 28/46] cxl/port: Move dport tracking to an xarray
` [PATCH 29/46] cxl/port: Cache CXL host bridge data
` [PATCH 30/46] cxl/hdm: Add sysfs attributes for interleave ways + granularity

[PATCH v20 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-06-30  9:14 UTC  (7+ messages)
` [PATCH v20 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v20 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v20 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes
` [PATCH v20 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

linux-next: build failure after merge of the pinctrl-renesas tree
 2022-06-30  9:25 UTC  (2+ messages)

[PATCH v9 0/3] Adds starting the idle domain privileged
 2022-06-30  9:24 UTC  (5+ messages)
` [PATCH v9 1/3] xsm: create idle domain privileged and demote after setup
` [PATCH v9 3/3] xsm: refactor flask sid alloc and domain check

Regression: memory corruption on Atmel SAMA5D31
 2022-06-30  9:23 UTC  (17+ messages)

[RFC] Proposed location to host the firmware handoff specification
 2022-06-30  9:24 UTC  (2+ messages)

[PATCH] net/cnxk: fix segmentation fault in telemetry
 2022-06-30  9:24 UTC 

[PATCH 0/5] mm: Pass pointers to page accessors
 2022-06-30  9:23 UTC  (7+ messages)
` [PATCH 1/5] lib/test_free_pages.c: Pass a pointer to virt_to_page()
` [PATCH 2/5] mm/highmem: "
` [PATCH 3/5] mm: kfence: "
` [PATCH 4/5] mm: gup: "
` [PATCH 5/5] mm: nommu: "

[RFC PATCH 0/3] ARM: Support Cortex-R platform(s)
 2022-06-30  9:22 UTC  (5+ messages)
` [RFC PATCH 1/3] ARM: Introduce ARM_SINGLE_ARMV7R for ARMv7-R platforms
` [RFC PATCH 2/3] ARM: mps2: Split into ARCH/MACH options
` [RFC PATCH 3/3] ARM: Introduce MPS3 AN536

[GIT PULL] Fanotify fixup for 5.19-rc5
 2022-06-30  9:23 UTC 

Scheduling (unused) board file removal for linux-6.x
 2022-06-30  9:22 UTC  (6+ messages)

[PATCH 5.4 00/60] 5.4.202-rc1 review
 2022-06-30  9:21 UTC  (8+ messages)
` [PATCH 5.4 57/60] modpost: fix section mismatch check for exported init/exit sections

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-30  9:21 UTC  (2+ messages)

[PATCH] tracing/histograms: Simplify create_hist_fields()
 2022-06-30  9:21 UTC  (3+ messages)

[PATCH v2 for-next 00/12] io_uring: multishot recv
 2022-06-30  9:12 UTC  (13+ messages)
` [PATCH v2 for-next 01/12] io_uring: allow 0 length for buffer select
` [PATCH v2 for-next 02/12] io_uring: restore bgid in io_put_kbuf
` [PATCH v2 for-next 03/12] io_uring: allow iov_len = 0 for recvmsg and buffer select
` [PATCH v2 for-next 04/12] io_uring: recycle buffers on error
` [PATCH v2 for-next 05/12] io_uring: clean up io_poll_check_events return values
` [PATCH v2 for-next 06/12] io_uring: add IOU_STOP_MULTISHOT return code
` [PATCH v2 for-next 07/12] io_uring: add allow_overflow to io_post_aux_cqe
` [PATCH v2 for-next 08/12] io_uring: fix multishot poll on overflow
` [PATCH v2 for-next 09/12] io_uring: fix multishot accept ordering
` [PATCH v2 for-next 10/12] io_uring: multishot recv
` [PATCH v2 for-next 11/12] io_uring: fix io_uring_cqe_overflow trace format
` [PATCH v2 for-next 12/12] io_uring: only trace one of complete or overflow

[PATCH v2 liburing 0/7] liburing: multishot receive
 2022-06-30  9:14 UTC  (8+ messages)
` [PATCH v2 liburing 1/7] add t_create_socket_pair
` [PATCH v2 liburing 2/7] add IORING_RECV_MULTISHOT to io_uring.h
` [PATCH v2 liburing 3/7] add io_uring_prep_(recv|recvmsg)_multishot
` [PATCH v2 liburing 4/7] add IORING_RECV_MULTISHOT docs
` [PATCH v2 liburing 5/7] add recv-multishot test
` [PATCH v2 liburing 6/7] add poll overflow test
` [PATCH v2 liburing 7/7] add accept with "

[PATCH v2] net: tipc: fix possible infoleak in tipc_mon_rcv()
 2022-06-30  9:19 UTC  (3+ messages)

Build failed in Jenkins: media-build #3944
 2022-06-30  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3945

[PATCH] hw/arm/virt: dt: add rng-seed property
 2022-06-30  9:15 UTC  (10+ messages)

[PATCH for-next 0/3] ranged file slot alloc
 2022-06-30  9:18 UTC  (5+ messages)
` [PATCH for-next 1/3] update io_uring.h with file slot alloc ranges
` [PATCH for-next 2/3] alloc range helpers
` [PATCH for-next 3/3] test range file alloc

[PATCH] MAINTAINERS: add Amir as xfs maintainer for 5.10.y
 2022-06-30  9:16 UTC  (4+ messages)

[PATCH v3 0/4] spi support for Exynos Auto v9 SoC
 2022-06-30  9:16 UTC  (6+ messages)
  ` [PATCH v3 2/4] spi: s3c64xx: support custom value of internal clock divider

[PATCH] sys-utils: add blkverify command
 2022-06-30  9:16 UTC 

[PATCH v4 0/6] media: ov5693: cleanup code and add dts support
 2022-06-30  9:16 UTC  (6+ messages)
` [PATCH v4 5/6] media: dt-bindings: ov5693: document YAML binding

Mailing list archive rehosting
 2022-06-30  9:17 UTC  (2+ messages)

[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
 2022-06-30  9:15 UTC  (16+ messages)
` [PATCH 5/7] memory: renesas-rpc-if: Move resource acquisition to .probe()
` [PATCH 6/7] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-06-30  9:14 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] nvme: add support for the Verify command
` [PATCH 3/6] nvmet: add Verify command support for bdev-ns
` [PATCH 4/6] nvmet: add Verify emulation "
` [PATCH 5/6] nvmet: add verify emulation support for file-ns
` [PATCH 6/6] null_blk: add REQ_OP_VERIFY support

RTT-PROBE: lore-subspace-rtt
 2022-06-30  9:16 UTC 

[PATCH v2 0/6] Add watchdog timer support for Tegra186/194/234 SoCs
 2022-06-30  9:14 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: timer: Add Tegra186 & Tegra234 Timer
` [PATCH v2 2/6] clocksource: Add Tegra186 timers support
` [PATCH v2 3/6] clocksource/drivers/timer-tegra186: Add support for Tegra234 SoC

[PATCH v2 0/7] crypto: Introduce ECDSA algorithm
 2022-06-30  9:12 UTC  (2+ messages)
` PING: "

[PATCH v1 00/14] PolarFire SoC reset controller & clock cleanups
 2022-06-30  9:12 UTC  (4+ messages)
` [PATCH v1 04/14] reset: add polarfire soc reset support

[PATCH 0/8] OPP: Add support for multiple clocks
 2022-06-30  9:13 UTC  (9+ messages)
` [PATCH 5/8] OPP: Allow multiple clocks for a device

[PATCH] perf test: Skip for paranoid 3
 2022-06-30  9:11 UTC  (2+ messages)

[PATCH] libkmod: Support SM3 hash algorithm
 2022-06-30  6:36 UTC 

[PATCH] mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R
 2022-06-30  9:09 UTC  (2+ messages)

[PATCH 1/2] net: dwc_eth_qos: restore support of not cache-aligned descriptor
 2022-06-30  9:09 UTC  (2+ messages)
` [PATCH 2/2] net: dwc_eth_qos: cosmetic: reorder include files

[PATCH] glibc-tests: not clear BBCLASSEXTEND
 2022-06-30  9:09 UTC  (4+ messages)
` [OE-core] "

R: R: Crash when using xencov
 2022-06-30  9:07 UTC  (2+ messages)
              ` R: "

drivers/gpu/drm/kmb/kmb_dsi.c:812:2: warning: unused function 'set_test_mode_src_osc_freq_target_low_bits'
 2022-06-30  9:08 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2022-06-30  9:07 UTC  (6+ messages)
  ` [External] "

RTT-PROBE: lore-subspace-rtt
 2022-06-30  9:06 UTC 

[PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips
 2022-06-30  9:06 UTC  (3+ messages)

[PATCH net-next 2/2] net: phylink: disable PCS polling over major configuration
 2022-06-30  9:04 UTC  (2+ messages)
` 'Re: [PATCH net-next 2/2] net: phylink: disable PCS polling over major configuration'

[PATCH v2 0/2] arm64: dts: mt8173: Fix nor flash node
 2022-06-30  9:01 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: mt8173: Fix nor_flash node
` [PATCH v2 2/2] dt-bindings: mediatek: Add assigned clock property and axi clock in example

[Intel-gfx] [PATCHv2] drm/i915: free crtc on driver remove
 2022-06-30  9:03 UTC  (3+ messages)

[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-06-30  9:02 UTC  (3+ messages)

[PATCH v2] clk: at91: dt-compat: Hold reference returned by of_get_parent()
 2022-06-30  8:59 UTC  (3+ messages)
  `  "

[libvirt test] 171419: regressions - FAIL
 2022-06-30  9:00 UTC 

[PATCH net] net: usb: ax88179_178a: Fix packet receiving
 2022-06-30  9:00 UTC  (2+ messages)

[PATCH] KVM: MIPS/MMU: Fix spelling mistake
 2022-06-30  8:58 UTC 

[PATCH] drm: Create support for Write-Only property blob
 2022-06-30  8:58 UTC  (6+ messages)

[PATCH] scsi: core: Call blk_mq_free_tag_set() earlier
 2022-06-30  8:57 UTC  (5+ messages)

[PATCH] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
 2022-06-30  8:52 UTC 

[igt-dev] [i-g-t V7 0/2] tests/kms_color: IGT test cleanup
 2022-06-30  8:55 UTC  (3+ messages)
` [igt-dev] [i-g-t V7 1/2] tests/kms_color: Convert tests to dynamic
` [igt-dev] [i-g-t V7 2/2] tests/kms_color: Test Cleanup

[PATCH] trace2: don't include "fsync" events in all trace2 logs
 2022-06-30  8:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/6] x86/irq: switch x2APIC default destination mode
 2022-06-30  8:54 UTC  (7+ messages)
` [PATCH v2 1/6] x86/Kconfig: add option for default x2APIC "
` [PATCH v2 2/6] x86/x2apic: use physical destination mode by default
` [PATCH v2 3/6] x86/setup: init nr_irqs after having detected x2APIC support
` [PATCH v2 4/6] x86/irq: fix setting irq limits
` [PATCH v2 5/6] x86/irq: print nr_irqs as limit on the number of MSI(-X) interrupts
` [PATCH v2 6/6] x86/irq: do not set nr_irqs based on nr_irqs_gsi in APIC mode

RTT-PROBE: lore-subspace-rtt
 2022-06-30  8:56 UTC 

[PATCH] arm64: dts: qcom: sdm845: Switch PSCI cpu idle states from PC to OSI
 2022-06-30  8:56 UTC  (2+ messages)

[PATCH] raw/ntb: add PPD status check for SPR
 2022-06-30  8:56 UTC  (2+ messages)
` [PATCH v2] "

SATA/USB caddy - wrong device size reported
 2022-06-30  8:55 UTC  (3+ messages)

[PATCH V2 0/4] mm/sparse-vmemmap: Generalise helpers and enable for
 2022-06-30  8:53 UTC  (4+ messages)

[PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
 2022-06-30  8:49 UTC  (8+ messages)

[OE-core] [PATCH] createrepo-c: upgrade 0.20.0 -> 0.20.1
 2022-06-30  8:53 UTC  (5+ messages)
` [OE-core] [PATCH] gstreamer1.0: upgrade 1.20.2 -> 1.20.3

[PATCH v2 0/2] console/serial: adjust default TX buffer size
 2022-06-30  8:52 UTC  (3+ messages)
` [PATCH v2 1/2] console/serial: set the default transmit buffer size in Kconfig

[RFC PATCH] mm/slub: enable debugging memory wasting of kmalloc
 2022-06-30  8:52 UTC  (5+ messages)

[PATCH] ext4: fix reading leftover inlined symlinks
 2022-06-30  9:01 UTC  (2+ messages)

[PATCH net] net: macsec: Retrieve MACSec-XPN attributes before offloading
 2022-06-30  8:51 UTC  (4+ messages)

[PATCH] target/s390x: Exit tb after executing ex_value
 2022-06-30  8:47 UTC  (2+ messages)

[PATCH mptcp-next v10 0/5] BPF redundant scheduler
 2022-06-30  8:50 UTC  (6+ messages)
` [PATCH mptcp-next v10 1/5] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next v10 2/5] mptcp: redundant subflows push pending
` [PATCH mptcp-next v10 3/5] mptcp: redundant subflows retrans support
` [PATCH mptcp-next v10 4/5] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v10 5/5] selftests/bpf: Add bpf_red test

[PATCH] m68k/mm: Fix spelling mistake
 2022-06-30  8:50 UTC 

[PATCH v2 00/63] Improve static type checking for request flags
 2022-06-30  8:50 UTC  (3+ messages)
` [PATCH v2 48/63] fs/direct-io: Reduce the size of struct dio

[syzbot] BUG: unable to handle kernel paging request in truncate_inode_partial_folio
 2022-06-30  8:47 UTC  (4+ messages)

Service core statistics MT safety
 2022-06-30  8:46 UTC  (14+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-30  8:46 UTC 

[OE-core][PATCH] package_manager/ipk: do not pipe stderr to stdout
 2022-06-30  8:46 UTC  (2+ messages)

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-06-30  8:46 UTC  (6+ messages)

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-06-30  8:45 UTC  (9+ messages)

[PATCH v6 0/5] Renesas RZ/G2L IRQC support
 2022-06-30  8:41 UTC  (4+ messages)
` [PATCH v6 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH v2] arm64: mm: fix linear mapping mem access performance degradation
 2022-06-30  8:38 UTC  (2+ messages)

[PATCH] serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
 2022-06-30  8:39 UTC 

[libgpiod v2][PATCH v2 0/5] bindings: implement python bindings for libgpiod v2
 2022-06-30  8:38 UTC  (6+ messages)
` [libgpiod v2][PATCH v2 5/5] bindings: python: add the implementation for v2 API

[PATCH V3] virtio: disable notification hardening by default
 2022-06-30  8:38 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_writeback: Enhance kms_writeback for custom modes
 2022-06-30  8:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_writeback: Enhance kms_writeback for custom modes (rev6)

[PATCH v2 1/2] crypto: amcc: Hold the reference returned by of_find_compatible_node
 2022-06-30  8:36 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: nx: "


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.