All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-28 21:53:08 to 2018-11-28 22:34:22 UTC [more...]

[PATCH v2] Return only active connectors for get_resources ioctl
 2018-11-28 22:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Return only active connectors for get_resources ioctl (rev3)

[PATCH v5 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-28 22:33 UTC  (39+ messages)
` [PATCH v5 01/17] ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCs
` [PATCH v5 02/17] dt-bindings: arm: Add new Allwinner ARMv5 F1C100s SoC
` [PATCH v5 03/17] ARM: sunxi: add Allwinner ARMv5 SoCs
` [PATCH v5 04/17] dt-bindings: interrupt-controller: Add suniv interrupt-controller
` [PATCH v5 05/17] irqchip/sun4i: Add a struct to hold global variables
` [PATCH v5 06/17] irqchip/sun4i: Move IC specific register offsets to struct
` [PATCH v5 07/17] irqchip/sun4i: Add support for Allwinner ARMv5 F1C100s
` [PATCH v5 08/17] dt-bindings: timer: Add Allwinner suniv timer
` [PATCH v5 09/17] clocksource: sun4i: add a compatible for suniv
` [PATCH v5 10/17] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl
` [PATCH v5 11/17] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
` [PATCH v5 12/17] dt-bindings: clock: Add Allwinner suniv F1C100s CCU
` [PATCH v5 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC
` [PATCH v5 14/17] dt-bindings: sram: Add Allwinner suniv F1C100s
` [PATCH v5 15/17] dt-bindings: watchdog: Add Allwinner ARMv5 F1C100s wdt
` [PATCH v5 16/17] ARM: dts: suniv: add initial DTSI file for F1C100s
` [PATCH v5 17/17] ARM: suniv: f1c100s: add device tree for Lichee Pi Nano

[PATCH] MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
 2018-11-28 22:33 UTC  (3+ messages)

[PATCH] powerpc: annotate implicit fall throughs
 2018-11-28 22:28 UTC 

[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-11-28 22:30 UTC  (9+ messages)
` [PATCH i2c-next v9 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH] PCI: Add missing include to drivers/pci.h
 2018-11-28 22:28 UTC 

[PATCH] IB/core: Perform modify QP on real one
 2018-11-28 11:26 UTC  (3+ messages)

[PATCH net] sctp: always set frag_point on pmtu change
 2018-11-28 11:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-11-28 22:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 16/36] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v5 17/36] spapr: add device tree support for the XIVE exploitation mode

[PATCH RFC iproute2-next 0/2] Dynamic rdma link creation
 2018-11-28 22:25 UTC  (11+ messages)
` [PATCH RFC iproute2-next 1/2] rdma: add 'link add/delete' commands

[PATCH 2/2] kernel/trace: fix watchdog soft lockup
 2018-11-28 22:24 UTC  (3+ messages)

[PATCH v5] x86: load FPU registers on return to userland
 2018-11-28 22:20 UTC  (30+ messages)
` [PATCH 01/29] x86/fpu: Use ULL for shift in xfeature_uncompacted_offset()
` [PATCH 02/29] x86/entry/32: Remove asm/math_emu.h include
` [PATCH 03/29] x86/entry: Remove _TIF_ALLWORK_MASK
` [PATCH 04/29] x86/pkeys: Make init_pkru_value static
` [PATCH 05/29] x86/fpu: add might_fault() to user_insn()
` [PATCH 06/29] x86/fpu: Update comment for __raw_xsave_addr()
` [PATCH 07/29] x86/fpu: don't export __kernel_fpu_{begin|end}()
` [PATCH 08/29] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
` [PATCH 09/29] x86/fpu: Remove fpu__restore()
` [PATCH 10/29] x86/fpu: Remove preempt_disable() in fpu__clear()
` [PATCH 11/29] x86/fpu: Always init the `state' "
` [PATCH 12/29] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
` [PATCH 13/29] x86/fpu: Don't save fxregs for ia32 frames "
` [PATCH 14/29] x86/fpu: Remove fpu->initialized
` [PATCH 15/29] x86/fpu: Remove user_fpu_begin()
` [PATCH 16/29] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 17/29] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask
` [PATCH 18/29] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() "
` [PATCH 19/29] x86/fpu: Only write PKRU if it is different from current
` [PATCH 20/29] x86/pkeys: Don't check if PKRU is zero before writting it
` [PATCH 21/29] x86/fpu: Eager switch PKRU state
` [PATCH 22/29] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 23/29] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 24/29] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
` [PATCH 25/29] x86/fpu: Update xstate's PKRU value on write_pkru()
` [PATCH 26/29] x86/fpu: Inline copy_user_to_fpregs_zeroing()
` [PATCH 27/29] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory
` [PATCH 28/29] x86/fpu: Merge the two code paths in __fpu__restore_sig()
` [PATCH 29/29] x86/fpu: Defer FPU state load until return to userspace

[RFC] mmc: host: sdhci-msm: Use the interconnect API
 2018-11-28 22:23 UTC  (3+ messages)

[PATCH v6 00/20] xen: add pvh guest support
 2018-11-28 22:21 UTC  (4+ messages)
` [PATCH v6 16/20] grub-module-verifier: Ignore all_video for xenpvh

[PATCH] iio: adc: Replace license text w/ SPDX identifier
 2018-11-28 22:20 UTC  (5+ messages)

[Bug 108891] Test enumeration becomes funky on some tests due to fd FILE* stream change
 2018-11-28 22:19 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/i915: Disable LP3 watermarks on all SNB machines" failed to apply to 4.14-stable tree
 2018-11-28 11:17 UTC 

[PATCH 0/5] Add a new "sparse" tree walk algorithm
 2018-11-28 22:18 UTC  (4+ messages)
` [PATCH 3/5] pack-objects: add --sparse option

[PATCH RESEND] powerpc/perf: Update perf_regs structure to include SIER
 2018-11-28 22:14 UTC  (5+ messages)

dma: cppi41: delete channel from pending list when stop channel
 2018-11-28 11:16 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH 00/12] tcg: Improve register allocation for calls
 2018-11-28 22:15 UTC  (2+ messages)

[GIT] Networking
 2018-11-28 22:15 UTC  (2+ messages)

[PULL 0/3] Xtensa fixes for v4.20-rc5
 2018-11-28 22:15 UTC  (2+ messages)

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-11-28 22:11 UTC  (6+ messages)
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update

FW: edac driver initialization, interrupt, & debug
 2018-11-28 22:14 UTC  (12+ messages)
          `  "
                  ` edac driver injection of uncorrected errors & utils

[linux-next test] 130809: regressions - trouble: blocked/broken/fail/pass
 2018-11-28 22:14 UTC 

[iproute PATCH] man: ip-route.8: Fix ENCAP references in synopsis
 2018-11-28 11:12 UTC 

Issue with STBC capability and forcing radio to 1x1 mode
 2018-11-28 22:13 UTC 

[PATCH] drm/i915/psr: Get pipe id following atomic guidelines
 2018-11-28 22:13 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/psr: Get pipe id following atomic guidelines (rev2)

[PATCH 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-11-28 22:10 UTC  (6+ messages)
` [PATCH 5/9] iommu: ipmmu-vmsa: make it explicitly non-modular

[PATCH] clk: nomadik: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-28 22:12 UTC  (5+ messages)

[PATCH] drm/dp-mst-helper: Remove hotplug callback
 2018-11-28 22:12 UTC 

Invalid transport_offset with AF_PACKET socket
 2018-11-28 11:10 UTC  (8+ messages)

[PATCH v4 0/2] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-28 22:11 UTC  (8+ messages)
` [PATCH v4 1/2] ptrace: save the type of syscall-stop in ptrace_message

[PATCH 1/2] drm/i915: Add kbl A0 to preproduction detection list
 2018-11-28 22:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[ndctl PATCH] ndctl: recover from failed namespace creation
 2018-11-28 22:10 UTC  (2+ messages)

[PATCH v2] mm/memblock: skip kmemleak for kasan_init()
 2018-11-28 22:08 UTC 

[PATCH] clk: tegra: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-28 22:08 UTC  (3+ messages)

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-11-28 22:09 UTC  (6+ messages)

[PATCH] mm, show_mem: drop pgdat_resize_lock in show_mem()
 2018-11-28 22:07 UTC  (2+ messages)

[PATCH] clk: davinci: check for devm_kasprintf() failure
 2018-11-28 22:06 UTC  (2+ messages)

making liburcu and lttng coexist in a LGPL'ed program
 2018-11-28 22:06 UTC 

[igt-dev] [PATCH i-g-t v3 1/3] lib/ioctl_wrapper: Add i915_get_param helper
 2018-11-28 22:06 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 2/3] tests: Use drm_get_param where applicable

[RFC 01/16] xen/arm: Re-enable interrupt later in the trap path
 2018-11-28 22:06 UTC  (8+ messages)
` [RFC 03/16] vgic: move pause_flags check out of vgic spinlock
` [RFC 06/16] gic: drop interrupts enabling on interrupts processing
` [RFC 15/16] hack: move gicv2 LRs reads and writes out of spinlocks

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-28 22:05 UTC  (4+ messages)
` [PATCH v1 2/2] signal: add procfd_signal() syscall

[PATCH V4 0/3] ARM: dts: add flexcan support
 2018-11-28 11:03 UTC  (4+ messages)
` [PATCH V4 1/3] ARM: dts: imx6sx-sdb: "
` [PATCH V4 2/3] ARM: dts: imx6sx-sabreauto: "
` [PATCH V4 3/3] ARM: dts: imx6qdl-sabreauto: "

[PATCH (backport)] fanotify: fix handling of events on child sub-directory
 2018-11-28 11:03 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 1/2] meson: Drop -Wdeclaration-after-statement
 2018-11-28 22:04 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] v3d: Add tests for hanging V3D using an RCL

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-11-28 22:03 UTC  (19+ messages)
` [PATCH 3/6] clk: mvebu: add CPU clock driver "
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[RFC PATCH v3] genirq/affinity: Create and transfer more irq desc info by a new structure
 2018-11-28 22:03 UTC  (2+ messages)

[PATCH net] net: dsa: Fix tagging attribute location
 2018-11-28 22:02 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: allow to configure min tx packet size
 2018-11-28 22:02 UTC  (6+ messages)

[PATCH V10 0/5] Fix VGA logdirty related display freezes with altp2m
 2018-11-28 22:01 UTC  (7+ messages)
` [PATCH V10 1/5] x86/p2m: allocate logdirty_ranges for altp2ms
` [PATCH V10 2/5] x86/p2m: refactor p2m_reset_altp2m()
` [PATCH V10 3/5] x86/altp2m: fix display frozen when switching to a new view early
` [PATCH V10 4/5] p2m: Always use hostp2m when clipping rangesets
` [PATCH V10 5/5] p2m: change_type_range: Only invalidate mapped gfns

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2018-11-28 11:00 UTC  (2+ messages)
` [Bug 201631] "

[PATCH v4 0/6] perf: Add ioctl for PMU driver configuration
 2018-11-28 22:01 UTC  (14+ messages)
` [PATCH v4 1/6] perf: Introduce ioctl to communicate driver configuration to kernel
` [PATCH v4 2/6] perf/core: Use "
` [PATCH v4 3/6] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH v4 4/6] coresight: Use PMU driver configuration for sink selection
` [PATCH v4 5/6] perf tools: Make perf_evsel accessible to PMU driver configuration code
` [PATCH v4 6/6] perf tools: Use ioctl function to send sink configuration to kernel

[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
 2018-11-28 11:00 UTC  (2+ messages)

[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
 2018-11-28 11:00 UTC  (2+ messages)

[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
 2018-11-28 10:59 UTC  (2+ messages)

[Qemu-devel] [Bug 1805445] [NEW] QEMU arm virt machine was stopped by STMFD command while debug process
 2018-11-28 21:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1805445] "

[PATCH] kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return value
 2018-11-28 22:00 UTC  (8+ messages)

KMSAN: uninit-value in gf128mul_4k_lle (3)
 2018-11-28 10:58 UTC  (3+ messages)

[U-Boot] u-boot bringup on bbb with spi-nor-flash
 2018-11-28 21:57 UTC 

Please revert "ACPICA: AML interpreter: add region addresses in global list during initialization"
 2018-11-28 10:55 UTC  (9+ messages)

[Qemu-devel] [PATCH 1/2] esp-pci: Fix status register write erase control
 2018-11-28 21:56 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] scsi: esp: Improve consistency of RSTAT, RSEQ, and RINTR

[PATCH v2] PCI: assign bus numbers present in EA capability for bridges
 2018-11-28 21:55 UTC  (2+ messages)

[PATCH 0/4] recipeutils fixes for devtool
 2018-11-28 21:55 UTC  (2+ messages)

[ndctl PATCH] ndctl, build: Define HAVE_UUID
 2018-11-28 21:42 UTC 

[Bug 108825] Raven Ridge: Banding on eDP display
 2018-11-28 21:54 UTC  (2+ messages)
` [Bug 108825] Regression "

[PATCH 1/3] drm/i915/icl: Release TC ports when unloading or suspending driver
 2018-11-28 21:54 UTC  (3+ messages)

[PATCH 4/4] oe-selftest: add some tests for recipeutils module
 2018-11-28 21:54 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH] Introduce "precious" file concept
 2018-11-28 21:54 UTC  (9+ messages)
` Checkout deleted semi-untracked file

[RFC PATCH v4 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-28 21:53 UTC  (3+ messages)
` [RFC PATCH v4 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC


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.