All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-09 11:07:20 to 2021-06-09 11:40:45 UTC [more...]

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-09 11:38 UTC  (18+ messages)
` [RFC v2 01/34] mm, slub: don't call flush_all() from list_locations()
` [RFC v2 02/34] mm, slub: allocate private object map for sysfs listings
` [RFC v2 03/34] mm, slub: allocate private object map for validate_slab_cache()
` [RFC v2 04/34] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [RFC v2 05/34] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [RFC v2 06/34] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab()
` [RFC v2 07/34] mm, slub: extract get_partial() from new_slab_objects()
` [RFC v2 08/34] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [RFC v2 09/34] mm, slub: return slab page from get_partial() and set c->page afterwards
` [RFC v2 10/34] mm, slub: restructure new page checks in ___slab_alloc()
` [RFC v2 11/34] mm, slub: simplify kmem_cache_cpu and tid setup
` [RFC v2 12/34] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [RFC v2 14/34] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [RFC v2 16/34] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [RFC v2 18/34] mm, slub: stop disabling irqs around get_partial()
` [RFC v2 20/34] mm, slub: make locking in deactivate_slab() irq-safe
` [RFC v2 21/34] mm, slub: call deactivate_slab() without disabling irqs

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 11:30 UTC  (9+ messages)

[PATCH v4 0/3] vl: add -object support back into -readconfig
 2021-06-09 11:37 UTC  (3+ messages)
` [PATCH v4 1/3] qemu-config: parse configuration files to a QDict

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-09 10:50 UTC  (2+ messages)

[PATCH] phy: rockchip: remove redundant initialization of pointer cfg
 2021-06-09 11:39 UTC 

[PATCH 24/31] drm/i915/gem: Delay context creation (v2)
 2021-06-09 11:38 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH -next v2] platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_packet_layer.c
 2021-06-09 11:37 UTC  (2+ messages)

[PATCH 00/31] drm/i915/gem: ioctl clean-ups (v6)
 2021-06-09 11:38 UTC  (12+ messages)
` [PATCH 16/31] drm/i915/gem: Add an intermediate proto_context struct (v4)
  ` [Intel-gfx] "
` [PATCH 25/31] drm/i915/gem: Don't allow changing the VM on running contexts (v2)
  ` [Intel-gfx] "
` [PATCH 30/31] drm/i915: Finalize contexts in GEM_CONTEXT_CREATE on version 13+
  ` [Intel-gfx] "

[PATCH 01/10] virglrenderer: explicitly depend on libgbm
 2021-06-09 11:37 UTC  (19+ messages)
` [PATCH 04/10] cmake: update 3.20.2 -> 3.20.3
    ` [OE-core] "

[PATCH -next v2] platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.c
 2021-06-09 11:36 UTC  (2+ messages)

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-06-09 11:36 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel: Support Digital(N) + RF(N-1) combination
 2021-06-09 11:40 UTC 

[Intel-gfx] [PATCH 0/6] drm/i915: Cleanup intel_crtc leftovers
 2021-06-09 11:36 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Stop hand rolling drm_crtc_mask()
` [Intel-gfx] [PATCH 2/6] drm/i915: Clean up intel_get_load_detect_pipe() a bit
` [Intel-gfx] [PATCH 3/6] drm/i915: Clean up intel_find_initial_plane_obj() "

[PATCH] nvmet-rdma: remove redundant initialization of variable ret
 2021-06-09 11:26 UTC  (2+ messages)

[PATCH RESEND iproute2-next] devlink: Add optional controller user input
 2021-06-09 11:35 UTC  (14+ messages)
                    `  "

[PATCH] dt-bindings: mtd: Convert mtd-physmap to DT schema
 2021-06-09 11:20 UTC  (3+ messages)

[bug report] ASoC: rsnd: add null CLOCKIN support
 2021-06-09 11:31 UTC 

[PATCH] async: the main AioContext is only "current" if under the BQL
 2021-06-09 11:32 UTC  (2+ messages)

[PATCH 0/9] drm: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-06-09 11:20 UTC  (60+ messages)
` [PATCH 1/9] drm/etnaviv: Implement mmap as GEM object function
` [PATCH 2/9] drm/exynox: "
` [PATCH 3/9] drm/mediatek: "
` [PATCH 4/9] drm/msm: "
` [PATCH 5/9] drm/qxl: Remove empty qxl_gem_prime_mmap()
` [PATCH 6/9] drm/vgem: Implement mmap as GEM object function
` [PATCH 7/9] drm/xen: "
` [PATCH 8/9] drm/rockchip: "
` [PATCH 9/9] drm: Update documentation and TODO of gem_prime_mmap hook

[igt-dev] [PATCH v3 i-g-t 0/2] Keep tests working without relocations
 2021-06-09 11:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Keep tests working without relocations (rev3)

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-09 11:30 UTC  (5+ messages)
` [PATCH v3 27/28] tcg: When allocating for !splitwx, begin with PROT_NONE
` [PATCH v3 28/28] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/

[PATCH] mmc: block: ioctl: Poll for TRAN if possible
 2021-06-09 11:31 UTC 

[RFC QEMU PATCH] ui: Make the DisplayType enum entries conditional
 2021-06-09 11:29 UTC  (3+ messages)

[PATCH 0/8] refs: cleanup errno sideband ref related functions
 2021-06-09 11:29 UTC  (3+ messages)

[PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
 2021-06-09 11:28 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 142 runs, 5 regressions (v4.19.193-57-g426991f51dc8)
 2021-06-09 11:27 UTC 

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-09 11:28 UTC  (5+ messages)
` [PATCH v5 4/6] cxl/acpi: Add downstream port data to cxl_port instances

[PATCH 0/2] sched: Define default preempt dynamic boot mode on Kconfig
 2021-06-09 11:27 UTC  (8+ messages)
` [PATCH 1/2] sched: Add default dynamic preempt mode Kconfig

[PATCH] mm: compaction: remove duplicate !list_empty(&sublist) check
 2021-06-09 11:27 UTC  (2+ messages)

[PATCH 0/2] memory: tegra: Fixes for COMPILE_TEST
 2021-06-09 11:28 UTC  (3+ messages)
` [PATCH 1/2] memory: tegra: Add missing dependencies
` [PATCH 2/2] reset: Add compile-test stubs

[PATCH 4.14 00/47] 4.14.236-rc1 review
 2021-06-09 11:25 UTC  (2+ messages)

[PATCH] kallsyms: fix nonconverging kallsyms table with lld
 2021-06-09 11:24 UTC  (3+ messages)

[RFC PATCH 0/7] usb: typec: ucsi: Polling the alt modes and PDOs
 2021-06-09 11:25 UTC  (6+ messages)

[dpdk-dev] Does memif support primary<->secondary process communication?
 2021-06-09 11:25 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 6246f1ccb9c3aa748cd5622dd6b0ddd432eadd5d
 2021-06-09 11:24 UTC 

[PATCH v2] ACPI: Pass the same capabilities to the _OSC regardless of the query flag
 2021-06-09 11:25 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD REGRESSION bb98540795311b591adad8fd39e1d35760dcf674
 2021-06-09 11:24 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS edc0b0bccc9c80d9a44d3002dcca94984b25e7cf
 2021-06-09 11:24 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS db645d3d4d6d6744826909da5e6c4cb857a075f6
 2021-06-09 11:24 UTC 

[PATCH net-next v2] net: dsa: b53: Do not force CPU to be always tagged
 2021-06-09 11:23 UTC  (4+ messages)

[dm-devel] [PATCH -next v2] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c
 2021-06-09  7:04 UTC 

[PATCH] gator: Add new package
 2021-06-09 11:22 UTC  (5+ messages)
` [meta-arm] "

[PATCH] nvme-tcp-offload: Fix error code in nvme_tcp_ofld_create_ctrl()
 2021-06-09  9:28 UTC 

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-09 11:19 UTC  (8+ messages)
` [PATCH v14 1/8] arm64: mte: Handle race when synchronising tags

[PATCH] ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data
 2021-06-09 11:21 UTC 

[PATCH] gem5/gem5: upgrade to 20.1.0.4
 2021-06-09 11:21 UTC  (2+ messages)
` [meta-arm] "

[PATCH] pinctrl: intel: fix NULL pointer deref
 2021-06-09 11:08 UTC  (4+ messages)

[PATCH] pinctrl: mediatek: fix mode encoding
 2021-06-09 11:18 UTC  (4+ messages)

[LTP] [PATCH] futex_wake04: avoid tst_ts_from_ns overflow on 32-bit platforms
 2021-06-09 11:20 UTC  (3+ messages)

how to return a chunk of kernel .data to free mem ?
 2021-06-09 11:19 UTC  (2+ messages)

[PATCH v4 0/2] soc: qcom: aoss: Expose send for generic usecase
 2021-06-09 11:18 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] soc: qcom: aoss: Add debugfs entry

[PATCH net] rtnetlink: Fix regression in bridge VLAN configuration
 2021-06-09 11:17 UTC 

[PATCH] mm/nommu: unexport do_munmap()
 2021-06-09 11:18 UTC  (2+ messages)

[PATCH 0/2] Add bindings for slave-specific SPI controller properties
 2021-06-09 11:17 UTC  (6+ messages)
` [PATCH 1/2] spi: dt-bindings: add schema listing slave-specific properties
` [PATCH 2/2] dt-bindings: mtd: spi-nor: Add a reference to spi-slave-props.yaml

[RFC PATCH] cputlb: implement load_helper_unaligned() for unaligned loads
 2021-06-09 11:17 UTC  (3+ messages)

Cannot allocate memory despite buff/cache non-zero
 2021-06-09 11:17 UTC  (2+ messages)

[PATCH] checkpolicy: fix the leak memory when uses xperms
 2021-06-09 11:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] pinctrl: qcom: Make it possible to select SC8180x TLMM
 2021-06-09 11:15 UTC  (2+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-09 11:16 UTC  (16+ messages)
`  "

[PATCH 1/4] drm/sysfs: introduce drm_sysfs_connector_hotplug_event
 2021-06-09 11:16 UTC  (3+ messages)

[PATCH -next] gpio: idt3243x: Fix return value check in idt_gpio_probe()
 2021-06-09 11:16 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use list_for_each_safe in loops deleting iterated items
 2021-06-09 11:14 UTC  (2+ messages)

nvme_tcp BUG: unable to handle kernel NULL pointer dereference at 0000000000000230
 2021-06-09 11:14 UTC  (8+ messages)

[PATCH -next v2] pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
 2021-06-09 11:13 UTC  (2+ messages)

[PATCH 0/3] Fix some mptcp syncookie process bugs
 2021-06-09 10:39 UTC 

[PATCH for-next] RDMA/hns: Clear extended doorbell info before using
 2021-06-09 11:11 UTC 

[PATCH 2/3] mptcp: remove redundant req destruct in subflow_check_req()
 2021-06-09 10:39 UTC 

[PATCH v9 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-09 11:09 UTC  (10+ messages)
` [PATCH v9 06/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC
` [PATCH v9 07/11] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v9 10/11] drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()

[PATCH 0/2] hw/misc: DPS310 temp and pressure sensor model
 2021-06-09 10:58 UTC  (2+ messages)
` [PATCH 2/2] arm/aspeed: Add DPS310 to Witherspoon and Rainier

[PATCH 0/5] remoteproc: pru: Add remoteproc support for AM65 PRUSS
 2021-06-09 11:08 UTC  (6+ messages)
` [PATCH 1/5] soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
` [PATCH 2/5] remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH 3/5] arm: dts: k3-am654-base-board: Add r5 specific u-boot dtsi
` [PATCH 4/5] arm: dts: ti: k3-am65-main: Add ICSSG nodes
` [PATCH 5/5] configs: am65x_evm_a53: Enable PRUSS remoteproc

[QUESTION] lvmcache_label_scan: checksum error at offset xxx
 2021-06-09 11:09 UTC  (2+ messages)

[PATCH] io_uring: fix blocking inline submission
 2021-06-09 11:07 UTC 

[PATCH v2] libtraceevent: Handle parsing of "(REC)->" case
 2021-06-09 11:07 UTC  (3+ 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.