All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-12 16:52:24 to 2021-03-12 17:37:26 UTC [more...]

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-12 17:34 UTC  (3+ messages)
` [PATCH 1/4] PCI: Refactor pcie_flr to follow calling convention of other reset methods
` [PATCH 2/4] PCI: Add new bitmap for keeping track of supported reset mechanisms

[PATCH] arm64: dts: qcom: sc7280: Add PMIC peripherals for SC7280
 2021-03-12 17:36 UTC  (2+ messages)

[PATCH 0/2] x86: Remove ideal_nops[]
 2021-03-12 17:35 UTC  (5+ messages)

[RFC v7 00/42] arm cleanup experiment for kvm-only build
 2021-03-12 17:22 UTC  (11+ messages)
` [RFC v7 01/42] target/arm: move translate modules to tcg/
` [RFC v7 02/42] target/arm: move helpers "
` [RFC v7 03/42] arm: tcg: only build under CONFIG_TCG
` [RFC v7 04/42] target/arm: tcg: add sysemu and user subsirs
` [RFC v7 05/42] target/arm: only build psci for TCG
` [RFC v7 06/42] target/arm: split off cpu-sysemu.c
` [RFC v7 07/42] target/arm: move physical address translation to cpu-mmu
` [RFC v7 09/42] target/arm: split cpregs from tcg/helper.c
` [RFC v7 12/42] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v7 17/42] target/arm: move arm_mmu_idx* to cpu-mmu

[PATCH 00/24] x86/resctrl: Merge the CDP resources
 2021-03-12 17:36 UTC  (19+ messages)
` [PATCH 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH 03/24] x86/resctrl: Add resctrl_arch_get_num_closid()
` [PATCH 04/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH 05/24] x86/resctrl: Pass the schema in resdir's private pointer
` [PATCH 06/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH 07/24] x86/resctrl: Label the resources with their configuration type

[PATCH u-boot v2.1 38/38] ARM: enable LTO for some boards
 2021-03-12 17:36 UTC  (5+ messages)

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-12 17:34 UTC  (9+ messages)

[PATCH v3 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-03-12 17:32 UTC  (18+ messages)
` [PATCH v3 1/8] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH v3 2/8] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH v3 3/8] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH v3 4/8] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH v3 5/8] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH v3 6/8] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH v3 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH v3 8/8] KVM: selftests: aarch64/vgic-v3 init sequence tests

[LTP] [PATCH 0/3] shell test timeout handling
 2021-03-12 17:32 UTC  (4+ messages)
` [LTP] [PATCH 1/3] tst_test.sh: Run cleanup also after test timeout
` [LTP] [PATCH 2/3] test: Adding timeout03.sh for testing _tst_kill_test()
` [LTP] [PATCH 3/3] zram: Increase timeout according to used devices

[PATCH] mt76: mt7921: remove redundant check on type
 2021-03-12 17:29 UTC  (3+ messages)

[PATCH v2 00/25] media: venus: Enable 6xx support
 2021-03-12 17:30 UTC  (26+ messages)
` [PATCH v2 01/25] media: venus: Update v6 buffer descriptors
` [PATCH v2 02/25] media: venus: core,pm: Add handling for resets
` [PATCH v2 03/25] media: venus: core: add sm8250 DT compatible and resource data
` [PATCH v2 04/25] media: venus: core: Add io base variables for each block
` [PATCH v2 05/25] media: venus: hfi,pm,firmware: Convert to block relative addressing
` [PATCH v2 06/25] media: venus: hfi: Define block offsets for V6 hardware
` [PATCH v2 07/25] media: venus: hfi: Define additional 6xx registers
` [PATCH v2 08/25] media: venus: core: Add differentiator IS_V6(core)
` [PATCH v2 09/25] media: venus: core: Add an io base for TZ wrapper regs
` [PATCH v2 10/25] media: venus: core: Add an io base for AON regs
` [PATCH v2 11/25] media: venus: core: Hook to V6 base registers when appropriate
` [PATCH v2 12/25] media: venus: hfi: Add a 6xx boot logic
` [PATCH v2 13/25] media: venus: hfi: Add 6xx interrupt support
` [PATCH v2 14/25] media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xx
` [PATCH v2 15/25] media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
` [PATCH v2 16/25] media: venus: pm: Hook 6xx pm ops into 4xx pm ops
` [PATCH v2 17/25] media: venus: core,pm: Vote for min clk freq during venus boot
` [PATCH v2 18/25] media: venus: hfi: Add 6xx AXI halt logic
` [PATCH v2 19/25] media: venus: pm: Toggle 6xx wrapper power in vcodec_control
` [PATCH v2 20/25] media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xx
` [PATCH v2 21/25] media: venus: helpers: Add internal buffer list for v6
` [PATCH v2 22/25] media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
` [PATCH v2 23/25] media: venus: hfi: Increase plat_buf_v6 o/p buffer count
` [PATCH v2 24/25] media: venus: helper: Decide work mode
` [PATCH v2 25/25] media: venus: vdec: Fix decoder cmd STOP issue

ARCH=arm LLVM_IAS=1 patches for 5.10, 5.4, and 4.19
 2021-03-12 17:28 UTC  (3+ messages)

[poky-contrib][PATCH 1/4] oe.license: Add functions to split and canonicalise license strings
 2021-03-12 17:29 UTC  (8+ messages)
` [poky-contrib][PATCH 2/4] package.bbclass: Displays warnings for just licences in recipes
  ` [OE-core] "
` [poky-contrib][PATCH 3/4] package.bbclass: Add handle_qa_error check
  ` [OE-core] "

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-03-12 17:27 UTC  (13+ messages)
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC
 2021-03-12 17:28 UTC  (2+ messages)

[PATCH v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-12 17:24 UTC  (10+ messages)
` [PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support

just a thank you for the TCG tests in tests/tcg
 2021-03-12 17:21 UTC  (2+ messages)

[PATCH] vdpa: fix build dependency of VIRTIO_PCI_LIB
 2021-03-12 17:24 UTC  (2+ messages)

[PATCH iproute2-next 0/6] ip: nexthop: Support resilient groups
 2021-03-12 17:23 UTC  (7+ messages)
` [PATCH iproute2-next 1/6] nexthop: Synchronize uAPI files
` [PATCH iproute2-next 2/6] json_print: Add print_tv()
` [PATCH iproute2-next 3/6] nexthop: Extract a helper to parse a NH ID
` [PATCH iproute2-next 4/6] nexthop: Add ability to specify group type
` [PATCH iproute2-next 5/6] nexthop: Add support for resilient nexthop groups
` [PATCH iproute2-next 6/6] nexthop: Add support for nexthop buckets

[PATCH V2 net-next 1/2] net: dsa: bcm_sf2: store PHY interface/mode in port structure
 2021-03-12 17:22 UTC  (4+ messages)
` [PATCH V2 net-next 2/2] net: dsa: bcm_sf2: setup BCM4908 internal crossbar

[PATCH 1/4] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-12 17:21 UTC  (7+ messages)
` [PATCH 2/4] kbuild: collect minimum tool versions into scripts/tool-version.sh
` [PATCH 4/4] kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh

[hwmon:hwmon-next] BUILD SUCCESS d8a08585259268e7b5305d04422a59d713719ccb
 2021-03-12 17:21 UTC 

[PATCH v2 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-12 17:19 UTC  (6+ messages)
` [PATCH v2 2/5] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
` [PATCH v2 3/5] thermal/drivers/devfreq_cooling: "
` [PATCH v2 4/5] thermal/drivers/cpuidle_cooling: "
` [PATCH v2 5/5] thermal/drivers/cpufreq_cooling: Remove unused list

[PATCH 0/9] x86,objtool: Optimize !RETPOLINE
 2021-03-12 17:16 UTC  (10+ messages)
` [PATCH 1/9] x86/retpoline: Simplify retpolines
` [PATCH 2/9] objtool: Correctly handle retpoline thunk calls
` [PATCH 3/9] objtool: Per arch retpoline naming
` [PATCH 4/9] objtool: Fix static_call list generation
` [PATCH 5/9] objtool: Rework rebuild_reloc logic
` [PATCH 6/9] objtool: Add elf_create_undef_symbol()
` [PATCH 7/9] objtool: Allow archs to rewrite retpolines
` [PATCH 8/9] objtool: Skip magical retpoline .altinstr_replacement
` [PATCH 9/9] objtool,x86: Rewrite retpoline thunk calls

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-12 17:17 UTC  (5+ messages)
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration

[PATCH v6 0/5] Enable plugin support on msys2/mingw
 2021-03-12 17:15 UTC  (2+ messages)

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-12 17:16 UTC  (6+ messages)

[PATCH v6 0/4] Introduce SoC sleep stats driver
 2021-03-12 17:15 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

mmotm 2021-03-11-21-46 uploaded
 2021-03-12 17:14 UTC  (2+ messages)
` mmotm 2021-03-11-21-46 uploaded (mm/shmem.c)

[LTP] [PATCH 1/2] Add FS quota availability check functions
 2021-03-12 17:15 UTC  (3+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-12 17:12 UTC  (6+ messages)
` [PATCH v7 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v7 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v7 4/5] certs: Factor out the blacklist hash creation
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[efi:next 3/4] arch/x86/platform/efi/efi_64.c:163:23: warning: passing argument 1 of 'virt_to_phys' discards 'const' qualifier from pointer target type
 2021-03-12 17:10 UTC  (2+ messages)

[PATCH] nfsd: Demote UMH upcall init message from warning- to info-level
 2021-03-12 17:09 UTC  (3+ messages)
` [PATCH v2] nfsd: Log error on UMH upcall init failure and debug message on success
  ` [PATCH v3] "

[meta-python][PATCH] python3-robotframework: update to 4.0
 2021-03-12 17:09 UTC 

[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
 2021-03-12 17:05 UTC  (7+ messages)
` [RFC PATCH 32/42] docker: Add gentoo-mipsr5900el-cross image

[meta-python][PATCH] python3-sentry-sdk: update to 1.0.0
 2021-03-12 17:09 UTC 

stable-rc/linux-4.4.y baseline: 68 runs, 8 regressions (v4.4.261-14-g3e4311d57d497)
 2021-03-12 17:08 UTC 

[PATCH for-next 0/6] Minimal build for RISCV
 2021-03-12 17:09 UTC  (4+ messages)
` [PATCH for-next 5/6] xen: Add files needed for minimal riscv build

[meta-python][PATCH] python3-waitress: update to 2.0.0
 2021-03-12 17:08 UTC 

all class init functions for all types in QEMU are called in select_machine(). Expected?
 2021-03-12 17:04 UTC  (10+ messages)

[PATCH 1/1] drm/amdgpu: wrap kiq ring ops with kiq spinlock
 2021-03-12 17:08 UTC 

[PATCH] ptrace: Allow other threads to access tracee
 2021-03-12 17:07 UTC  (4+ messages)

Working Group for Secure Boot
 2021-03-12 17:06 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal, power: don't use '-' sign with unsigned literals
 2021-03-12 17:05 UTC  (3+ messages)

[PATCH] speaker-test: add support for S24_LE and S24_BE
 2021-03-12 17:03 UTC 

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-12 17:03 UTC  (6+ messages)
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

[PATCH stable v4.4] iio: imu: adis16400: fix memory leak
 2021-03-12 17:03 UTC 

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-12 17:03 UTC  (10+ messages)

[xhci] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
 2021-03-12 17:01 UTC  (13+ messages)

[PATCH 0/4] Fix RCU warnings in TDP MMU
 2021-03-12 17:01 UTC  (5+ messages)
` [PATCH 4/4] KVM: x86/mmu: Factor out tdp_iter_return_to_root

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-03-12 17:00 UTC  (5+ messages)

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-03-12 16:59 UTC  (3+ messages)
` [PATCH v1 2/3] driver core: Update device link status properly for device_bind_driver()

[PATCH 00/10] Embed struct vfio_device in all sub-structures
 2021-03-12 17:00 UTC  (4+ messages)
` [PATCH 03/10] vfio/platform: Use vfio_init/register/unregister_group_dev

[PATCH v22 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-12 16:59 UTC  (11+ messages)
` [PATCH v22 8/8] x86/vdso: Add ENDBR64 to __vdso_sgx_enter_enclave

[PATCH net] net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
 2021-03-12 16:59 UTC 

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.23-108-g78b73fb5a5f43)
 2021-03-12 17:00 UTC 

[LTP] [PATCH v2 1/4] lib: Add proper filesystem skiplist
 2021-03-12 17:00 UTC  (4+ messages)
` [LTP] [PATCH v3] "

[RFC PATCH v2 0/3] xfs: testcases for shrinking free space in the last AG
 2021-03-12 16:58 UTC  (6+ messages)
` [RFC PATCH v2 3/3] xfs: stress test "

[PATCH v2 0/2] tools/x86: adjust populating of tools/include/xen/
 2021-03-12 16:59 UTC  (3+ messages)
` [PATCH v3][4.15] tools/x86: don't rebuild cpuid-autogen.h every time

stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.261-17-g572bdaa0c9af)
 2021-03-12 16:58 UTC 

[Bug 212183] New: st read statistics inaccurate when requested and physical block mismatch
 2021-03-12 16:58 UTC  (2+ messages)
` [Bug 212183] "

[PATCH net] net: ipa: terminate message handler arrays
 2021-03-12 16:58 UTC  (2+ messages)

[PATCH v4 0/9] soundwire: qcom: various improvements
 2021-03-12 16:33 UTC  (2+ messages)

[usb:usb-testing 2/49] gadget.c:undefined reference to `power_supply_set_property'
 2021-03-12 16:56 UTC  (2+ messages)

[RFC PATCH 0/7] IIO ABI documentation duplication fixes
 2021-03-12 16:56 UTC  (5+ messages)
` [RFC PATCH 2/7] iio:ABI docs: Avoid repitition of triggerX/sampling_frequency

[RFC PATCH 1/2] xwayland: add a standalone recipe
 2021-03-12 16:57 UTC  (4+ messages)
` [OE-core] "

[PATCH] ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF
 2021-03-12 16:24 UTC  (2+ messages)

[PATCH v3 0/5] soundwire: add static port map support
 2021-03-12 16:56 UTC  (3+ messages)
` [PATCH v3 1/5] soundwire: add static port mapping support

Testing CXl with qemu and Linux
 2021-03-12 16:55 UTC  (4+ messages)

[PATCH v2 0/3] Fix bugs related to TPM2 event log
 2021-03-12 16:54 UTC  (6+ messages)
` [PATCH v2 1/3] tpm: efi: Use local variable for calculating final log size

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-12 16:53 UTC  (3+ messages)
` [PATCH v3 5/6] block-coroutine-wrapper: allow non bdrv_ prefix

[PATCH] arm/efi: fix ram base detection
 2021-03-12 16:54 UTC 

[PATCH] linux-firmware: Package RSI RS911x WiFi firmware
 2021-03-12 16:55 UTC  (2+ messages)

IIO advise + help
 2021-03-12 16:54 UTC 

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-12 16:53 UTC  (11+ messages)

stable-rc/queue/4.4 baseline: 95 runs, 9 regressions (v4.4.261-13-gad7525f933b94)
 2021-03-12 16:53 UTC 

[PATCH] hwmon: (lm90) Fix false alarm when writing convrate on max6658
 2021-03-12 16:53 UTC  (5+ messages)
      ` hwmon: (lm90) Fix max6658 sporadic wrong temperature reading

[PATCH] drm/amdgpu: Enable light SBR in XGMI+passthrough configuration
 2021-03-12 16:54 UTC  (6+ messages)

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-12 16:46 UTC  (7+ messages)

[PATCH net-next 00/10] net: Resilient NH groups: netdevsim, selftests
 2021-03-12 16:50 UTC  (5+ messages)
` [PATCH net-next 07/10] selftests: fib_nexthops: Test resilient nexthop groups
` [PATCH net-next 08/10] selftests: forwarding: Add resilient hashing test
` [PATCH net-next 09/10] selftests: forwarding: Add resilient multipath tunneling nexthop test
` [PATCH net-next 10/10] selftests: netdevsim: Add test for resilient nexthop groups offload API


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.