All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-08 20:49:37 to 2020-07-08 21:40:23 UTC [more...]

[PATCH] cpu: Add starts_halted() method
 2020-07-08 15:25 UTC  (7+ messages)

[PULL 00/53] Error reporting patches patches for 2020-07-07
 2020-07-07 21:25 UTC  (17+ messages)
` [PULL 02/53] error: Improve error.h's big comment
` [PULL 04/53] qdev: Use returned bool to check for qdev_realize() etc. failure
` [PULL 06/53] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
` [PULL 07/53] qemu-option: Check return value instead of @err where convenient
` [PULL 08/53] qemu-option: Make uses of find_desc_by_name() more similar
` [PULL 09/53] qemu-option: Factor out helper find_default_by_name()
` [PULL 19/53] qapi: Use returned bool to check for failure, manual part
` [PULL 24/53] qom: Don't handle impossible object_property_get_link() failure
` [PULL 27/53] qom: Make functions taking Error ** return bool, not void
` [PULL 32/53] qdev: Use returned bool to check for failure, Coccinelle part
` [PULL 35/53] error: Eliminate error_propagate() with Coccinelle, part 2
` [PULL 38/53] block/parallels: Simplify parallels_open() after previous commit
` [PULL 41/53] qapi: Purge error_propagate() from QAPI core
` [PULL 46/53] error: New macro ERRP_GUARD()
` [PULL 50/53] fw_cfg: Use ERRP_GUARD()
` [PULL 52/53] nbd: "

[dpdk-dev] [PATCH] add flow shared action API
 2020-07-08 21:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/6] add flow shared action API + PMD
  ` [dpdk-dev] [PATCH v2 1/6] ethdev: add flow shared action API
  ` [dpdk-dev] [PATCH v2 3/6] net/mlx5: modify hash Rx queue objects
  ` [dpdk-dev] [PATCH v2 4/6] net/mlx5: shared action PMD

[PATCH net-next v4 0/9] bnxt_en: Driver update for net-next
 2020-07-08 21:39 UTC  (2+ messages)

[PATCH v4 00/13] Finish converting git bisect to C part 2
 2020-07-08 21:38 UTC  (3+ messages)
` [PATCH v4 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

[PATCH 0/3 v4] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-07-08 21:36 UTC  (4+ messages)
` [PATCH 2/3 v4] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set "

[PATCH net-next v2 2/2] net: sched: Lockless Token Bucket (LTB) qdisc
 2020-07-08 21:38 UTC  (4+ messages)

[PATCH] oeqa/selftest/sstatetests: Avoid polluting DL_DIR
 2020-07-08 21:38 UTC 

[PATCH] kunit: capture stderr on all make subprocess calls
 2020-07-08 21:35 UTC 

Dell XPS 13 9360: PM: Device 0000:39:00.0 failed to resume async: error -19
 2020-07-08 21:36 UTC  (3+ messages)

ucm2: Add config for Rockchip/rk3399-gru-sound
 2020-07-08 21:34 UTC 

[PATCH 1/1] usbserial: cp210x - icount support for parity error checking
 2020-07-08 21:34 UTC  (18+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH v5] "

kernel/bpf/syscall.c:1384:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-07-08 21:33 UTC  (2+ messages)

[PATCH] io_uring: export cq overflow status to userspace
 2020-07-08 21:33 UTC  (8+ messages)

[OE-core][zeus][PATCH 01/19] python3: Upgrade 3.7.7 -> 3.7.8
 2020-07-08 21:32 UTC  (20+ messages)
` [OE-core][zeus][PATCH 02/19] timezone: upgrade 2019c -> 2020a
` [OE-core][zeus][PATCH 03/19] sqlite: backport CVE fix
` [OE-core][zeus][PATCH 04/19] gcr: depends on gnupg-native
` [OE-core][zeus][PATCH 05/19] file: add bzip2-replacement-native to DEPENDS to fix sstate issue
` [OE-core][zeus][PATCH 06/19] cve-check: Run it after do_fetch
` [OE-core][zeus][PATCH 07/19] libexif: fix CVE-2020-13114
` [OE-core][zeus][PATCH 08/19] cve-check: include epoch in product version output
` [OE-core][zeus][PATCH 09/19] patchelf: Add patch to address corrupt shared library issue
` [OE-core][zeus][PATCH 10/19] vim: _FORTIFY_SOURCE=2 be gone
` [OE-core][zeus][PATCH 11/19] wpa-supplicant: remove service templates from SYSTEMD_SERVICE
` [OE-core][zeus][PATCH 12/19] encodings: clear postinst script
` [OE-core][zeus][PATCH 13/19] mtd-utils: Fix return value of ubiformat
` [OE-core][zeus][PATCH 14/19] bind: update 9.11.5-P4 -> 9.11.13
` [OE-core][zeus][PATCH 15/19] bind: update to 9.11.19
` [OE-core][zeus][PATCH 16/19] perl: Fix host specific modules problems
` [OE-core][zeus][PATCH 17/19] dbus: fix CVE-2020-12049
` [OE-core][zeus][PATCH 18/19] perl: fix CVE-2020-10543 & CVE-2020-10878
` [OE-core][zeus][PATCH 19/19] wpa-supplicant: Security fix CVE-2020-12695
` ✗ patchtest: failure for "[zeus] python3: Upgrade 3.7.7 ..." and 18 more

[PULL v2 00/52] Misc patches for QEMU 5.1 soft freeze
 2020-07-08 17:25 UTC  (4+ messages)
` [PULL v2 09/52] target/i386: fix IEEE SSE floating-point exception raising
` [PULL v2 44/52] accel/kvm: Simplify kvm_check_extension()
` [PULL v2 52/52] apic: Report current_count via 'info lapic'

[PATCH 0/8] Introduce UCLASS_SOC
 2020-07-08 21:28 UTC  (4+ messages)
` [PATCH 1/8] dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching

[PATCH] configure: fix typos in help/error messages
 2020-07-08 21:28 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Implement WAs 18011464164 and 22010931296
 2020-07-08 21:29 UTC 

[igt-dev] [PATCH i-g-t] tests/device_reset: Test device sysfs reset
 2020-07-08 21:26 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/device_reset: Test device sysfs reset (rev5)

[PATCH 0/9] drm: Add privacy-screen class and connector properties
 2020-07-08 21:26 UTC  (6+ messages)
` [PATCH 1/9] drm/connector: Fix kerneldoc warning
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 0/9] drm: Add privacy-screen class and connector properties

[PATCH net-next 0/9] udp_tunnel: add NIC RX port offload infrastructure
 2020-07-08 21:25 UTC  (4+ messages)
` [PATCH net-next 7/9] ixgbe: convert to new udp_tunnel_nic infra

[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-07-08 21:23 UTC  (4+ messages)
` [PATCH v7 1/4] hw/net/can: "

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-07-08 21:24 UTC  (4+ messages)
` [PATCH v3 01/18] hw/block/nvme: bump spec data structures "

[PATCH net-next 1/2] dt-bindings: dp83867: Fix the type of device
 2020-07-08 21:24 UTC  (2+ messages)
` [PATCH net-next 2/2] dt-bindings: dp83869: "

[dpdk-dev] [PATCH v3 0/4] pmdinfogen: rewrite in Python
 2020-07-08 21:23 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/4] pmdinfogen: add Python implementation
  ` [dpdk-dev] [PATCH v4 2/4] build: use Python pmdinfogen
  ` [dpdk-dev] [PATCH v4 3/4] doc/linux_gsg: require pyelftools for pmdinfogen
  ` [dpdk-dev] [PATCH v4 4/4] pmdinfogen: remove C implementation

[PATCH] IOMMU DRIVERS: Replace HTTP links with HTTPS ones
 2020-07-08 21:04 UTC  (2+ messages)

[SPDK] Re: SPDK, PMDK and Intel(R) Vtune Amplifier Virtual Forum Video?
 2020-07-08 21:23 UTC 

test/py GPIO failure in u-boot/master
 2020-07-08 21:22 UTC  (4+ messages)

[PATCH] commit.c: don't persist substituted parents when unshallowing
 2020-07-08 21:22 UTC  (4+ messages)

[OE-core][PATCH] toolchain-scripts.bbclass: also recognize ${SDK_SYS} env setups
 2020-07-08 21:20 UTC  (2+ messages)

[Cluster-devel] [PATCHv2 dlm-tool 0/4] dlm_controld: support for mark and waitplock_recovery
 2020-07-08 21:20 UTC  (3+ messages)
` [Cluster-devel] [PATCHv2 dlm-tool 4/4] dlm_controld: add support for waitplock_recovery switch

[joro:sev-es-client-v5.8-rc4 47/75] arch/x86/kernel/traps.c:681:46: warning: no previous prototype for function 'vc_switch_off_ist'
 2020-07-08 21:20 UTC 

[PATCH 0/6 v11] btrfs direct-io using iomap
 2020-07-08 21:19 UTC  (14+ messages)
` [Cluster-devel] "
` [PATCH 1/6] iomap: Convert wait_for_completion to flags
  ` [Cluster-devel] "
` [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
  ` [Cluster-devel] "
` [PATCH 3/6] btrfs: switch to iomap_dio_rw() for dio
  ` [Cluster-devel] "
` [PATCH 4/6] fs: remove dio_end_io()
  ` [Cluster-devel] "
` [PATCH 5/6] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
  ` [Cluster-devel] "
` [PATCH 6/6] btrfs: split btrfs_direct_IO to read and write part
  ` [Cluster-devel] "

xenomai 3.1/ipipe-core-4.19.128-cip28-arm-10.patch
 2020-07-08 21:19 UTC  (7+ messages)

[PATCH v2] pinctrl: qcom: sc7180: Make gpio28 non wakeup capable for google,lazor
 2020-07-08 21:19 UTC  (8+ messages)

Temporary device removal during discovery
 2020-07-08 21:19 UTC  (5+ messages)

[PATCH] .gitignore: add new test binaries
 2020-07-08 21:19 UTC  (2+ messages)

[PATCH v5 bpf-next 0/9] bpf: Add d_path helper - preparation changes
 2020-07-08 21:18 UTC  (6+ messages)
` [PATCH v5 bpf-next 9/9] selftests/bpf: Add test for resolve_btfids

[PATCH] io_uring: only call kfree() for a non-zero pointer
 2020-07-08 21:18 UTC 

[patch 0/3] x86/entry: A couple of small fixes
 2020-07-08 21:17 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Handle broken PDC dual edge case on sc7180
 2020-07-08 21:16 UTC 

[PATCH v4 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-08 21:14 UTC  (52+ messages)
` [Intel-gfx] "
` [PATCH v4 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
  ` [Intel-gfx] "
` [PATCH v4 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
  ` [Intel-gfx] "
` [PATCH v4 03/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 04/16] pwm: lpss: Add range limit check for the base_unit register value
  `  "
` [Intel-gfx] [PATCH v4 05/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
  `  "
` [PATCH v4 06/16] pwm: lpss: Correct get_state result for base_unit == 0
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
  `  "
` [Intel-gfx] [PATCH v4 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
  `  "
` [Intel-gfx] [PATCH v4 09/16] pwm: crc: Fix period changes not having any effect
  `  "
` [Intel-gfx] [PATCH v4 10/16] pwm: crc: Enable/disable PWM output on enable/disable
  `  "
` [PATCH v4 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 12/16] pwm: crc: Implement get_state() method
  `  "
` [Intel-gfx] [PATCH v4 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
  `  "
` [PATCH v4 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 15/16] drm/i915: panel: Honor the VBT PWM min setting "
  `  "
` [Intel-gfx] [PATCH v4 16/16] drm/i915: panel: Use atomic PWM API "
  `  "

[PATCH v2] btrfs: speedup mount time with readahead chunk tree
 2020-07-08 21:11 UTC  (3+ messages)

[PATCH] commit.c: don't persist substituted parents when unshallowing
 2020-07-08 21:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/2] riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
 2020-07-08 21:09 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: Add jump-label implementation

[PATCH 0/2] perf: Allow closing siblings' file descriptors
 2020-07-08 21:09 UTC  (3+ messages)
` [PATCH 2/2] perf record: Support "

[PATCH v2] tipc: fix retransmission on unicast links
 2020-07-08 21:06 UTC 

[PATCH net-next 2/2] net: sched: Lockless Token Bucket (LTB) Qdisc
 2020-07-08 21:07 UTC  (7+ messages)

git grep --threads 12 --textconv is effectively single-threaded
 2020-07-08 21:06 UTC  (5+ messages)

[cip-dev] Hawkbit docker image: Amqp connection refused
 2020-07-08 21:06 UTC  (2+ messages)

[PATCH 1/1] SUNRPC dont update timeout value on connection reset
 2020-07-08 21:04 UTC  (4+ messages)

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-07-08 21:04 UTC  (8+ messages)
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks

[PATCH 1/1] SUNRPC dont update timeout value on connection reset
 2020-07-08 21:05 UTC 

[chrome-os:chromeos-4.4 9988/9999] drivers/hid/wacom.h:221:56: warning: signed and unsigned type in conditional expression
 2020-07-08 21:01 UTC 

[meta-python][PATCH] python3-pybind11: Use cmake to build and add -native version
 2020-07-08 21:00 UTC 

[Fuego] [PATCH 01/12] add network testcase to spec
 2020-07-08 21:00 UTC  (2+ messages)

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-07-08 20:33 UTC  (9+ messages)

[PATCH 6/9] drm/connector: Add a drm_connector privacy-screen helper functions
 2020-07-08 20:57 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] docs: networking: timestamping: add section for stacked PHC devices
 2020-07-08 20:56 UTC 

[dpdk-dev] [PATCH v4 0/4] aarch64 -> arm32 cross compilation support
 2020-07-08 20:55 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/4] build: add arm32 meson build flags

[PATCH v3 rdma-next] RDMA/qedr: SRQ's bug fixes
 2020-07-08 19:55 UTC 

[PATCH] commit: correctly escape @ of stashes
 2020-07-08 20:53 UTC  (4+ messages)

[PATCH v4 0/9] Introduce features and debugfs/sysfs entries for MHI
 2020-07-08 20:53 UTC  (4+ messages)
` [PATCH v4 3/9] bus: mhi: core: Use helper API to trigger a non-blocking host resume

[Intel-gfx] [PATCH v4 1/5] drm/i915/display: Replace drm_i915_private in voltage swing functions by intel_encoder
 2020-07-08 20:55 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 2/5] drm/i915/display: Remove port and phy from voltage swing functions
` [Intel-gfx] [PATCH v4 3/5] drm/i915/bios: Parse HOBL parameter
` [Intel-gfx] [PATCH v4 4/5] drm/i915/display: Implement HOBL
` [Intel-gfx] [PATCH v4 5/5] DO_NOT_MERGE_IT: drm/i915/display: Enable HOBL by default

[dpdk-dev] [PATCH] common/mlx5: fix physical port name pattern recognition
 2020-07-08 20:52 UTC 

[Intel-gfx] [PATCH v3 0/9] Move some device capabilities under intel_gt
 2020-07-08 20:50 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 9/9] drm/i915: Move sseu debugfs under gt/

[PATCH net-next v2 1/2] irq_work: Export symbol "irq_work_queue_on"
 2020-07-08 20:50 UTC  (4+ messages)

linux-kbuild missing from lore?
 2020-07-08 20:49 UTC  (7+ messages)
            ` [Kernel.org Helpdesk #93182] [linuxfoundation.org #93182] "


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.