All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-02 13:11:45 to 2020-07-02 13:46:48 UTC [more...]

[PATCH] MAINTAINERS: Change Maintainer for some at91 drivers
 2020-07-02 13:42 UTC 

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-02 13:40 UTC  (10+ messages)
` [PATCH v7 18/21] multi-process: heartbeat messages to remote
` [PATCH v7 19/21] multi-process: perform device reset in the remote process
` [PATCH v7 20/21] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v7 21/21] multi-process: add configure and usage information

[PATCH v7 1/4] driver core: add device probe log helper
 2020-07-02 13:44 UTC  (4+ messages)
  ` [PATCH v8 2/5] driver core: add deferring probe reason to devices_deferred property

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-07-02 13:45 UTC  (5+ messages)
` [PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v6 6/6] mm/vmscan: restore active/inactive ratio "

[PATCH] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal
 2020-07-02 13:45 UTC  (6+ messages)

[PATCH] ASoC: dt-bindings: simple-card: Fix 'make dt_binding_check' warnings
 2020-07-02 13:43 UTC  (6+ messages)

[PATCH 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
 2020-07-02 13:44 UTC  (11+ messages)
` [PATCH 1/3] btrfs: Introduce extent_changeset_revert() for qgroup
` [PATCH 2/3] btrfs: qgroup: Try to flush qgroup space when we get -EDQUOT
` [PATCH 3/3] Revert "btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT"

[PATCH net-next] mlx4: Mark PM functions as __maybe_unused
 2020-07-02 13:44 UTC  (2+ messages)

[PATCH 0/5] MIPS patches queue for 5.1 soft freeze
 2020-07-02 13:37 UTC  (4+ messages)
` [PATCH 1/5] Revert "hw/intc: Add Loongson LIOINTC support"
` [PATCH 2/5] target/mips: Remove identical if/else branches
` [PATCH 5/5] MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang)

[net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
 2020-07-02 13:43 UTC  (12+ messages)

[PATCH v4 0/4] msm8996 CPU scaling support
 2020-07-02 13:43 UTC  (4+ messages)
` [PATCH v4 3/3] arch: arm64: dts: msm8996: Add opp and thermal
` [PATCH v4 4/4] "

[PATCH v3 0/4] msm8996 CPU scaling suppor
 2020-07-02 13:42 UTC  (4+ messages)
` [PATCH v3 4/4] arch: arm64: dts: msm8996: Add opp and thermal

[kvm-unit-tests PATCH v2 0/8] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-02 13:42 UTC  (19+ messages)
` [kvm-unit-tests PATCH v2 3/8] arm64: microbench: gic: Add gicv4.1 support for ipi "
` [kvm-unit-tests PATCH v2 5/8] arm64: microbench: its: Add LPI "
` [kvm-unit-tests PATCH v2 6/8] arm64: microbench: Allow each test to specify its running times
` [kvm-unit-tests PATCH v2 7/8] arm64: microbench: Add time limit for each individual test
` [kvm-unit-tests PATCH v2 8/8] arm64: microbench: Add vtimer latency test

IOASID set token
 2020-07-02 13:48 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-02 13:40 UTC  (13+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "

[PATCH 0/2] Add support for Control-Flow Integrity
 2020-07-02 13:38 UTC  (7+ messages)
` [PATCH 2/2] configure: add "

[Bug 206877] New: Nested virt on AMD (and probably older Intel) doesn't work with ignore_msrs=Y on L0 (fails with UMWAIT error)
 2020-07-02 13:39 UTC  (2+ messages)
` [Bug 206877] "

[PATCH v5 00/20] audio: deprecate -soundhw
 2020-07-02 13:25 UTC  (21+ messages)
` [PATCH v5 01/20] stubs: add isa_create_simple
` [PATCH v5 02/20] stubs: add pci_create_simple
` [PATCH v5 03/20] audio: add deprecated_register_soundhw
` [PATCH v5 04/20] audio: deprecate -soundhw ac97
` [PATCH v5 05/20] audio: deprecate -soundhw es1370
` [PATCH v5 06/20] audio: deprecate -soundhw adlib
` [PATCH v5 07/20] audio: deprecate -soundhw cs4231a
` [PATCH v5 08/20] audio: deprecate -soundhw gus
` [PATCH v5 09/20] audio: deprecate -soundhw sb16
` [PATCH v5 10/20] audio: deprecate -soundhw hda
` [PATCH v5 11/20] pc_basic_device_init: pass PCMachineState
` [PATCH v5 12/20] pc_basic_device_init: drop has_pit arg
` [PATCH v5 13/20] pc_basic_device_init: drop no_vmport arg
` [PATCH v5 14/20] softmmu: initialize spice and audio earlier
` [PATCH v5 15/20] audio: rework pcspk_init()
` [PATCH v5 16/20] audio: create pcspk device early
` [PATCH v5 17/20] audio: deprecate -soundhw pcspk
` [PATCH v5 18/20] audio: add soundhw deprecation notice
` [PATCH v5 19/20] pcspk: update docs/system/target-i386-desc.rst.inc
` [PATCH v5 20/20] audio: set default value for pcspk.iobase property

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2020-07-02 13:37 UTC  (10+ messages)
` [PATCH v2 06/17] irqchip/gic-v3: Configure SGIs as standard interrupts
` [PATCH v2 14/17] arm64: Kill __smp_cross_call and co

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-02 13:32 UTC  (5+ messages)
` [PATCH v9 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v9 24/34] qcow2: Add subcluster support to check_refcounts_l2()

WARNING in idr_alloc
 2020-07-02 13:39 UTC  (2+ messages)

[net-next,PATCH 0/4] net: mdio-ipq4019: add Clause 45 and clock support
 2020-07-02 13:38 UTC  (9+ messages)
` [net-next,PATCH 1/4] net: mdio-ipq4019: change defines to upper case
` [net-next,PATCH 2/4] net: mdio-ipq4019: add clock support
` [net-next,PATCH 3/4] net: mdio-ipq4019: add Clause 45 support
` [net-next,PATCH 4/4] dt-bindings: mdio-ipq4019: add clock support

[PATCH] dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
 2020-07-02 13:38 UTC  (2+ messages)

[PATCH v2] dmaengine: idxd: add work queue drain support
 2020-07-02 13:37 UTC  (2+ messages)

[PATCH v3 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-02 13:43 UTC  (5+ messages)
` [PATCH v3 6/7] iommu/vt-d: Warn on out-of-range invalidation address

[PATCH v2] dmaengine: check device and channel list for empty
 2020-07-02 13:36 UTC  (2+ messages)

[LTP] [PATCH v3 1/2] Add tst_get_hugepage_size() to LTP library
 2020-07-02 13:36 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] Add test for CVE 2017-1000405

[PATCH v2] dmaengine: idxd: cleanup workqueue config after disabling
 2020-07-02 13:36 UTC  (2+ messages)

[PATCH 0/7] Corrupt counter improvement
 2020-07-02 13:36 UTC  (23+ messages)
` [PATCH 1/8] btrfs: Make get_state_failrec return failrec directly
` [PATCH 2/8] btrfs: Streamline btrfs_get_io_failure_record logic
` [PATCH 3/8] btrfs: Record btrfs_device directly btrfs_io_bio
` [PATCH 4/8] btrfs: Don't check for btrfs_device::bdev in btrfs_end_bio
` [PATCH 5/8] btrfs: Increment device corruption error in case of checksum error
` [PATCH 6/8] btrfs: Remove needless ASSERT
` [PATCH 7/8] btrfs: Increment corrupt device counter during compressed read
` [PATCH 8/8] btrfs: sysfs: Add bdi link to the fsid dir

[PATCH v8 0/6] drm/meson: add support for Amlogic Video FBC
 2020-07-02 13:34 UTC  (11+ messages)
` [PATCH v8 1/6] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-02 13:35 UTC  (5+ messages)

Questions regarding the usage of the QIO API
 2020-07-02  9:58 UTC 

[LTP] [PATCH 1/2] syscalls/timer_settime01: Improve print messages
 2020-07-02 13:34 UTC  (2+ messages)

[PATCH 0/5] Refactor firmware download
 2020-07-02 13:34 UTC  (7+ messages)
` [PATCH 2/5] Bluetooth: btintel: Refactor firmware header download sequence
` [PATCH 3/5] Bluetooth: btintel: Refactor firmware payload download code
` [PATCH 5/5] Bluetooth: btintel: Parse controller information present in TLV format

Q: Getting consistent CPU status rates from /proc/stat
 2020-07-02 13:27 UTC 

next/master baseline: 181 runs, 7 regressions (next-20200702)
 2020-07-02 13:33 UTC 

[PATCH v2] dmaengine: idxd: fix misc interrupt handler thread unmasking
 2020-07-02 13:33 UTC  (3+ messages)

[PATCH] Revert "of: Add of_property_for_each_phandle() iterator"
 2020-07-02 13:32 UTC 

[PATCH v3 0/3] printk: replace ringbuffer
 2020-07-02 13:31 UTC  (13+ messages)
` [PATCH v3 3/3] printk: use the lockless ringbuffer
  ` buffer allocation: was: "

objtool clac/stac handling change
 2020-07-02 13:34 UTC  (6+ messages)

[RFC PATCH 00/10] timer: Reduce timers softirq (and other optimizations)
 2020-07-02 13:32 UTC  (4+ messages)
` [RFC PATCH 10/10] timer: Lower base clock forwarding threshold

[PATCH v4 00/10] Implement support for external IPT monitoring
 2020-07-02 13:30 UTC  (17+ messages)
` [PATCH v4 02/10] x86/vmx: add IPT cpu feature

[RFC PATCH v2 0/3] RDMA: add dma-buf support
 2020-07-02 13:29 UTC  (11+ messages)

[PATCH 1/2] mfd: superio: smsc: fix C99ism initial declaration in for loop
 2020-07-02 13:29 UTC  (2+ messages)
` [PATCH 2/2] mfd: superio: depend on X86 || COMPILE_TEST

[linux-linus test] 151513: regressions - FAIL
 2020-07-02 13:27 UTC 

[PATCH 0/4] media: introduce microchip csi2dc driver
 2020-07-02 13:23 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
` [PATCH 2/4] media: misc: introduce miscellaneous menu for helper chips
` [PATCH 3/4] media: misc: introduce microchip_csi2dc driver
` [PATCH 4/4] MAINTAINERS: add microchip csi2dc

[PATCH] sparc: sparc64_defconfig: add necessary configs for qemu
 2020-07-02 13:27 UTC  (3+ messages)

[PATCH] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
 2020-07-02 13:27 UTC  (2+ messages)
` [PATCH V2] "

[dpdk-dev] Multicast MAC Filter Test Case
 2020-07-02 13:26 UTC 

[Intel-gfx] [PATCH 26/26] drm/i915: Kill context before taking ctx->mutex
 2020-07-02 13:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH] "

[PATCH v4 3/3] binder: add transaction latency tracer
 2020-07-02 13:25 UTC  (4+ messages)
` [PATCH v5] binder: transaction latency tracking for user build

[PATCH] usb: host: ohci-platform: Disable ohci for rk3288
 2020-07-02 13:26 UTC  (2+ messages)

[PATCH 0/4] Add support for new generation Intel controllers
 2020-07-02 13:25 UTC  (2+ messages)

[PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-07-02 13:24 UTC  (4+ messages)

[PATCH] drm : Insert blank lines after declarations
 2020-07-02 13:23 UTC 

[RFC PATCH 00/16] Core scheduling v6
 2020-07-02 13:23 UTC  (6+ messages)
` [RFC PATCH 06/16] sched: Add core wide task selection and scheduling

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-07-02 13:21 UTC  (9+ messages)
  ` [dpdk-dev] [PATCH v4 0/7] "
    ` [dpdk-dev] [PATCH v4 1/7] "
    ` [dpdk-dev] [PATCH v4 2/7] ethdev: add a link status text representation
    ` [dpdk-dev] [PATCH v4 3/7] app: UNKNOWN link speed print format
    ` [dpdk-dev] [PATCH v4 4/7] doc: update sample app with unknown speed
    ` [dpdk-dev] [PATCH v4 5/7] net/ixgbe: return unknown speed in status
    ` [dpdk-dev] [PATCH v4 6/7] net/i40e: "
    ` [dpdk-dev] [PATCH v4 7/7] net/ice: "

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-02 13:22 UTC  (10+ messages)

[Linux-kernel-mentees] [PATCH v1 0/2] qlogic: use generic power management
 2020-07-02 13:22 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH v1 2/2] qlcninc: "
  ` [EXT] "
    ` [Linux-kernel-mentees] "

[PATCH 0/5] RFC: connector: Add network namespace awareness
 2020-07-02 13:17 UTC  (2+ messages)

[PATCH v3 0/8] LL Privacy support
 2020-07-02 13:21 UTC  (3+ messages)
` [PATCH v3 8/8] Bluetooth: Add support to enable LL PRIVACY using set_privacy

[PATCH v2] board: dh_stm32mp1: update the gpio hog support
 2020-07-02 13:20 UTC 

[dpdk-dev] [PATCH 0/7] test/crypto: use generic crypto auto test framework
 2020-07-02 13:20 UTC  (10+ messages)
` [dpdk-dev] [PATCH 1/7] common/cpt: fix encryption offset
` [dpdk-dev] [PATCH 5/7] crypto/octeontx: remove unsupported feature
` [dpdk-dev] [PATCH 7/7] test/crypto: use generic cryptotests for OCTEON TX PMDs

[PATCH v9 3/3] media: vimc: Add a control to display info on test image
 2020-07-02 13:11 UTC  (2+ messages)

[PATCH bpf-next v3 00/16] Run a BPF program on socket lookup
 2020-07-02 13:19 UTC  (5+ messages)
` [PATCH bpf-next v3 04/16] inet: Run SK_LOOKUP "

Improve kernelci setup for RISC-V
 2020-07-02 13:19 UTC  (4+ messages)

[powerpc][next-20200701] Hung task timeouts during regression test runs
 2020-07-02 13:16 UTC  (4+ messages)

[PATCH v2] Bluetooth: le_supported_roles experimental feature
 2020-07-02 13:18 UTC  (2+ messages)

[LTP] [PATCH v4 1/2] tst_device: Add new api tst_find_backing_dev(path, dev)
 2020-07-02 13:17 UTC  (5+ messages)
` [LTP] [PATCH v5 "

[PATCH] drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
 2020-07-02 13:16 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: ti: k3-j721e-common-proc-board: Enable audio support
 2020-07-02 13:14 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-common-proc-board: Remove duplicated main_i2c1_exp4_pins_default
` [PATCH 2/2] arm64: dts: ti: j721e-common-proc-board: Analog audio support

[PATCH net-next] net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
 2020-07-02 13:14 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/3] build mempool on Windows
 2020-07-02 13:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/3] eal: disable function versioning "
` [dpdk-dev] [PATCH v4 2/3] mempool: use generic memory management
` [dpdk-dev] [PATCH v4 3/3] mempool: mempool build on Windows

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-02 13:13 UTC  (3+ messages)

[RFC][PATCH] sched: Better document ttwu()
 2020-07-02 13:13 UTC  (2+ messages)

[PATCH v6] nvme-fabrics: reject I/O to offline device
 2020-07-02 13:13 UTC 

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-07-02 13:12 UTC  (4+ messages)

[e1000e] e86e383f28: suspend-stress.fail
 2020-07-02 13:12 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH rdma-next 0/6] Cleanup mlx5_ib main file
 2020-07-02 13:11 UTC  (3+ messages)

[PATCH v2 0/6] devres: provide and use devm_krealloc()
 2020-07-02 13:11 UTC  (4+ messages)
` [PATCH v2 5/6] devres: provide devm_krealloc()

[PATCH ethtool v2 0/3] Add extended link state
 2020-07-02 13:11 UTC  (2+ messages)
` [PATCH ethtool v2 3/3] netlink: settings: expand linkstate_reply_cb() to support link extended state


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.