All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-24 15:54:41 to 2023-11-24 16:38:46 UTC [more...]

[PATCH v6 00/11] blksnap - block devices snapshots module
 2023-11-24 16:38 UTC 

[PATCH v1 0/3] ZynqMP / Versal: various fixes
 2023-11-24 16:37 UTC  (7+ messages)
` [PATCH v1 1/3] hw/ssi/xilinx_spips: fix an out of bound access
` [PATCH v1 2/3] fix some url for amd / xilinx models
` [PATCH v1 3/3] hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA

[PATCH v3 00/25] Permission Overlay Extension
 2023-11-24 16:35 UTC  (52+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v3 05/25] arm64: context switch POR_EL0 register
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
` [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v3 08/25] arm64: add POIndex defines
` [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
` [PATCH v3 13/25] arm64: stop using generic mm_hooks.h
` [PATCH v3 14/25] arm64: implement PKEYS support
` [PATCH v3 15/25] arm64: add POE signal support
` [PATCH v3 16/25] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v3 17/25] arm64: enable POE and PIE to coexist
` [PATCH v3 18/25] arm64/ptrace: add support for FEAT_POE
` [PATCH v3 19/25] kselftest/arm64: move get_header()
` [PATCH v3 20/25] selftests: mm: move fpregs printing
` [PATCH v3 21/25] selftests: mm: make protection_keys test work on arm64
` [PATCH v3 22/25] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v3 23/25] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v3 24/25] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v3 25/25] KVM: selftests: get-reg-list: add Permission Overlay registers

[linux-linus test] 183848: regressions - FAIL
 2023-11-24 16:37 UTC 

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-24 16:35 UTC  (5+ messages)
` [PATCH net-next 3/9] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver

bcache: kernel NULL pointer dereference since 6.1.39
 2023-11-24 16:35 UTC  (11+ messages)
          ` [PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR

[PATCH v2 0/6] fixes for debugfs/wireless locking issue
 2023-11-24 16:25 UTC  (7+ messages)
` [PATCH v2 1/6] debugfs: fix automount d_fsdata usage
` [PATCH v2 2/6] debugfs: annotate debugfs handlers vs. removal with lockdep
` [PATCH v2 3/6] debugfs: add API to allow debugfs operations cancellation
` [PATCH v2 4/6] wifi: cfg80211: add locked debugfs wrappers
` [PATCH v2 5/6] wifi: mac80211: use wiphy locked debugfs helpers for agg_status
` [PATCH v2 6/6] wifi: mac80211: use wiphy locked debugfs for sdata/link

[PATCH] locking/atomic: Add acquire and release fence for atomic(64)_read(set)
 2023-11-24 16:32 UTC  (2+ messages)

[PATCH v1 0/3] introduce priority-based shutdown support
 2023-11-24 16:32 UTC  (7+ messages)

[GIT PULL] USB-serial fixes for 6.7-rc3
 2023-11-24 16:31 UTC  (2+ messages)

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-24 16:30 UTC  (10+ messages)

[PATCH 0/5] xen: address violations of MISRA C:2012 Rule 11.8
 2023-11-24 16:29 UTC  (6+ messages)
` [PATCH 1/5] x86/platform_hypercall: "
` [PATCH 2/5] x86/boot/reloc: "
` [PATCH 3/5] AMD/IOMMU: "
` [PATCH 4/5] x86/atomic: "
` [PATCH 5/5] xen/arm: "

[PATCH 0/1] arm-bsp/documentation: corstone1000: add readthedocs.yaml file
 2023-11-24 16:30 UTC  (2+ messages)
` [PATCH 1/1] "

[LINUX PATCH v2 0/3] Add initial support for TTC PWM driver
 2023-11-24 16:29 UTC  (12+ messages)
` [LINUX PATCH v2 1/3] clocksource: timer-cadence-ttc: Do not probe TTC device configured as PWM

linux-next: Tree for Nov 24
 2023-11-24 16:29 UTC  (2+ messages)
` linux-next: Tree for Nov 24 (drivers/mux/mmio.c)

[PATCH 1/2] kbuild: builddeb: Remove unused $dirs
 2023-11-24 16:28 UTC  (4+ messages)

[RFC PATCH v2 0/2] fpga: improve protection against low-level modules unloading
 2023-11-24 16:28 UTC  (3+ messages)
` [RFC PATCH v2 1/2] fpga: add a module owner field to fpga_manager and fpga_manager_ops
` [RFC PATCH v2 2/2] fpga: set owner of fpga_manager_ops for existing low-level modules

[Intel-gfx] [PATCH 1/5] drm/i915/psr: Include some basic PSR information in the state dump
 2023-11-24 16:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/5] "

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-24 16:26 UTC  (10+ messages)
` [PATCH v5 12/14] tests: acpi: implement TPM CRB tests for ARM virt

[PATCH RFC] btrfs: pick device with lowest devt for show_devname
 2023-11-24 16:19 UTC  (2+ messages)

[PATCH for-9.0] qapi: Add 'recurse-children' option to qom-list
 2023-11-24 16:24 UTC 

[PATCH] maintainers: add mlx5 driver platform guides
 2023-11-24 16:25 UTC  (3+ messages)
` [PATCH v2] "

TDISP enablement
 2023-11-24 16:25 UTC  (5+ messages)

[PATCH 01/11] netdev: Fix obtaining reason code from deauth frames
 2023-11-24 16:25 UTC  (4+ messages)
` [PATCH 11/11] netdev: disambiguate between disconnection types

scsi regression that after months is still not addressed and now bothering 6.1.y users, too
 2023-11-24 16:25 UTC  (2+ messages)

[PATCH v9 1/3] vte: upgrade 2.72.2 -> 2.74.0
 2023-11-24 16:24 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next] packet: Account for VLAN_HLEN in csum_start when virtio_net_hdr is enabled
 2023-11-24 16:24 UTC  (6+ messages)

[PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplug
 2023-11-24 16:24 UTC  (7+ messages)
` [PATCH V7 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V7 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V7 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

[PATCH -stable,5.4 00/26] Netfilter stable fixes for 5.4
 2023-11-24 16:23 UTC  (6+ messages)
` [PATCH -stable,5.4 23/26] netfilter: nftables: update table flags from the commit phase

Wrong source MAC for DHCP requests with AddressRandomization=network
 2023-11-24 16:23 UTC  (2+ messages)

[PATCH v5 00/39] arm64: Reorganize kernel VA space for LPA2
 2023-11-24 16:22 UTC  (2+ messages)

[syzbot] WARNING in __kernel_write_iter
 2023-11-24 16:21 UTC  (2+ messages)

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2023-11-24 16:21 UTC  (3+ messages)
` [Bug 215740] "

[PATCH v6 00/11] blksnap - block devices snapshots module
 2023-11-24 16:04 UTC  (5+ messages)
` [PATCH v6 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v6 02/11] block: "
` [PATCH v6 03/11] documentation: Block Devices Snapshots Module
` [PATCH v6 04/11] blksnap: header file of the module interface

FAILED: patch "[PATCH] mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of" failed to apply to 6.1-stable tree
 2023-11-24 16:19 UTC  (3+ messages)
` [PATCH 6.1.y] mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER

[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
 2023-11-24 16:19 UTC  (7+ messages)

Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch
 2023-11-24 16:18 UTC  (5+ messages)

[PATCH] netconfig: Always set DHCP MAC address on start
 2023-11-24 16:17 UTC 

[Buildroot] [[DO NOT MERGE] v3 0/7] Add rusticl support
 2023-11-24 16:15 UTC  (8+ messages)
` [Buildroot] [[DO NOT MERGE] v3 1/7] package/meson: bump version to 1.3.0
` [Buildroot] [[DO NOT MERGE] v3 2/7] package/pkg-meson.mk: add rust cross-compiler support
` [Buildroot] [[DO NOT MERGE] v3 3/7] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
` [Buildroot] [[DO NOT MERGE] v3 4/7] package/opencl-headers: new package
` [Buildroot] [[DO NOT MERGE] v3 5/7] package/opencl-icd-loader: "
` [Buildroot] [[DO NOT MERGE] v3 6/7] package/mesa3d: add RustiCL support
` [Buildroot] [[DO NOT MERGE] v3 7/7] package/llvm-project: add opencl-c-base.h on target

FAILED: patch "[PATCH] tracing/kprobes: Return EADDRNOTAVAIL when func matches" failed to apply to 4.19-stable tree
 2023-11-24 16:17 UTC  (3+ messages)
` [PATCH 4.19.y] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

FAILED: patch "[PATCH] tracing/kprobes: Return EADDRNOTAVAIL when func matches" failed to apply to 5.10-stable tree
 2023-11-24 16:16 UTC  (3+ messages)
` [PATCH 5.10.y] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

[PATCH v1 0/7] migration cleanups and testing improvements
 2023-11-24 16:14 UTC  (8+ messages)
` [PATCH v1 1/7] migration/multifd: Remove MultiFDPages_t::packet_num
` [PATCH v1 2/7] migration/multifd: Remove QEMUFile from where it is not needed
` [PATCH v1 3/7] migration/multifd: Change multifd_pages_init argument
` [PATCH v1 4/7] migration: Report error in incoming migration
` [PATCH v1 5/7] tests/qtest/migration: Print migration incoming errors
` [PATCH v1 6/7] tests/qtest/migration: Add a wrapper to print test names
` [PATCH v1 7/7] tests/qtest/migration: Use the new migration_test_add

stable-rc/queue/4.14 baseline: 115 runs, 24 regressions (v4.14.330-46-gf3d4b2ebd4eb3)
 2023-11-24 16:16 UTC 

[usb:usb-testing] BUILD SUCCESS 6acba0345b68772830582ca1ca369a2f45631275
 2023-11-24 16:11 UTC 

[PATCH net-next v5 0/2] net: dsa: microchip: enable setting rmii reference
 2023-11-24 16:11 UTC  (4+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
` [PATCH net-next v5 2/2] net: dsa: microchip: add property to select internal RMII reference clock

[PATCH v3 0/4] KVM: x86: tracepoint updates
 2023-11-24 16:11 UTC  (9+ messages)
` [PATCH v3 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v3 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v3 3/4] KVM: x86: add information about pending requests to kvm_exit tracepoint
` [PATCH v3 4/4] KVM: x86: add new nested vmexit tracepoints

[ANNOUNCE] 5.10.201-rt98
 2023-11-24 16:11 UTC  (3+ messages)

[PATCH RFC] btrfs: allow extent buffer helpers to skip cross-page handling
 2023-11-24 16:03 UTC  (5+ messages)

Backport submission - rcu: Avoid tracing a few functions executed in stop machine
 2023-11-24 16:10 UTC  (2+ messages)

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-24 16:07 UTC  (12+ messages)
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[Intel-xe] [PATCH 0/9] Cleaned up revert of remaining changes
 2023-11-24 16:08 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-wired-lan] [PATCH iwl-next v2] i40e: add ability to reset vf for tx and rx mdd events
 2023-11-24 16:08 UTC  (2+ messages)
`  "

[PATCH rdma-next 0/2] Add and use memcpy_toio_64()
 2023-11-24 16:06 UTC  (10+ messages)
` [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64

FAILED: patch "[PATCH] tracing: Have trace_event_file have ref counters" failed to apply to 5.4-stable tree
 2023-11-24 16:06 UTC  (3+ messages)
` [v2] "

WARN_ON(!cbss) at net/mac80211/ibss.c:488
 2023-11-24 16:06 UTC  (2+ messages)

[PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
 2023-11-24 16:04 UTC  (5+ messages)

[PATCH v3 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
 2023-11-24 16:05 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback: Add xe_waitfence subtest for Xe run
 2023-11-24 16:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/2] Add a test to verify device probing on ACPI platforms
 2023-11-24 16:04 UTC  (2+ messages)

Please backport feea65a338e5 ("powerpc/powernv: Fix fortify source warnings in opal-prd.c")
 2023-11-24 16:03 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] Add FBC support to PSR/PSR2 tests
 2023-11-24 16:04 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add FBC support to PSR/PSR2 tests (rev4)
` [igt-dev] [PATCH i-g-t 1/2] tests/intel/kms_psr: Add FBC support to PSR/PSR2 tests
` [igt-dev] [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: Add FBC support to PSR2 tests

[PATCH v2 0/4] Switch links to https
 2023-11-24 16:03 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
 2023-11-24 16:02 UTC 

[PATCH 4.19.y] iomap: Set all uptodate bits for an Uptodate page
 2023-11-24 16:02 UTC  (2+ messages)

[PATCH] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
 2023-11-24 16:02 UTC  (3+ messages)

[PATCH 5.15] Backport the fix for CVE-2023-25012 to kernel v5.15
 2023-11-24 16:01 UTC  (2+ messages)

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-11-24 15:32 UTC  (9+ messages)
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF

GPIOLIB locking is broken and how to fix it
 2023-11-24 16:00 UTC 

[stable-4.19 PATCH] scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
 2023-11-24 16:00 UTC  (2+ messages)

FAILED: patch "[PATCH] prctl: Disable prctl(PR_SET_MDWE) on parisc" failed to apply to 6.5-stable tree
 2023-11-24 15:57 UTC  (3+ messages)

[PATCH 0/2] docs: mtd: spi-nor: add sections about flash additions and testing
 2023-11-24 15:57 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH mptcp-next v2] Squash to "selftests: mptcp: add mptcp_lib_check_transfer"
 2023-11-24 15:57 UTC 

[PATCH v2] sched/fair: Use all little CPUs for CPU-bound workload
 2023-11-24 15:56 UTC  (2+ messages)

[PATCH v2 0/3] Enable venus on Fairphone 5 / non-ChromeOS sc7280 venus support
 2023-11-24 15:56 UTC  (10+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: Move video-firmware to chrome-common

[igt-dev] [PATCH i-g-t 0/2] add new subtests for dark screen detection
 2023-11-24 15:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for add new subtests for dark screen detection (rev4)

[PATCHv2 1/2] net: dsa: mv88e6xxx: fix marvell 6350 switch probing
 2023-11-24 15:55 UTC  (4+ messages)
` [PATCHv2 2/2] net: dsa: mv88e6xxx: fix marvell 6350 probe crash


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.