All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-18 12:36:55 to 2018-05-18 13:11:25 UTC [more...]

[xen-unstable test] 122715: trouble: broken/fail/pass
 2018-05-18 13:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Test all modes on all planes
 2018-05-18 13:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc: Test all modes on all planes (rev4)

[PATCH 0/6] arm64: perf: Support for chaining event counters
 2018-05-18 13:10 UTC  (4+ messages)
` [PATCH 1/6] arm_pmu: Refactor maximum period handling

[PATCH v3 0/9] staging: iio: ad2s1200: Driver clean up
 2018-05-18 13:10 UTC  (15+ messages)
` [PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v3 5/9] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v3 6/9] staging: iio: ad2s1200: Add scaling factor for angular velocity channel

[02/12] usb: usbtmc: Support Read Status Byte with SRQ per file handle
 2018-05-18 13:10 UTC 

[PATCH 0/2] eal/malloc: fix wrong heap initialization over multiple memsegs
 2018-05-18 13:10 UTC  (2+ messages)

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-18 13:09 UTC  (14+ messages)

usbserial: pl2303 tx xon/xoff flow control
 2018-05-18 13:09 UTC 

[PATCH v3 00/13] Preparing for fanotify super block marks
 2018-05-18 13:09 UTC  (4+ messages)
` [PATCH v3 11/13] fsnotify: add fsnotify_connector_inode() wrapper

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-18 13:05 UTC  (12+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver

printk feature for syzbot?
 2018-05-18 13:08 UTC  (10+ messages)
        ` [PATCH] printk: inject caller information into the body of message

[Buildroot] [PATCH v4 5/5] support/scripts/pkgstats: add CPE reporting
 2018-05-18 13:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/1] Bug: Sandbox: libvirt breakdowns qemu guest
 2018-05-18 13:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/1] sandbox: disable -sandbox if CONFIG_SECCOMP undefined

[PATCH v7 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-18 13:07 UTC  (6+ messages)
` [PATCH v7 03/12] PCI: Request control of native PCIe hotplug only if supported

[PATCH 0/7] gpu: host1x: Preparation work for destaging ABI
 2018-05-18 13:07 UTC  (7+ messages)
` [PATCH 1/7] gpu: host1x: Remove wait check support
` [PATCH 7/7] gpu: host1x: Track client version

[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
 2018-05-18 13:05 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Enable ASYM_SMT on interleaved big-core systems

[PATCH net-next] net:sched: add action inheritdsfield to skbmod
 2018-05-18 13:06 UTC  (2+ messages)

[Buildroot] [PATCH v5 0/7] CPE ID Support
 2018-05-18 13:05 UTC  (4+ messages)
` [Buildroot] [PATCH v5 6/7] support/scripts/pkg-stats: add CPE reporting

[PATCH net] sock_diag: fix use-after-free read in __sk_free
 2018-05-18 13:05 UTC 

[PATCH v2 1/2] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
 2018-05-18 13:04 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: arm/arm64: harden unmap_stage2_ptes in case end is not PAGE_SIZE aligned

[Buildroot] [PATCH] support/scripts/pkg-stats: flake8 print() cleanup
 2018-05-18 13:05 UTC 

[PATCH v2 00/26] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-05-18 13:04 UTC  (27+ messages)
` [PATCH v2 01/26] rculist: introduce list_next_or_null_rr_rcu()
` [PATCH v2 02/26] sysfs: export sysfs_remove_file_self()
` [PATCH v2 03/26] ibtrs: public interface header to establish RDMA connections
` [PATCH v2 04/26] ibtrs: private headers with IBTRS protocol structs and helpers
` [PATCH v2 05/26] ibtrs: core: lib functions shared between client and server modules
` [PATCH v2 06/26] ibtrs: client: private header with client structs and functions
` [PATCH v2 07/26] ibtrs: client: main functionality
` [PATCH v2 08/26] ibtrs: client: statistics functions
` [PATCH v2 09/26] ibtrs: client: sysfs interface functions
` [PATCH v2 10/26] ibtrs: server: private header with server structs and functions
` [PATCH v2 11/26] ibtrs: server: main functionality
` [PATCH v2 12/26] ibtrs: server: statistics functions
` [PATCH v2 13/26] ibtrs: server: sysfs interface functions
` [PATCH v2 14/26] ibtrs: include client and server modules into kernel compilation
` [PATCH v2 15/26] ibtrs: a bit of documentation
` [PATCH v2 16/26] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v2 17/26] ibnbd: client: private header with client structs and functions
` [PATCH v2 18/26] ibnbd: client: main functionality
` [PATCH v2 19/26] ibnbd: client: sysfs interface functions
` [PATCH v2 20/26] ibnbd: server: private header with server structs and functions
` [PATCH v2 21/26] ibnbd: server: main functionality
` [PATCH v2 22/26] ibnbd: server: functionality for IO submission to file or block dev
` [PATCH v2 23/26] ibnbd: server: sysfs interface functions
` [PATCH v2 24/26] ibnbd: include client and server modules into kernel compilation
` [PATCH v2 25/26] ibnbd: a bit of documentation
` [PATCH v2 26/26] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules

common non-cache coherent direct dma mapping ops
 2018-05-18 13:03 UTC  (8+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation

[PATCH V2 1/3] clk: imx7d: correct enet phy ref clock gates
 2018-05-18 13:03 UTC  (6+ messages)
` [PATCH V2 2/3] clk: imx7d: correct enet clock CCGR registers

[PATCH v5 01/21] lib/librte_ethdev: change eth-dev-ops API to return int
 2018-05-18 13:02 UTC  (2+ messages)
` [PATCH] rte_ethdev.h: fix gcc8.1 sign conversion warining

[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
 2018-05-18 13:02 UTC  (10+ messages)
          ` [PATCH v2] x86/asm: Pad assembly functions with INT3 instructions

[PATCH v2] powerpc/lib: Adjust .balign inside string functions for PPC32
 2018-05-18 13:01 UTC 

[PATCH net] tuntap: raise EPOLLOUT on device up
 2018-05-18 13:00 UTC 

[igt-dev] [PATCH i-g-t 01/10] lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversion
 2018-05-18 13:00 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 04/10] lib: Clean up format_desc
` [igt-dev] [PATCH i-g-t 07/10] lib: Use igt_matrix for ycbcr<->rgb conversion
` [igt-dev] [PATCH i-g-t 08/10] lib: Add support for rendering into packed YCbCr framebuffers

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-18 13:00 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] xen-hvm: stop faking I/O to access PCI config space
 2018-05-18 13:00 UTC  (2+ messages)
`  "

SELinux musl support
 2018-05-18 12:58 UTC  (4+ messages)

[PATCH 1/2] powerpc/ptrace: Fix enforcement of DAWR contraints
 2018-05-18 12:56 UTC  (3+ messages)
` [PATCH 2/2] powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG

[PATCH v9 00/15] ASoC: qcom: Add support to QDSP based Audio
 2018-05-18 12:56 UTC  (39+ messages)
` [PATCH v9 01/15] ASoC: qdsp6: q6afe: Add q6afe driver
` [PATCH v9 02/15] ASoC: qdsp6: qdafe: Add SLIMBus port Support
` [PATCH v9 03/15] ASoC: qdsp6: q6afe: Add support to MI2S ports
` [PATCH v9 04/15] ASoC: qdsp6: q6afe: Add support to MI2S sysclks
` [PATCH v9 05/15] ASoC: qdsp6: q6adm: Add q6adm driver
` [PATCH v9 06/15] ASoC: qdsp6: q6asm: Add q6asm driver
` [PATCH v9 07/15] ASoC: qdsp6: q6asm: Add support to memory map and unmap
` [PATCH v9 08/15] ASoC: qdsp6: q6asm: Add support to audio stream apis
` [PATCH v9 09/15] ASoC: qdsp6: q6routing: Add q6routing driver
` [PATCH v9 10/15] ASoC: qdsp6: q6routing: Add support to all SLIMBus Mixers
` [PATCH v9 11/15] ASoC: qdsp6: q6routing: Add support to MI2S Mixers
` [PATCH v9 12/15] ASoC: qdsp6: q6afe: Add q6afe dai driver
` [PATCH v9 13/15] ASoC: qdsp6: q6asm: Add q6asm "
` [PATCH v9 14/15] ASoC: qdsp6: dt-bindings: Add apq8096 machine bindings
` [PATCH v9 15/15] ASoC: qcom: apq8096: Add db820c machine driver

[U-Boot] [PATCH] arm64: dts: allwinner: h5: NanoPi NEO Plus2 : add EMAC support
 2018-05-18 12:56 UTC 

simplify procfs code for seq_file instances V3
 2018-05-18 12:55 UTC  (4+ messages)
` [PATCH 28/42] drbd: switch to proc_create_single
  ` [Drbd-dev] "

[PATCH] wget: fix CVE-2018-0494
 2018-05-18 12:55 UTC  (2+ messages)

[PATCH v4 0/8] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-05-18 12:55 UTC  (7+ messages)

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-18 12:55 UTC  (9+ messages)
` [PATCH v3 31/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
  ` [Intel-gfx] "
` [PATCH v3 32/40] drm/i915: Enable superior HDCP ver that is capable
  ` [Intel-gfx] "
` [PATCH v3 33/40] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v3 34/40] drm/i915: hdcp_check_link only on CP_IRQ

[mac80211-next:master 20/20] net/wireless/nl80211.c:4802:34: error: incompatible type for argument 1 of 'cfg80211_sinfo_release_content'
 2018-05-18 12:53 UTC 

[PATCH v4 0/2] drm/panel: Add device link in drm_panel_attach()
 2018-05-18 12:54 UTC  (4+ messages)
  ` [PATCH v4 2/2] drm/panel: Add device_link from panel device to drm device

[PATCH] audit: add containerid support for IMA-audit
 2018-05-18 12:53 UTC  (11+ messages)

[Qemu-devel] [PATCH v7 0/3] wakeup-from-suspend and system_wakeup changes
 2018-05-18 12:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 3/3] qmp.c: system_wakeup: runstate and wake-up support check

amd gpu in Xen domu -- NULL dereference in drivers/gpu/drm/drm_pci.c
 2018-05-18 12:52 UTC  (2+ messages)

[PATCH net] net: sched: red: avoid hashing NULL child
 2018-05-18 12:51 UTC 

[PATCH bpf v2 0/6] bpf: enhancements for multi-function programs
 2018-05-18 12:50 UTC  (7+ messages)
` [PATCH bpf v2 1/6] bpf: support 64-bit offsets for bpf function calls
` [PATCH bpf v2 2/6] bpf: powerpc64: add JIT support for multi-function programs
` [PATCH bpf v2 3/6] bpf: get kernel symbol addresses via syscall
` [PATCH bpf v2 4/6] tools: bpf: sync bpf uapi header
` [PATCH bpf v2 5/6] tools: bpftool: resolve calls without using imm field
` [PATCH bpf v2 6/6] bpf: fix JITed dump for multi-function programs via syscall

[PATCH] Revert "drm/i915/edp: Do not do link training fallback or prune modes on EDP"
 2018-05-18 12:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Revert "drm/i915/edp: Do not do link training fallback or prune modes on EDP" (rev2)

[PATCH V5] ARM: dts: da850-evm: Enable LCD and Backlight
 2018-05-18 12:50 UTC  (5+ messages)

sound: latency and synchronization measurements
 2018-05-18 12:49 UTC  (3+ messages)

[PATCH 0/5] ARM: shmobile: rcar-gen2: Remove legacy SMP fallback code
 2018-05-18 12:48 UTC  (12+ messages)
` [PATCH 1/5] ARM: shmobile: r8a7790: "
` [PATCH 2/5] ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definition
` [PATCH 3/5] ARM: shmobile: r8a7791: Remove legacy SMP fallback code
` [PATCH 4/5] ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definition
` [PATCH 5/5] ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops()

[PATCH] kvm: rename HINTS_DEDICATED to KVM_HINTS_REALTIME
 2018-05-18 12:47 UTC  (5+ messages)

[PATCH] makedumpfile: Do not print ETA value if current progress is 0
 2018-05-18 12:46 UTC  (7+ messages)
      ` [PATCH v2] makedumpfile: Use integer arithmetics for the progress bar

[PATCH RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-05-18 12:46 UTC  (4+ messages)

[06/12] usb: usbtmc: Add vendor specific/asynchronous read/write ioctls
 2018-05-18 12:46 UTC 

[06/12] usb: usbtmc: Add vendor specific/asynchronous read/write ioctls
 2018-05-18 12:44 UTC 

[PATCH-RESEND] cxl: Disable prefault_mode in Radix mode
 2018-05-18 12:43 UTC  (2+ messages)

[05/12] usb: usbtmc: Add ioctl for generic requests on control pipe
 2018-05-18 12:42 UTC 

Display 1920x1080 double LVDS channel problem
 2018-05-18 12:40 UTC 

[PATCH 00/10] RFC: assorted bcachefs patches
 2018-05-18 12:40 UTC  (8+ messages)
` [PATCH 04/10] locking: export osq_lock()/osq_unlock()

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-18 12:38 UTC  (8+ messages)
` [PATCH 07/14] powerpc: Add support for restartable sequences

[PATCH] ARM: davinci_all_defconfig: set CONFIG_BACKLIGHT_PWM=m
 2018-05-18 12:38 UTC  (2+ messages)

[ANN] Meeting to discuss improvements to support MC-based cameras on generic apps
 2018-05-18 12:38 UTC  (4+ messages)

[PATCH for-4.7/4.8] x86: Fix "x86: further CPUID handling adjustments"
 2018-05-18 12:37 UTC  (5+ messages)
` [PATCH v2 "

[RFC PATCH 00/11] vfs: have syncfs return an error when inode writeback fails
 2018-05-18 12:34 UTC  (3+ messages)
` [RFC PATCH 01/11] vfs: push __sync_blockdev calls down into sync_fs routines
` [RFC PATCH 02/11] vfs: add a new errseq_t pointer to sync_fs prototype

[02/12] usb: usbtmc: Support Read Status Byte with SRQ per file handle
 2018-05-18 12:36 UTC 

[PATCH v4] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
 2018-05-18 12:36 UTC  (6+ 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.