linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 09:55:19 to 2017-08-17 12:13:50 UTC [more...]

[PATCH RFC] fpga: add FPGA Bus device framework
 2017-08-17 12:12 UTC  (9+ messages)

Race between release_tty() and vt_disallocate()
 2017-08-17 12:11 UTC  (4+ messages)

[RFC PATCH] media: vb2: add bidirectional flag in vb2_queue
 2017-08-17 12:11 UTC  (5+ messages)

[PATCH v5 00/16] Add QCOM QPIC NAND support
 2017-08-17 12:07 UTC  (17+ messages)
` [PATCH v5 01/16] mtd: nand: qcom: DMA mapping support for register read buffer
` [PATCH v5 02/16] mtd: nand: qcom: allocate BAM transaction
` [PATCH v5 03/16] mtd: nand: qcom: add BAM DMA descriptor handling
` [PATCH v5 04/16] mtd: nand: qcom: support for passing flags in DMA helper functions
` [PATCH v5 05/16] mtd: nand: qcom: support for read location registers
` [PATCH v5 06/16] mtd: nand: qcom: erased codeword detection configuration
` [PATCH v5 07/16] mtd: nand: qcom: enable BAM or ADM mode
` [PATCH v5 08/16] mtd: nand: qcom: QPIC data descriptors handling
` [PATCH v5 09/16] mtd: nand: qcom: support for different DEV_CMD register offsets
` [PATCH v5 10/16] mtd: nand: qcom: add command elements in BAM transaction
` [PATCH v5 11/16] mtd: nand: qcom: support for command descriptor formation
` [PATCH v5 12/16] dt-bindings: qcom_nandc: fix the ipq806x device tree example
` [PATCH v5 13/16] dt-bindings: qcom_nandc: IPQ4019 QPIC NAND documentation
` [PATCH v5 14/16] dt-bindings: qcom_nandc: IPQ8074 "
` [PATCH v5 15/16] mtd: nand: qcom: support for IPQ4019 QPIC NAND controller
` [PATCH v5 16/16] mtd: nand: qcom: Support for IPQ8074 "

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-08-17 12:07 UTC  (3+ messages)
` [PATCH 3/3] cgroup: Implement cgroup2 basic CPU usage accounting

[PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 11:53 UTC  (22+ messages)
` [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface
` [PATCH V5 net-next 02/21] net-next/hinic: Initialize hw device components
` [PATCH V5 net-next 03/21] net-next/hinic: Initialize api cmd resources
` [PATCH V5 net-next 04/21] net-next/hinic: Initialize api cmd hw
` [PATCH V5 net-next 05/21] net-next/hinic: Add management messages
` [PATCH V5 net-next 06/21] net-next/hinic: Add api cmd commands
` [PATCH V5 net-next 07/21] net-next/hinic: Add aeqs
` [PATCH V5 net-next 08/21] net-next/hinic: Add port management commands
` [PATCH V5 net-next 09/21] net-next/hinic: Add Rx mode and link event handler
` [PATCH V5 net-next 10/21] net-next/hinic: Add logical Txq and Rxq
` [PATCH V5 net-next 11/21] net-next/hinic: Add wq
` [PATCH V5 net-next 12/21] net-next/hinic: Add qp resources
` [PATCH V5 net-next 13/21] net-next/hinic: Set qp context
` [PATCH V5 net-next 14/21] net-next/hinic: Initialize cmdq
` [PATCH V5 net-next 15/21] net-next/hinic: Add ceqs
` [PATCH V5 net-next 16/21] net-next/hinic: Add cmdq commands
` [PATCH V5 net-next 17/21] net-next/hinic: Add cmdq completion handler
` [PATCH V5 net-next 18/21] net-next/hinic: Add Rx handler
` [PATCH V5 net-next 19/21] net-next/hinic: Add Tx operation
` [PATCH V5 net-next 20/21] net-next/hinic: Add ethtool and stats
` [PATCH V5 net-next 21/21] net-next/hinic: Add netpoll

[PATCH] i2c: taos-evm: constify serio_device_id
 2017-08-17 12:05 UTC 

[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-08-17 12:04 UTC  (4+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq
` [RFC PATCH v2 2/3] dt-bindings: "
` [RFC PATCH v2 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru

[PATCH] cpufreq: Don't send callback pointer to cpufreq_add_update_util_hook()
 2017-08-17 12:04 UTC 

[PATCH v2 0/2] ARM: dts: k2g: Add support for USB instances on 66AK2G
 2017-08-17 12:04 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver

[RFC PATCH 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-08-17 12:03 UTC  (4+ messages)
` [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq

[PATCH v2 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-08-17 19:52 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid()
` [PATCH v2 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v2 3/5] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH v2 4/5] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH v2 5/5] KVM: MMU: Expose the LA57 feature to VM

[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
 2017-08-17 11:57 UTC  (3+ messages)
` [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM

[PATCH v4] acpi: apei: fix the wrong iteration of generic error status block
 2017-08-17 12:07 UTC  (2+ messages)

[PATCH] [media] usb: pulse8-cec: constify serio_device_id
 2017-08-17 11:56 UTC  (2+ messages)
` [PATCH] [media] usb: rainshadow-cec: "

[PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely
 2017-08-17 11:55 UTC  (5+ messages)

[PATCH] staging: fsl-mc: be consistent when checking strcmp() returns
 2017-08-17 11:55 UTC 

[PATCH] lib/string.c: check for kmalloc() failure
 2017-08-17 11:54 UTC 

[PATCH v8 0/3] Add support for IPQ8074 PCIe phy and controller
 2017-08-17 11:54 UTC  (6+ messages)
` [PATCH v8 1/3] PCI: dwc: qcom: Use block IP version for operations
` [PATCH v8 2/3] dt-bindings: pci: qcom: Add support for IPQ8074
` [PATCH v8 3/3] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[PATCH] btrfs: remove redundant check on ret being non-zero
 2017-08-17 11:52 UTC  (2+ messages)

[PATCH] mmc: tegra: suppress errors when probe is deferred
 2017-08-17 11:52 UTC 

[PATCH v2] bpf: Update sysctl documentation to list all supported architectures
 2017-08-17 11:50 UTC  (2+ messages)

[PATCH v3] provide rule for finding refcounters
 2017-08-17 11:50 UTC  (3+ messages)
` [PATCH] Coccinelle: add atomic_as_refcounter script

[PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 11:47 UTC 

[PATCH 00/30] constify input serio_device_id
 2017-08-17 11:38 UTC  (31+ messages)
` [PATCH 01/30] Input: iforce: constify serio_device_id
` [PATCH 02/30] Input: magellan: "
` [PATCH 03/30] Input: spaceball: "
` [PATCH 04/30] Input: spaceorb: "
` [PATCH 05/30] Input: stinger: "
` [PATCH 06/30] Input: twidjoy: "
` [PATCH 07/30] Input: warrior: "
` [PATCH 08/30] Input: zhenhua: "
` [PATCH 09/30] Input: iatkbd: "
` [PATCH 10/30] Input: hil_kbd: "
` [PATCH 11/30] Input: lkkbd: "
` [PATCH 12/30] Input: newtonkbd: "
` [PATCH 13/30] Input: stowaway: "
` [PATCH 14/30] Input: sunkbd: "
` [PATCH 15/30] Input: xtkbd: "
` [PATCH 16/30] Input: serio: "
` [PATCH 17/30] Input: wacom_serial4: "
` [PATCH 18/30] Input: dynapro: "
` [PATCH 19/30] Input: elo: "
` [PATCH 20/30] Input: fujitsu_ts: "
` [PATCH 21/30] Input: gunze: "
` [PATCH 22/30] Input: hampshire: "
` [PATCH 23/30] Input: inexio: "
` [PATCH 24/30] Input: mtouch: "
` [PATCH 25/30] Input: penmount: "
` [PATCH 26/30] Input: touchit213: "
` [PATCH 27/30] Input: touchright: "
` [PATCH 28/30] Input: touchwin: "
` [PATCH 29/30] Input: tsc40: "
` [PATCH 30/30] Input: wacom_w8001: "

[PATCH][RFC v3] PM / Hibernate: Feed the wathdog when creating snapshot
 2017-08-17 11:28 UTC  (2+ messages)

[PATCHv2 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-17 11:24 UTC  (9+ messages)

[RFC 0/4] arm64: Realtek RTD1295 clocks
 2017-08-17 11:20 UTC  (5+ messages)
` [RFC 1/4] dt-bindings: clock: Add Realtek RTD1295
` [RFC 2/4] arm64: dts: realtek: Add clock nodes for RTD1295
` [RFC 3/4] clk: Add Realtek RTD1295
` [RFC 4/4] arm64: dts: realtek: Update RTD1295 UART nodes with clocks

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-17 11:14 UTC  (13+ messages)
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array

[PATCHv4 00/14] Boot-time switching between 4- and 5-level paging
 2017-08-17 11:10 UTC  (5+ messages)
` [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable

[PATCH] firmware: tegra: set drvdata earlier
 2017-08-17 11:08 UTC  (2+ messages)

[PATCH net] PCI: fix the return value for the pci_find_pcie_root_port()
 2017-08-17 11:06 UTC  (3+ messages)
` [PATCH] PCI: Allow PCI express root ports to find themselves

[PATCH v1 0/9] Mediatek MT2712 clock and scpsys support
 2017-08-17 10:57 UTC  (3+ messages)
` [PATCH v1 6/9] soc: mediatek: add bus protection extend API

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-17 10:56 UTC  (7+ messages)

[PATCH] iommu: Avoid NULL group dereference
 2017-08-17 10:51 UTC  (2+ messages)

[PATCH] serio: PS2 gpio bit banging driver for the serio bus
 2017-08-17 10:51 UTC  (6+ messages)

[V7] phy: ralink-usb: add driver for Mediatek/Ralink
 2017-08-17 10:33 UTC  (2+ messages)
` [V7] dt-bindings: phy: Add bindings for ralink-usb PHY

[PATCH] dmaengine: enable mxs-dma for imx6sx
 2017-08-17 10:41 UTC 

[PATCH 00/15] constify pnp_device_id and pnp_card_device_id
 2017-08-17 10:48 UTC  (17+ messages)
` [PATCH 01/15] ALSA: drivers: mpu401: constify pnp_device_id
` [PATCH 02/15] ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
` [PATCH 03/15] ALSA: opl3sa2: "
` [PATCH 04/15] ALSA: ad1816a: constify pnp_card_device_id
` [PATCH 05/15] ALSA: als100: "
` [PATCH 06/15] ALSA: azt2320: "
` [PATCH 07/15] ALSA: cmi8330: "
` [PATCH 08/15] ALSA: cs4236: "
` [PATCH 09/15] ALSA: es1688: "
` [PATCH 10/15] ALSA: gus: "
` [PATCH 11/15] ALSA: msnd: "
` [PATCH 12/15] ALSA: opti9xx: "
` [PATCH 13/15] ALSA: sb16: "
` [PATCH 14/15] ALSA: sscape: "
` [PATCH 15/15] ALSA: wavefront: "

[PATCH 00/12] ALSA: make snd_pcm_hardware const
 2017-08-17 10:48 UTC  (2+ messages)

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-17 10:48 UTC  (9+ messages)
` [PATCH 3/3] soc: xilinx: zynqmp: Add "

[PATCH v3] acpi: apei: fix the wrongly iterate generic error status block
 2017-08-17 10:45 UTC  (3+ messages)

[PATCH 0/7] Add support for USB OTG on STM32F7xx
 2017-08-17 10:47 UTC  (5+ messages)
` [PATCH 4/7] ARM: dts: stm32: Enable USB HS on stm32746g-eval
` [PATCH 6/7] ARM: dts: stm32: Add USB FS support for STM32F746 MCU

[PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING
 2017-08-17 10:45 UTC  (3+ messages)
` [tip:locking/core] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING

[PATCH] [RFC] tpm_tis: tpm_tcg_flush() after iowrite*()s
 2017-08-17 10:38 UTC  (4+ messages)
` [PATCH v2] tpm_tis: fix stall "
  ` [tpmdd-devel] "

[PATCH] drm/nouveau: remove redundant null check on array mstm->msto
 2017-08-17 10:37 UTC 

[PATCH 0/3] Use mm_struct and switch_mm() instead of manually
 2017-08-17 10:35 UTC  (11+ messages)
` [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3

[tip:locking/core 36/40] arch/x86/include/asm/refcount.h:21:2: error: expected ':' or ')' before 'ASM_UNREACHABLE'
 2017-08-17 10:33 UTC 

[PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rv1108
 2017-08-17 10:37 UTC 

[PATCH] bpf: Update sysctl documentation to list all supported architectures
 2017-08-17 10:31 UTC  (5+ messages)

[RESEND][PATCH v9] x86/asm: Implement fast refcount overflow protection
 2017-08-17 10:20 UTC  (2+ messages)
` [tip:locking/core] locking/refcounts, "

[PATCH] workqueue/lockdep: Explicitly initialize wq_barrier::done::map
 2017-08-17 10:22 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: "

[PATCH] crypto: doc - clarify return values for async hash methods
 2017-08-17 10:27 UTC 

[PATCH v10 1/2] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
 2017-08-17 10:20 UTC  (2+ messages)
` [tip:x86/boot] "

[PATCH v3 3/3] lockdep: Rename LOCKDEP_COMPLETE config
 2017-08-17 10:22 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS

[PATCH-resend] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-08-17 10:19 UTC  (2+ messages)
` [tip:x86/mm] x86/mm, "

[PATCH v3 2/3] lockdep: Reword title of LOCKDEP_CROSSRELEASE config
 2017-08-17 10:21 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: "

[PATCH] ACPI/APEI: Add BERT data driver
 2017-08-17 10:25 UTC  (6+ messages)

[PATCH v3] x86/build: Fix stack alignment for CLang
 2017-08-17 10:19 UTC  (2+ messages)
` [tip:x86/build] "

[PATCH v9 2/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-08-17 10:21 UTC  (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical address

[PATCH] x86/boot/64: clang: use fixup_pointer() to access next_early_pgt
 2017-08-17 10:19 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'

[PATCH 0/5] Add clk and scpsys support for MT6755
 2017-08-17 10:19 UTC  (4+ messages)

4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors
 2017-08-17 10:17 UTC  (6+ messages)

[PATCH 0/6] ASoC: make snd_pcm_hardware const
 2017-08-17 10:16 UTC  (7+ messages)
` [PATCH 1/6] ASoC: fsl: "
` [PATCH 2/6] ASoC: Intel: Atom: "
` [PATCH 3/6] ASoC: Intel: Skylake: "
` [PATCH 4/6] ASoC: kirkwood: "
` [PATCH 5/6] ASoC: sh: "
` [PATCH 6/6] ASoC: qcom: "

[PATCH v3 0/5] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-08-17 10:15 UTC  (9+ messages)
` [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support
        ` [alsa-devel] "

[RFC 0/3] arm64: Realtek RTD1295 IRQ mux
 2017-08-17 10:11 UTC  (4+ messages)
` [RFC 1/3] dt-bindings: interrupt-controller: Add Realtek RTD1295
` [RFC 2/3] arm64: dts: realtek: Add irq mux to RTD1295
` [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver

[PATCH V2 00/12]: spmi: pmic-arb: Support for HW v5 and other fixes
 2017-08-17 10:08 UTC  (4+ messages)
` [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-17 10:05 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH 2/3] MIPS: dts: Add VoCore2 board
 2017-08-17 10:05 UTC  (2+ messages)

[PATCH 0/3] Add Support for Broadcom D1W controller
 2017-08-17 10:02 UTC  (3+ messages)
` [PATCH 3/3] mfd: d1w: iproc: Add d1w driver

[PATCH v2 0/3] mailbox: arm: introduce smc triggered mailbox
 2017-08-17  9:57 UTC  (3+ messages)

[PATCH] Input: i8042 - add Gigabyte P57 to the keyboard reset table
 2017-08-17  9:56 UTC  (2+ messages)

[PATCH -tip v2 0/2] kprobes/x86: RO text code bugfix and cleanup
 2017-08-17  9:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).