All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-28 09:09:03 to 2019-01-28 09:47:52 UTC [more...]

[PATCH 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-28  9:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/19] ppc: support for the baremetal XIVE interrupt controller (POWER9)
 2019-01-28  9:46 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] ppc/xive: hardwire the Physical CAM line of the thread context
` [Qemu-devel] [PATCH 02/19] ppc: externalize ppc_get_vcpu_by_pir()
` [Qemu-devel] [PATCH 03/19] xive: extend the XiveRouter get_tctx() method with the page offset
` [Qemu-devel] [PATCH 04/19] ppc/pnv: xive: export the TIMA memory accessors
` [Qemu-devel] [PATCH 05/19] ppc/pnv: add XIVE support
` [Qemu-devel] [PATCH 06/19] target/ppc: Remove some #if 0'ed code
` [Qemu-devel] [PATCH 07/19] target/ppc: Make special ORs match x86 pause and don't generate on mttcg
` [Qemu-devel] [PATCH 08/19] target/ppc: Fix nip on power management instructions
` [Qemu-devel] [PATCH 09/19] target/ppc: Don't clobber MSR:EE on PM instructions
` [Qemu-devel] [PATCH 10/19] target/ppc: Fix support for "STOP light" states on POWER9
` [Qemu-devel] [PATCH 11/19] target/ppc: Move "wakeup reset" code to a separate function
` [Qemu-devel] [PATCH 12/19] target/ppc: Disable ISA 2.06 PM instructions on POWER9
` [Qemu-devel] [PATCH 13/19] target/ppc: Rename "in_pm_state" to "resume_as_sreset"
` [Qemu-devel] [PATCH 14/19] target/ppc: Add POWER9 exception model
` [Qemu-devel] [PATCH 15/19] target/ppc: Detect erroneous condition in interrupt delivery
` [Qemu-devel] [PATCH 16/19] target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
` [Qemu-devel] [PATCH 17/19] target/ppc: Add POWER9 external interrupt model
` [Qemu-devel] [PATCH 18/19] ppc/xive: Make XIVE generate the proper interrupt types
` [Qemu-devel] [PATCH 19/19] target/ppc: Add support for LPCR:HEIC on POWER9

[PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine
 2019-01-28  9:46 UTC  (5+ messages)
` [PATCH v5 2/2] hw/arm: add Arm SBSA reference machine, devices part
    ` [Qemu-devel] "

[PATCH 0/8] device connection: Add support for device graphs
 2019-01-28  9:45 UTC  (4+ messages)
` [1/8] platform/x86: intel_cht_int33fe: Remove connection for the alt mode mux
  ` [PATCH 1/8] "

[PATCH v2] ltp: Remove admin_tools test
 2019-01-28  9:45 UTC  (2+ messages)

[PATCH] polkit: inherit distro_features_check
 2019-01-28  9:45 UTC 

[U-Boot] [PATCH 00/16] SF: Migrate to Linux SPI NOR framework
 2019-01-28  9:45 UTC  (4+ messages)
` [U-Boot] [PATCH 03/16] spi: Add non DM version of SPI_MEM

[PATCH v4] kbuild: Add support for DT binding schema checks
 2019-01-28  9:43 UTC  (4+ messages)

[PATCH net-next 00/24] sctp: support SCTP_FUTURE/CURRENT/ALL_ASSOC
 2019-01-28  9:44 UTC  (3+ messages)

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-28  9:44 UTC  (25+ messages)
` [PATCH v9 02/26] arm64: Remove unused daif related functions/macros
` [PATCH v9 03/26] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v9 04/26] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v9 05/26] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v9 06/26] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v9 07/26] arm64: ptrace: Provide definitions for PMR values
` [PATCH v9 08/26] arm64: Make PMR part of task context
` [PATCH v9 09/26] arm64: Unmask PMR before going idle

[U-Boot] [PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2019-01-28  9:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 01/11] spi-mem: Claim SPI bus before spi mem access

[RFC PATCH 0/6] Initial, PoC implementation of sw datapath of tc+CT
 2019-01-28  9:44 UTC  (5+ messages)
` [RFC PATCH 2/6] net/sched: flower: add support for matching on ConnTrack

[PATCH] mtd: nand: fix kernel-doc warnings
 2019-01-28  9:43 UTC  (3+ messages)

[U-Boot] [PATCH 00/20] imx: add i.MX8MM support
 2019-01-28  9:43 UTC  (21+ messages)
` [U-Boot] [PATCH 01/20] imx: add IMX8MM kconfig entry
` [U-Boot] [PATCH 02/20] imx8: cpu: restrict checking ROM passover info for revA
` [U-Boot] [PATCH 03/20] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH 04/20] imx: add pin binding header for i.MX8MM
` [U-Boot] [PATCH 05/20] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH 06/20] imx8m: update imx-regs for i.MX8MM
` [U-Boot] [PATCH 07/20] imx: add get_cpu_rev support "
` [U-Boot] [PATCH 08/20] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH 09/20] imx8m: restructure clock.h
` [U-Boot] [PATCH 10/20] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH 11/20] imx8m: add pin header "
` [U-Boot] [PATCH 12/20] imx: add i.MX8MM PE property
` [U-Boot] [PATCH 13/20] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH 14/20] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH 15/20] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH 16/20] imx8m: fix sd to mmc1 and emmc to mmc2 for i.MX8MM
` [U-Boot] [PATCH 17/20] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH 18/20] serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
` [U-Boot] [PATCH 19/20] pinctrl: add imx8m driver
` [U-Boot] [PATCH 20/20] imx: add i.MX8MM EVK board support

[PATCH] iommu/io-pgtable-arm-v7s: only kmemleak_ignore L2 tables
 2019-01-28  9:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-01-28  9:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 4/9] Extend the command-line to provide memory latency and bandwidth information

[PATCH v2 for-4.12] gic-vgic: fix an assert condition
 2019-01-28  9:42 UTC  (2+ messages)

[PATCH/RFC] completion: complete refs in multiple steps
 2019-01-28  9:41 UTC 

[PATCH 0/5] rsi: wowlan debug support and fixes
 2019-01-28  9:38 UTC  (4+ messages)
` [PATCH 2/5] rsi: add hci detach for hibernation and poweroff

[PATCH 01/28] drm/i915: Wait for a moment before forcibly resetting the device
 2019-01-28  9:38 UTC  (3+ messages)

[PATCH v4 1/2] mtd: partitions: clarify __mtd_del_partition() name
 2019-01-28  9:37 UTC  (2+ messages)
` [v4,1/2] "

[PATCH v4 2/2] mtd: rework partitions handling
 2019-01-28  9:36 UTC  (2+ messages)
` [v4,2/2] "

[PATCH -next] mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_device
 2019-01-28  9:36 UTC  (3+ messages)
` [-next] "

[PATCH] mtd: mtdcore.c: Remove empty lines at end of sysfs related functions
 2019-01-28  9:36 UTC  (2+ messages)
`  "

[PATCH v4 -next] mtd: docg3: fix a possible memory leak of mtd->name
 2019-01-28  9:36 UTC  (3+ messages)
` [v4,-next] "

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-28  9:36 UTC  (6+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-28  9:36 UTC  (12+ messages)

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2019-01-28  9:35 UTC  (20+ messages)
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH RESEND] KVM: MMU: Introduce single thread to zap collapsible sptes
 2019-01-28  9:33 UTC 

[PATCH v2 0/3] dma: imx-sdma: add the sdma engine to the imx8mq
 2019-01-28  9:33 UTC  (14+ messages)
` [PATCH v5 0/5] dmaengine: "
  ` [v5,1/5] dmaengine: imx-sdma: add clock ratio 1:1 check
    ` [PATCH v5 1/5] "
  ` [v5,2/5] dmaengine: imx-sdma: add imx8mq sdma compatible parts
    ` [PATCH v5 2/5] "
  ` [v5,4/5] dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
    ` [PATCH v5 4/5] "

[U-Boot] [PATCH 0/5] arm: socfpga: implement proper peripheral reset handling
 2019-01-28  9:33 UTC  (7+ messages)
` [U-Boot] [PATCH 3/5] mtd: rawnand: denali: add "

[PATCH] mbim: add optional copy of TEMP_FAILURE_RETRY macro (fix musl compile)
 2019-01-28  9:32 UTC 

[PATCH 0/3] Prepare for statless decoder for fwht
 2019-01-28  9:32 UTC  (7+ messages)
` [PATCH 1/3] media: vicodec: add struct for encoder/decoder instance
` [PATCH 2/3] media: vicodec: Introducing stateless fwht defs and structs
` [PATCH 3/3] media: vicodec: Register another node for stateless decoder

[Qemu-devel] [PATCH v2] bt: use size_t type for length parameters instead of int
 2019-01-28  9:31 UTC  (2+ messages)

[PATCH 0/2] mt76x0: initialize per-channel max_power
 2019-01-28  9:31 UTC  (3+ messages)
` [PATCH 1/2] mt76x0: phy: report target_power in debugfs
` [PATCH 2/2] mt76x0: init: introduce mt76x0_init_txpower routine

Add Ingenic X1000 serial support
 2019-01-28  9:30 UTC  (4+ messages)
` [PATCH 1/2] Serial: Ingenic: Add support for the X1000
` [PATCH 2/2] "

[PATCH] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
 2019-01-28  9:30 UTC  (4+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[cip-dev] CIP-dev IRC weekly meeting log: week 4
 2019-01-28  9:28 UTC 

[PATCH V3,0/8] make mt7623 clock of HDMI stable
 2019-01-28  9:27 UTC  (3+ messages)

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-28  9:28 UTC  (5+ messages)

[PATCH v2] i2c: of: Try to find an I2C adapter matching the parent
 2019-01-28  9:26 UTC  (6+ messages)

[PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-28  9:25 UTC  (3+ messages)

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-01-28  9:25 UTC  (10+ messages)
` [PATCH 5/5] dax: "Hotplug" persistent memory for use "

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-28  9:24 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "
        ` bpf memory model. Was: "

[PATCH v5 0/4] arm64 SMMUv3 PMU driver with IORT support
 2019-01-28  9:24 UTC  (9+ messages)
` [PATCH v5 2/4] perf: add arm64 smmuv3 pmu driver
` [PATCH v5 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk

[PATCH RFC V2 0/4] pinctrl: bcm2835: improve libgpiod output
 2019-01-28  9:23 UTC  (4+ messages)

[PATCH] kernel-fitimage.bbclass: introduce OVERLAY_FDT_DEFAULT_BOOT
 2019-01-28  9:23 UTC 

[PATCH v1 0/3] reduce tty latency
 2019-01-28  9:22 UTC  (8+ messages)
` [PATCH v1 3/3] drivers/tty: increase priority for tty_buffer_worker

[PATCH 0/7] sh_eth: implement simple RX checksum offload
 2019-01-28  9:21 UTC  (4+ messages)
` [PATCH 1/7] sh_eth: rename sh_eth_cpu_data::hw_checksum

[RFC PATCH] videodev2.h: introduce VIDIOC_DQEXTEVENT
 2019-01-28  9:21 UTC  (2+ messages)

[PATCH V2 0/6] Add CPUidle support for Tegra210
 2019-01-28  9:18 UTC  (16+ messages)
` [PATCH V2 1/6] dt-bindings: timer: add Tegra210 timer
` [PATCH V2 2/6] clocksource: tegra: add Tegra210 timer driver
` [PATCH V2 3/6] arm64: dts: tegra210: fix timer node
` [PATCH V2 4/6] arm64: dts: tegra210: add CPU idle states properties
` [PATCH V2 5/6] arm64: dts: tegra210-p2180: Enable CPU idle support
` [PATCH V2 6/6] arm64: dts: tegra210-smaug: "

[PATCH 0/6] x86: cleanup debugfs usage
 2019-01-28  9:19 UTC  (5+ messages)
` [PATCH 3/6] x86: kvm: no need to check return value of debugfs_create functions

[linux-next] kcompactd0 stuck in a CPU-burning loop
 2019-01-28  9:18 UTC  (2+ messages)

[PATCH] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-28  9:18 UTC  (4+ messages)

[v4l-utils PATCH v2 0/5] source change support in v4l2-ctl
 2019-01-28  9:17 UTC  (3+ messages)
` [v4l-utils PATCH v2 5/5] v4l2-ctl: Add --stream-pixformat option

[PATCH] ucc_geth: Reset BQL queue when stopping device
 2019-01-28  9:07 UTC 

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-28  9:16 UTC  (5+ messages)
` [PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts

[PATCH] floppy: check_events callback should not return a negative number
 2019-01-28  9:16 UTC  (3+ messages)

[regression -next0117] What is kcompactd and why is he eating 100% of my cpu?
 2019-01-28  9:16 UTC  (6+ messages)

[PATCH] x86/kvmclock: set offset for kvm unstable clock
 2019-01-28  9:15 UTC  (2+ messages)

[PATCH] ASoC: max98090: support 20-bit and 24-bit audio format
 2019-01-28  9:15 UTC 

[PATCH v2] HID: debug: fix the ring buffer implementation
 2019-01-28  9:14 UTC  (2+ messages)

[PATCH] mtd: rawnand: mark expected switch fall-throughs
 2019-01-28  9:13 UTC  (7+ messages)

[PATCH v8 0/5] media/sun6i: Allwinner A64 CSI support
 2019-01-28  8:58 UTC 

[U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board
 2019-01-28  9:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] reset: add reset driver for HiSilicon platform
` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet "
` [U-Boot] [PATCH 3/3] poplar: enable Ethernet driver support

[PATCH net] sk_msg: Always cancel strp work before freeing the psock
 2019-01-28  9:13 UTC 

[U-Boot] [PATCH 1/2] rockchip: chromebook_minnie: Enable sound
 2019-01-28  9:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] rockchip: Add an I2S driver
 2019-01-28  9:12 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 3/4] rockchip: Add a sound driver
 2019-01-28  9:12 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 4/4] sound: rockchip: Add sound support for jerry
 2019-01-28  9:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] rockchip: rk3288: Add i2s pinctrl and clock support
 2019-01-28  9:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH 00/11] ARM: sun8i: a23: Enable display pipeline
 2019-01-28  9:11 UTC  (4+ messages)
` [PATCH 01/11] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it

[PATCH u-boot 00/11] meson: add support for Video Output
 2019-01-28  9:10 UTC  (3+ messages)
  ` [U-Boot] "

[Qemu-devel] [PATCH 0/3] scsi-disk: Device Identification fixes
 2019-01-28  9:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] scsi-disk: Add device_id property

[Qemu-trivial] [PATCH] hw: sd: set category of the sd memory card
 2019-01-28  9:08 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v2 1/3] Documentation: i.MX: Increase :maxdepth: for board documentation
 2019-01-28  9:09 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: i.MX: Add support for ZII i.MX8MQ based devices


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.