All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 20:58:22 to 2023-03-02 22:26:54 UTC [more...]

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 21:30 UTC  (13+ messages)
` [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
` [PATCH v2 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely

[PATCH v4 0/4] Move TE setup to prepare_for_kickoff()
 2023-03-02 21:25 UTC  (6+ messages)
` [PATCH v4 3/4] drm/msm/dpu: Remove empty prepare_commit() function

RTT-PROBE: lore-subspace-rtt
 2023-03-02 22:26 UTC 

[PATCH 01/21] fs: readahead_begin() to call before locking folio
 2023-03-02 22:25 UTC  (21+ messages)
` [PATCH 02/21] btrfs: add WARN_ON() on incorrect lock range
` [PATCH 03/21] btrfs: Add start < end check in btrfs_debug_check_extent_io_range()
` [PATCH 04/21] btrfs: make btrfs_qgroup_flush() non-static
` [PATCH 05/21] btrfs: Lock extents before pages for buffered write()
` [PATCH 06/21] btrfs: wait ordered range before locking during truncate
` [PATCH 07/21] btrfs: lock extents while truncating
` [PATCH 08/21] btrfs: no need to lock extent while performing invalidate_folio()
` [PATCH 09/21] btrfs: lock extents before folio for read()s
` [PATCH 10/21] btrfs: lock extents before pages in writepages
` [PATCH 11/21] btrfs: locking extents for async writeback
` [PATCH 12/21] btrfs: lock extents before pages - defrag
` [PATCH 13/21] btrfs: Perform memory faults under locked extent
` [PATCH 14/21] btrfs: writepage fixup lock rearrangement
` [PATCH 15/21] btrfs: lock extent before pages for encoded read ioctls
` [PATCH 16/21] btrfs: lock extent before pages in encoded write
` [PATCH 17/21] btrfs: btree_writepages lock extents before pages
` [PATCH 18/21] btrfs: check if writeback pages exist before starting writeback
` [PATCH 19/21] btrfs: lock extents before pages in relocation
` [PATCH 20/21] btrfs: Add inode->i_count instead of calling ihold()
` [PATCH 21/21] btrfs: debug extent locking

[PATCH v2 00/10] Better fixes for grouping of events
 2023-03-02 21:25 UTC  (9+ messages)
` [PATCH v2 01/10] libperf evlist: Avoid a use of evsel idx
` [PATCH v2 02/10] perf stat: Don't remove all grouped events when CPU maps disagree
` [PATCH v2 04/10] perf stat: Modify the group test
` [PATCH v2 05/10] perf evsel: Allow const evsel for certain accesses
` [PATCH v2 06/10] perf evsel: Add function to compute pmu_name
` [PATCH v2 07/10] perf parse-events: Pass ownership of the group name
` [PATCH v2 09/10] perf evsel: Remove use_uncore_alias
` [PATCH v2 10/10] perf evlist: Remove nr_groups

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-03-02 22:25 UTC  (3+ messages)

[PATCH 00/21] Lock extents before pages
 2023-03-02 22:24 UTC 

[PATCH] mm: teach mincore_hugetlb about pte markers
 2023-03-02 22:24 UTC 

[Buildroot] [git commit] package/apr: security bump version to 1.7.2
 2023-03-02 22:19 UTC 

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-03-02 22:21 UTC  (5+ messages)

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support [multicast/DSA issues]
 2023-03-02 21:28 UTC  (13+ messages)

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-03-02 22:21 UTC  (11+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[PATCH v4 00/26] gdbstub/next: re-organise and split build
 2023-03-02 22:21 UTC  (7+ messages)
` [PATCH v4 22/26] gdbstub: only compile gdbstub twice for whole build
` [PATCH v4 23/26] testing: probe gdb for supported architectures ahead of time
` [PATCH v4 25/26] gdbstub: split out softmmu/user specifics for syscall handling

[PATCH 0/4] user-created PHB cleanup
 2023-03-02 22:21 UTC  (3+ messages)
` [PATCH 1/4] pnv_phb4_pec: Keep track of instantiated PHBs

[Buildroot] [PATCH v1] package/apr: security bump version to 1.7.2
 2023-03-02 22:21 UTC  (2+ messages)

[linus:master] [xfs] 304a68b9c6: WARNING:at_fs/iomap/buffered-io.c:#iomap_write_delalloc_release
 2023-03-02 22:21 UTC  (4+ messages)

[RFC 1/3] file: Introduce iterate_fd_locked
 2023-03-02 22:21 UTC  (3+ messages)
` [RFC 2/3] file: allow callers to free the old file descriptor after dup2

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-02 21:17 UTC  (11+ messages)
` [PATCH 01/17] irqchip: remove MODULE_LICENSE in non-modules
` [PATCH 02/17] bus: "
` [PATCH 05/17] drivers: bus: simple-pm-bus: "
` [PATCH 08/17] lib: "
` [PATCH 11/17] unicode: "
` [PATCH 12/17] udmabuf: "
` [PATCH 13/17] regulator: stm32-pwr: "
` [PATCH 15/17] xen: "
` [PATCH 16/17] zpool: "

[patch] read.1p: Split format and argument of printf call
 2023-03-02 22:19 UTC 

[Buildroot] [git commit] package/qemu: check if qemu-system is enabled when creating symlink
 2023-03-02 22:18 UTC 

[Buildroot] [PATCH v1 1/1] package/qemu: check if qemu-system is enabled when creating symlink
 2023-03-02 22:18 UTC  (2+ messages)

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-02 22:17 UTC  (3+ messages)
` [PATCH 2/7] ipmi: simplify sysctl registration

[PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts
 2023-03-02 22:16 UTC  (6+ messages)
` [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary
` [PATCH v2 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs

Let us not call it git blame
 2023-03-02 22:16 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 22:16 UTC 

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-02 21:56 UTC  (7+ messages)

[PATCH 0/2] perf/ibs: Fix interface via core pmu events
 2023-03-02 22:12 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf test: Add selftest to test IBS invocation "

cryptsetup - No key available with passphrase
 2023-03-02 22:12 UTC  (7+ messages)

splat in ikheaders_read (bpftrace)
 2023-03-02 22:12 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gr-osmosdr: drop BR2_PACKAGE_GR_OSMOSDR_PYTHON
 2023-03-02 22:12 UTC 

[PATCH] gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
 2023-03-02 22:08 UTC  (2+ messages)

[PATCH] drm/i915: Set wedged if enable guc communication failed
 2023-03-02 22:08 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 1/1] rust: bindgen: Add `alt_instr` as opaque type
 2023-03-02 22:07 UTC  (4+ messages)

[PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-03-02 22:05 UTC  (5+ messages)
` [PATCH 2/2] powerpc/tpm: Reserve SML log when kexec'ing

[PATCH v5 0/2] Update section header name check
 2023-03-02 21:57 UTC  (2+ messages)

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2023-03-02 21:35 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 22:06 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-03-02 22:05 UTC 

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-02 21:48 UTC  (7+ messages)
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall

[PATCH] drm/i915: Set wedged if enable guc communication failed
 2023-03-02 21:50 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v8 0/6] submodule: parallelize diff
 2023-03-02 22:02 UTC  (8+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/6] run-command: add on_stderr_output_fn to run_processes_parallel_opts
  ` [PATCH v9 2/6] submodule: rename strbuf variable
  ` [PATCH v9 3/6] submodule: move status parsing into function
  ` [PATCH v9 4/6] submodule: refactor is_submodule_modified()
  ` [PATCH v9 5/6] diff-lib: refactor out diff_change logic
  ` [PATCH v9 6/6] diff-lib: parallelize run_diff_files for submodules

usb: gadget: dwc2: not getting audio data
 2023-03-02 21:38 UTC  (6+ messages)

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-03-02 22:01 UTC  (3+ messages)
` [PATCH 08/20] remoteproc: remove MODULE_LICENSE in non-modules

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-03-02 22:00 UTC  (11+ messages)

[PATCH v4 bpf-next 0/6] bpf: Introduce kptr RCU
 2023-03-02 21:23 UTC  (4+ messages)
` [PATCH v4 bpf-next 6/6] bpf: Refactor RCU enforcement in the verifier

dereference of modified ctx ptr
 2023-03-02 21:57 UTC  (2+ messages)

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-02 21:59 UTC  (16+ messages)
` [PATCH v5 1/7] hw/display/sm501: Add debug property to control pixman usage
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model
` [PATCH v5 7/7] hw/audio/via-ac97: Basic implementation of audio playback

[PATCH] tcg: Include "qemu/timer.h" for profile_getclock
 2023-03-02 21:56 UTC  (2+ messages)

[PATCH v2 0/9] Export platform features from ccp driver
 2023-03-02 21:55 UTC  (4+ messages)
` [PATCH v2 7/9] crypto: ccp: Add support for ringing a platform doorbell

RTT-PROBE: lore-subspace-rtt
 2023-03-02 21:56 UTC 

[GIT PULL] x86/urgent for v5.13-rc5
 2023-03-02 21:17 UTC  (10+ messages)

[PATCH 00/12] Q35 PCI host fixes and QOM cleanup
 2023-03-02 21:54 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next v9 0/5] add v2 FW logging for ice driver
 2023-03-02 21:51 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next v9 1/5] ice: remove FW logging code
` [Intel-wired-lan] [PATCH net-next v9 2/5] ice: enable debugfs to check FW logging status
` [Intel-wired-lan] [PATCH net-next v9 3/5] ice: add ability to set FW log configuration
` [Intel-wired-lan] [PATCH net-next v9 4/5] ice: enable FW logging based on stored configuration
` [Intel-wired-lan] [PATCH net-next v9 5/5] ice: add ability to enable FW logging and capture data

[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
 2023-03-02 21:50 UTC  (5+ messages)

[OE-core][dunfell][PATCH] harfbuzz: fix CVE-2023-25193 allows attackers to trigger O(n^2) growth via consecutive marks
 2023-03-02 21:49 UTC  (2+ messages)

[PATCH] libgit2: update license information
 2023-03-02 21:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-02 21:46 UTC 

[PATCH v10 0/2] zero-copy get and put functions
 2023-03-02 21:44 UTC  (3+ messages)
` [PATCH v10 2/2] net/i40e: replace put function

[PATCH v2 1/5] phy: phy-mtk-tphy: remove macros to prepare bitfield value
 2023-03-02 21:44 UTC  (5+ messages)
` [PATCH v2 3/5] usb: xhci-mtk: modify the SOF/ITP interval for mt8195

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-02 21:42 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 04/22] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-02 21:42 UTC  (8+ messages)

[PATCH 2/2] tracing/hist: add modulus operator
 2023-03-02 21:41 UTC  (2+ messages)

[PATCH 1/1] amdkfd: Memory availability can never be negative
 2023-03-02 21:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: avoid restore process run into dead loop
 2023-03-02 21:39 UTC  (2+ messages)

[PATCH] drm/amdkfd: Ratelimit oversubscription message
 2023-03-02 21:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 21:36 UTC 

[PATCH] yq: remove .git suffix for cobra component
 2023-03-02 21:31 UTC  (2+ messages)

[meta-virtualization][kirkstone][PATCH 01/10] cri-o: remove meta-security check
 2023-03-02 21:27 UTC  (4+ messages)
` [meta-virtualization][kirkstone][PATCH 07/10] skopeo: use container-host bbclass to provide configuration

[PATCH v8 00/23] Consolidate PIIX south bridges
 2023-03-02 21:22 UTC  (24+ messages)
` [PATCH v8 01/23] hw/i386/pc: Create RTC controllers in "
` [PATCH v8 02/23] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH v8 03/23] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v8 04/23] hw/isa/piix3: Create USB controller in host device
` [PATCH v8 05/23] hw/isa/piix3: Create power management "
` [PATCH v8 06/23] hw/isa/piix3: Move ISA bus IRQ assignments into "
` [PATCH v8 07/23] hw/isa/piix3: Create IDE controller in "
` [PATCH v8 08/23] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH v8 09/23] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v8 10/23] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH v8 11/23] hw/isa/piix3: Rename piix3_reset() "
` [PATCH v8 12/23] hw/isa/piix3: Drop the "3" from PIIX base class
` [PATCH v8 13/23] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
` [PATCH v8 14/23] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v8 15/23] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v8 16/23] hw/isa/piix4: Create the "intr" property during init() already
` [PATCH v8 17/23] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v8 18/23] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v8 19/23] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v8 20/23] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH v8 21/23] hw/isa/piix: Consolidate IRQ triggering
` [PATCH v8 22/23] hw/isa/piix: Share PIIX3's base class with PIIX4
` [PATCH v8 23/23] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4

RTT-PROBE: lore-subspace-rtt
 2023-03-02 21:26 UTC 

[PATCH v7 00/23] Consolidate PIIX south bridges
 2023-03-02 21:25 UTC  (4+ messages)

[meta-virtualization][PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
 2023-03-02 21:24 UTC  (2+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 19:50 UTC  (2+ messages)

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-02 21:17 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 21:16 UTC 

[PATCH] perf: fix perf_event_context->time
 2023-03-02 21:15 UTC  (4+ messages)

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-02 21:12 UTC  (5+ messages)
` [virtio-dev] [PATCH v10 08/10] admin: command list discovery
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 10/10] ccw: document more reserved features
  ` [virtio-dev] "

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-02 21:11 UTC  (6+ messages)
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page

[Intel-gfx] [PATCH v3 0/9] Add OAM support for MTL
 2023-03-02 21:01 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 9/9] drm/i915/perf: Add support for OA media units

[PATCH v2 0/4] arm64: dts: qcom: sc7180: Delete a few unused trogdor dts files
 2023-03-02 21:11 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc7180: Delete wormdingler-rev0
` [PATCH v2 2/4] arm64: dts: qcom: sc7180: Delete kingoftown-rev0
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Delete lazor-rev0
` [PATCH v2 4/4] arm64: dts: qcom: sc7180: Delete mrbland

[PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
 2023-03-02 21:10 UTC  (2+ messages)

[RFC 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
 2023-03-02 21:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 21:06 UTC 

u-boot crashes if mass-storage devices are connected via USB-C
 2023-03-02 21:05 UTC  (7+ messages)

[PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-02 21:04 UTC  (5+ messages)
` [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
      ` [Intel-gfx] "

[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-02 21:04 UTC  (3+ messages)
` [PATCH v4 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH v10 0/5] riscv: Allow user to set the satp mode
 2023-03-02 21:03 UTC  (3+ messages)

[PATCH v2] perf: arm_cspmu: Fix variable dereference warning
 2023-03-02 21:02 UTC  (3+ messages)

please re-send [RFC PATCH] can: isotp: fix poll() to not report false positive EPOLLOUT events
 2023-03-02 21:00 UTC  (5+ messages)

[PATCH RFC v2 net-next 0/4] Add tx push buf len param to ethtool
 2023-03-02 20:30 UTC 

[PATCH BlueZ 1/2] shared/bap: Make use of bt_gatt_client_idle_register
 2023-03-02 20:57 UTC  (2+ messages)
` [PATCH BlueZ 2/2] bap: Fix crash on unexpected disconnect


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.