All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-31 09:40:15 to 2020-03-31 10:30:11 UTC [more...]

[PATCH 0/4] spapr: Get rid of CAS reboot flag
 2020-03-31 10:29 UTC  (5+ messages)

[PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link
 2020-03-31 10:28 UTC  (5+ messages)
` [PATCH 3/4] ASoC: Intel: bdw-rt5677: "

[PATCH] staging: vt6656: Use defines in vnt_mac_reg_bits_* functions
 2020-03-31 10:29 UTC  (3+ messages)

[PATCH v19 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-03-31  9:58 UTC  (40+ messages)
` [PATCH v19 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v19 02/24] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v19 03/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v19 04/24] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v19 05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v19 06/24] selftests: vm: pkeys: Use sane types for pkey register
` [PATCH v19 07/24] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v19 08/24] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v19 09/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v19 10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v19 11/24] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v19 12/24] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v19 13/24] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v19 14/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v19 15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v19 16/24] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v19 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v19 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v19 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v19 20/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v19 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v19 22/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v19 23/24] selftests: vm: pkeys: Use the correct page size "
` [PATCH v19 24/24] selftests: vm: pkeys: Fix multilib builds for x86

[PATCH v3 1/6] dt-bindings: dma: uniphier-xdmac: Consolidate register region description
 2020-03-31 10:28 UTC  (4+ messages)

[PATCH u-boot-marvell 1/4] arm: mvebu: turris_mox: Fix early SPI communication
 2020-03-31 10:28 UTC  (6+ messages)
` [PATCH u-boot-marvell 2/4] arm: mvebu: dts: turris_mox: update sdhci properties
` [PATCH u-boot-marvell 4/4] arm: mvebu: dts: turris_mox: fix USB3 regulator

[PATCHv2 0/2] Add helper functions to print a fourcc
 2020-03-31 10:27 UTC  (6+ messages)

[PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
 2020-03-31 10:29 UTC  (6+ messages)

[PATCH v1] usb: Add read support for HCIVERSION register to XHCI
 2020-03-31 10:24 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: remove unnecessary NULL check
 2020-03-31 10:24 UTC 

[dpdk-dev] [PATCH] examples/l2fwd-event: add option to configure port pairs
 2020-03-31 10:23 UTC  (3+ messages)
` [dpdk-dev] [dpdk-dev v2] "

[dpdk-dev] [PATCH] crypto/dpaa2_sec: remove unnecessary NULL check
 2020-03-31 10:22 UTC 

[PATCH v10 00/14] iotests: use python logging
 2020-03-31 10:21 UTC  (3+ messages)
` [PATCH v10 10/14] iotests: add hmp helper with logging

[Cocci] linux: bad logic in repetitive tests
 2020-03-31  9:02 UTC  (3+ messages)

[PATCH v7 00/11] media: Report camera sensor properties
 2020-03-31 10:21 UTC  (3+ messages)
` [PATCH v7 03/11] dt-bindings: video-interface: Replace 'rotation' description

deprecation of in-tree builds
 2020-03-31 10:19 UTC  (8+ messages)

[PATCH v3 0/5] Introduce drm scaling filter property
 2020-03-31 10:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce drm scaling filter property (rev4)

INFO: trying to register non-static key in try_to_wake_up
 2020-03-31 10:18 UTC  (4+ messages)

[PATCH] x86/perf: Add hardware performance events support for Zhaoxin CPU
 2020-03-31 10:18 UTC  (2+ messages)

[PATCH 00/11] x86/ucode: Cleanup and fixes - Part 4/n (AMD)
 2020-03-31 10:05 UTC  (12+ messages)
` [PATCH 01/11] x86/ucode/amd: Fix more potential buffer overruns with microcode parsing
` [PATCH 02/11] x86/ucode/amd: Move check_final_patch_levels() to apply_microcode()
` [PATCH 03/11] x86/ucode/amd: Don't use void * for microcode_patch->mpb
` [PATCH 04/11] x86/ucode/amd: Collect CPUID.1.EAX in collect_cpu_info()
` [PATCH 05/11] x86/ucode/amd: Overhaul the equivalent cpu table handling completely
` [PATCH 06/11] x86/ucode/amd: Move verify_patch_size() into get_ucode_from_buffer_amd()
` [PATCH 07/11] x86/ucode/amd: Alter API for microcode_fits()
` [PATCH 08/11] x86/ucode/amd: Rename bufsize to size in cpu_request_microcode()
` [PATCH 09/11] x86/ucode/amd: Remove gratuitous memory allocations from cpu_request_microcode()
` [PATCH 10/11] x86/ucode/amd: Fold structures together
` [PATCH 11/11] x86/ucode/amd: Rework parsing logic in cpu_request_microcode()

[kvm-unit-tests PATCH v2] s390x: Add stsi 3.2.2 tests
 2020-03-31 10:16 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3] "

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Add request throughput measurement to perf
 2020-03-31 10:16 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore

[PATCH 5.5 000/170] 5.5.14-rc1 review
 2020-03-31 10:16 UTC  (5+ messages)
` [PATCH 5.5 102/170] scripts/dtc: Remove redundant YYLOC global declaration
` [PATCH 5.5 138/170] netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress

[V4, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-31 10:14 UTC  (7+ messages)
` [V4, 2/2] media: i2c: Add "

[Fuego] Jenkins build history Issue
 2020-03-31 10:15 UTC 

[RFC PATCH v1 44/50] arm64: ptr auth: Use get_random_u64 instead of _bytes
 2020-03-31 10:14 UTC  (5+ messages)

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-03-31 10:13 UTC  (16+ messages)

[igt-dev] [PATCH i-g-t v3] tests/kms_concurrent: Move bandwidth calculation to igt_fixture
 2020-03-31 10:12 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_concurrent: Move bandwidth calculation to igt_fixture (rev4)

[RFC PATCH v2 0/3] KASAN/KUnit Integration
 2020-03-31 10:12 UTC  (9+ messages)
` [RFC PATCH v2 3/3] KASAN: Port KASAN Tests to KUnit

[PATCH] s390x: kvm: Fix number of cpu reports for stsi 3.2.2
 2020-03-31 10:11 UTC  (3+ messages)

[PATCH v2] kbuild: Enable -Wtautological-compare
 2020-03-31 10:11 UTC  (3+ messages)

[PATCH bpf] riscv: remove BPF JIT for nommu builds
 2020-03-31 10:10 UTC  (2+ messages)

[PATCH 00/23] Floppy driver cleanups
 2020-03-31 10:10 UTC  (25+ messages)
` [PATCH 01/23] floppy: split the base port from the register in I/O accesses
` [PATCH 02/23] floppy: add references to 82077's extra registers
` [PATCH 03/23] floppy: use symbolic register names in the m68k port
` [PATCH 04/23] floppy: use symbolic register names in the parisc port
` [PATCH 05/23] floppy: use symbolic register names in the powerpc port
` [PATCH 06/23] floppy: use symbolic register names in the sparc32 port
` [PATCH 07/23] floppy: use symbolic register names in the sparc64 port
` [PATCH 08/23] floppy: use symbolic register names in the x86 port
` [PATCH 09/23] floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore
` [PATCH 10/23] floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore
` [PATCH 11/23] floppy: cleanup: make show_floppy() "
` [PATCH 12/23] floppy: cleanup: make wait_til_ready() "
` [PATCH 13/23] floppy: cleanup: make output_byte() "
` [PATCH 14/23] floppy: cleanup: make result() "
` [PATCH 15/23] floppy: cleanup: make need_more_output() "
` [PATCH 16/23] floppy: cleanup: make perpendicular_mode() "
` [PATCH 17/23] floppy: cleanup: make fdc_configure() "
` [PATCH 18/23] floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore
` [PATCH 19/23] floppy: cleanup: make check_wp() "
` [PATCH 20/23] floppy: cleanup: make next_valid_format() not rely on current_drive anymore
` [PATCH 21/23] floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore
` [PATCH 22/23] floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
` [PATCH 23/23] floppy: cleanup: add a few comments about expectations in certain functions

[PATCH] drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK for DPM states consist of three entities :FCLK, UCLK, MEMCLK all these three clk change together , MEMCLK from FCLK
 2020-03-31 10:10 UTC 

[Xen-devel] [PATCH v13 0/3] VM forking
 2020-03-31 10:09 UTC  (3+ messages)
` [Xen-devel] [PATCH v13 1/3] xen/mem_sharing: "
  `  "

[PATCH] xfs: move trace_xfs_dquot_dqalloc() to proper place
 2020-03-31 10:09 UTC 

Raid-6 won't boot
 2020-03-31 10:08 UTC  (12+ messages)

[PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing
 2020-03-31 10:07 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] [ARC] Allow more ABIs in GLIBC_DYNAMIC_LINKER
 2020-03-31 10:06 UTC  (2+ messages)

[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-31 10:06 UTC  (4+ messages)
` [PATCH v11 22/26] block/rnbd: server: functionality for IO submission to file or block dev

[RFC] Add more inode fields to inode metadata signature
 2020-03-31 10:05 UTC 

[PATCH v2 0/2] psi: enhance psi with the help of ebpf
 2020-03-31 10:04 UTC  (3+ messages)
` [PATCH v2 1/2] psi: introduce various types of memstall
` [PATCH v2 2/2] psi, tracepoint: introduce tracepoints for psi_memstall_{enter, leave}

[GIT PULL] x86/vmware changes for v5.7
 2020-03-31 10:03 UTC 

[PATCH v7 0/7] set_memory() routines and STRICT_MODULE_RWX
 2020-03-31  9:56 UTC  (4+ messages)
` [PATCH v7 7/7] powerpc/32: use set_memory_attr()

[dm-crypt] unbound keys
 2020-03-31 10:03 UTC  (3+ messages)

[PATCH net-next] pppoe: new ioctl to extract per-channel stats
 2020-03-31 10:03 UTC  (5+ messages)

Emulate ppc64le builds on x86/x64 machine
 2020-03-31  8:17 UTC 

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-03-31 10:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Update CP as per the kernel internal state (rev3)

[PATCH][next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic"
 2020-03-31 10:00 UTC  (2+ messages)

[PATCH] mtd: spi: Add Macronix MX25U3235F device
 2020-03-31 10:00 UTC  (2+ messages)

[PATCH v2 0/3] Add basic support for Loongson 7A1000 bridge chip
 2020-03-31  9:58 UTC  (4+ messages)
` [PATCH v2 2/3] MIPS: Loongson: Add DMA support for 7A1000

[ovmf test] 149207: all pass - PUSHED
 2020-03-31  9:57 UTC 

[PATCH v2] modpost: move the namespace field in Module.symvers last
 2020-03-31  9:58 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/3] configure RSS hash
 2020-03-31  9:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/3] app/testpmd: handle RSS offload types ESP and AH

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-31  9:55 UTC  (8+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format

[PATCH RFC 0/9] Add riscv64 kvm accel support
 2020-03-31  9:51 UTC  (6+ messages)
` [PATCH RFC 8/9] target/riscv: Handler KVM_EXIT_RISCV_SBI exit

[dpdk-dev] DPDK Release Status Meeting 26/03/2020
 2020-03-31  9:55 UTC 

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-03-31  9:49 UTC  (12+ messages)

[PATCH v4] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-31  9:51 UTC  (4+ messages)

[PATCH] /proc/PID/smaps: Add PMD migration entry parsing
 2020-03-31  9:51 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/29] Update ENA driver to v2.1.0
 2020-03-31  9:51 UTC  (19+ messages)
` [dpdk-dev] [PATCH 01/29] net/ena: check if size of buffer is at least 1400B
` [dpdk-dev] [PATCH 02/29] net/ena/base: make allocation macros thread-safe
` [dpdk-dev] [PATCH 04/29] net/ena/base: set default hash key
` [dpdk-dev] [PATCH 17/29] net/ena: add support for large LLQ headers
` [dpdk-dev] [PATCH 26/29] net/ena: reuse 0 length Rx descriptor

[PATCH v6 00/42] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-03-31  9:48 UTC  (17+ messages)
` [PATCH v6 09/42] nvme: add max_ioqpairs device parameter
` [PATCH v6 11/42] nvme: add temperature threshold feature
` [PATCH v6 12/42] nvme: add support for the get log page command
` [PATCH v6 14/42] nvme: add missing mandatory features

[PATCH 0/7] target/ppc: Add support for Radix partition-scoped translation
 2020-03-31  9:49 UTC  (5+ messages)
` [PATCH 5/7] target/ppc: Rework ppc_radix64_walk_tree() for "

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-03-31  9:32 UTC  (4+ messages)
` [PATCH 1/3] riscv/mm: Add pkmap region and CONFIG_HIGHMEM
` [PATCH 2/3] riscv/mm: Implement kmap() and kmap_atomic()
` [PATCH 3/3] riscv/mm: Add pkmap in print_vm_layout()

single target builds are broken
 2020-03-31  9:49 UTC  (2+ messages)

[PATCH] x86: spi: Only use the fast SPI peripheral when support
 2020-03-31  9:49 UTC  (8+ messages)

Upcoming: Notifications, FS notifications and fsinfo()
 2020-03-31  9:49 UTC  (7+ messages)

[linux-next:master 5640/13335] arch/riscv/net/bpf_jit_comp64.c:1094:47: error: 'BPF_JIT_REGION_START' undeclared
 2020-03-31  9:47 UTC  (2+ messages)

[PATCH] drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode
 2020-03-31  9:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH -next] libnvdimm/region: Fix build error
 2020-03-31  9:46 UTC  (3+ messages)

[PATCH] powerpc: Add new HWCAP bits
 2020-03-31  9:42 UTC 

fast-import's hash table is slow
 2020-03-31  9:45 UTC 

[Intel-gfx] [PATCH i-g-t] lib/igt_fb: change comments with fd description
 2020-03-31  9:45 UTC  (2+ messages)

[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
 2020-03-31  9:45 UTC  (7+ messages)
` [PATCH 3/3] arm64: tlb: skip tlbi broadcast

[LTP] [PATCH 0/1] Added Refrence for Linux Asynchronous IO APIs in LTP
 2020-03-31  9:45 UTC  (3+ messages)
` [LTP] [PATCH 1/1] "

[rdma:hmm] BUILD SUCCESS bd5d3587b218d33d70a835582dfe1d8f8498e702
 2020-03-31  9:44 UTC 

[PATCH] can: c_can: Handle lost bus-off interrupt while IRQs are disabled
 2020-03-31  9:44 UTC  (8+ messages)

[Intel-gfx] [PATCH i-g-t] tests/kms_plane_alpha_blend: Correct typo in the name and comments of a subtest
 2020-03-31  9:43 UTC  (2+ messages)

[OE-core][RFC PATCH 0/2] introduce multi-state image deployment
 2020-03-31  9:43 UTC  (5+ messages)
` [OE-core][RFC PATCH 2/2] image.bbclass: deploy image artifacts in stages

[Intel-gfx] [PATCH] drm/i915/gt: Include the execlists CCID of each port in the engine dump
 2020-03-31  9:42 UTC 

Question about SEA handling process happened in user space
 2020-03-31  9:41 UTC  (3+ messages)

[PATCH] mm, trivial: Simplify swap related code in try_to_unmap_one()
 2020-03-31  9:41 UTC  (2+ messages)

[PATCH] Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
 2020-03-31  9:40 UTC  (2+ messages)

[PATCH v9 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-03-31  9:40 UTC  (4+ messages)
` [PATCH v9 1/3] perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping
` [PATCH v9 2/3] perf/x86/intel/uncore: Wrap the max dies calculation into an accessor
` [PATCH v9 3/3] perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mapping


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.