All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-09 09:56:27 to 2020-07-09 10:23:22 UTC [more...]

Migrating custom qemu.org infrastructure to GitLab
 2020-07-09 10:22 UTC  (4+ messages)

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-09 10:20 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc/64s: remove PROT_SAO support

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-07-09 10:16 UTC  (4+ messages)
` [PATCH v7 10/17] drm/i915: Support DP MST in enc_to_dig_port() function
    ` [Intel-gfx] "

[PATCH v2] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-07-09 10:21 UTC  (8+ messages)

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-09 10:20 UTC  (25+ messages)
` [PATCH v3 1/6] powerpc/powernv: must include hvcall.h to get PAPR defines
` [PATCH v3 2/6] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH v3 3/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v3 4/6] powerpc/64s: implement queued spinlocks and rwlocks

[PATCH 00/39] multipath-tools series part II: dev_loss_tmo fixes
 2020-07-09 10:19 UTC  (5+ messages)
` [PATCH 36/39] libmultipath: add macro DEV_LOSS_TMO_UNSET
` [PATCH 37/39] libmultipath: improve logging for dev_loss_tmo override
` [PATCH 38/39] libmultipath: print message if setting dev_loss_tmo is unsupported
` [PATCH 39/39] libmultipath: increase log level of limiting dev_loss_tmo

[PATCH net-next v2 2/2] net: sched: Lockless Token Bucket (LTB) qdisc
 2020-07-09 10:19 UTC  (2+ messages)

[PATCH] arm64: topology: Don't support AMU without cpufreq
 2020-07-09 10:17 UTC  (3+ messages)

[PATCH] cpu: Add starts_halted() method
 2020-07-09 10:18 UTC  (12+ messages)

[PATCH 0/2] Remove kiocb ki_complete
 2020-07-09 10:17 UTC  (2+ messages)

[PATCH ipsec-next 0/2] xfrm interface: use hash to store xfrmi contexts
 2020-07-09 10:16 UTC  (3+ messages)
` [PATCH ipsec-next 1/2] xfrm interface: avoid xi lookup in xfrmi_decode_session()
` [PATCH ipsec-next 2/2] xfrm interface: store xfrmi contexts in a hash by if_id

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-09 10:14 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "

[PATCH v3 0/8] ASoC: qcom: Add support for SC7180 lpass variant
 2020-07-09 10:14 UTC  (16+ messages)
` [PATCH v3 3/8] ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registers
` [PATCH v3 4/8] include: dt-bindings: sound: Add sc7180-lpass bindings header
` [PATCH v3 6/8] dt-bindings: sound: lpass-cpu: Add sc7180 lpass cpu node

[PATCH 00/35] multipath-tools series part I: minor changes
 2020-07-09 10:16 UTC  (36+ messages)
` [PATCH 01/35] multipath-tools tests/util: separate group for bitmask tests
` [PATCH 02/35] multipath-tools tests/directio: fix missing initializers
` [PATCH 03/35] tests: __wrap_dlog: use check_expected()
` [PATCH 04/35] multipath tools tests: add strchop() test
` [PATCH 05/35] libmultipath: improve strchop()
` [PATCH 06/35] multipath-tools tests: add test for devt2devname
` [PATCH 07/35] libmultipath: devt2devname(): simplify using libudev
` [PATCH 08/35] libmultipath: create bitfield abstraction
` [PATCH 09/35] libmultipath: use bitfields in group_by_match()
` [PATCH 10/35] libmultipath: util: constify function arguments
` [PATCH 11/35] multipath-tools tests: add unit tests for strlcat
` [PATCH 12/35] libmultipath: strlcpy()/strlcat(): use restrict qualifier
` [PATCH 13/35] libmultipath: constify blacklist code
` [PATCH 14/35] libmultipath: rlookup_binding(): remove newline in log message
` [PATCH 15/35] libmultipath: fix missing initializer warning from clang 3.9
` [PATCH 16/35] libmultipath: fix gcc -Wstringop-overflow warning
` [PATCH 17/35] libmultipath: remove uevent listener failback
` [PATCH 18/35] libmultipath: uevent: use static linkage where possible
` [PATCH 19/35] libmultipath: uevent: inline trivial functions
` [PATCH 20/35] libmultipath: decrease log level of "SCSI target" log message
` [PATCH 21/35] libmultipath: get_udev_uid(): more appropriate error code
` [PATCH 22/35] libmultipath: get_uid(): improve log message on udev failure
` [PATCH 23/35] libmultipath: make sysfs_pathinfo() static and use const
` [PATCH 24/35] libmultipath: pathinfo(): improve a log message
` [PATCH 25/35] libmultipath: pathinfo(): don't filter emtpy devnode names
` [PATCH 26/35] libmultipath: io_err_stat_handle_pathfail(): less error conditions
` [PATCH 27/35] libmultipath: improve libdm logging
` [PATCH 28/35] libmultipath: snprint_devices(): use udev_enumerate
` [PATCH 29/35] libmultipath: snprint_devices(): print hidden/foreign status
` [PATCH 30/35] libmultipath: alloc_path(): initialize pp->initialized
` [PATCH 31/35] libmultipath: alloc_path_with_pathinfo(): treat devname overflow as error
` [PATCH 32/35] libmultipath: log table params in addmap()
` [PATCH 33/35] multipathd: remove set_multipath_wwid()
` [PATCH 34/35] kpartx: print an error message if removing a partition fails
` [PATCH 35/35] kpartx: add missing newline

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-09 10:15 UTC  (4+ messages)
  ` [PATCH v3 4/4] io_uring: add support for zone-append

[PATCH v2 1/3] mt76: mt7663u: fix memory leak in set key
 2020-07-09 10:15 UTC  (3+ messages)

[RFC 0/3] cpufreq: cppc: Add support for frequency invariance
 2020-07-09 10:13 UTC  (7+ messages)
` [RFC 1/3] arm64: topology: Add amu_counters_supported() helper
` [RFC 2/3] topology: Provide generic implementation of arch_freq_counters_available()
` [RFC 3/3] cpufreq: cppc: Add support for frequency invariance

[PATCH v2 1/2] btrfs: avoid possible signal interruption for btrfs_drop_snapshot() on relocation tree
 2020-07-09 10:15 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: relocation: review the call sites which can be interruped by signal

[PATCH] ASoC: rt286: fix unexpected interrupt happens
 2020-07-09 10:13 UTC 

[PATCH v3] clk: tegra: pll: Improve PLLM enable-state detection
 2020-07-09 10:14 UTC  (3+ messages)

[PATCH][next] spi: atmel: remove redundant label out_free
 2020-07-09 10:12 UTC  (3+ messages)

[PATCH v10 00/34] Add subcluster allocation to qcow2
 2020-07-09 10:13 UTC  (3+ messages)
` [PATCH v10 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()

[PATCH v4 4/4] printk: use the lockless ringbuffer
 2020-07-09 10:14 UTC  (5+ messages)
` [printk] 18a2dc6982: ltp.kmsg01.fail

[PATCH] fpga: dfl: pci: add device id for Intel FPGA PAC N3000
 2020-07-09 10:14 UTC  (4+ messages)

[PATCH v2 0/2] QEMU Gating CI
 2020-07-09 10:13 UTC  (6+ messages)
` [PATCH v2 1/2] GitLab Gating CI: introduce pipeline-status contrib script
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

KASAN: stack-out-of-bounds Read in csd_lock_record
 2020-07-09 10:13 UTC  (6+ messages)

[Intel-gfx] [PATCH v1] vfio/pci: Refine Intel IGD OpRegion support
 2020-07-09 17:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next v4 0/4] Generalizing bpf_local_storage
 2020-07-09 10:12 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v4 2/4] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v4 3/4] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next v4 4/4] bpf: Add selftests for local_storage

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-09 10:11 UTC  (8+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

drivers/watchdog/wdt_pci.c:103:9: sparse: sparse: cast removes address space '__iomem' of expression
 2020-07-09 10:10 UTC  (2+ messages)

linux-next: Tree for Jul 9
 2020-07-09 10:11 UTC  (2+ messages)

[PATCH net] ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
 2020-07-09 10:11 UTC 

[dpdk-dev] [PATCH v4 0/4] net/qede: add FW debug data collection support
 2020-07-09 10:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 4/4] net/qede: add support for get register operation

[PATCH v5 0/4] ARM: dts: rockchip: Radxa Rock Pi N8 initial support
 2020-07-09 10:07 UTC  (15+ messages)
` [PATCH v5 1/4] arm64: dts: rockchip: Trivial cleanups for RockPI N10
` [PATCH v5 2/4] dt-bindings: arm: rockchip: Add Rock Pi N8 binding
` [PATCH v5 3/4] ARM: dts: rockchip: Add VMARC RK3288 SOM initial support
` [PATCH v5 4/4] ARM: dts: rockchip: Add Radxa Rock Pi N8 "

[dpdk-dev] [PATCH] mbuf: use c11 atomics for refcnt operations
 2020-07-09 10:10 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] mbuf: use C11 "
  ` [dpdk-dev] [PATCH v3] mbuf: use C11 atomic built-ins "

[RFC PATCH v0 0/2] Use H_RPT_INVALIDATE for nested guest
 2020-07-09 10:07 UTC  (6+ messages)
` [RFC PATCH v0 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM

[PATCH 3/4] i3c: master: svc: Add Silvaco I3C master driver
 2020-07-09 10:02 UTC  (3+ messages)

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-07-09 10:06 UTC  (7+ messages)

[PATCH v4] HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
 2020-07-09 10:05 UTC  (2+ messages)

[PATCH 00/17] gpiolib: cdev: pre-uAPI v2 cleanups
 2020-07-09 10:06 UTC  (3+ messages)
` [PATCH 08/17] gpiolib: cdev: use blocking notifier call chain instead of atomic

[PATCH v2 1/2] hw/riscv: Modify MROM size to end at 0x10000
 2020-07-09 10:05 UTC  (2+ messages)
` [PATCH v2 2/2] hw/riscv: sifive_u: Provide a reliable way for bootloader to detect whether it is running in QEMU

[pci:next] BUILD SUCCESS 8a445afd710b1e707934568b9ead421d7bf0d9d2
 2020-07-09 10:05 UTC 

[PATCH 1/2] hw/riscv: Modify MROM size to end at 0x10000
 2020-07-09 10:03 UTC  (4+ messages)

[PATCH] timer: Prevent base->clk from moving backward
 2020-07-09 10:04 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH net-next v2 00/12] bridge: mrp: Add support for interconnect ring
 2020-07-09 10:00 UTC  (26+ messages)
` [Bridge] "
` [PATCH net-next v2 01/12] switchdev: mrp: Extend switchdev API for MRP Interconnect
  ` [Bridge] "
` [PATCH net-next v2 02/12] bridge: uapi: mrp: Extend MRP attributes for MRP interconnect
  ` [Bridge] "
` [PATCH net-next v2 03/12] bridge: mrp: Extend bridge interface
  ` [Bridge] "
` [PATCH net-next v2 04/12] bridge: mrp: Extend br_mrp for MRP interconnect
  ` [Bridge] "
` [PATCH net-next v2 05/12] bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_open
  ` [Bridge] "
` [PATCH net-next v2 06/12] bridge: mrp: Add br_mrp_in_port_open function
  ` [Bridge] "
` [PATCH net-next v2 07/12] bridge: switchdev: mrp: Extend MRP API for switchdev for MRP Interconnect
  ` [Bridge] "
` [PATCH net-next v2 08/12] bridge: mrp: Implement the MRP Interconnect API
  ` [Bridge] "
` [PATCH net-next v2 09/12] bridge: mrp: Extend MRP netlink interface for configuring MRP interconnect
  ` [Bridge] "
` [PATCH net-next v2 10/12] bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect status
  ` [Bridge] "
` [PATCH net-next v2 11/12] bridge: mrp: Extend br_mrp_fill_info
  ` [Bridge] "
` [PATCH net-next v2 12/12] net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
  ` [Bridge] "

chv-gpio interrupt storm on UMAX VisionBook 10Wi Pro
 2020-07-09 10:01 UTC  (11+ messages)

[bug report] mmc: sdhci: Allow platform controlled voltage switching
 2020-07-09 10:01 UTC  (2+ messages)

Issue about REST API endpoint paths in openbmc-test-automation
 2020-07-09 10:01 UTC  (2+ messages)

[PATCH] Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
 2020-07-09  9:58 UTC  (3+ messages)

[PATCH v5 0/8] Make fstests support new behavior of DAX
 2020-07-09  9:59 UTC  (2+ messages)

[PATCH] ext4: don't BUG on inconsistent journal feature
 2020-07-09  9:58 UTC 

[PATCH 1/2] doc, mm: sync up oom_score_adj documentation
 2020-07-09  9:58 UTC  (6+ messages)
` [PATCH 2/2] doc, mm: clarify /proc/<pid>/oom_score value range

[PATCH v5 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-09  9:58 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-09  9:57 UTC  (11+ messages)

[PATCH] generic/530: Require metadata journaling
 2020-07-09  9:57 UTC 

[dpdk-dev] [PATCH v1 0/2] virtio: restrict pointer aliasing for loops vectorization
 2020-07-09  9:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/6] Restrict pointer aliasing with a common wrapper
  ` [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

[Intel-gfx] [PATCH 1/9] drm/i915/sdvo: Reduce the size of the on stack buffers
 2020-07-09  9:57 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/9] drm/i915/sdvo: Fix SDVO colorimetry bit defines

[PATCH v5 0/8] Make fstests support new behavior of DAX
 2020-07-09  9:49 UTC  (6+ messages)
` [PATCH v5 1/8] common/rc: Introduce new helpers for DAX mount options and FS_XFLAG_DAX
` [PATCH v5 5/8] generic/413, xfs/260: Improve format operation for PMD fault testing
` [PATCH v5 6/8] xfs/260: Move and update xfs/260
` [PATCH v5 7/8] generic: Verify if statx() can qurey S_DAX flag on regular file correctly
` [PATCH v5 8/8] generic: Verify the inheritance behavior of FS_XFLAG_DAX flag in various combinations


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.