All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-02 14:55:02 to 2019-12-02 15:52:14 UTC [more...]

[PATCH RFC 00/19] drm: Add support for bus-format negotiation
 2019-12-02 15:52 UTC  (5+ messages)
` [PATCH RFC 10/19] drm/bridge: Add a drm_bridge_state object

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-12-02 15:51 UTC  (7+ messages)
` [PATCH RFC v3 10/36] kmsan: add KMSAN runtime
` [PATCH RFC v3 22/36] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v3 31/36] kmsan: disable strscpy() optimization under KMSAN

[Xen-devel] [PATCH for-4.13] clang: do not enable live-patching support
 2019-12-02 15:53 UTC  (7+ messages)

[PATCH v3 0/7] Raspberry Pi 4 PCIe support
 2019-12-02 15:49 UTC  (6+ messages)
` [PATCH v3 4/7] PCI: brcmstb: add Broadcom STB PCIe host controller driver

[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
 2019-12-02 15:49 UTC  (9+ messages)
` [PATCH 2/2] "
      ` [Intel-gfx] "

general protection fault in override_creds
 2019-12-02 15:49 UTC  (5+ messages)

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2019-12-02 15:48 UTC  (4+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)

[PATCH v24 00/24] Intel SGX foundations
 2019-12-02 15:48 UTC  (3+ messages)
` [PATCH v24 12/24] x86/sgx: Linux Enclave Driver

[PATCH v2 0/3] s390x: Increase architectural compliance
 2019-12-02 15:46 UTC  (3+ messages)
` [PATCH v2 2/3] s390x: Add missing vcpu reset functions

[dpdk-dev] [PATCH] kernel/linux: fix kernel dir for meson
 2019-12-02 15:44 UTC  (7+ messages)

unscribe
 2019-12-02 15:39 UTC 

[PATCH] drm/amd/display: remove redundant assignment to variable v_total
 2019-12-02 15:47 UTC  (3+ messages)

[U-Boot] [PATCH] arm: dts: bcm283x: Allow UARTs to work before relocation
 2019-12-02 15:45 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: i915_display_info cleanup
 2019-12-02 15:43 UTC  (24+ messages)
` [PATCH v2 5/9] drm/i915: Dump the mode for the crtc just the once
  ` [Intel-gfx] "
` [PATCH v2 6/9] drm/i915: Use drm_modeset_lock_all() in debugfs display info
  ` [Intel-gfx] "
` [PATCH v2 7/9] drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info
  ` [Intel-gfx] "
` [PATCH v2 8/9] drm/i915: Dump both the uapi and hw states for crtcs and planes
  ` [Intel-gfx] "
` [PATCH v2 9/9] drm/i915: Stop using connector->encoder and encoder->crtc links in i915_display_info
  ` [Intel-gfx] "

[cip-dev] [PATCH 4.4.y-cip] gpiolib: Fix invalid access of nullptr
 2019-12-02 15:42 UTC  (2+ messages)

[PATCH] btrfs: fix warn_on for send from readonly mount
 2019-12-02 15:42 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 0/4] Extend --lcores to run on cores > RTE_MAX_LCORE
 2019-12-02 15:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] eal/windows: fix cpuset macro name
` [dpdk-dev] [PATCH 2/4] eal: do not cache lcore detection state
` [dpdk-dev] [PATCH 3/4] eal: display all detected cores at startup
` [dpdk-dev] [PATCH 4/4] eal: remove limitation on cpuset with --lcores

[patch 064/158] mm: add generic ptdump
 2019-12-02 15:42 UTC  (8+ messages)

[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Frida LCD Co., Ltd
 2019-12-02 15:41 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: panel: Document Frida FRD350H54004 LCD panel
` [PATCH v2 3/3] drm/panel: simple: Add support for the Frida FRD350H54004 panel

[PATCH 2/2] usb: dwc3: gadget: restart the transfer if a isoc request is queued too late
 2019-12-02 15:41 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: Add missing cpu operating points for rk3288-tinker
 2019-12-02 15:35 UTC  (2+ messages)

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-12-02 15:40 UTC  (11+ messages)

[dpdk-dev] [PATCH] version: 20.02-rc0
 2019-12-02 15:40 UTC  (3+ messages)

virtiofsd: Where should it live?
 2019-12-02 15:39 UTC  (7+ messages)

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-12-02 15:39 UTC  (12+ messages)
` [PATCH 01/11] blk-mq: Remove some unused function arguments
` [PATCH 02/11] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH 03/11] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH 04/11] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH 05/11] blk-mq: add WARN_ON in blk_mq_free_rqs()
` [PATCH 06/11] blk-mq: move shared sbitmap into elevator queue
` [PATCH 07/11] scsi: Add template flag 'host_tagset'
` [PATCH 08/11] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH 09/11] megaraid_sas: switch fusion adapters "
` [PATCH 10/11] smartpqi: enable host tagset
` [PATCH 11/11] hpsa: enable host_tagset and switch to MQ

Regression: kernel 5.4 does not show NVME SSD
 2019-12-02 15:39 UTC  (2+ messages)

[PATCHv4 0/6] perf/bpftool: Allow to link libbpf dynamically
 2019-12-02 15:38 UTC  (3+ messages)
` [PATCH 6/6] selftests, bpftool: Add build test for libbpf dynamic linking

[PATCH v2 0/5] target/arm: More EL2 trapping fixes
 2019-12-02 15:35 UTC  (10+ messages)
` [PATCH v2 1/5] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PATCH v2 2/5] target/arm: Honor HCR_EL2.TID1 "
` [PATCH v2 3/5] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions

[dpdk-dev] i40evf_del_mac_addr_by_addr in - i40e_ethdev_vf.c
 2019-12-02 15:37 UTC 

xdpsock poll with 5.2.21rt kernel
 2019-12-02 15:36 UTC  (3+ messages)

[PATCH] sched/cfs: fix spurious active migration
 2019-12-02 15:36 UTC  (3+ messages)

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-12-02 15:24 UTC  (2+ messages)
` [Bug 1846427] "

[Bug 64721] New: Radeon HD6450 fails on all distro's out of box
 2019-12-02 15:36 UTC  (2+ messages)
` [Bug 64721] "

[PATCH 4/4] iio: ad7949: fix channels mixups
 2019-12-02 15:36 UTC  (3+ messages)
` [v2] "

[PULL for-4.2 0/3] Error reporting patches for 2019-12-02
 2019-12-02 15:27 UTC  (4+ messages)
` [PULL for-4.2 1/3] net/virtio: Drop useless n->primary_dev not null checks
` [PULL for-4.2 2/3] net/virtio: Fix failover error handling crash bugs
` [PULL for-4.2 3/3] block/file-posix: Fix laio_init() error handling crash bug

[Qemu-devel] [PATCH v6 0/9] Clock framework API
 2019-12-02 15:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 5/9] qdev-clock: introduce an init array to ease the device construction
  `  "
` [Qemu-devel] [PATCH v6 6/9] docs/clocks: add device's clock documentation
  `  "
` [Qemu-devel] [PATCH v6 7/9] hw/misc/zynq_slcr: add clock generation for uarts
  `  "
` [Qemu-devel] [PATCH v6 8/9] hw/char/cadence_uart: add clock support
  `  "
` [Qemu-devel] [PATCH v6 9/9] hw/arm/xilinx_zynq: connect uart clocks to slcr
  `  "

[PATCH v2] cobalt/sched: guard against missed rescheduling upon CPU migration
 2019-12-02 15:35 UTC 

[PATCH 0/2] Add MAX17055 fuel guage
 2019-12-02 15:25 UTC  (3+ messages)
` [PATCH 1/2] power: supply: max17042: add MAX17055 support
` [PATCH 2/2] dts: bindings: max17042_battery: add all of the compatible strings

[ANNOUNCE] ebtables 2.0.11 release
 2019-12-02 15:33 UTC 

[RFC net-next 00/18] virtio_net XDP offload
 2019-12-02 15:29 UTC  (6+ messages)

[U-Boot] [PATCH v1 00/20] Enable ARM Trusted Firmware for U-Boot
 2019-12-02 15:32 UTC  (8+ messages)

[PATCH v2 00/14] gdbstub refactor and SVE support
 2019-12-02 15:26 UTC  (5+ messages)
` [PATCH v2 02/14] gdbstub: stop passing GDBState * around and use global
` [PATCH v2 03/14] gdbstub: move str_buf to GDBState and use GString

Power-on monitor for phosphor-hwmon question
 2019-12-02 15:30 UTC  (5+ messages)
` [External] "

[MPTCP] Re: [PATCH 0/3] sendmsg: fix pending issues
 2019-12-02 15:30 UTC 

[igt-dev] [PATCH i-g-t v2 0/7] removal of igt_skip_on_simulation() from i915/ tests
 2019-12-02 15:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for removal of igt_skip_on_simulation() from i915/ tests (rev4)

[tpm2] Re: wpa_supplicant fails to use tpm2_pkcs11 key
 2019-12-02 15:26 UTC 

[RFC PATCH 1/8] perf: Save PMU specific data in task_struct
 2019-12-02 15:25 UTC  (7+ messages)
` [RFC PATCH 2/8] perf: Helpers for alloc/init/fini PMU specific data
` [RFC PATCH 3/8] perf: Init/fini "

WARNING in generic_make_request_checks (2)
 2019-12-02 15:25 UTC 

[PATCH 01/15] rpm: upgrade to 4.15.1
 2019-12-02 15:24 UTC  (5+ messages)
` [PATCH 02/15] libdnf: upgrade 0.28.1 -> 0.38.1

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-02 15:24 UTC  (6+ messages)
` [PATCH v2 13/50] drm/bridge: panel: Implement bridge connector operations

[PATCH 1/2] drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()
 2019-12-02 15:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Switch intel_crtc_disable_noatomic() to intel_ types
  ` [Intel-gfx] "

[virtio-comment] RE: [EXT] Re: [virtio-comment] Re: [PATCH] virtio-net: Add equal-sized receive buffers feature
 2019-12-02 15:23 UTC  (13+ messages)
` [virtio-comment] "

Physical continues memory for NTB
 2019-12-02 15:23 UTC 

[PATCH v1 0/16] drm: panel related updates
 2019-12-02 15:22 UTC  (13+ messages)
` [PATCH v1 14/16] drm/panel: call prepare/enable only once

[PATCH 0/6] Misc updates (a2ping vs Ghostscript, appendix/ack, Style Guide)
 2019-12-02 15:22 UTC  (7+ messages)
` [PATCH 1/6] Makefile: Add compatibility check of Ghostscript and a2ping (9.50 vs 2.84p)
` [PATCH 2/6] FAQ-BUILD: Add a workaround for Fedora's Ghostscript regression
` [PATCH 3/6] appendix/ack: Fill in missing ')'
` [PATCH 4/6] appendix/ack: Use \Cref{} for cross references in reviewers list
` [PATCH 5/6] styleguide: Clarify newline-after-sentence rule is for LaTeX source
` [PATCH 6/6] styleguide: Treat current snippet scheme as 'the scheme'

[dpdk-dev] [RFC PATCH] mark experimental variables
 2019-12-02 15:20 UTC  (2+ messages)
` [dpdk-dev] [PATCH] "

[PATCH] drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
 2019-12-02 15:20 UTC  (4+ messages)

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-12-02 15:12 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[Xen-devel] [PATCH v4] psr: fix bug which may cause crash
 2019-12-02 15:18 UTC  (3+ messages)

[PATCH] sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
 2019-12-02 15:18 UTC  (2+ messages)

[PATCH v2 1/3] drivers/testing: heapcheck: silence UMR warning (false positive)
 2019-12-02 15:18 UTC  (6+ messages)
` [PATCH v2 3/3] cobalt/sched: guard against missed rescheduling upon CPU migration

[PATCH 1/2] soc: imx: gpcv2: Add support for imx8mm
 2019-12-02 15:17 UTC  (4+ messages)

[PATCH] net/cap: fix non-rt signal overflow
 2019-12-02 15:18 UTC 

[PATCH -tip] kprobes: Lock rcu_read_lock() while searching kprobe
 2019-12-02 15:17 UTC  (2+ messages)

[PATCH 1/3] net/cap: fix non-rt signal overflow
 2019-12-02 15:17 UTC  (3+ messages)

[PATCH] watchdog: da9062: add power management ops
 2019-12-02 15:17 UTC  (10+ messages)

Please review dropbear ssh expired password dialog
 2019-12-02 15:16 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2019-12-02 15:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-12-02 15:16 UTC  (2+ messages)

[U-Boot] Please pull mmc-11-27-2019
 2019-12-02 15:16 UTC  (2+ messages)

[U-Boot] [PULL] Pull request: u-boot-stm32 u-boot-stm32-20191126
 2019-12-02 15:16 UTC  (2+ messages)

[U-Boot] pull request u-boot-mpc85xx
 2019-12-02 15:15 UTC  (4+ messages)

[PATCH v3 0/4] dma-mapping: introduce new dma unmap and sync variants
 2019-12-02 14:58 UTC  (5+ messages)

[PATCH] drivers/misc: ti-st: remove redundant assignment to variable i
 2019-12-02 15:13 UTC  (2+ messages)

license conflicts with OpenSSL
 2019-12-02 15:12 UTC  (4+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-12-02 15:09 UTC  (5+ messages)
` [PATCH 4.19 067/306] KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()

Slow performance with Btrfs RAID 10 with a failed disk
 2019-12-02 15:08 UTC  (3+ messages)

[PATCH 0/9] drm/tegra: Miscellaneous fixes
 2019-12-02 15:08 UTC  (11+ messages)
` [PATCH 1/9] drm/tegra: hub: Remove bogus connection mutex check
` [PATCH 8/9] drm/tegra: dpaux: Add missing runtime PM references

[igt-dev] [PATCH i-g-t 00/11] runner: Don't report subtests that have dynamic subtests
 2019-12-02 15:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/4] Improve default object property_add uint helpers
 2019-12-02 15:06 UTC  (5+ messages)
` [PATCH v3 1/4] qom/object: enable setter for uint types

[PATCH] drm: rcar-du: lvds: Get mode from state
 2019-12-02 15:06 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v1] tools: Add an intel_dbuf_,map tool
 2019-12-02 15:04 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH] dt-bindings: rcc: Convert stm32mp1 rcc bindings to json-schema
 2019-12-02 15:03 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-02 15:03 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 8/9] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests PATCH v2 9/9] s390x: css: ping pong

[Buildroot] [Bug 12376] New: python-scapy3k is deprecated
 2019-12-02 15:03 UTC 

driver core: Do uevents have a semantic problem ?
 2019-12-02 15:02 UTC  (2+ messages)

[MPTCP] Re: [PATCH 1/9] token: handle join-before-accept-completion case
 2019-12-02 15:00 UTC 

next-20191202 kselftest results
 2019-12-02 15:00 UTC 

Revert library ABI changes from commit ae2917093fb60bdc1ed3e
 2019-12-02 15:00 UTC 

[PATCH i-g-t 1/9] i915/gem_exec_schedule: Split pi-ringfull into two tests
 2019-12-02 14:59 UTC  (7+ messages)
` [PATCH i-g-t 9/9] i915: Exercise I915_CONTEXT_PARAM_RINGSIZE
  ` [igt-dev] "
    ` [Intel-gfx] "

[RFC PATCH] drm/amdgpu: allocate entities on demand
 2019-12-02 14:59 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] testdisplay: Make sure readlink() result is nul-terminated
 2019-12-02 14:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[error] Drm -> amdgpu Unrecoverable Machine Check
 2019-12-02 14:58 UTC  (6+ messages)

[PATCH] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-02 14:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: add config change slave msg support
 2019-12-02 14:57 UTC 

[PATCH 1/3] ARM: dts: stm32: remove useless clock-names from RTC node on stm32f429
 2019-12-02 14:56 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: stm32: remove useless clock-names from RTC node on stm32f746

[PATCH] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names
 2019-12-02 14:56 UTC 

[PATCH] drivers/staging/exfat: Fix spelling mistakes
 2019-12-02 14:55 UTC 

[PATCH] thermal: rockchip: enable hwmon
 2019-12-02 14:52 UTC  (3+ 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.