All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-04 14:42:58 to 2023-04-04 14:59:43 UTC [more...]

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-04 14:58 UTC  (4+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.22-181-gcacf34e34abf0)
 2023-04-04 14:58 UTC 

[PATCH v4 00/11] Improve the MT8365 SoC and EVK board support
 2023-04-04 14:58 UTC  (7+ messages)

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-04 14:57 UTC  (3+ messages)
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[PATCH 1/1] Bluetooth: Set ISO Data Path on broadcast sink
 2023-04-04 14:57 UTC  (2+ messages)
`  "

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-04 14:55 UTC  (6+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-04-04 14:56 UTC  (4+ messages)
` [PATCH v5 16/18] timer: Implement the hierarchical pull model

[PATCH 0/9] x86emul: misc additions
 2023-04-04 14:57 UTC  (11+ messages)
` [PATCH 1/9] x86emul: support LKGS
` [PATCH 2/9] x86emul: support WRMSRNS
` [PATCH 3/9] x86emul: drop regs field from emulator state structure
` [PATCH 4/9] x86emul: support CMPccXADD
` [PATCH 5/9] x86emul: re-use new stub_exn field in state structure
` [PATCH 6/9] x86emul: support AVX-IFMA insns
` [PATCH 7/9] x86emul: support AVX-VNNI-INT8
` [PATCH 8/9] x86emul: support AVX-NE-CONVERT insns
` [PATCH 9/9] x86emul+VMX: support {RD,WR}MSRLIST

[PATCH for-8.0 0/3] last minute tcg fixes
 2023-04-04 14:57 UTC  (6+ messages)
` [PATCH 2/3] accel/tcg: Fix overwrite problems of tcg_cflags

[PATCH 0/9] msvc integration changes
 2023-04-04 14:57 UTC  (4+ messages)
` [PATCH 3/9] eal: use barrier intrinsics when compiling with msvc

[PATCH v6 0/6] target/riscv: Fix pointer mask related support
 2023-04-04 14:57 UTC  (5+ messages)
` [PATCH v6 4/6] target/riscv: Add support for PC-relative translation

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-04 14:55 UTC  (4+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev

[stable:linux-5.15.y 3241/9999] mm/vmscan.o: warning: objtool: shrink_lruvec()+0xa4b: sibling call from callable instruction with modified stack frame
 2023-04-04 14:56 UTC 

[PATCH] vfio: do not coalesce DMA mappings
 2023-04-04 14:57 UTC  (5+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2023-04-04 14:57 UTC 

[f2fs-dev] [PATCH v2 00/23] fs-verity support for XFS
 2023-04-04 14:53 UTC  (96+ messages)
` [Cluster-devel] "
`  "
` [f2fs-dev] [PATCH v2 01/23] xfs: Add new name to attri/d
  ` [Cluster-devel] "
  `  "
` [PATCH v2 02/23] xfs: add parent pointer support to attribute code
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 03/23] xfs: define parent pointer xattr format
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 04/23] xfs: Add xfs_verify_pptr
  ` [Cluster-devel] "
  `  "
` [PATCH v2 05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 06/23] fsverity: add drop_page() callout
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 12/23] xfs: introduce workqueue for post read IO work
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 13/23] xfs: add iomap's readpage operations
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 14/23] xfs: add attribute type for fs-verity
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 15/23] xfs: add fs-verity ro-compat flag
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 16/23] xfs: add inode on-disk VERITY flag
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 19/23] xfs: disable direct read path for fs-verity sealed files
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 20/23] xfs: add fs-verity support
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 22/23] xfs: add fs-verity ioctls
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v2 23/23] xfs: enable ro-compat fs-verity flag
  ` [Cluster-devel] "
  ` [f2fs-dev] "

[Intel-xe] [PATCH v5 0/8] Port Xe to use GPUVA and implement NULL VM binds
 2023-04-04 14:56 UTC  (3+ messages)

[PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation
 2023-04-04 14:56 UTC  (3+ messages)

[PATCH mptcp-next 0/2] mptcp: selftests: join: support BusyBox and ShellCheck
 2023-04-04 14:56 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] selftests: mptcp: join: avoid using 'cmp --bytes'
` [PATCH mptcp-next 2/2] selftests: mptcp: join: fix ShellCheck warnings

[master][mickledore][PATCH v2] sanity.bbclass: Update minimum gcc version to 8.0
 2023-04-04 14:54 UTC 

[PATCH v2 00/10] Deprecate/rename singlestep command line option, monitor interfaces
 2023-04-04 14:55 UTC  (7+ messages)
` [PATCH v2 10/10] hmp: Deprecate 'singlestep' member of StatusInfo

[paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'
 2023-04-04 14:56 UTC  (6+ messages)

[PATCH 0/2] minor cleanups for device close and free functions
 2023-04-04 14:55 UTC  (3+ messages)
` [PATCH 1/2] btrfs: warn for any missed cleanup at btrfs_close_one_device
` [PATCH 2/2] btrfs: remove redundant release of alloc_state

[PATCH] string: implement streq()
 2023-04-04 14:54 UTC  (3+ messages)

[PATCH] fbdev: Don't spam dmesg on bad userspace ioctl input
 2023-04-04 14:54 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/i915: run kernel-doc on headers as part of HDRTEST
 2023-04-04 14:54 UTC  (2+ messages)

[kvm-unit-tests GIT PULL v2 00/14] s390x: new maintainer, refactor linker scripts, tests for misalignments, execute-type instructions and vSIE epdx
 2023-04-04 14:54 UTC  (4+ messages)
` [kvm-unit-tests GIT PULL v2 11/14] s390x: Add tests for execute-type instructions

[meta-arago][kirkstone/master][PATCH 1/2] weston: soc-performance-monitor: Remove this broken patch
 2023-04-04 14:54 UTC  (2+ messages)
` [meta-arago][kirkstone/master][PATCH 2/2] ocl-gl-headers: Remove this recipe

[PATCH net-next 0/10] pull-request: can-next 2023-04-04
 2023-04-04 14:54 UTC  (5+ messages)
` [PATCH net-next 07/10] can: rcar_canfd: ircar_canfd_probe(): fix plain integer in transceivers[] init

kernel oops
 2023-04-04 14:54 UTC  (6+ messages)

[PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
 2023-04-04 14:53 UTC  (4+ messages)
` [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI
` [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI
` [PATCHv1 3/3] usb: host: ohci-platform: increase max clock number to 4

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-04 14:53 UTC  (11+ messages)

[PATCH 0/2] hw/acpi: bump MADT to revision 5
 2023-04-04 14:52 UTC  (6+ messages)

[PATCH 00/32] Add parents to struct pmu -> dev
 2023-04-04 14:52 UTC  (10+ messages)
` [PATCH 08/32] perf/arm_cspmu: Assign parents for event_source devices
` [PATCH 19/32] perf/arm-cci: Assign parents for event_source device
` [PATCH 23/32] perf/arm-dsu: "

[PATCH] vfio/cdx: add support for CDX bus
 2023-04-04 14:51 UTC  (3+ messages)

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-04 14:51 UTC  (4+ messages)
` [PATCH bpf-next 4/8] bpf: Teach verifier that certain helpers accept NULL pointer

[igt-dev] [i-g-t V2 0/5] Enable ADDFB tests for XE
 2023-04-04 14:51 UTC  (3+ messages)
` [igt-dev] [i-g-t V2 4/5] tests/kms_force_connector_basic: Set the param only if driver supports

fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
 2023-04-04 14:50 UTC  (4+ messages)

[PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver
 2023-04-04 14:50 UTC  (9+ messages)
` [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs

[cxl:fixes] BUILD SUCCESS 3cfa89c1ef13a7a32c4c4229bb1b5be5758a3db2
 2023-04-04 14:50 UTC 

[cxl:for-6.3/cxl-rr-fixes] BUILD SUCCESS 1b7ebcaaf1cb58feefa7164e44a6f714c69efd7b
 2023-04-04 14:49 UTC 

[PATCH v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2023-04-04 14:50 UTC  (4+ messages)
` [PATCH v4] "

[cxl:for-6.3/cxl-doe-fixes] BUILD SUCCESS abf04be0e7071f2bcd39bf97ba407e7d4439785e
 2023-04-04 14:50 UTC 

[PATCH v8 net-next 00/14] pds_core driver
 2023-04-04 14:48 UTC  (5+ messages)
` [PATCH v8 net-next 07/14] pds_core: add FW update feature to devlink

RTT-PROBE: lore-subspace-rtt
 2023-04-04 14:47 UTC 

Convention regarding SGMII in-band autonegotiation
 2023-04-04 14:46 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: Add userptr bo support for mGPUs when iommu is on
 2023-04-04 14:46 UTC  (12+ messages)
` [PATCH 2/3] amd/amdgpu: Inherit coherence flags base on original BO flags
` [PATCH 3/3] drm/amdgpu: DROP redundant drm_prime_sg_to_dma_addr_array

[RFC PATCH 08/10] dma-buf/dma-fence: Introduce long-running completion fences
 2023-04-04 14:45 UTC  (2+ messages)

[PATCH v4 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-04 13:53 UTC  (3+ messages)
` [PATCH v4 11/13] coresight: Refactor out buffer allocation function for ETR
` [PATCH v4 13/13] coresight: Fix CTI module refcount leak by making it a helper device

[PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
 2023-04-04 14:45 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-04 10:11 UTC  (4+ messages)
` [PATCH v3 56/65] clk: ingenic: cgu: Switch to determine_rate
` [PATCH v3 58/65] clk: sprd: composite: "
` [PATCH v3 60/65] clk: stm32: "

stable-rc/linux-4.19.y baseline: 144 runs, 33 regressions (v4.19.279-85-ge4a87ad39c98)
 2023-04-04 14:45 UTC 

[PATCH v4] usb: dwc3: debugfs: Prevent any register access when devices
 2023-04-04 14:44 UTC  (6+ messages)

[PATCH RFC v2 0/4] ARM: oxnas support removal
 2023-04-04 14:43 UTC  (4+ messages)

Yocto Project Status 4 April 2023 (WW14)
 2023-04-04 14:43 UTC 

[PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-04 14:42 UTC  (8+ messages)
` [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one

[PULL 0/1] NBD patches for 8.0-tc3
 2023-04-04 14:42 UTC  (2+ messages)
` [PULL 1/1] nbd/server: Request TCP_NODELAY

[PATCH] regmap: Fix double unlock in the maple cache
 2023-04-04 14:43 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.