All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-12 09:50:00 to 2019-02-12 10:42:39 UTC [more...]

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

[PATCH v2 0/9] device connection: Add support for device graphs
 2019-02-12 10:41 UTC  (8+ messages)
` [v2,6/9] usb: roles: Find the muxes by also matching against the device node
          ` [PATCH v2 6/9] "

[U-Boot] [PATCH v2 0/4] sunxi: SPI: Add SUN6I generation SPI support
 2019-02-12 10:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] spi: sunxi: Enable and disable SPI clock on bus claim/release
` [U-Boot] [PATCH v2 2/4] clk: sunxi: Implement SPI gates clocks and reset
` [U-Boot] [PATCH v2 3/4] spi: sunxi: Add CLK support to Allwinner SPI driver
` [U-Boot] [PATCH v2 4/4] spi: sunxi: Support newer SoCs

[Qemu-devel] [PULL 00/25] pci, pc, virtio: fixes, cleanups, features
 2019-02-12 10:39 UTC  (7+ messages)

[PATCH 00/10] ICL support and other enhancements for PMC Core
 2019-02-12 10:38 UTC  (10+ messages)
` [PATCH 08/10] platform/x86: intel_pmc_core: Add ICL platform support
` [PATCH 09/10] platform/x86: intel_pmc_core: Add Package cstates residency info

[PATCH v3 0/2] media: cedrus: Add H264 decoding support
 2019-02-12 10:23 UTC  (5+ messages)
` [PATCH v3 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH v2 0/9] gpio: mockup: improve the user-space testing interface
 2019-02-12 10:37 UTC  (8+ messages)
` [PATCH v2 3/9] irq/irq_sim: provide irq_sim_fire_type()

[PATCH v2 0/6] Fixmap support and MM cleanups
 2019-02-12 10:37 UTC  (7+ messages)
` [PATCH v2 6/6] RISC-V: Implement keepinitrd kernel parameter

[PATCH] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-02-12 10:37 UTC  (5+ messages)

[Qemu-devel] [PULL v3 00/28] ivshmem deprecation, qtests, typedefs and gnu99
 2019-02-12 10:35 UTC  (3+ messages)
` [Qemu-devel] [PULL v3 26/28] seccomp: Work-around GCC 4.x bug in gnu99 mode

[Qemu-devel] [PATCH] seccomp: Work-around GCC 4.x bug in gnu99 mode
 2019-02-12 10:26 UTC  (3+ messages)

usb: typec: tcpm: Export partner Source Capabilities
 2019-02-12 10:33 UTC  (7+ messages)
    ` [PATCH] "

[Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation
 2019-02-12 10:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] io/channel: add qio_channel_get_attached_aio_context()

[Buildroot] [PATCH 1/2] package/libnfsidmap: new package
 2019-02-12 10:33 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/nfs-utils: enable support of NFSv4

[PATCH v3 0/8] drm/sun4i: dsi: Add burst mode support
 2019-02-12 10:32 UTC  (3+ messages)

[PATCH v6 00/11] Add RISC-V support
 2019-02-12 10:31 UTC  (12+ messages)
` [PATCH v6 01/11] efi: Rename armxx to arch
` [PATCH v6 02/11] PE: Add RISC-V definitions
` [PATCH v6 03/11] elf.h: "
` [PATCH v6 04/11] RISC-V: Add setjmp implementation
` [PATCH v6 05/11] RISC-V: Add early startup code
` [PATCH v6 06/11] RISC-V: Add Linux load logic
` [PATCH v6 07/11] RISC-V: Add awareness for RISC-V reloations
` [PATCH v6 08/11] RISC-V: Add auxiliary files
` [PATCH v6 09/11] RISC-V: Add libgcc helpers for clz
` [PATCH v6 10/11] RISC-V: Add to build system
` [PATCH v6 11/11] fdt: Treat device tree file type like ACPI

[Qemu-devel] [PATCH 1/1] RFC: net/slirp: link with libslirp
 2019-02-12 10:31 UTC  (5+ messages)

[Patch net] team: avoid complex list operations in team_nl_cmd_options_set()
 2019-02-12 10:32 UTC  (2+ messages)

[U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K
 2019-02-12 10:31 UTC  (5+ messages)

X450LCP lost abillity to turn the screen off
 2019-02-12 10:30 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] migration: Make multifd not experimental
 2019-02-12 10:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] multifd: Drop x-multifd-page-count parameter

[Qemu-devel] [PATCH v2] Kconfig: add documentation
 2019-02-12 10:28 UTC  (2+ messages)

Odroidc1 DVFS
 2019-02-12 10:27 UTC  (3+ messages)

[PATCH v7 00/28] New macros for assembler symbols
 2019-02-12 10:27 UTC  (4+ messages)
` [PATCH v7 05/28] x86/asm/entry: annotate THUNKs

[PATCH V2 0/2] cpufreq: Allow light-weight tear down and bring up of CPUs
 2019-02-12 10:26 UTC  (5+ messages)
` [PATCH V2 2/2] cpufreq: dt: Implement online/offline() callbacks

[PATCH] mm/swap.c: workaround for_each_cpu() bug on UP kernel
 2019-02-12 10:25 UTC  (3+ messages)

[PATCH v4 00/10] mfd: add support for max77650 PMIC
 2019-02-12 10:24 UTC  (8+ messages)
` [PATCH v4 05/10] mfd: max77650: new core mfd driver

[PATCH] drm/i915: Recursive i915_reset_trylock() verboten
 2019-02-12 10:23 UTC 

[PATCH 1/2] ima: fix build error redeclaration of enumerator
 2019-02-12 10:23 UTC  (6+ messages)
` [PATCH 2/2] efi: "

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-02-12 10:22 UTC  (9+ messages)

Getting an syntax error with 'sed' in systemd-serialgetty.bb
 2019-02-12 10:22 UTC  (2+ messages)

[PATCH 0/2] x86, numa: always initialize all possible nodes
 2019-02-12 10:19 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: be more verbose about zonelist initialization

[PATCH] proc, oom: do not report alien mms when setting oom_score_adj
 2019-02-12 10:21 UTC 

[Buildroot] [PATCH 1/2] boot/uboot: bump to version 2019.01
 2019-02-12 10:21 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/uboot-tools: bump to version 2019.01
 2019-02-12 10:20 UTC 

[PATCH 00/12] Enable accelerated OpenGL in qemu
 2019-02-12 10:20 UTC  (7+ messages)
` [PATCH 04/12] qemu: build target variant with gtk+, and nativesdk variant without sdl

[Buildroot] [git commit branch/next] boot/uboot: bump to version 2019.01
 2019-02-12 10:20 UTC 

[Bug 109613] New: nouveau: KMS is broken on last kernels (9700M GT)
 2019-02-12 10:20 UTC 

[PATCH 4.14 000/205] 4.14.99-stable review
 2019-02-12 10:19 UTC  (3+ messages)

[Question] Use mr25h40 in a custom DSDT ACPI table
 2019-02-12 10:17 UTC 

[PATCH v4 0/4] media: imx: Add support for BT.709 encoding
 2019-02-12 10:17 UTC  (5+ messages)
` [PATCH v4 1/4] gpu: ipu-v3: ipu-ic: Rename yuv2rgb encoding matrices

[Buildroot] [PATCH] package/luv: bump to version 1.25.0-0
 2019-02-12 10:17 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libxkbcommon: bump version to 0.8.3
 2019-02-12 10:17 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libinput: bump version to 1.12.6
 2019-02-12 10:17 UTC  (2+ messages)

[PATCH v2 0/5] Add CMT/TMU support for RZ/G2E
 2019-02-12 10:17 UTC  (3+ messages)

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-02-12 10:17 UTC  (15+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

[Buildroot] [git commit branch/next] package/luv: bump to version 1.25.0-0
 2019-02-12 10:17 UTC 

[Buildroot] [git commit branch/next] package/libxkbcommon: bump version to 0.8.3
 2019-02-12 10:17 UTC 

[Buildroot] [git commit branch/next] package/libinput: bump version to 1.12.6
 2019-02-12 10:16 UTC 

[Buildroot] [PATCH/next 1/1] package/ncmpc: fix build on sparc
 2019-02-12 10:16 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Add support for an interconnect path
 2019-02-12 10:16 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/ncmpc: fix build on sparc
 2019-02-12 10:16 UTC 

[RFC PATCH] Early version of thread stack randomization
 2019-02-12 10:16 UTC  (10+ messages)
` [RFC PATCH] x86/entry/64: randomize kernel stack offset upon system call

[PATCH i-g-t] i915/gem_mmap_gtt: Impose a timeout for "hang"
 2019-02-12 10:16 UTC  (2+ messages)
` [igt-dev] "

[PATCH] drm/amdgpu: don't clamp debugfs register access to the BAR size
 2019-02-12 10:15 UTC  (2+ messages)

[PATCH 4.9 000/137] 4.9.156-stable review
 2019-02-12 10:13 UTC  (3+ messages)

[PATCH -mm -V7] mm, swap: fix race between swapoff and some swap operations
 2019-02-12 10:13 UTC  (2+ messages)

[PATCH v2 bpf-next] tools: bpftool: doc, add text about feature-subcommand
 2019-02-12 10:12 UTC  (2+ messages)

[PATCH for-4.12 V3] x86/altp2m: fix HVMOP_altp2m_set_domain_state race
 2019-02-12 10:11 UTC  (6+ messages)

Intentionally failing postinstall scriplets - Yocto Sumo
 2019-02-12 10:11 UTC 

[Qemu-devel] [PATCH v2 1/3] s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
 2019-02-12 10:09 UTC  (3+ messages)

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-12 10:09 UTC  (7+ messages)

[PATCH] qcom: spmi-gpio: Fix boundary conditions IRQ domain translate
 2019-02-12 10:08 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] coroutines: generate wrapper code
 2019-02-12 10:03 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[net-next PATCH 0/2] Fix page_pool API and dma address storage
 2019-02-12 10:06 UTC  (4+ messages)
` [net-next PATCH 1/2] mm: add dma_addr_t to struct page

[Cluster-devel] [PATCH] gfs2.5: General updates and layout improvements
 2019-02-12 10:05 UTC 

driver make files and target architecture size
 2019-02-12 10:03 UTC  (3+ messages)

Ceph cluster stability
 2019-02-12 10:01 UTC 

[PATCH] contrib/subtree: ensure only one rev is provided
 2019-02-12 10:00 UTC  (4+ messages)

[PATCH 0/1] bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONS
 2019-02-12 10:04 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] test: fix broken "make test"
 2019-02-12  9:59 UTC  (3+ messages)

[PATCH 0/2] checklayer: Avoid adding the layer if it is already present
 2019-02-12 10:16 UTC  (3+ messages)
` [PATCH 1/2] yocto-check-layer-wrapper: Fix path for oe-init-build-env
` [PATCH 2/2] checklayer: Avoid adding the layer if it is already present

[PATCH 1/3] dt-bindings: imx-ocotp: Add i.MX8MQ compatible
 2019-02-12  9:57 UTC  (2+ messages)

[PATCH] git-submodule.txt: document default behavior
 2019-02-12  9:56 UTC  (5+ messages)
` [PATCH v2 0/3] Document git-submodule's "
  ` [PATCH v2 1/3] git-remote.txt: be specific about "
  ` [PATCH v2 2/3] git-submodule.txt: make subcommands underlined
  ` [PATCH v2 3/3] submodule: document default behavior

[PATCH 0/7] Add Mediatek thermal dirver for mt8183
 2019-02-12  9:55 UTC  (6+ messages)
` [PATCH 4/7] thermal: mediatek: add thermal controller offset

[PATCH RESEND] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330
 2019-02-12  9:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] improve block-latency-histogram-set
 2019-02-12  9:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] qapi: move to QOM path for x-block-latency-histogram-set

[PATCH] cmake: update to 3.13.4
 2019-02-12  9:30 UTC 

[igt-dev] Fwd: PSA: Mailman changes, From addresses no longer accurate
 2019-02-12  9:50 UTC  (2+ messages)
  `  "

[RFC PATCH V0 0/7] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-02-12  9:50 UTC  (6+ messages)
` [RFC PATCH V0 3/7] [media] dt-bindings: mt8183: Added DIP-SMEM dt-bindings

[PATCH v9 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-12  9:49 UTC  (5+ messages)
` [PATCH v9 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time


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.