All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 20:23:46 to 2023-03-02 21:56:04 UTC [more...]

[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)

cryptsetup - No key available with passphrase
 2023-03-02 21:46 UTC  (6+ messages)

[PATCH v4 00/26] gdbstub/next: re-organise and split build
 2023-03-02 21:52 UTC  (6+ messages)
` [PATCH v4 04/26] gdbstub: clean-up indent on gdb_exit
` [PATCH v4 23/26] testing: probe gdb for supported architectures ahead of time

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-02 21:51 UTC  (14+ 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

[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)

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

[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  (3+ messages)

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-02 21:17 UTC  (5+ messages)
` [PATCH 01/17] irqchip: remove MODULE_LICENSE in non-modules
` [PATCH 12/17] udmabuf: "
` [PATCH 13/17] regulator: stm32-pwr: "

[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  (13+ messages)
` [virtio-dev] [PATCH v10 04/10] admin: introduce virtio admin virtqueues
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 05/10] pci: add admin vq registers to virtio over pci
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 06/10] mmio: document ADMIN_VQ as reserved
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 07/10] ccw: "
  ` [virtio-dev] "
` [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 0/3] bpf: add netfilter program type
 2023-03-02 21:10 UTC  (4+ messages)
` [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs

[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  (7+ messages)
` [PATCH v4 3/4] "
` [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  (4+ 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 v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 21:01 UTC  (7+ messages)
` [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v2 07/11] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v2 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely

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

[PATCH RFC v2 net-next 0/4] Add tx push buf len param to ethtool
 2023-03-02 20:30 UTC  (5+ messages)
` [PATCH RFC v2 net-next 1/4] ethtool: Add support for configuring tx_push_buf_len
` [PATCH RFC v2 net-next 2/4] net: ena: Add an option to configure large LLQ headers
` [PATCH RFC v2 net-next 3/4] net: ena: Recalculate TX state variables every device reset
` [PATCH RFC v2 net-next 4/4] net: ena: Add support to changing tx_push_buf_len

[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

[xen-unstable test] 178965: tolerable trouble: fail/pass/starved
 2023-03-02 20:57 UTC 

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

[PATCH v3 00/16] win32: do not mix SOCKET and fd space
 2023-03-02 20:53 UTC  (3+ messages)
` [PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space

[PATCH v2 bpf-next 0/3]: Add socket destroy capability
 2023-03-02 20:52 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy

[RESEND PATCH] clk: visconti: remove unused visconti_pll_provider::regmap
 2023-03-02 20:50 UTC  (2+ messages)

[Failure] Re: git 2.40.0-rc1
 2023-03-02 20:49 UTC  (6+ messages)

[android-common:upstream-f2fs-stable-linux-5.10.y 224/658] ld: warning: orphan section `.debug_rnglists' from `fs/f2fs/iostat.o' being placed in section `.debug_rnglists'
 2023-03-02 20:49 UTC 

[RFC PATCH 07/12] io_uring: add IORING_OP_FUSED_CMD
 2023-03-02 20:49 UTC  (2+ messages)

Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)
 2023-03-02 20:46 UTC 

[linux-lvm] lvconvert --uncache takes hours
 2023-03-02 20:47 UTC  (5+ messages)

[PATCH 00/11] sysctl: deprecate register_sysctl_paths()
 2023-03-02 20:42 UTC  (13+ messages)
` [PATCH 01/11] proc_sysctl: update docs for __register_sysctl_table()
` [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories
` [PATCH 03/11] sysctl: clarify register_sysctl_init() base directory order
` [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
` [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
` [PATCH 06/11] yama: simplfy sysctls "
` [PATCH 07/11] seccomp: simplify sysctls with register_sysctl_init()
` [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
` [PATCH 09/11] fs-verity: "
` [PATCH 10/11] csky: simplify alignment sysctl registration
` [PATCH 11/11] proc_sysctl: deprecate register_sysctl_paths()

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-02 20:46 UTC  (8+ messages)
` [PATCH 1/7] scsi: simplify sysctl registration with register_sysctl()
` [PATCH 2/7] ipmi: simplify sysctl registration
` [PATCH 3/7] hv: "
` [PATCH 4/7] md: "
` [PATCH 5/7] sgi-xp: "
` [PATCH 6/7] tty: "
` [PATCH 7/7] xen: simplify sysctl registration for balloon

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

[PATCH v2 00/23] cfg80211/mac80211 patches from our internal tree 2023-02-21
 2023-03-02 20:43 UTC  (3+ messages)
` [PATCH v2 07/23] wifi: wireless: correct validation 6G Band for primary channel

[PATCH v5 00/44] More tidy-ups of Kconfig options
 2023-03-02 20:42 UTC  (7+ messages)
` [PATCH v5 21/44] x86: Use string functions for all 32-bit builds
` [PATCH v5 38/44] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
` [PATCH v5 44/44] command: Don't allow commands in SPL

[PATCH v1 1/2] perf tests stat+csv_output: Switch CSV separator to @
 2023-03-02 20:40 UTC  (4+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-02 20:40 UTC  (4+ messages)
` [PATCH v3 18/34] parisc: Implement the new "

[PATCH v2 0/3] perf : fix counting when initial delay configured
 2023-03-02 20:40 UTC  (3+ messages)

Bug: Completion-Wait loop timed out with vfio
 2023-03-02 20:36 UTC  (8+ messages)

[RFC 0/2] Add high-performance timer facility
 2023-03-02 20:39 UTC  (5+ messages)
` [RFC 1/2] eal: add bitset type

[zen:6.2/prjc 295/362] kernel/sched/alt_core.c:7209:57: error: implicit declaration of function 'cpu_coregroup_mask'; did you mean 'cpu_core_mask'?
 2023-03-02 20:38 UTC 

[jfern:sched/rt-throttle 9/12] kernel/sched/rt.c:924:30: error: missing terminating " character
 2023-03-02 20:38 UTC 

[jfern:sched/rt-throttle 11/12] kernel/sched/debug.c:690:11: error: 'struct rt_rq' has no member named 'rt_nr_cg_throttled'; did you mean 'rt_cg_throttled'?
 2023-03-02 20:38 UTC 

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

[PATCH 5.15 CANDIDATE 00/11] 5.15.y sgid fixes
 2023-03-02 20:35 UTC  (12+ messages)
` [PATCH 5.15 CANDIDATE 01/11] xfs: use setattr_copy to set vfs inode attributes
` [PATCH 5.15 CANDIDATE 02/11] xfs: remove XFS_PREALLOC_SYNC
` [PATCH 5.15 CANDIDATE 03/11] xfs: fallocate() should call file_modified()
` [PATCH 5.15 CANDIDATE 04/11] xfs: set prealloc flag in xfs_alloc_file_space()
` [PATCH 5.15 CANDIDATE 05/11] fs: add mode_strip_sgid() helper
` [PATCH 5.15 CANDIDATE 06/11] fs: move S_ISGID stripping into the vfs_*() helpers
` [PATCH 5.15 CANDIDATE 07/11] attr: add in_group_or_capable()
` [PATCH 5.15 CANDIDATE 08/11] fs: move should_remove_suid()
` [PATCH 5.15 CANDIDATE 09/11] attr: add setattr_should_drop_sgid()
` [PATCH 5.15 CANDIDATE 10/11] attr: use consistent sgid stripping checks
` [PATCH 5.15 CANDIDATE 11/11] fs: use consistent setgid checks in is_sxid()

[PATCH v2 0/3] Do basic initialization things
 2023-03-02 20:34 UTC  (5+ messages)
` [PATCH v2 2/3] xen/riscv: initialize .bss section

[PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
 2023-03-02 20:35 UTC  (3+ messages)

[PATCH v3 0/8] Clean up the supported xfeatures
 2023-03-02 20:34 UTC  (3+ messages)
` [PATCH v3 8/8] KVM: selftests: Add XCR0 Test

[PATCH 0/3] kernfs: Introduce separate rwsem to protect inode
 2023-03-02 20:32 UTC  (4+ messages)
` [PATCH 1/3] kernfs: Introduce separate rwsem to protect inode attributes

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-02 20:30 UTC  (2+ messages)

[PATCH BlueZ 1/5] device: Don't attempt to connect LE if ATT is already connected
 2023-03-02 20:30 UTC  (2+ messages)

[PATCH] manuals: simplify references to the BitBake User Manual
 2023-03-02 20:31 UTC 

[isar-cip-core][PATCH 0/5] Enable feature combinations of test and security extensions
 2023-03-02 20:30 UTC  (6+ messages)
` [isar-cip-core][PATCH 1/5] swupdate: Avoid open-coding IMAGE_FULLNAME
` [isar-cip-core][PATCH 2/5] initramfs-*-hook: "
` [isar-cip-core][PATCH 3/5] start-qemu: Add support for booting test-extended images
` [isar-cip-core][PATCH 4/5] cip-core-image-security: Add support for SWUpdate
` [isar-cip-core][PATCH 5/5] security-customizations: Fix password hint

[PATCH v1 00/10] Better fixes for grouping of events
 2023-03-02 20:28 UTC  (5+ messages)
` [PATCH v1 05/10] perf evsel: Limit in group test to CPUs

[jfern:sched/rt-throttle 10/12] kernel/sched/rt.c:1012:92: error: 'root_task_group' undeclared; did you mean 'task_group'?
 2023-03-02 20:28 UTC 

[PATCH bpf-next] BPF, docs: libbpf Overview Document
 2023-03-02 20:27 UTC  (2+ messages)

When exactly should REBASE_HEAD exist?
 2023-03-02 20:27 UTC  (3+ messages)

[PATCH v3 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-03-02 20:25 UTC  (8+ messages)
` [PATCH v3 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v3 2/7] x86/resctrl: Remove few unnecessary rftype flags
` [PATCH v3 3/7] x86/resctrl: Rename rftype flags for consistency
` [PATCH v3 4/7] x86/resctrl: Re-arrange RFTYPE flags based on hierarchy
` [PATCH v3 5/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [PATCH v3 6/7] x86/resctrl: Introduce -o debug mount option
` [PATCH v3 7/7] x86/resctrl: Add debug files when mounted with debug option

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

[Intel-gfx] [PATCH] drm/i915/dmc: Load DMC on MTL
 2023-03-02 20:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v5 1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live
 2023-03-02 20:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v5,1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live (rev2)

[PATCH v3] drm/i915/active: Fix misuse of non-idle barriers as fence trackers
 2023-03-02 20:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/active: Fix misuse of non-idle barriers as fence trackers (rev7)

[PATCH 0/1] process attribute support for Landlock
 2023-03-02 20:24 UTC  (3+ messages)
` [PATCH 1/1] lsm: adds process attribute getter "

[PATCH v3 00/17] test/bbdev: changes for 23.03
 2023-03-02 20:22 UTC  (4+ messages)
` [PATCH v3 15/17] test/bbdev: use mbuf reset function
` [PATCH v3 16/17] test/bbdev: remove max iteration from vectors
` [PATCH v3 17/17] test/bbdev: remove iter count from bler test


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.