All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-06 21:00:08 to 2023-04-06 22:06:56 UTC [more...]

+ selftests-mm-add-new-selftests-for-ksm.patch added to mm-unstable branch
 2023-04-06 22:06 UTC 

+ mm-add-new-ksm-process-and-sysfs-knobs.patch added to mm-unstable branch
 2023-04-06 22:06 UTC 

+ mm-add-new-api-to-enable-ksm-per-process.patch added to mm-unstable branch
 2023-04-06 22:06 UTC 

zram I/O path cleanups and fixups v2
 2023-04-06 22:06 UTC  (34+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 02/16] zram: make zram_bio_discard more self-contained
` [PATCH 03/16] zram: simplify bvec iteration in __zram_make_request
` [PATCH 04/16] zram: move discard handling to zram_submit_bio
` [PATCH 05/16] zram: return early on error in zram_bvec_rw
` [PATCH 06/16] zram: refactor highlevel read and write handling
` [PATCH 07/16] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
` [PATCH 08/16] zram: rename __zram_bvec_read to zram_read_page
` [PATCH 09/16] zram: directly call zram_read_page in writeback_store
` [PATCH 10/16] zram: refactor zram_bdev_read
` [PATCH 11/16] zram: don't pass a bvec to __zram_bvec_write
` [PATCH 12/16] zram: refactor zram_bdev_write
` [PATCH 13/16] zram: pass a page to read_from_bdev
` [PATCH 14/16] zram: don't return errors from read_from_bdev_async
` [PATCH 15/16] zram: fix synchronous reads
` [PATCH 16/16] zram: return errors from read_from_bdev_sync

[Regression] drm/scheduler: track GPU active time per entity
 2023-04-06 22:06 UTC  (7+ messages)

[PATCH v2] scripts/gdb: Print interrupts
 2023-04-06 22:04 UTC 

[PATCH] mm/mprotect: Fix do_mprotect_pkey() return on error
 2023-04-06 22:04 UTC  (3+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-06 22:04 UTC  (13+ messages)

[PATCH 0/9] x86emul: misc additions
 2023-04-06 22:03 UTC  (7+ messages)
` [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

[RFC PATCH] PCI: Extend D3hot delay for NVIDIA HDA controllers
 2023-04-06 22:01 UTC  (3+ messages)

[PATCH] scripts/gdb: Print interrupts
 2023-04-06 22:00 UTC  (2+ messages)

[RFC 0/2] drm: fdinfo memory stats
 2023-04-06 21:59 UTC  (6+ messages)
` [RFC 1/2] drm: Add "
` [RFC 2/2] drm/msm: Add memory stats to fdinfo

[RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988
 2023-04-06 21:57 UTC  (6+ messages)

[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
 2023-04-06 21:58 UTC  (4+ messages)
` [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry

[PATCH 0/6] Initial Rust V4L2 support
 2023-04-06 21:56 UTC  (7+ messages)
` [PATCH 1/6] rust: media: add the media module
` [PATCH 2/6] rust: media: add initial videodev2.h abstractions
` [PATCH 3/6] rust: sync: introduce FfiMutex
` [PATCH 4/6] rust: media: videobuf2: add a videobuf2 abstraction
` [PATCH 5/6] rust: media: add {video|v4l2}_device_register support
` [PATCH 6/6] rust: media: add v4l2 rust sample

[PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size
 2023-04-06 21:58 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 4/8] drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
 2023-04-06 21:58 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/8] drm/i915/mtl: Add Support for C10 phy
 2023-04-06 21:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 5/8] drm/i915/mtl: Add vswing programming for C10 phys

[Intel-xe] [PATCH 0/2] drm/xe: Revert coalescing of GGTT invalidations
 2023-04-06 21:57 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH v12 0/3] Memory poison recovery in khugepaged collapsing
 2023-04-06 21:56 UTC  (5+ messages)

[PATCH] clone: error specifically with --local and symlinked objects
 2023-04-06 21:55 UTC  (6+ messages)

[PATCH v2 00/11] tools/nolibc: -std=c89 compatibility
 2023-04-06 21:54 UTC  (12+ messages)
` [PATCH v2 01/11] tools/nolibc: use standard __asm__ statements
` [PATCH v2 02/11] tools/nolibc: use __inline__ syntax
` [PATCH v2 03/11] tools/nolibc: i386: use C89 comment syntax
` [PATCH v2 04/11] tools/nolibc: x86_64: "
` [PATCH v2 05/11] tools/nolibc: riscv: "
` [PATCH v2 06/11] tools/nolibc: aarch64: "
` [PATCH v2 07/11] tools/nolibc: arm: "
` [PATCH v2 08/11] tools/nolibc: mips: "
` [PATCH v2 09/11] tools/nolibc: loongarch: "
` [PATCH v2 10/11] tools/nolibc: "
` [PATCH v2 11/11] tools/nolibc: validate C89 compatibility

[RFC v4 0/1] nvme: add passthrough admin error logging opt-in
 2023-04-06 21:55 UTC  (2+ messages)
` [RFC v4 1/1] "

[PATCH V3 1/4] dt-bindings: Add Marantec vendor prefix
 2023-04-06 21:53 UTC  (2+ messages)

drivers/gpu/drm/msm/adreno/a6xx_gmu.h:136:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-04-06 21:47 UTC 

[PATCH V2 1/3] dt-bindings: Add Marantec vendor prefix
 2023-04-06 21:52 UTC  (9+ messages)
` [PATCH V2 3/3] ARM: dts: imx6ull-dhcor: Add Marantec maveo box

+ mm-mprotect-fix-do_mprotect_pkey-return-on-error.patch added to mm-hotfixes-unstable branch
 2023-04-06 21:53 UTC 

[PATCH] scripts/gdb: Raise error with reduced debugging information
 2023-04-06 21:52 UTC 

[PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error
 2023-04-06 21:52 UTC  (5+ messages)

[PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery
 2023-04-06 21:52 UTC  (3+ messages)

[PATCH] SUNRPC: remove the maximum number of retries in call_bind_status
 2023-04-06 21:51 UTC  (11+ messages)

[PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
 2023-04-06 21:51 UTC 

Semantics of blktrace with lockdown (integrity) enabled kernel
 2023-04-06 21:43 UTC  (6+ messages)

[PATCH 0/2] i2c: i2c-mt65xx: add support for MT7981
 2023-04-06 21:41 UTC  (6+ messages)
` [PATCH 1/2] i2c: mediatek: add support for MT7981 SoC
` [PATCH 2/2] dt-bindings: i2c: i2c-mt65xx: add binding "

[PATCH v3 1/2] perf pmu: Make parser reentrant
 2023-04-06 21:42 UTC  (6+ messages)
` [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks

[PATCH v3] PCI/P2PDMA: Fix the comments on pci_p2pmem_find_many()
 2023-04-06 21:40 UTC  (2+ messages)

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-06 21:39 UTC  (8+ messages)

[PATCH] MIPS: generic: Do not select CPUs that are unsupported in clang
 2023-04-06 21:39 UTC  (6+ messages)

[PATCH 0/4] block: Split padded I/O vectors exceeding IOV_MAX
 2023-04-06 21:35 UTC  (9+ messages)
` [PATCH 2/4] "

[jimc:maph 6/7] lib/test_map_h.c:36:2: error: call to __compiletime_assert_175 declared with 'error' attribute: BUILD_BUG_ON failed: __builtin_memcmp(caten, "YESNOMAYBE", __builtin_strlen("YESNOMAYBE"))
 2023-04-06 21:37 UTC 

[BUG?] unchecked MSR access error: WRMSR to 0x19c
 2023-04-06 21:36 UTC  (2+ messages)

Litmus test names
 2023-04-06 21:36 UTC 

[Intel-wired-lan] [PATCH net v2 0/2] iavf: fix racing in VLANs and refactor states
 2023-04-06 21:35 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net v2 1/2] iavf: refactor VLAN filter states
` [Intel-wired-lan] [PATCH net v2 2/2] iavf: remove active_cvlans and active_svlans bitmaps

[PATCH v1 0/6] t: fix unused files, part 2
 2023-04-06 21:35 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] t0300: don't create unused file
  ` [PATCH v2 3/6] t1300: don't create unused files
        ` git config tests for "'git config ignores pairs ..." (was Re: [PATCH v2 3/6] t1300: don't create unused files)

[PATCH] tools: Rename __fallthrough to fallthrough
 2023-04-06 21:35 UTC  (8+ messages)

[PATCH v5 0/6] userfaultfd: convert userfaultfd functions to use folios
 2023-04-06 21:32 UTC  (5+ messages)
` [PATCH v5 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v5 2/6] userfaultfd: use kmap_local_page() in copy_huge_page_from_user()

[PATCH v1 0/3] PCI: brcmstb: Clkreq# accomodations of downstream device
 2023-04-06 21:31 UTC  (3+ messages)

[PATCH] parport_pc: don't allow driver for SPARC32
 2023-04-06 21:31 UTC  (5+ messages)

[PATCH 0/3] arm64: qcom: add PMIC regulators for sa8775p
 2023-04-06 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/8] Add support for Rockchip RK860X regulators
 2023-04-06 21:31 UTC  (2+ messages)
` (subset) "

[GIT PULL] OP-TEE load for v6.4
 2023-04-06 21:30 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 6.3, 2nd round
 2023-04-06 21:30 UTC  (3+ messages)

[GIT PULL] RISC-V Devicetree fixes for v6.3-final
 2023-04-06 21:30 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2023-04-06 21:30 UTC 

Patchwork summary for: linux-soc
 2023-04-06 21:30 UTC 

[PATCH] PCI: Add quirk to clear AMD strap_15B8 NO_SOFT_RESET dev2 f0
 2023-04-06 21:30 UTC  (2+ messages)

[meta-ti][master/kirkstone][PATCH 1/5] ti-sgx-ddk-um: Remove RDEPENDS on libdrm-omap
 2023-04-06 21:30 UTC  (6+ messages)
` [meta-ti][master/kirkstone][PATCH 5/5] meta-ti-bsp: graphics: Correct dependency chain
        ` [EXTERNAL] "

[meta-ti][master/kirkstone][PATCH] ti-sci-fw: Add SYSFW_SUFFIX to SYSFW_BINARY to match k3-image-gen
 2023-04-06 21:29 UTC 

[PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios
 2023-04-06 21:28 UTC  (5+ messages)
` [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio

[PATCH] perf/arm-cmn: Fix DTC reset
 2023-04-06 21:25 UTC  (3+ messages)

[PATCH bpf v5 00/12] bpf sockmap fixes
 2023-04-06 21:25 UTC  (2+ messages)

[Intel-xe] [PATCH] fixup! drm/xe: fix pvc unload issue
 2023-04-06 21:24 UTC  (4+ messages)
` [Intel-xe] ✓ CI.KUnit: success for "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

Design to isolate BMC service access
 2023-04-06 21:22 UTC  (3+ messages)

[PATCH v2 0/2] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-04-06 21:21 UTC  (5+ messages)
` [PATCH v2 1/2] cacheinfo: Add arch specific early level initializer

[ANNOUNCE] v6.3-rc5-rt8
 2023-04-06 21:22 UTC 

[Intel-gfx] [PATCH] drm/i915: disable sampler indirect state in bindless heap
 2023-04-06 21:22 UTC  (4+ messages)
` [Intel-gfx] [v3] "

[PATCH bpf-next] xsk: Elide base_addr comparison in xp_unaligned_validate_desc
 2023-04-06 21:21 UTC 

Writeback cache all used
 2023-04-06 21:21 UTC  (11+ messages)

[PATCH v9 0/5] Device tree support for Hyper-V VMBus driver
 2023-04-06 21:15 UTC  (2+ messages)

[PATCH] MyFirstContribution: render literal *
 2023-04-06 21:14 UTC  (2+ messages)

[PATCH] mm-treewide-redefine-max_order-sanely-fix.txt
 2023-04-06 21:14 UTC  (5+ messages)

[PATCH bpf-next] bpf, sockmap: fix deadlocks in the sockhash and sockmap
 2023-04-06 21:13 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
 2023-04-06 21:11 UTC  (3+ messages)
` [PATCH] Hexagon (target/hexagon) Updates to USR should use get_result_gpr

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-06 21:12 UTC  (8+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "

[bluez/bluez] a1b93d: main.conf: Fix parsing of CSIS group
 2023-04-06 21:12 UTC 

[PATCH] rust: sort uml documentation arch support table
 2023-04-06 21:11 UTC  (3+ messages)

[PATCH 1/1] net: replace /* Fall through */
 2023-04-06 21:10 UTC  (2+ messages)

[meta-oe][PATCHv5 1/8] glib-2.0: update 2.74.6 -> 2.76.1
 2023-04-06 21:10 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06 21:09 UTC  (3+ messages)
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)

[PATCH] rust: kernel: Mark rust_fmt_argument as extern "C"
 2023-04-06 21:09 UTC  (2+ messages)

[PATCH] rust: str: fix requierments->requirements typo for rust str
 2023-04-06 21:08 UTC  (2+ messages)

revert bab65e48cb064 PCI/MSI Sanitize MSI-X checks
 2023-04-06 21:06 UTC  (3+ messages)

[PATCH] drm/vkms: add module parameter to set background color
 2023-04-06 21:06 UTC  (3+ messages)

[RFC PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
 2023-04-06 21:06 UTC  (2+ messages)

[PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1)
 2023-04-06 21:06 UTC  (8+ messages)
` [PATCH 1/7] perf lock contention: Simplify parse_lock_type()
` [PATCH 2/7] perf lock contention: Use -M for --map-nr-entries
` [PATCH 3/7] perf lock contention: Update default map size to 16384
` [PATCH 4/7] perf lock contention: Add data failure stat
` [PATCH 5/7] perf lock contention: Update total/bad stats for hidden entries
` [PATCH 6/7] perf lock contention: Revise needs_callstack() condition
` [PATCH 7/7] perf lock contention: Do not try to update if hash map is full

Dynptrs and Strings
 2023-04-06 21:04 UTC  (8+ messages)

[PATCH v9 0/5] introduce generic implementation of macros from bug.h
 2023-04-06 21:03 UTC  (6+ messages)
` [PATCH v9 4/5] xen/arm: switch ARM to use generic implementation of bug.h

[PATCH v2] Bluetooth: hci_h5: Complements reliable packet processing logic
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: Add support to download helper FW file for w8997
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH] Bluetooth: hci_h5: Complements reliable packet processing logic
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH BlueZ 1/5] main.conf: Fix parsing of CSIS group
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: Deasset UART break before closing serdev device
 2023-04-06 21:00 UTC  (2+ messages)

[RESEND] Bluetooth: Enable all supported LE PHY by default
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_conn: Fix possible UAF
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: No need to check the received bootloader signature
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH v2 0/1] Set ISO Data Path on broadcast sink
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH 0/4] Bluetooth: hci_bcm: 4 fixes / tweaks
 2023-04-06 21:00 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: Disable Power Save feature on startup
 2023-04-06 21:00 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.