All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 13:41:23 to 2022-03-02 14:20:12 UTC [more...]

[PATCH] sched/topology: avoid calling synchronize_rcu()
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH] x86/build: use --orphan-handling linker option if available
 2022-03-02 14:19 UTC 

[PATCH] x86/mm: Use strtobool for noexec parsing
 2022-03-02 14:19 UTC  (3+ messages)

[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH v3 0/9] Many improvements to HVF memory-related codes
 2022-03-02 13:04 UTC  (7+ messages)
` [PATCH v3 1/9] hvf: move memory related functions from hvf-accel-ops.c to hvf-mem.c
` [PATCH v3 3/9] hvf: use correct data types for addresses in memory related functions
` [PATCH v3 4/9] hvf: rename struct hvf_slot to HVFSlot
` [PATCH v3 5/9] hvf: fix memory dirty-tracking
` [PATCH v3 6/9] hvf: add a lock for memory related functions
` [PATCH v3 8/9] hvf: only consider directly writeable memory regions for dirty-tracking

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-02 14:18 UTC  (2+ messages)

[PATCH v16 0/7] support dirty restraint on vCPU
 2022-03-02 14:14 UTC  (2+ messages)

SCSI discovery update
 2022-03-02 14:18 UTC  (3+ messages)
` [PATCH 01/14] scsi: mpt3sas: Use cached ATA Information VPD page

[PATCH v5 0/4] tls: add macros for coroutine-safe TLS variables
 2022-03-02 14:16 UTC  (2+ messages)

[PATCH] libacpi: Build libacpi also for 'aarch64' machines
 2022-03-02 14:17 UTC 

propagating vmgenid outward and upward
 2022-03-02 13:55 UTC  (10+ messages)

[PATCH v3,0/6] Convert pwm-mtk-disp.txt to
 2022-03-02 14:14 UTC  (5+ messages)
` [PATCH v3,6/6] dt-bindings: pwm: Add compatible for MediaTek MT8186

cleanup swiotlb initialization v4
 2022-03-02 13:15 UTC  (4+ messages)
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb

[LTP] [PATCH v2 0/3] shell: Fixes for disabled IPv6
 2022-03-02 14:18 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] broken_ip-nexthdr.sh: Check IPv6 support before forcing it

[PATCH v2] virtio-blk: Remove BUG_ON() in virtio_queue_rq()
 2022-03-02 14:15 UTC  (10+ messages)

[PATCH] x86: drop use of CONSTRUCTORS from linker script
 2022-03-02 14:15 UTC 

[igt-dev] [PATCH i-g-t 0/3] Use supported dma-buf regions in prime_mmap*
 2022-03-02 14:15 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests/prime_mmap_coherency.c: Use intel_bb and intel_buf to remove libdrm dependency

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-02 14:15 UTC  (4+ messages)
` [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects

[PATCH 0/7] target/nios2: Rewrite interrupt handling
 2022-03-02 12:57 UTC  (11+ messages)
` [PATCH 1/7] target/nios2: Remove mmu_read_debug
` [PATCH 2/7] target/nios2: Replace MMU_LOG with tracepoints
` [PATCH 3/7] target/nios2: Only build mmu.c for system mode
` [PATCH 4/7] target/nios2: Hoist R_ZERO check in rdctl
` [PATCH 5/7] target/nios2: Split mmu_write

[PATCH] Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
 2022-03-02 14:13 UTC  (3+ messages)
`  "

[PATCH v2 0/4] Commit-graph: Generation Number v2 Fixes
 2022-03-02 14:13 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] commit-graph: fix ordering bug in generation numbers

[PATCH 1/2] i2c: i801: Drop useless masking in i801_access
 2022-03-02 14:12 UTC  (4+ messages)
` [PATCH 2/2] i2c: i801: Add support for the Process Call command

[PATCH] wm8962: add a simple DMIC enable control
 2022-03-02 14:11 UTC  (12+ messages)

[Bug 215648] New: amdgpu: Changing monitor configuration (plug/unplug/wake from DPMS) causes kernel panic
 2022-03-02 14:12 UTC  (4+ messages)
` [Bug 215648] "

[PATCH] arm64: zynqmp: add support for zcu106 rev1.0
 2022-03-02 14:12 UTC 

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-02 14:11 UTC  (8+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-02 14:10 UTC  (3+ messages)

[PATCH 00/19] netfs: Prep for write helpers
 2022-03-02 14:09 UTC  (20+ messages)
` [PATCH 01/19] fscache: export fscache_end_operation()
` [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH 03/19] netfs: Add a netfs inode context
` [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH 07/19] netfs: Split netfs_io_* object handling out
` [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH 12/19] netfs: Prepare to split read_helper.c
` [PATCH 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH 14/19] netfs: Split fs/netfs/read_helper.c
` [PATCH 15/19] netfs: Split some core bits out into their own file
` [PATCH 16/19] netfs: Rename rename read_helper.c to io.c
` [PATCH 17/19] netfs: Change ->init_rreq() to return an error code
` [PATCH 18/19] netfs: Keep track of the actual remote file size
` [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size

[PATCH] KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
 2022-03-02 14:09 UTC  (3+ messages)

[PATCH kvmtool v7 0/3] aarch64: Add stolen time support
 2022-03-02 14:07 UTC  (8+ messages)
` [PATCH kvmtool v7 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v7 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v7 3/3] Add --no-pvtime command line argument

[PATCH] merge-ort: exclude messages from inner merges by default
 2022-03-02 14:08 UTC  (2+ messages)

[PATCH v6 00/71] Introducing the Maple Tree
 2022-03-02 14:08 UTC  (9+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 08/71] Maple Tree: Add new data structure

[PATCH v2 0/3] iotests: Check for zstd support
 2022-03-02 12:45 UTC  (3+ messages)
` [PATCH v2 1/3] iotests.py: Add supports_qcow2_zstd_compression()
` [PATCH v2 2/3] iotests/065: Check for zstd support

[PATCH 0/6] bugfixes for hns3 PMD
 2022-03-02 14:07 UTC  (5+ messages)
` [PATCH 2/6] net/hns3: fix inconsistent enabled RSS behavior

[PATCH 00/25] [RFC] Bundle URIs
 2022-03-02 14:06 UTC  (4+ messages)
` [PATCH 01/25] docs: document bundle URI standard

[PATCH 0/2] ceph: misc fixes
 2022-03-02 14:06 UTC  (3+ messages)
` [PATCH 2/2] ceph: fix a NULL pointer dereference in ceph_handle_caps()

[PATCH v2] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-02 14:05 UTC 

[PATCH 0/7] dump: Cleanup and consolidation
 2022-03-02 12:44 UTC  (4+ messages)
` [PATCH 7/7] dump: Consolidate elf note function

[PATCH kvmtool v6 0/3] aarch64: Add stolen time support
 2022-03-02 14:03 UTC  (8+ messages)
` [PATCH kvmtool v6 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v6 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v6 3/3] Add --no-pvtime command line argument

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-02 14:04 UTC  (9+ messages)
    ` [Intel-wired-lan] "
    ` [Drbd-dev] "
    ` [Intel-gfx] "
    ` [f2fs-dev] "

Timer delays in VM
 2022-03-02  2:27 UTC  (4+ messages)

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-01 22:56 UTC  (3+ messages)
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities

[PATCH] gdbstub.c: add support for info proc mappings
 2022-03-02 13:38 UTC  (2+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-02  9:29 UTC  (14+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr

[sched/numa] 0fb3978b0a: stress-ng.fstat.ops_per_sec -18.9% regression
 2022-03-02 14:02 UTC  (2+ messages)

[PATCH v6 0/2] sf: Check protection before writing/erasing flash
 2022-03-02 14:01 UTC  (3+ messages)
` [PATCH v6 1/2] mtd: spi: Convert is_locked callback to is_unlocked
` [PATCH v6 2/2] sf: Query write-protection status before operating the flash

[PATCH 0/2] DSI host and peripheral initialisation ordering
 2022-03-02 14:01 UTC  (6+ messages)
` [PATCH 1/2] drm: Introduce DRM_BRIDGE_OP_UPSTREAM_FIRST to alter bridge init order

[RFC 00/10] Introduce In Field Scan driver
 2022-03-02 13:59 UTC  (2+ messages)

[PATCH v2 0/3] Support LIS302DL in st_accel
 2022-03-02 13:59 UTC  (3+ messages)
` [PATCH v2 3/3] iio: accel: add support for LIS302DL variant

[PATCH][dunfell] protobuf: fix patch fuzz
 2022-03-02 13:59 UTC 

[PATCH] arm64: Don't allow SVE to be used with BROKEN_GAS_INST
 2022-03-02 13:58 UTC  (2+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-02 13:59 UTC  (5+ messages)
  ` [ovs-dev] "

openBmc Code Structure
 2022-03-02 13:58 UTC  (5+ messages)

[PATCH v4 0/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-02 12:42 UTC  (7+ messages)
` [PATCH v4 2/3] "

[Fuego] Installed plugins not listed under ‘Plugin Manager’ -> ‘Installed’ page
 2022-03-02 13:58 UTC  (5+ messages)

[PATCH 00/17] target/ppc: CPU families split
 2022-03-02 13:37 UTC  (4+ messages)
` [PATCH 03/17] target/ppc: Move 40x CPUs code to their own file

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-03-02 13:57 UTC  (3+ messages)

[PATCH v7 0/2] Add Qualcomm MPM irqchip driver support
 2022-03-02 13:57 UTC  (7+ messages)
` [PATCH v7 2/2] irqchip: Add Qualcomm MPM controller driver

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-02 13:57 UTC  (11+ messages)

[meta-virtualization][PATCH] xen-*image-minimal: Install *xen-acpi-processor package only for x86* machines
 2022-03-02 13:56 UTC 

[PATCH iproute2-next] configure: Allow command line override of toolchain
 2022-03-02 13:56 UTC  (2+ messages)

Yocto Project Status WW09`22
 2022-03-02 13:56 UTC  (2+ messages)
` [OE-core] "

[PULL] IIO new device support, features, fixes and cleanups for 5.18
 2022-03-02 14:02 UTC  (2+ messages)

[PATCH v2 00/25] migration: Postcopy Preemption
 2022-03-02 12:34 UTC  (3+ messages)

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-02 13:54 UTC  (6+ messages)
` [PATCH v8 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-03-02 13:53 UTC  (3+ messages)
` [PATCH v6 29/43] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl

[PATCH v11 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-03-02 13:47 UTC  (28+ messages)
` [PATCH v11 01/27] ima: Return error code obtained from securityfs functions
` [PATCH v11 02/27] securityfs: rework dentry creation
` [PATCH v11 03/27] securityfs: Extend securityfs with namespacing support
` [PATCH v11 04/27] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v11 05/27] ima: Move arch_policy_entry into ima_namespace
` [PATCH v11 06/27] ima: Move ima_htable "
` [PATCH v11 07/27] ima: Move measurement list related variables "
` [PATCH v11 08/27] ima: Move some IMA policy and filesystem "
` [PATCH v11 09/27] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v11 10/27] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v11 11/27] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v11 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v11 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v11 14/27] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v11 15/27] ima: Implement hierarchical processing of file accesses
` [PATCH v11 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v11 17/27] ima: Add functions for creating and "
` [PATCH v11 18/27] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v11 19/27] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v11 20/27] ima: Namespace audit status flags
` [PATCH v11 21/27] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v11 22/27] ima: Setup securityfs for IMA namespace
` [PATCH v11 23/27] ima: Introduce securityfs file to activate an "
` [PATCH v11 24/27] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v11 25/27] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v11 26/27] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v11 27/27] ima: Enable IMA namespaces

[luxis1999-iommufd:iommufd-v5.17-rc4 21/31] microblaze-linux-ld: undefined reference to `interval_tree_iter_first'
 2022-03-02 13:51 UTC 

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-03-02 13:51 UTC  (9+ messages)
` [RFC PATCH 7/7] cifs: Use netfslib to handle reads

[PATCH v2 0/3] clk: qcom: Add display clock controller driver for SM6125
 2022-03-02 13:51 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings

[PATCH] target/riscv: write back unmodified value for csrrc/csrrs with rs1 is not x0 but holding zero
 2022-03-02 12:29 UTC 

[nft PATCH 00/26] scanner: Some fixes, many new scopes
 2022-03-02 13:50 UTC  (6+ messages)

[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-03-02 13:51 UTC  (2+ messages)

[syzbot] kernel BUG in hugepage_add_anon_rmap
 2022-03-02 13:50 UTC  (3+ messages)

[meta-arago][dunfell][PATCH] ti-tisdk-setup: Update SRCREV to latest
 2022-03-02 13:50 UTC  (2+ messages)

[PATCH v2] drm/panfrost: cleanup comments
 2022-03-02 13:49 UTC  (3+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-02 13:49 UTC  (8+ messages)
` [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling

[nft PATCH] scanner: Fix for ipportmap nat statements
 2022-03-02 13:49 UTC 

[PATCH] arm64: cpufeature: Warn if we attempt to read a zero width field
 2022-03-02 13:47 UTC 

[PATCH 1/1] common/cnxk: fix static assertion failure
 2022-03-02 13:46 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v6 0/2] hwmon: (adm1275) Add sample averaging binding support
 2022-03-02 13:47 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: Add sample averaging properties for ADM1275

[PATCH] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-02 13:47 UTC  (7+ messages)

[PATCH v2 0/9] Many improvements to HVF memory-related codes
 2022-03-02 12:26 UTC  (4+ messages)
` [PATCH v2 3/9] hvf: use correct data types for addresses in memory related functions
` [PATCH v2 5/9] hvf: fix memory dirty-tracking
` [PATCH v2 9/9] hvf: remove the need to lookup memory slots when clearing dirty-bits

[PATCH v2] parport_pc: Also enable driver for PCI systems
 2022-03-02 13:45 UTC  (6+ messages)

[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
 2022-03-02 13:44 UTC  (3+ messages)

[PATCH] livepatch: set -f{function,data}-sections compiler option
 2022-03-02 13:44 UTC 

[PATCH] arm64: cpufeature: Add missing .field_width for GIC system registers
 2022-03-02 13:42 UTC 

[PATCH] migration: NULL transport_data after freeing
 2022-03-02 12:17 UTC  (3+ messages)

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-03-02 13:42 UTC  (4+ messages)
` [PATCHv4 11/30] x86/tdx: Handle in-kernel MMIO

[PATCH v9 00/14] module: core code clean up
 2022-03-02 13:41 UTC  (5+ messages)
` [PATCH v9 07/14] module: Move extra signature support out of core code


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.