All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 01:06:03 to 2020-04-28 02:42:22 UTC [more...]

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

[PATCH 0/3] Fix-up series for x86/master
 2020-04-28  2:42 UTC  (5+ messages)
` [PATCH 3/3] acpi: Fix-up patch to correct sandbox test errors

[PATCH v6 00/28] Initial Prefixed Instruction support
 2020-04-28  1:58 UTC  (21+ messages)
` [PATCH v6 01/28] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v6 02/28] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v6 03/28] powerpc/xmon: Move breakpoints to text section
` [PATCH v6 04/28] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v6 05/28] powerpc: Change calling convention for create_branch() et. al
` [PATCH v6 06/28] powerpc: Use a macro for creating instructions from u32s
` [PATCH v6 07/28] powerpc: Use an accessor for instructions
` [PATCH v6 08/28] powerpc: Use a function for getting the instruction op code
` [PATCH v6 09/28] powerpc: Use a function for byte swapping instructions
` [PATCH v6 10/28] powerpc: Introduce functions for instruction equality
` [PATCH v6 11/28] powerpc: Use a datatype for instructions
` [PATCH v6 12/28] powerpc: Use a function for reading instructions
` [PATCH v6 13/28] powerpc: Add a probe_user_read_inst() function
` [PATCH v6 14/28] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v6 15/28] powerpc/kprobes: Use patch_instruction()
` [PATCH v6 16/28] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v6 17/28] powerpc: Introduce a function for reporting instruction length
` [PATCH v6 18/28] powerpc/xmon: Use a function for reading instructions
` [PATCH v6 19/28] powerpc/xmon: Move insertion of breakpoint for xol'ing
` [PATCH v6 20/28] powerpc: Make test_translate_branch() independent of instruction length

[PATCH v3 2/2] ath11k: add DBG_MAC prints to track vdev events
 2020-04-28  2:38 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Add a helper to consolidate root sp allocation
 2020-04-28  2:37 UTC 

[mm/debug] fa6726c1e7: kernel_BUG_at_include/linux/mm.h
 2020-04-28  2:35 UTC  (6+ messages)

fix fiemap for ext4 bitmap files (+ cleanups) v2
 2020-04-28  2:35 UTC  (5+ messages)
` [PATCH 08/11] fs: move fiemap range validation into the file systems instances
` [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep

[PATCH] drm/amdgpu: address the static checker warnings
 2020-04-28  2:31 UTC  (4+ messages)

[PATCH] dt-bindings: timer: renesas: ostm: Convert to json-schema
 2020-04-28  2:31 UTC  (3+ messages)

linux-next: build failure after merge of the mac80211-next tree
 2020-04-28  2:29 UTC 

[PATCH v4 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-04-28  2:22 UTC  (8+ messages)
` [PATCH v4 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v4 2/7] dwc-hsotg (dwc2) USB host controller register definitions
` [PATCH v4 3/7] dwc-hsotg (dwc2) USB host controller state definitions
` [PATCH v4 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 5/7] usb: add short-packet handling to usb-storage driver
` [PATCH v4 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host

[PATCH] fstest: Crashmonkey rename tests ported to xfstest
 2020-04-28  2:23 UTC  (5+ messages)

[Intel-gfx] [CI] drm/i915/gt: Apply the magic PM interval roundup to all!
 2020-04-28  2:20 UTC  (3+ messages)

[PATCH 00/11] refactor git switch completion
 2020-04-28  2:20 UTC  (5+ messages)
` [PATCH 05/11] completion: add test showing subpar completion for git switch --orphan

[PATCHv3 0/8] fsl: layerscape: Initialize the GIC redistributor
 2020-04-28  2:19 UTC  (9+ messages)
` [PATCHv3 1/8] arm64: fsl-layerscape: Assign addr to resv_ram if enabled RESV_RAM config
` [PATCHv3 2/8] board: lx2160a: Don't program the GIC RD tables if failed to reserve memory
` [PATCHv3 3/8] board: lx2160a: Make sure the RD tables address align to 64KB
` [PATCHv3 4/8] fsl-layerscape: Kconfig: Select RESV_RAM config if GIC_V3_ITS is enabled
` [PATCHv3 5/8] arm64: layerscape: Move GIC RD tables initialization to CPU setup function
` [PATCHv3 6/8] configs: ls1088a: Enable GIC_V3_ITS config
` [PATCHv3 7/8] configs: ls1028a: "
` [PATCHv3 8/8] configs: ls208xa: "

[meta-oe][PATCH v2] sdbus-c++-tools: add nativesdk
 2020-04-28  2:19 UTC  (4+ messages)
` [oe] "

[PATCH] pseudo: add macro guard for seccomp
 2020-04-28  2:18 UTC  (3+ messages)
` [OE-core] "

[PATCH v4] pci: Make return value of pcie_capability_read*() consistent
 2020-04-28  2:19 UTC  (2+ messages)

[PATCH 0/2] Introduce QTI I2C PMIC controller
 2020-04-28  2:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: Document "
` [PATCH 2/2] mfd: Introduce "

[PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
 2020-04-28  2:17 UTC  (5+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 3/4] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO

[1.44 0/3] Merge request
 2020-04-28  2:17 UTC  (4+ messages)
` [1.44 1/3] knotty: Make the bb.command.CommandExit event terminate bitbake
` [1.44 2/3] fetch2: Make fetcher_compare_revisions() work
` [1.44 3/3] fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"

[virtio-comment] [PATCH v4 0/2] Cross-device resource sharing
 2020-04-28  2:15 UTC  (5+ messages)
` [virtio-comment] "
  ` [virtio-comment] Request vote for the patch: "

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

[PATCH v2 0/3] MIPS: Loongson64: Use logic_pio v2
 2020-04-28  2:14 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Massage address spaces headers
` [PATCH v2 2/3] MIPS: Introduce PCI_IO_VMMAP
` [PATCH v2 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP

[PATCH] clk: renesas: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selects
 2020-04-28  2:16 UTC  (2+ messages)

[zeus 0/7] Merge request
 2020-04-28  2:15 UTC  (8+ messages)
` [zeus 1/7] cve-check: CPE version '-' as all version
` [zeus 2/7] pseudo: Ensure we use our own libsqlite
` [zeus 3/7] wic: align layer plugin path
` [zeus 4/7] inetutils: Use alternatives to avoid manpage conflict
` [zeus 5/7] openssl: recommend cryptodev-module for corresponding PACKAGECONFIG
` [zeus 6/7] openssl: Upgrade 1.1.1d -> 1.1.1e
` [zeus 7/7] openssl: update to 1.1.1f

[PATCH v10 00/12] Inline Encryption Support
 2020-04-28  2:14 UTC  (4+ messages)
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption

a bug of perf
 2020-04-28  2:14 UTC  (6+ messages)
` [meta-freescale] "

b4 v0.4.0 available with new features
 2020-04-28  2:12 UTC  (4+ messages)
` [tools] "

[PATCH v2 4/4] mm/slub: Fix sysfs shrink circular locking dependency
 2020-04-28  2:11 UTC  (4+ messages)

A few change to increase test coverage for zoned devices
 2020-04-28  2:11 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3] checkpatch: add dedicated checker for 'Fixes:' tag
 2020-04-28  2:02 UTC  (2+ messages)

[iproute2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28  2:05 UTC 

stable-rc/linux-4.9.y build: 188 builds: 1 failed, 187 passed (v4.9.220-59-gc20ade302372)
 2020-04-28  2:04 UTC 

[PATCH net-next v3 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-04-28  2:03 UTC  (3+ messages)

[ath6kl:ath-next] BUILD SUCCESS 59a022cc14cf84c6405efc1571045683c258a1f5
 2020-04-28  2:01 UTC 

[m68k:master] BUILD SUCCESS e3b946742479a65abed71ec1d2e41cd0867de0c2
 2020-04-28  2:01 UTC 

[renesas-devel:master] BUILD SUCCESS 6abb16bef41e6b410969fad560a639bc3c3fb2d7
 2020-04-28  2:01 UTC 

[renesas-devel:renesas-arm-dt-for-v5.8] BUILD SUCCESS cf8ae446bbcbf5c48214eb7ddaa6ac6e12f4633d
 2020-04-28  2:01 UTC 

[ath6kl:ath-qca] BUILD SUCCESS 2041314af2bb256b69dddb797d68cc2bbe0233da
 2020-04-28  2:01 UTC 

Updating using FIT images to SPI NOR and eMMC
 2020-04-28  1:58 UTC 

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-04-28  1:54 UTC  (4+ messages)

[PATCH 1/2] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  1:49 UTC  (4+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

selinux_netlink_send changes program behavior
 2020-04-28  1:53 UTC  (6+ messages)

[PATCH 00/10] efi_loader: add capsule update support
 2020-04-28  1:52 UTC  (4+ messages)
` [PATCH 09/10] tools: add mkeficapsule command for UEFI capsule update test

[PATCH] ibmvfc: don't send implicit logouts prior to NPIV login
 2020-04-28  1:48 UTC  (3+ messages)

[PATCH v2] git-credential-store: skip empty lines and comments from store
 2020-04-28  1:49 UTC  (9+ messages)
` [PATCH v3] "

[PATCH-next] net: phy: bcm54140: Make a bunch of functions static
 2020-04-28  1:48 UTC 

[PATCH] ibmvscsi: fix WARN_ON during event pool release
 2020-04-28  1:46 UTC  (3+ messages)

[PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
 2020-04-28  1:46 UTC  (4+ messages)

[PATCH v17 0/3] BPF: New helper to obtain namespace data from current task
 2020-04-28  1:47 UTC  (5+ messages)

[PATCH v3 0/4] iommu/vt-d: Add page request draining support
 2020-04-28  1:47 UTC  (3+ messages)

[PATCH 0/3] mm: improve proportional memcg protection
 2020-04-28  1:45 UTC  (3+ messages)

[RFC] ptrace, pidfd: add pidfd_ptrace syscall
 2020-04-28  1:36 UTC  (11+ messages)
` [RFC v2] "

[dpdk-dev] rte epoll functions
 2020-04-28  1:43 UTC  (5+ messages)

Please pull NXP i.MX nxp-imx-4-28
 2020-04-28  1:42 UTC 

[PATCH v2 5/6] gpio: thunderx: Utilize for_each_set_clump macro
 2020-04-28  1:41 UTC  (3+ messages)

[PATCH] net: phy: bcm54140: Make a bunch of functions static
 2020-04-28  1:42 UTC  (3+ messages)

[PATCH net] wireguard: Use tunnel helpers for decapsulating ECN markings
 2020-04-28  1:09 UTC  (2+ messages)

[RFC PATCH 0/5] tc-gate offload for SJA1105 DSA switch
 2020-04-28  1:39 UTC  (6+ messages)
` [RFC PATCH 1/5] net: dsa: export dsa_slave_dev_check and dsa_slave_to_port
` [RFC PATCH 2/5] net: dsa: sja1105: add static tables for virtual links
` [RFC PATCH 3/5] net: dsa: sja1105: make room for virtual link parsing in flower offload
` [RFC PATCH 4/5] net: dsa: sja1105: support flow-based redirection via virtual links
` [RFC PATCH 5/5] net: dsa: sja1105: implement tc-gate using time-triggered "

[Buildroot] [PATCH 1/2] package/c-icap: bump version to 0.5.6
 2020-04-28  1:36 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/c-icap-modules: bump to version 0.5.4

Tmpfs size accounting misses memory allocations
 2020-04-28  1:34 UTC  (2+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-04-28  1:34 UTC  (6+ messages)
` [PATCH 18/26] KVM: arm64: Don't use empty structures as CPU reset state

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-04-28  1:34 UTC  (7+ messages)
` [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths

Testing endpoint halt support for raw-gadget
 2020-04-28  1:32 UTC  (7+ messages)

[PATCH 0/3] account for NVDIMM nodes during SRAT generation
 2020-04-28  1:28 UTC  (4+ messages)
` [PATCH 1/3] diffs-allowed: add the SRAT AML to diffs-allowed
` [PATCH 2/3] hw/acpi-build: account for NVDIMM numa nodes in SRAT
` [PATCH 3/3] tests/acpi: update expected SRAT files

[PATCH for-next] RDMA/core: Assign the name of device when allocating ib_device
 2020-04-28  1:29 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-28  1:29 UTC  (8+ messages)
` [dpdk-dev] [PATCH v9 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v10 4/9] net/virtio-user: add vectorized devarg
  ` [dpdk-dev] [PATCH v10 6/9] net/virtio: add vectorized packed ring Rx path

[RESEND PATCH v1 0/8] Bug fixes and improved logging in MHI
 2020-04-28  1:28 UTC  (4+ messages)
` [PATCH v1 2/8] bus: mhi: core: Add range check for channel id received in event ring

[PATCH] blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
 2020-04-28  1:54 UTC  (2+ messages)
` [PATCH v2] "

question about sensor sel
 2020-04-28  1:24 UTC  (3+ messages)
  `  "

stable-rc/linux-4.14.y build: 183 builds: 0 failed, 183 passed, 92 warnings (v4.14.177-83-gbbdd9c481dc2)
 2020-04-28  1:22 UTC 

[dpdk-dev] [PATCH] eal: fix lcore state bug
 2020-04-28  1:21 UTC 

[dpdk-dev] [PATCH 0/3] fix i40e bug for flow filter
 2020-04-28  1:20 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/3] net/i40e: remove ARP type check for FDIR filter
` [dpdk-dev] [PATCH 3/3] net/i40e: remove teardown when flush "

[PATCH] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  1:18 UTC  (3+ messages)

[PATCH 0/3] virgl: enable in qemu when 'opengl' is in DISTRO_FEATURES
 2020-04-28  1:18 UTC  (3+ messages)
` [PATCH 1/3] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target
  ` [OE-core] "

[PATCH 2/2] drm/amd/powerplay: avoid using pm_en before it is initialized revised
 2020-04-28  1:18 UTC  (2+ messages)

[DRAFT] What's cooking in git.git
 2020-04-28  1:17 UTC 

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-04-28  1:14 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v7 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v7 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v7 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v7 5/5] MIPS: Loongson64: Switch to generic PCI driver

[RFC 1/3] powernv/cpuidle : Support for pre-entry and post exit of stop state in firmware
 2020-04-28  1:08 UTC  (3+ messages)

[PATCH iproute2] tc: fq_codel: add drop_batch parameter
 2020-04-28  1:16 UTC  (2+ messages)

[PATCH iproute2] xfrm: also check for ipv6 state in xfrm_state_keep
 2020-04-28  1:15 UTC  (2+ messages)

[patch iproute2] tc: m_action: check cookie hex string len
 2020-04-28  1:14 UTC  (2+ messages)

[RFC PATCH 6/8] fs/dax: dedup file range to use a compare function
 2020-04-28  1:13 UTC  (2+ messages)

[PATCH] Input: synaptics-rmi4 - Really fix attn_data use-after-free
 2020-04-28  1:11 UTC  (2+ messages)

[PATCH V8 00/11] blk-mq: improvement CPU hotplug
 2020-04-28  1:10 UTC  (11+ messages)
` [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive

[PATCH 1/1] ndctl/namespace: Fix disable-namespace accounting relative to seed devices
 2020-04-28  1:09 UTC  (3+ messages)

[PATCH] Input: i8042 - add ThinkPad S230u to i8042 nomux list
 2020-04-28  1:08 UTC  (6+ messages)
    ` [PATCH] Input: i8042 - add ThinkPad S230u to i8042 reset list

[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
 2020-04-28  1:08 UTC  (7+ messages)
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk

[PATCH 0/7] x86: tag application address space for devices
 2020-04-28  1:08 UTC  (7+ messages)
` [PATCH 6/7] x86/traps: Fix up invalid PASID

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-28  0:54 UTC  (11+ messages)


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.