All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-26 17:02:23 to 2023-01-26 17:38:24 UTC [more...]

[PATCH 0/7] drm/vmwgfx: Refactor the buffer object code
 2023-01-26 17:38 UTC  (2+ messages)
` [PATCH 1/7] drm/vmwgfx: Use the common gem mmap instead of the custom code

[GIT PULL] nvme fixes for Linux 6.2
 2023-01-26 17:38 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915/dp_mst: Fix MST payload removal during output disabling
 2023-01-26 17:37 UTC  (5+ messages)
` [PATCH 2/9] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
  ` [Intel-gfx] "

[PATCH mptcp-next] mptcp: do not wait for bare sockets' timeout
 2023-01-26 17:36 UTC  (3+ messages)

[PATCH 0/3] unblock the use of the MSVC compiler
 2023-01-26 17:36 UTC  (6+ messages)
` [PATCH 3/3] build: limit what is built when using "

[PATCH v2 0/7] hw/cxl: RAS error emulation and injection
 2023-01-26 17:35 UTC  (4+ messages)
` [PATCH v2 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH RFC 1/2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS
 2023-01-26 17:35 UTC  (2+ messages)
` Bluetooth: Add support for RTL8821CS

[PATCH v3 0/7] introduce vm_flags modifier functions
 2023-01-26 17:34 UTC  (27+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
` [PATCH v3 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v3 6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn

[PATCH v3] memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting
 2023-01-26 17:35 UTC 

[PATCH 0/2] SRCU changes for the Linux Kernel Memory Model
 2023-01-26 17:35 UTC  (7+ messages)
` [Patch 1/2] tools/memory-model: Update some warning labels
  ` [Patch 2/2] tools/memory-model: Provide exact SRCU semantics

[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
 2023-01-26 17:34 UTC  (3+ messages)

[PATCH 0/3] util/userfaultfd: Support /dev/userfaultfd
 2023-01-26 17:33 UTC  (9+ messages)
` [PATCH 3/3] "

CONFIG_IS_ENABLED vs IS_ENABLED
 2023-01-26 17:34 UTC  (2+ messages)

[PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default
 2023-01-26 17:34 UTC  (6+ messages)
  ` [OE-core] "

[PATCH] locking/atomic: atomic: Use arch_atomic_{read,set} in generic atomic ops
 2023-01-26 17:33 UTC 

[PATCH 0/3] KVM: x86/emulator: Segment load fixes
 2023-01-26 17:33 UTC  (2+ messages)

[PATCH v3 01/18] block: introduce duration-limits priority class
 2023-01-26 17:33 UTC  (12+ messages)

SVSM Attestation and vTPM specification additions - v0.60
 2023-01-26 17:33 UTC  (5+ messages)
      ` [EXTERNAL] "

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-26 17:33 UTC  (5+ messages)
` [PATCH v2 08/14] spi: bcm63xx-hsspi: Handle cs_change correctly

RTT-PROBE: lore-subspace-rtt
 2023-01-26 17:33 UTC 

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-26 17:32 UTC  (15+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH] Documentation/mm: Fix typo emluation -> emulation
 2023-01-26 17:32 UTC 

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-26 17:31 UTC  (7+ messages)
` [PATCH v4 02/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers

[PATCH 0/3] media: imx258: Remove rotation=<80 requirement
 2023-01-26 17:31 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
 2023-01-26 17:31 UTC  (3+ messages)

build direct-io.c conditionally
 2023-01-26 17:31 UTC  (2+ messages)

[PATCH v2 0/2] tpm: Add reserved memory event log
 2023-01-26 17:31 UTC  (5+ messages)
` [PATCH v2 1/2] tpm: Use managed allocation for bios "

[PATCH] oeqa/utils/httpserver: connect up the request logging
 2023-01-26 17:30 UTC 

b4 0.12.1 available (python-3.8 compatibility fix)
 2023-01-26 17:28 UTC 

[PATCH v11 018/113] KVM: TDX: create/destroy VM structure
 2023-01-26 17:28 UTC  (11+ messages)

[PATCH -next V15 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-26 17:25 UTC  (16+ messages)
` [PATCH -next V15 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V15 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V15 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V15 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V15 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V15 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V15 7/7] riscv: entry: Consolidate general regs saving/restoring

[PATCH 00/13] block: Fix bdrv_open*() calls from coroutine context
 2023-01-26 17:24 UTC  (14+ messages)
` [PATCH 01/13] block-coroutine-wrapper: Introduce no_co_wrapper
` [PATCH 02/13] block: Create no_co_wrappers for open functions
` [PATCH 03/13] luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
` [PATCH 04/13] parallels: "
` [PATCH 05/13] qcow: "
` [PATCH 06/13] qcow2: Fix open/create "
` [PATCH 07/13] qed: Fix .bdrv_co_create(_opts) "
` [PATCH 08/13] vdi: "
` [PATCH 09/13] vhdx: "
` [PATCH 10/13] vmdk: "
` [PATCH 11/13] vpc: "
` [PATCH 12/13] block: Fix bdrv_co_create_opts_simple() "
` [PATCH 13/13] block: Assert non-coroutine context for bdrv_open_inherit()

[PATCH] [v2] ASoC: cs42l56: fix DT probe
 2023-01-26 17:25 UTC  (3+ messages)

❌ FAIL (91/181 SKIPPED): Test report for for-kernelci (6.2.0-rc5, arm-next, 2e84eedb)
 2023-01-26 17:25 UTC  (5+ messages)
  ` ? "

[PATCH] soc: qcom: llcc: Fix slice configuration values for SC8280XP
 2023-01-26 17:25 UTC  (2+ messages)

[PATCH v2 0/8] runstate/time area registration by (guest) physical address
 2023-01-26 17:24 UTC  (11+ messages)
` [PATCH v2 4/8] x86/mem-sharing: copy GADDR based shared guest areas

Regression 5.14.21 vs 5.15.1: mmc blocked: mmc0: cqhci: timeout for tag #
 2023-01-26 17:25 UTC  (8+ messages)

return an ERR_PTR from __filemap_get_folio v2
 2023-01-26 17:24 UTC  (5+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
    ` [Cluster-devel] "

[PATCH] cache/codeparser: Switch to a new BB_CACHEDIR variable for cache location
 2023-01-26 17:24 UTC 

[PATCH v2 13/13] mm/gup: move private gup FOLL_ flags to internal.h
 2023-01-26 17:24 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-26 17:23 UTC 

[PATCH] net: mscc: ocelot: add ETHTOOL_NETLINK dependency
 2023-01-26 17:21 UTC  (3+ messages)

CONFIG_IS_ENABLED vs IS_ENABLED
 2023-01-26 17:21 UTC  (4+ messages)

[PATCH] nfsd: update comment over __nfsd_file_cache_purge
 2023-01-26 17:21 UTC 

[PATCH v5 0/4] add support for self monitoring
 2023-01-26 17:21 UTC  (7+ messages)
` [PATCH 0/2] add platform bus
  ` [PATCH 1/2] lib: add helper to read strings from sysfs files
        ` [EXT] "

[PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
 2023-01-26 17:19 UTC  (4+ messages)

[PATCH 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-26 17:19 UTC  (4+ messages)
` [PATCH 5/7] RISC-V: KVM: Add ONE_REG interface for "

[meta-oe][PATCH 1/2] s-nail: fix Upstream-Status format
 2023-01-26 17:19 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] smartmontools: "

git log --follow wrongly includes delete commit
 2023-01-26 17:18 UTC  (3+ messages)

[PATCH v5 00/36] tcg: Support for Int128 with helpers
 2023-01-26 17:12 UTC  (3+ messages)
` [PATCH v5 03/36] tcg: Allocate objects contiguously in temp_allocate_frame

[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
 2023-01-26 17:17 UTC  (13+ messages)

[PATCH v1 0/3] thermal: intel: int340x: Use generic trip points table
 2023-01-26 17:17 UTC  (5+ messages)

[PATCH liburing 1/1] test: fix parallel send-zerocopy
 2023-01-26 17:17 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc5-104-ga91e079a2f6a)
 2023-01-26 17:17 UTC 

[net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
 2023-01-26 17:16 UTC  (12+ messages)

[PATCH 1/2] oeqa/selftest/devtool: Fix for linux 6.1 versions onwards
 2023-01-26 17:16 UTC  (2+ messages)
` [PATCH 2/2] wic/efi-bootdisk.wks: Fix for 6.1 kernel versions

[virtio-comment] [PATCH v10] virtio-net: Clarify VLAN filter table configuration
 2023-01-26 17:15 UTC  (10+ messages)

[PATCH v6 0/3] Timer support for ARM Tegra
 2023-01-26 17:12 UTC  (7+ messages)

[PATCH net-next v4 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-26 17:12 UTC  (4+ messages)
` [PATCH net-next v4 6/7] net/sched: act_ct: offload UDP NEW connections

[xen-unstable-smoke test] 176151: tolerable all pass - PUSHED
 2023-01-26 17:13 UTC 

[PATCH] bisect: fix "reset" when branch is checked out elsewhere
 2023-01-26 17:13 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-26 17:13 UTC 

[PATCH] ASoC: SOF: ipc4-topology: add buffer type support
 2023-01-26 17:09 UTC  (2+ messages)

[PATCH v2] power: reset: add Odroid Go Ultra poweroff driver
 2023-01-26 17:11 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: ipc4-topology: use different channel mask for each sdw amp feedback
 2023-01-26 17:09 UTC  (2+ messages)

[PATCH 1/2] accep/ivpu: PM: remove broken ivpu_dbg() statements
 2023-01-26 17:10 UTC  (6+ messages)
` [PATCH 2/2] accel/ivpu: avoid duplciate assignment

[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
 2023-01-26 17:10 UTC  (9+ messages)

[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
 2023-01-26 17:04 UTC  (5+ messages)
` [PATCH net-next RFC 19/20] p4tc: add dynamic action commands

[PATCH 0/4] drm/vc4: hdmi: Firmware clocks cleanup
 2023-01-26 17:05 UTC  (10+ messages)
` [PATCH 1/4] drm/vc4: hdmi: Replace hardcoded value by define
` [PATCH 2/4] drm/vc4: hdmi: Enable power domain before setting minimum
` [PATCH 3/4] Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
` [PATCH 4/4] Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"

Please pull u-boot-marvell/master
 2023-01-26 17:08 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: renesas,rsnd: simplify list of compatibles
 2023-01-26 17:09 UTC  (2+ messages)

[PATCH v3 0/2] Update lpass dt-bindings
 2023-01-26 17:09 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/gt: Add selftests for TLB invalidation
 2023-01-26 17:08 UTC 

[PATCH v7 0/3] cachestat: a new syscall for page cache state of files
 2023-01-26 17:08 UTC  (4+ messages)
` [PATCH v7 1/3] workingset: refactor LRU refault to expose refault recency check

[Intel-gfx] [PATCH i-g-t 0/4] Some intel_gpu_top tweaks
 2023-01-26 17:08 UTC  (6+ messages)
` [Intel-gfx] [PATCH i-g-t 1/4] intel_gpu_top: Fix man page formatting
  ` [Intel-gfx] [igt-dev] "
        `  "

Using bitbake as a native standalone package-manager
 2023-01-26 17:07 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (4+ messages)
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls

[PATCH -next V3 0/2] riscv: jump_label: Fixup & Optimization
 2023-01-26 17:06 UTC  (6+ messages)
` [PATCH -next V3 1/2] riscv: jump_label: Fixup unaligned arch_static_branch function
` [PATCH -next V3 2/2] riscv: jump_label: Optimize the code size with compressed instruction

[kirkstone PATCH 0/4] Graphics, graphics, and more graphics
 2023-01-26 17:06 UTC  (3+ messages)
` [kirkstone PATCH 1/4] meta-ti-bsp: mesa: Add current patches

[PATCH v4 0/3] media: nxp: i.MX8 ISI driver
 2023-01-26 17:06 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH v4 2/3] dt-bindings: media: imx8-isi: Use 'port' instead of 'ports' for i.MX8MN
` [PATCH v4 3/3] media: nxp: Add i.MX8 ISI driver

[PATCH v3] tools/testing/cxl: Remove cxl_test module math loading message
 2023-01-26 17:05 UTC 

[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
 2023-01-26 17:04 UTC  (8+ messages)

[PATCH v2 0/4] livepatch: Add garbage collection for shadow variables
 2023-01-26 17:05 UTC  (6+ messages)

[Intel-gfx] [RFC v3 00/12] DRM scheduling cgroup controller
 2023-01-26 17:04 UTC  (8+ messages)
`  "

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-26 17:03 UTC  (3+ messages)

[PATCH v7 0/5] lcore telemetry improvements
 2023-01-26 17:03 UTC  (3+ messages)
` [PATCH v7 1/5] eal: add lcore info in telemetry

[PATCH net-next 00/16] bridge: Limit number of MDB entries per port, port-vlan
 2023-01-26 17:01 UTC  (15+ messages)
` [PATCH net-next 02/16] net: bridge: Add extack to br_multicast_new_port_group()
` [PATCH net-next 04/16] net: bridge: Add br_multicast_del_port_group()
` [PATCH net-next 05/16] net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
` [PATCH net-next 06/16] net: bridge: Add a tracepoint for MDB overflows
` [PATCH net-next 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` [PATCH net-next 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` [PATCH net-next 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
` [PATCH net-next 10/16] selftests: forwarding: bridge_mdb: Fix a typo
` [PATCH net-next 11/16] selftests: forwarding: lib: Add helpers for IP address handling
` [PATCH net-next 12/16] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH net-next 13/16] selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
` [PATCH net-next 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
` [PATCH net-next 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
` [PATCH net-next 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest

RTT-PROBE: lore-subspace-rtt
 2023-01-26 17:03 UTC 

[PATCH i-g-t 0/8] Vendor agnostic gputop
 2023-01-26 17:02 UTC  (2+ messages)
` [Intel-gfx] "


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.