All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-10 11:51:51 to 2020-06-10 12:23:46 UTC [more...]

[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
 2020-06-10 12:04 UTC  (3+ messages)
` [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs == base

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-10 12:22 UTC  (6+ messages)
` [RFT][PATCH 0/3] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH 1/3] ACPICA: Defer unmapping of memory used in memory opregions
  ` [RFT][PATCH 2/3] ACPICA: Remove unused memory mappings on interpreter exit
  ` [RFT][PATCH 3/3] ACPI: OSL: Define ACPI_OS_MAP_MEMORY_FAST_PATH()

cxgb4: Update firmware to revision 1.24.17.0
 2020-06-10 12:22 UTC  (2+ messages)

[PATCH] iwlwifi: Replace zero-length array with flexible-array
 2020-06-10 12:22 UTC  (2+ messages)

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-06-10 12:22 UTC  (18+ messages)
` [PATCH v9 03/11] drm: bridge: dw_mipi_dsi: add dsi v1.01 support
` [PATCH v9 04/11] drm: bridge: dw_mipi_dsi: remove bind/unbind API
` [PATCH v9 09/11] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v9 10/11] drm: bridge: dw-mipi-dsi: fix bad register field offsets

[PATCH 4.4 00/36] 4.4.227-rc2 review
 2020-06-10 12:22 UTC  (2+ messages)

[PATCH v9 00/61] target/riscv: support vector extension v0.7.1
 2020-06-10 11:37 UTC  (27+ messages)
` [PATCH v9 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v9 07/61] target/riscv: add vector index "
` [PATCH v9 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v9 09/61] target/riscv: add vector amo operations
` [PATCH v9 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v9 11/61] target/riscv: vector widening "
` [PATCH v9 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v9 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v9 14/61] target/riscv: vector single-width bit shift instructions
` [PATCH v9 15/61] target/riscv: vector narrowing integer right "
` [PATCH v9 16/61] target/riscv: vector integer comparison instructions
` [PATCH v9 17/61] target/riscv: vector integer min/max instructions
` [PATCH v9 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v9 19/61] target/riscv: vector integer divide instructions
` [PATCH v9 20/61] target/riscv: vector widening integer multiply instructions
` [PATCH v9 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v9 22/61] target/riscv: vector widening "

[RFC PATCH bpf-next 0/2] bpf_redirect_map() tail call detection and xdp_do_redirect() avoidance
 2020-06-10 12:21 UTC  (3+ messages)

[LTP] [PATCH] syscalls/ioctl_loop05: Get the logic_block_size dynamically
 2020-06-10 12:19 UTC  (5+ messages)
` [LTP] [PATCH v2] syscalls/ioctl_loop05: Use correct blockdev to get logical_block_size

[PATCH 0/2] Add Intel LGM soc DMA support
 2020-06-10 12:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: Add bindings for intel LGM SOC
` [PATCH 2/2] Add Intel LGM soc DMA support

[PATCH 00/15] gcc-10 warning fixes
 2020-06-10 12:18 UTC  (3+ messages)
` [PATCH 02/15] iwlwifi: mvm: fix gcc-10 zero-length-bounds warning

[PATCH] ath10k: enable advertising support for channels 32, 68 and 98
 2020-06-10 12:18 UTC  (3+ messages)

Rename offensive terminology (master)
 2020-06-10 12:18 UTC  (7+ messages)

nativesdk-meson issues
 2020-06-10 12:17 UTC 

[dpdk-dev] [PATCH v2] net/pcap: support software Tx nanosecond timestamps
 2020-06-10 12:17 UTC  (4+ messages)

Clarification regarding new qemu-img convert --target-is-zero flag
 2020-06-10 11:56 UTC  (6+ messages)

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-06-10 12:15 UTC  (4+ messages)
` [PATCH v9 02/11] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields

[PATCH] exfat: Fix use after free in exfat_load_upcase_table()
 2020-06-10 12:14 UTC  (4+ messages)
` exfat: Improving exception handling in two functions

[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-10 11:54 UTC  (44+ messages)
` [PATCH v4 01/21] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v4 02/21] vfio: Convert to ram_block_discard_disable()
` [PATCH v4 03/21] accel/kvm: "
` [PATCH v4 04/21] s390x/pv: "
` [PATCH v4 05/21] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v4 06/21] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v4 07/21] migration/rdma: "
` [PATCH v4 08/21] migration/colo: "
` [PATCH v4 09/21] linux-headers: update to contain virtio-mem
` [PATCH v4 10/21] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v4 11/21] virtio-pci: Proxy for virtio-mem
` [PATCH v4 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v4 14/21] numa: Handle virtio-mem in NUMA stats
` [PATCH v4 15/21] pc: Support for virtio-mem-pci
` [PATCH v4 16/21] virtio-mem: Allow notifiers for size changes
` [PATCH v4 17/21] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v4 18/21] virtio-mem: Migration sanity checks
` [PATCH v4 19/21] virtio-mem: Add trace events
` [PATCH v4 20/21] virtio-mem: Exclude unplugged memory during migration
` [PATCH v4 21/21] numa: Auto-enable NUMA when any memory devices are possible

[PATCH] mips/ftrace: Fix stack backtrace in unwind_stack_by_address()
 2020-06-10 12:12 UTC 

[PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes
 2020-06-10 12:06 UTC  (6+ messages)
` [PATCH v2 1/8] MAINTAINERS: Mark SH4 hardware orphan
` [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan

[PATCH v11 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
 2020-06-10 12:09 UTC  (8+ messages)
        ` [PATCH v11 5/6] ndctl/papr_scm, uapi: "

[PATCH v2] qla2xxx: Fix the ARM build
 2020-06-10 12:11 UTC  (3+ messages)

crypto API and GFP_ATOMIC
 2020-06-10 12:11 UTC  (4+ messages)

[PATCH] iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queue
 2020-06-10 12:10 UTC  (2+ messages)

[PATCH] drm/tegra: Add zpos property for cursor planes
 2020-06-10 12:10 UTC  (3+ messages)

[PATCH 4.19.y] selftests: bpf: fix use of undeclared RET_IF macro
 2020-06-10 12:10 UTC  (5+ messages)

[kees:devel/seccomp/addfd/v3.1 4/5] net/core/scm.c:316:7: warning: variable 'new_fd' is used uninitialized whenever 'if' condition is false
 2020-06-10 12:09 UTC 

[dpdk-dev] [PATCH] net/i40e: fix modifying the number of queues
 2020-06-10 12:07 UTC 

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-06-10 12:08 UTC  (5+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad

[PATCH] exfat: call brelse() on error path
 2020-06-10 12:07 UTC  (2+ messages)

[PATCH] s390: set NODES_SHIFT=0 when NUMA=n
 2020-06-10 12:07 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] rte_dev_probe() API change
 2020-06-10 12:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v20.11 2/2] eal: improve device probing API

[PATCH v3] mmc: sdhci: Fix HISPD bit handling
 2020-06-10 12:06 UTC  (3+ messages)

How to fix BTRFS transaction blocks while mounting BTRFS HDD
 2020-06-10 12:06 UTC  (2+ messages)

[PATCH 0/5] soundwire: qcom: add mmio support
 2020-06-10 12:06 UTC  (6+ messages)
` [PATCH 4/5] soundwire: qcom: avoid dependency on CONFIG_SLIMBUS

[PATCH] gpio: rcar: handle pm_runtime_get_sync failure case
 2020-06-10 12:04 UTC  (3+ messages)

[PATCH] nfsdclnts: Change shebang to /usr/bin/python3
 2020-06-10 12:04 UTC 

[PATCH v3 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-10 12:04 UTC  (5+ messages)
` [PATCH v3 4/7] selftests/ftrace: Convert required interface checks into requires list

[RFC] drivers/hwmon: Corsair Commander Pro driver
 2020-06-10 12:03 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/4] add AESNI-MB rawdev for multi-function processing
 2020-06-10 12:02 UTC  (7+ messages)
` [dpdk-dev] [PATCH 0/3] add support for DOCSIS protocol to security library
  ` [dpdk-dev] [PATCH 2/3] cryptodev: add security operation to crypto operation

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-10 12:01 UTC  (6+ messages)
` [PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
    ` [Intel-gfx] "

[PATCH 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
 2020-06-10 12:01 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH 2/4] dt-bindings: display: simple: add Tianma TM070JVHG33
` [PATCH 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH 4/4] drm/panel: simple: add Tianma TM070JVHG33

[dpdk-dev] [PATCH v2 0/3] compile librte_net for windows
 2020-06-10 12:00 UTC  (4+ messages)
  ` [dpdk-dev] [PATCH v2 1/3] net: fix s_addr redefinition in Windows
  ` [dpdk-dev] [PATCH v2 2/3] net: add htons to minGW for Windows
  ` [dpdk-dev] [PATCH v2 3/3] eal/windows: librte_net build on Windows

[android-common:android-5.4-stable 1/1] arch/arm64/kernel/vdso/vgettimeofday.c:27:8: warning: no previous prototype for function '__kernel_time'
 2020-06-10 12:00 UTC 

Recent changes (master)
 2020-06-10 12:00 UTC 

[meta-oe][PATCH] igt-gpu-tools: add new package
 2020-06-10 11:59 UTC  (4+ messages)
` [oe] "

[PATCH 0/2] Add MSIOF support for R8A7742 SOC
 2020-06-10 11:59 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,sh-msiof: Add r8a7742 support

[dpdk-dev] [Bug 488] mlx4: cannot reattach devices
 2020-06-10 11:59 UTC 

arm64: el1_error when copy rawdata to a partition
 2020-06-10 11:58 UTC  (2+ messages)

[PATCH] drm/ast: fix missing break in switch statement for format->cpp[0] case 4
 2020-06-10 11:58 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix max ring count calculation
 2020-06-10 11:56 UTC  (2+ messages)

[dpdk-dev] [PATCH] bus/pci: optimize bus scan
 2020-06-10 11:50 UTC 

[dpdk-dev] [PATCH 00/36] bnxt patches
 2020-06-10 11:44 UTC  (22+ messages)
` [dpdk-dev] [PATCH 16/36] net/bnxt: remove cache_tbl_id enums
` [dpdk-dev] [PATCH 17/36] net/bnxt: extend index table processing to process action templates
` [dpdk-dev] [PATCH 18/36] net/bnxt: use vport in the phy port act handler
` [dpdk-dev] [PATCH 19/36] net/bnxt: add enum to the critical resource
` [dpdk-dev] [PATCH 20/36] net/bnxt: rename regfile_wr_idx to regfile_idx
` [dpdk-dev] [PATCH 21/36] net/bnxt: remove unused enum in regfile index
` [dpdk-dev] [PATCH 22/36] net/bnxt: rename an enum in the "
` [dpdk-dev] [PATCH 23/36] net/bnxt: rename the enums in the bnxt_ulp_resource_sub_type
` [dpdk-dev] [PATCH 24/36] net/bnxt: add a devarg to set max flow count
` [dpdk-dev] [PATCH 25/36] net/bnxt: add support for vxlan encap and decap templates
` [dpdk-dev] [PATCH 26/36] net/bnxt: flow db api to get vf rep action record
` [dpdk-dev] [PATCH 27/36] net/bnxt: parse ipv6 vtc_flow field for more granularly
` [dpdk-dev] [PATCH 28/36] net/bnxt: remove the implicit bitset update for vnic action
` [dpdk-dev] [PATCH 29/36] net/bnxt: divide the ulp template db file to smaller modules
` [dpdk-dev] [PATCH 30/36] net/bnxt: unify the mapper opcodes into single enum
` [dpdk-dev] [PATCH 31/36] net/bnxt: change opcode for adding pad to setting zero for common usage
` [dpdk-dev] [PATCH 32/36] net/bnxt: optimized key/mask/result fields to use set to zero opcode
` [dpdk-dev] [PATCH 33/36] net/bnxt: add support for internal exact match flows
` [dpdk-dev] [PATCH 34/36] net/bnxt: enable vfr flag processing with mark db opcode
` [dpdk-dev] [PATCH 35/36] net/bnxt: rename fields in the device params structure
` [dpdk-dev] [PATCH 36/36] net/bnxt: update ulp template database for new opcodes

[MPTCP] [PATCH mptcp-next 2/2] mptcp: add receive buffer auto-tuning
 2020-06-10 11:55 UTC 

[MPTCP] [PATCH mptcp-next 1/2] selftests: mptcp: add option to specify size of file to transfer
 2020-06-10 11:55 UTC 

[PATCH 1/1] net: stmmac: gmac3: add auxiliary snapshot support
 2020-06-10 11:55 UTC 

[MPTCP] [PATCH mptcp-next 0/2] mptcp: receive buffer auto-tuning
 2020-06-10 11:55 UTC 

[Intel-gfx] A panic and a hang in the i915 drm driver
 2020-06-10 11:54 UTC  (8+ messages)
`  "

ethtool 5.7: netlink ENOENT error when setting WOL
 2020-06-10 11:53 UTC  (5+ messages)

[PATCH] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-10 11:53 UTC  (6+ messages)

[PATCH v4] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-06-10 11:52 UTC  (3+ messages)

The ultimate OS conclusion
 2020-06-10 11:52 UTC 

[PATCH for-4.14 0/2] x86/passthrough: fixes for PVH dom0 edge triggered interrupts
 2020-06-10 11:51 UTC  (3+ messages)
` [PATCH for-4.14 1/2] x86/passthrough: do not assert edge triggered GSIs for PVH dom0
` [PATCH for-4.14 2/2] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask


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.