All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-11 11:59:54 to 2019-02-11 12:42:27 UTC [more...]

[PATCH] Input: matrix_keypad - use flush_delayed_work()
 2019-02-11 12:42 UTC  (4+ messages)

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-11 12:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v12 00/25] Fixing record/replay and adding reverse debugging
 2019-02-11 12:41 UTC  (2+ messages)

KernelCI modular pipeline design document
 2019-02-11 12:41 UTC  (3+ messages)

[PATCH 1/2] x86: gpio: AMD G-Series pch gpio platform driver
 2019-02-11 12:41 UTC  (5+ messages)
    ` [PATCH] checkpatch: Add test for SPDX-License-Identifier on wrong line #

[U-Boot] [PATCH 0/4] Random small sunxi fixes
 2019-02-11 12:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Fix build when CONFIG_CMD_NET is disabled

[v2,6/9] usb: roles: Find the muxes by also matching against the device node
 2019-02-11 12:40 UTC  (2+ messages)
` [PATCH v2 6/9] "

[PATCH] initramfs: cleanup incomplete rootfs
 2019-02-11 12:40 UTC  (9+ messages)
` [PATCH RESEND] "

The road to load balancing
 2019-02-11 12:40 UTC  (9+ messages)
` [PATCH 10/46] drm/i915: Make request allocation caches global
` [PATCH 13/46] drm/i915: Compute the global scheduler caps
` [PATCH 18/46] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno

RTCan missing frames
 2019-02-11 12:40 UTC  (3+ messages)

[Bridge] [PATCH net-next v3 0/9] net: Remove switchdev_ops
 2019-02-11 12:31 UTC  (15+ messages)
` [Bridge] [PATCH net-next v3 1/9] Documentation: networking: switchdev: Update port parent ID section
  `  "
` [Bridge] [PATCH net-next v3 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET
  `  "
` [Bridge] [PATCH net-next v3 3/9] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET
  `  "
` [Bridge] [PATCH net-next v3 4/9] mlxsw: spectrum_switchdev: "
  `  "
` [Bridge] [PATCH net-next v3 5/9] net: mscc: ocelot: "
  `  "
` [Bridge] [PATCH net-next v3 6/9] staging: fsl-dpaa2: ethsw: "
  `  "
` [Bridge] [PATCH net-next v3 7/9] net: dsa: "
  `  "

[PATCH 0/3] RISC-V: use generic spinlock and rwlock
 2019-02-11 12:37 UTC  (3+ messages)
` [PATCH 3/3] MIPS: fix truncation in __cmpxchg_small for short values

[RESEND PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-11 12:26 UTC  (65+ messages)
` [RESEND PATCH v2 01/33] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [RESEND PATCH v2 02/33] ARM: davinci: aintc: use irq domain
` [RESEND PATCH v2 03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [RESEND PATCH v2 04/33] ARM: davinci: remove davinci_intc_type
` [RESEND PATCH v2 05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [RESEND PATCH v2 06/33] ARM: davinci: wrap HW interrupt numbers with a macro
` [RESEND PATCH v2 07/33] ARM: davinci: select SPARSE_IRQ
` [RESEND PATCH v2 08/33] ARM: davinci: make irqs.h a local header
` [RESEND PATCH v2 09/33] ARM: davinci: aintc: drop GPL license boilerplate
` [RESEND PATCH v2 10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [RESEND PATCH v2 11/33] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [RESEND PATCH v2 12/33] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [RESEND PATCH v2 13/33] ARM: davinci: aintc: use readl/writel_relaxed()
` [RESEND PATCH v2 14/33] irqchip: davinci-aintc: add a new config structure
` [RESEND PATCH v2 15/33] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [RESEND PATCH v2 16/33] ARM: davinci: aintc: use the new config structure
` [RESEND PATCH v2 17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [RESEND PATCH v2 18/33] ARM: davinci: aintc: remove unnecessary includes
` [RESEND PATCH v2 19/33] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [RESEND PATCH v2 20/33] ARM: davinci: cp-intc: remove cp_intc.h
` [RESEND PATCH v2 21/33] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [RESEND PATCH v2 22/33] irqchip: davinci-cp-intc: add a new config structure
` [RESEND PATCH v2 23/33] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [RESEND PATCH v2 24/33] ARM: davinci: cp-intc: use a common prefix for all symbols
` [RESEND PATCH v2 25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [RESEND PATCH v2 26/33] ARM: davinci: cp-intc: use the new-style config structure
` [RESEND PATCH v2 27/33] ARM: davinci: cp-intc: improve coding style
` [RESEND PATCH v2 28/33] ARM: davinci: cp-intc: unify error handling
` [RESEND PATCH v2 29/33] ARM: davinci: cp-intc: use readl/writel_relaxed()
` [RESEND PATCH v2 30/33] ARM: davinci: cp-intc: drop GPL license boilerplate
` [RESEND PATCH v2 31/33] ARM: davinci: cp-intc: remove redundant comments
` [RESEND PATCH v2 32/33] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [RESEND PATCH v2 33/33] ARM: davinci: remove intc related fields from davinci_soc_info

[PATCH v2] PCI: endpoint: functions: Use kmemdup instead of duplicating its function
 2019-02-11 12:37 UTC  (5+ messages)

possible deadlock in pipe_lock (2)
 2019-02-11 12:37 UTC  (4+ messages)

[PATCH v2 0/2] x86: respect memory size limits
 2019-02-11 12:35 UTC  (10+ messages)
` [PATCH v2 1/2] x86: respect memory size limiting via mem= parameter
    ` [Xen-devel] "

[linux-4.19 test] 132990: regressions - trouble: blocked/broken/fail/pass
 2019-02-11 12:34 UTC 

How can I enable the Wayland on panda board?
 2019-02-11 12:34 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2019-02-11 12:34 UTC 

[PATCH] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-11 12:33 UTC  (5+ messages)

[PATCH v5 0/2] PWM support for HiFive Unleashed
 2019-02-11 12:29 UTC  (6+ messages)
` [PATCH v5 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[Bug 109607] [CI][DRMTIP] Time is passing at a different rate between IGT machines and the controller
 2019-02-11 12:33 UTC  (2+ messages)

[PATCH] slub: remove an unused addr argument
 2019-02-11 12:32 UTC 

[U-Boot] [PATCH 1/3] arm: mvebu: mcbin: dts: fix PCIe reset polarity
 2019-02-11 12:31 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] pcie: designware: mvebu: fix reset release polarity
` [U-Boot] [PATCH 3/3] arm: mvebu: cf gt-8k: dts: add PCIe slot reset support

[PATCH RFC 0/6] Slotted channels for sync vm_events
 2019-02-11 12:30 UTC  (4+ messages)
` [RFC PATCH 2/6] tools/libxc: Define VM_EVENT type

[U-Boot] [PATCH] Kconfig: fix BUILD_TARGET for ARCH_MVEBU
 2019-02-11 12:30 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mvebu: x530: use MV_DDR_FREQ_SAR
 2019-02-11 12:30 UTC  (2+ messages)

[PATCH v4 0/3] KASAN for powerpc/32
 2019-02-11 12:25 UTC  (8+ messages)
` [PATCH v4 3/3] powerpc/32: Add KASAN support

[PATCH] arm64: use memblocks_present
 2019-02-11 12:26 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-11 12:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v1 0/1] Add base64 as conversion type
 2019-02-11 12:28 UTC  (5+ messages)
` [PATCH v1 1/1] image_types: add base64 conversion

[PATCH] ARM: dts: am335x: Add support for Bosch Guardian
 2019-02-11 12:27 UTC 

[GIT PULL 0/8] lightnvm updates for 5.1
 2019-02-11 12:25 UTC  (9+ messages)
` [GIT PULL 1/8] lightnvm: pblk: stop taking the free lock in in pblk_lines_free
` [GIT PULL 2/8] lightnvm: pblk: use vfree to free metadata on error path
` [GIT PULL 3/8] lightnvm: Use u64 instead of __le64 for CPU visible side
` [GIT PULL 4/8] lightnvm: pblk: Switch to use new generic UUID API
` [GIT PULL 5/8] lightnvm: pblk: fix TRACE_INCLUDE_PATH
` [GIT PULL 6/8] lightnvm: pblk: extend line wp balance check
` [GIT PULL 7/8] lightnvm: pblk: prevent stall due to wb threshold
` [GIT PULL 8/8] lightnvm: pblk: fix race condition on GC

stable-rc/linux-3.18.y build: 185 builds: 11 failed, 174 passed, 44 errors, 2775 warnings (v3.18.134-79-gfc72018eec7e)
 2019-02-11 12:25 UTC 

[PATCH 0/7] Port am335 and am437 devices to sdhci-omap
 2019-02-11 12:23 UTC  (5+ messages)
` [PATCH 1/7] mmc: sdhci: add support for using external DMA devices

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-11 12:22 UTC  (5+ messages)

[PATCH v3 0/9] xfs: incore unlinked list
 2019-02-11 12:21 UTC  (9+ messages)
` [PATCH 9/9] xfs: cache unlinked pointers in an rhashtable

[igt-dev] [IGT 1/2] tools/intel_gpu_top: Add support for stdout logging
 2019-02-11 12:21 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] "
  ` [IGT 1/2] "

[v3,4/6] usb:common Simplify usb_decode_get_set_descriptor function
 2019-02-11 12:21 UTC  (2+ messages)
` [PATCH v3 4/6] "

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-02-11 12:13 UTC  (2+ messages)

[U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support
 2019-02-11 12:19 UTC 

[PATCH/RFT] pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functions
 2019-02-11 12:18 UTC  (2+ messages)

[PATCH/RFT] pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions
 2019-02-11 12:18 UTC  (2+ messages)

[PATCH v2 0/3] Workaround for IMX7d PCI-e PLL lock failure
 2019-02-11 12:18 UTC  (8+ messages)
` [PATCH v2 3/3] PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure

btrfs as / filesystem in RAID1
 2019-02-11 12:17 UTC  (11+ messages)

[PATCH] PM / suspend: Print debug messages for device using direct-complete
 2019-02-11 12:17 UTC 

[tip:x86/boot] x86/boot: Early parse RSDP and save it in boot_params
 2019-02-11 12:16 UTC  (11+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-11 12:16 UTC  (12+ messages)
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit

CONFIG_KASAN_SW_TAGS=y NULL pointer dereference at freelist_dereference()
 2019-02-11 12:15 UTC  (9+ messages)
        ` CONFIG_KASAN_SW_TAGS=y not play well with kmemleak

[PATCH] systemd: RDEPENDS on util-linux-umount
 2019-02-11 12:15 UTC  (3+ messages)

[master][PATCH] bitbake: remove True option to getVar calls
 2019-02-11 12:15 UTC  (2+ messages)

[PATCH 0/4] AM57xx: PRU ICSS Support
 2019-02-11 12:11 UTC  (5+ messages)
` [PATCH 2/4] bus: ti-sysc: Add support for PRUSS SYSC type

[PATCH v2] s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
 2019-02-11 12:12 UTC  (2+ messages)

[RFC, PATCH] net: page_pool: Don't use page->private to store dma_addr_t
 2019-02-11 12:12 UTC  (8+ messages)

[PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-11 12:11 UTC  (4+ messages)

[PATCH for-4.12 2/8] amd/ntp: remove assert that prevents creating 2M MMIO entries
 2019-02-11 12:11 UTC  (12+ messages)

doc:dmaengine: clarify DMA desc. pointer after submission
 2019-02-11 12:10 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] riscv: Make mmap allocation top-down by default
 2019-02-11 12:09 UTC  (3+ messages)

[U-Boot] [PATCH] configs: tbs_a711: lower dram frequency
 2019-02-11 12:09 UTC  (3+ messages)

[PATCH] doc/qat: fix table of kernel drivers
 2019-02-11 12:08 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/2] package/ncmpc: bump to version 0.33
 2019-02-11 12:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add James Morse to the list of APEI reviewers
 2019-02-11 12:08 UTC  (4+ messages)

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-11 12:07 UTC  (2+ messages)

[Cocci] [PATCH v2] coccinelle: semantic patch for missing put_device()
 2019-02-11 12:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libva-utils: bump version to 2.4.0
 2019-02-11 12:07 UTC  (2+ messages)

[Buildroot] [PATCH] package/sqlcipher: add OpenSSL 1.1.x compatibility
 2019-02-11 12:06 UTC  (2+ messages)

imx-uart DMA transaction error leading to OOPS on 4.14.95
 2019-02-11 12:06 UTC  (2+ messages)

debian packaging refinements
 2019-02-11 12:03 UTC  (4+ messages)
` [PATCH 1/3] Makefile: add kernelarch target for printing arch and localversion
` [PATCH 2/3] scripts: mkdebian: allow renaming generated debian/rules
` [PATCH 3/3] scripts: mkdebian: fix dependencies

[PATCH v2 0/2] Add and document the i.MX8MQ OTP controller
 2019-02-11 12:03 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mq: Add on-chip OTP controller node

[Qemu-devel] [PATCH] s390x: always provide pci support
 2019-02-11 12:02 UTC  (2+ messages)
` [Qemu-devel] [qemu-s390x] "

[PATCH bpf-next v2 0/4] selftests: bpf: improve bpf object file rules
 2019-02-11 12:01 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] selftests: bpf: add "alu32" to .gitignore
` [PATCH bpf-next v2 2/4] selftests: bpf: extend sub-register mode compilation to all bpf object files
` [PATCH bpf-next v2 3/4] selftests: bpf: centre kernel bpf objects under new subdir "progs"
` [PATCH bpf-next v2 4/4] selftests: bpf: relax sub-register mode compilation criteria

[PATCH] locking/rwsem: Remove arch specific rwsem files
 2019-02-11 11:58 UTC  (2+ messages)

[PATCH v8 0/5] arm64: ftrace with regs
 2019-02-11 11:59 UTC  (4+ messages)
` [PATCH v8 2/5] arm64: replace -pg with CC_FLAGS_FTRACE in efi Makefiles


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.