All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-28 14:23:35 to 2019-11-28 15:02:09 UTC [more...]

[PATCH 0/8] gpiolib: add an ioctl() for monitoring line status changes
 2019-11-28 15:02 UTC  (9+ messages)
` [PATCH 7/8] gpiolib: add new ioctl() for monitoring changes in line info

[PATCH] drm/i915: Provide ddc symlink in hdmi connector sysfs directory
 2019-11-28 15:01 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH v6 00/49] QUICC Engine support on ARM, ARM64, PPC64
 2019-11-28 14:55 UTC  (60+ messages)
` [PATCH v6 01/49] soc: fsl: qe: remove space-before-tab
` [PATCH v6 02/49] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
` [PATCH v6 03/49] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
` [PATCH v6 04/49] soc: fsl: qe: introduce qe_io{read,write}* wrappers
` [PATCH v6 05/49] soc: fsl: qe: avoid ppc-specific io accessors
` [PATCH v6 06/49] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v6 07/49] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v6 08/49] soc: fsl: qe: drop unneeded #includes
` [PATCH v6 09/49] soc: fsl: qe: drop assign-only high_active in qe_ic_init
` [PATCH v6 10/49] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
` [PATCH v6 11/49] soc: fsl: qe: use qe_ic_cascade_{low,high}_mpic also on 83xx
` [PATCH v6 12/49] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
` [PATCH v6 13/49] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v6 14/49] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
` [PATCH v6 15/49] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
` [PATCH v6 16/49] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
` [PATCH v6 17/49] soc: fsl: qe: remove unused qe_ic_set_* functions
` [PATCH v6 18/49] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
` [PATCH v6 19/49] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
` [PATCH v6 20/49] soc: fsl: qe: simplify qe_ic_init()
` [PATCH v6 21/49] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
` [PATCH v6 22/49] soc: fsl: qe: qe.c: use of_property_read_* helpers
` [PATCH v6 23/49] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
` [PATCH v6 24/49] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
` [PATCH v6 25/49] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
` [PATCH v6 26/49] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
` [PATCH v6 27/49] soc/fsl/qe/qe.h: update include path for cpm.h
` [PATCH v6 28/49] serial: ucc_uart: explicitly include soc/fsl/cpm.h
` [PATCH v6 29/49] serial: ucc_uart: replace ppc-specific IO accessors
` [PATCH v6 30/49] serial: ucc_uart: factor out soft_uart initialization
` [PATCH v6 31/49] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
` [PATCH v6 32/49] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v6 33/49] serial: ucc_uart: limit brg-frequency workaround to PPC32
` [PATCH v6 34/49] serial: ucc_uart: access __be32 field using be32_to_cpu
` [PATCH v6 35/49] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH v6 36/49] soc: fsl: qe: make cpm_muram_free() return void
` [PATCH v6 37/49] soc: fsl: qe: make cpm_muram_free() ignore a negative offset
` [PATCH v6 38/49] soc: fsl: qe: drop broken lazy call of cpm_muram_init()
` [PATCH v6 39/49] soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
` [PATCH v6 40/49] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
` [PATCH v6 41/49] soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
` [PATCH v6 42/49] soc: fsl: qe: drop pointless check "
` [PATCH v6 43/49] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
` [PATCH v6 44/49] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
` [PATCH v6 45/49] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
` [PATCH v6 46/49] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v6 47/49] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
` [PATCH v6 48/49] soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c
` [PATCH v6 49/49] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

Issue with 395f121e6199 ("PCI/PM: Wait for device to become ready after power-on")
 2019-11-28 15:01 UTC  (3+ messages)

[PATCH] kernel-devsrc: fix error with old (<4.2) x86 kernels
 2019-11-28 15:00 UTC  (4+ messages)

[PATCH V3] orangefs: posix open permission checking
 2019-11-28 15:00 UTC  (2+ messages)

[PATCH liburing] liburing: create an installation target for tests
 2019-11-28 15:00 UTC  (2+ messages)

[Xen-devel] [PATCH v2] build: provide option to disambiguate symbol names
 2019-11-28 14:59 UTC  (17+ messages)
` [Xen-devel] Ping: "

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-28 14:30 UTC  (3+ messages)
` [PATCH 12/15] s390x: protvirt: Set guest IPL PSW

[Intel-gfx] [CI] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
 2019-11-28 14:59 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH 0/8] GSG Documentation updates
 2019-11-28 14:59 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

[dpdk-dev] [PATCH] kni: increase kernel version requirement for VA
 2019-11-28 14:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
    ` [dpdk-dev] [EXT] "

[PATCH v15 00/18]Timestamp synchronization of host - guest tracing session
 2019-11-28 14:58 UTC  (8+ messages)
` [PATCH v15 11/18] trace-cmd: Exchange tracing IDs between host and guest
` [PATCH v15 14/18] trace-cmd: Add host trace clock as guest trace argument
` [PATCH v15 15/18] trace-cmd: Refactor few trace-cmd internal functions

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: start crc only once per test
 2019-11-28 14:57 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: start crc only once per test (rev4)

[PATCH v2 0/8] add header file for kelvin to/from Celsius conversion helpers
 2019-11-28 14:54 UTC  (18+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] ACPI: thermal: switch to use <linux/temperature.h> helpers
` [PATCH v2 3/8] platform/x86: asus-wmi: "
` [PATCH v2 4/8] platform/x86: intel_menlow: "
` [PATCH v2 5/8] thermal: int340x: "
` [PATCH v2 6/8] thermal: intel_pch: "
` [PATCH v2 7/8] nvme: hwmon: "
` [PATCH v2 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>

[PATCH v37 00/17] QEMU AVR 8 bit cores
 2019-11-28 14:16 UTC  (9+ messages)

[Xen-devel] [PATCH for-4.13 1/2] python/xc.c: Remove trailing whitespace
 2019-11-28 14:54 UTC  (8+ messages)
` [Xen-devel] [PATCH for-4.13 2/2] Rationalize max_grant_frames and max_maptrack_frames handling

[Intel-gfx] [CI 1/2] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-11-28 14:54 UTC  (9+ messages)
  `  "
  ` [Intel-gfx] [CI 2/2] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
      `  "

[RFC 1/8] Add Radeon kernel headers. Will clean up later
 2019-11-25 14:19 UTC  (2+ messages)
` [RFC 5/8] "

[PATCH 0/3] perf/bpftool: Allow to link libbpf dynamically
 2019-11-28 14:53 UTC  (2+ messages)
` [PATCH bpf v2] bpftool: "

[PATCH 0/3] net: macb: cover letter
 2019-11-28 14:52 UTC  (7+ messages)
` [PATCH 2/3] net: macb: add support for C45 MDIO read/write

[PATCH v1] mm/memory_hotplug: don't check the nid in find_(smallest|biggest)_section_pfn
 2019-11-28 14:52 UTC  (4+ messages)

[PATCH 0/3] Use C inlines for uaccess
 2019-11-28 14:51 UTC  (5+ messages)
` [PATCH 2/3] arm64: remove uaccess_ttbr0 asm macros from cache functions
  ` [Xen-devel] "

[Xen-devel] [PATCH LP-BUILD_TOOLS] Fix building with updated ENFORCE_UNIQUE_SYMBOLS behaviour
 2019-11-28 14:51 UTC 

unchecked MSR access error in throttle_active_work()
 2019-11-28 14:51 UTC  (4+ messages)

Operation not supported when adding jump command
 2019-11-28 14:51 UTC  (12+ messages)

[PATCH] drm/i915/display/tgl: Do not program clockgating
 2019-11-28 14:51 UTC  (4+ messages)
` [Intel-gfx] "

[U-Boot] [PATCH v2 00/16] efi_loader: add secure boot support
 2019-11-28 14:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2 04/16] efi_loader: add signature database parser

[PATCH] vfio-ccw: Fix error message
 2019-11-28 14:30 UTC 

[Buildroot] [PATCH 1/1] package/luasyslog: update the upstream URL in Config.in
 2019-11-28 14:49 UTC 

[PATCH] power: reset: at91-reset: add sysfs interface to the power on reason
 2019-11-28 14:48 UTC  (3+ messages)

[GIT PULL] MFD for v5.5
 2019-11-28 14:48 UTC 

[PATCH v19 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-28 13:57 UTC  (4+ messages)
` [PATCH v19 3/8] numa: Extend CLI to provide memory side cache information

[Xen-devel] [PATCH for-next] x86/svm: Correct vm_event API for descriptor accesses
 2019-11-28 14:46 UTC  (2+ messages)

[PATCH 0/4] drm/amd/display: Remove unneeded semicolon
 2019-11-28 14:46 UTC  (5+ messages)

[PATCH v1 0/1]Fix build warning and errors
 2019-11-28 14:46 UTC  (2+ messages)

[GIT PULL] Backlight for v5.5
 2019-11-28 14:45 UTC 

[PATCH 1/7] drivers: clk: unexport clk_register_gpio_gate()
 2019-11-28 14:44 UTC  (7+ messages)
` [PATCH 2/7] drivers: clk: unexport clk_hw_register_gpio_gate()
` [PATCH 3/7] include: linux: clk-provider: remove obsolete clk_hw_unregister_gpio_gate()
` [PATCH 4/7] drivers: clk: unexport clk_register_gpio_mux()
` [PATCH 5/7] drivers: clk: unexport clk_gpio_mux_ops field
` [PATCH 6/7] drivers: clk: unexport clk_gpio_gate_ops field
` [PATCH 7/7] drivers: clk: unexport clk_hw_register_gpio_mux()

[PATCH v6 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40
 2019-11-28 14:45 UTC  (9+ messages)
` [PATCH v6 2/7] dt-bindings: thermal: add YAML schema for sun8i-thermal driver bindings

[Buildroot] [PATCH] package/haproxy: security bump to version 2.0.10
 2019-11-28 14:43 UTC 

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-28 14:43 UTC  (4+ messages)
` [PATCH v7 5/5] arm64: dts: imx8m: Add ddr controller nodes

[igt-dev] [PATCH i-g-t v4 0/3] Add GEM_MMAP_OFFSET support in IGT
 2019-11-28 14:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] lib/i915/gem_mman: add mmap_offset support

[CI 1/3] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-11-28 14:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] "
    `  "

[GIT PULL] platform-drivers-x86 for 5.5-1
 2019-11-28 14:42 UTC 

[PATCH v2 0/5] hvf: stability fixes for HVF
 2019-11-28 13:59 UTC  (8+ messages)
` [PATCH v2 5/5] hvf: save away type as well as vector so we can reinject them

Next round of associating ddc adapters with connectors
 2019-11-28 14:42 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Provide ddc symlink in hdmi connector sysfs directory
    `  "

[PATCH v6 0/3] Dynamic EU configuration of Slice/Sub-slice/EU
 2019-11-28 14:42 UTC  (5+ messages)
` [PATCH v6 3/3] drm/i915: Predictive governor to control slice/subslice/eu
  ` [Intel-gfx] "

[PATCH 0/3] drivers/auxdisplay: Provide support for JHD1313
 2019-11-28 14:37 UTC  (6+ messages)
` [PATCH 3/3] drivers: auxdisplay: Add JHD1313 I2C interface driver

[kvm-unit-tests PATCH v2 0/9] s390x: Testing the Channel Subsystem I/O
 2019-11-28 14:36 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/9] s390x: Define the PSW bits

[PATCH] arm64: defconfig: Change CONFIG_AT803X_PHY from m to y
 2019-11-28 12:16 UTC  (4+ messages)

[PATCH] mm/vmscan.c: remove unused return value of shrink_node
 2019-11-28 14:35 UTC 

[PATCH] drm/amd/display: Fix wrongly passed static prefix
 2019-11-28 14:35 UTC  (4+ messages)

[Bug 1853826] [NEW] ELF loader fails to load shared object on ThunderX2 running RHEL7
 2019-11-28 13:46 UTC  (2+ messages)
` [Bug 1853826] "

[PATCH kvm-unit-tests] arm: Enable the VFP
 2019-11-28 14:34 UTC  (2+ messages)

[PATCH] xhci: enable XHCI_TRUST_TX_LENGTH quirk for ThunderX2 builtin hosts
 2019-11-28 14:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/luasql-sqlite3: update the upstream URL in Config.in
 2019-11-28 14:33 UTC 

[dpdk-dev] [PATCH v5] doc: clarify virtio PMD path selection
 2019-11-28 14:30 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[Xen-devel] [PATCH] x86/IRQ: make internally used IRQs also honor the pending EOI stack
 2019-11-28 14:30 UTC  (6+ messages)

[PATCH v2 5/5] drm/i915/vbt: Parse power conservation features block
 2019-11-28 14:29 UTC  (5+ messages)
` [PATCH v3 "
  ` [Intel-gfx] "

[alsa-devel] [PATCH] ASoC: intel/skl/hda - export number of digital microphones via control components
 2019-11-28 14:28 UTC  (5+ messages)

[PATCH for-5.0 00/31] block: Introduce real BdrvChildRole
 2019-11-28 14:00 UTC  (6+ messages)
` [PATCH for-5.0 02/31] block: Add BdrvChildRole

[PATCH] media: ov5640: Fix check for PLL1 exceeding max allowed rate
 2019-11-28 14:28 UTC  (4+ messages)

[Xen-devel] [xen-unstable test] 144344: tolerable FAIL - PUSHED
 2019-11-28 14:28 UTC 

[U-Boot] [PATCH v2 1/3] rockchip: px30: Fixup PMUGRF registers layout order
 2019-11-28 14:27 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL
` [U-Boot] [PATCH v2 3/3] rockchip: px30: Add support for using UART3 as debug UART

[PATCH] kernel-shark: Retrieve the home of root from "/etc/passwd"
 2019-11-28 14:27 UTC  (2+ messages)

[PATCH v2 3/3] drm/mgag200: Add workaround for HW that does not support 'startadd'
 2019-11-28 14:23 UTC  (4+ messages)

[PATCH 01/13] drm/i915/fbc: Disable fbc by default on all glk+
 2019-11-28 14:23 UTC  (4+ messages)
` [Intel-gfx] "

[dpdk-dev] [PATCH] devtools: move ABI scripts from buildtools
 2019-11-28 14:23 UTC  (2+ messages)

[PATCH v2 2/3] drm/mgag200: Store flags from PCI driver data in device structure
 2019-11-28 14:23 UTC  (4+ 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.