linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 11:39:26 to 2017-08-17 13:32:43 UTC [more...]

[PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface
 2017-08-17 13:32 UTC  (17+ messages)
` [PATCH 01/13] iommu/amd: Rename a few flush functions
` [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing
` [PATCH 03/13] vfio/type1: Use sychronized interface of the IOMMU-API
` [PATCH 04/13] iommu/dma: "
` [PATCH 05/13] arm: dma-mapping: "
` [PATCH 06/13] drm/etnaviv: "
` [PATCH 07/13] drm/msm: "
` [PATCH 08/13] drm/nouveau/imem/gk20a: "
` [PATCH 09/13] drm/rockchip: "
` [PATCH 10/13] drm/tegra: "
` [PATCH 11/13] gpu: host1x: "
` [PATCH 12/13] IB/usnic: "
` [PATCH 13/13] remoteproc: "

[PATCH 00/14] Fixes for Tegra clocks
 2017-08-17 13:31 UTC  (2+ messages)

[PATCH net] PCI: fix the return value for the pci_find_pcie_root_port()
 2017-08-17 13:30 UTC  (4+ messages)

[PATCH v2] mtd: plat-ram: use release_mem_region instead of release_resource
 2017-08-17 13:29 UTC  (2+ messages)

[PATCH] workqueue/lockdep: Explicitly initialize wq_barrier::done::map
 2017-08-17 13:26 UTC  (2+ messages)

[PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS
 2017-08-17 13:23 UTC  (14+ messages)

[PATCH] net: ibm: ibmveth: constify vio_device_id
 2017-08-17 13:22 UTC  (2+ messages)
` [PATCH] net: ibm: ibmvnic: "

[PATCH v2 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-08-17 19:52 UTC  (13+ 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 0/3] constify media platform_device_id
 2017-08-17 13:17 UTC  (3+ messages)
` [PATCH 2/3] [media] davinci: constify platform_device_id

[RFC PATCH] media: vb2: add bidirectional flag in vb2_queue
 2017-08-17 13:16 UTC  (6+ messages)

[PATCH 0/2 v7] printk: Add new timestamps
 2017-08-17 13:15 UTC  (3+ messages)
` [PATCH 1/2 v7] time: Make fast functions return 0 before timekeeping is initialized
` [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps

[PATCH] crypto: nx: constify vio_device_id
 2017-08-17 13:14 UTC  (2+ messages)
` [PATCH] crypto: nx: 842: "

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

warning: objtool: ...: call without frame pointer save/setup; return with modified stack frame
 2017-08-17 13:09 UTC 

[RFT PATCH] [media] partial revert of "[media] tvp5150: add HW input connectors support"
 2017-08-17 13:05 UTC  (2+ messages)

[PATCH] mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
 2017-08-17 13:03 UTC  (2+ messages)

[PATCH v9 0/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-08-17 13:04 UTC  (3+ messages)
` [PATCH v9 2/2] "

[PATCH v3 0/5] fs/dcache: Limit # of negative dentries
 2017-08-17 13:04 UTC  (6+ messages)

[PATCH 0/6] constify mtd pci_device_id
 2017-08-17 13:02 UTC  (2+ messages)

[PATCH 1/2] hwmon: (ltq-cputemp) add cpu temp sensor for xrx200
 2017-08-17 12:53 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation

[PATCH] drm/nouveau: remove redundant null check on array mstm->msto
 2017-08-17 13:02 UTC  (3+ messages)
` [Nouveau] "

[PATCH] [RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set
 2017-08-17 13:01 UTC  (4+ messages)

[PATCH] serio: PS2 gpio bit banging driver for the serio bus
 2017-08-17 13:01 UTC  (7+ messages)

[PATCH] mtd: Convert to using %pOF instead of full_name
 2017-08-17 13:00 UTC  (2+ messages)

[PATCH v2 0/3] Workaround for bus reset on Cavium cn8xxx root ports
 2017-08-17 13:00 UTC  (3+ messages)
` [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset

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

[PATCH v2] staging: pi433: replace INVALID_PARAM macro with inline code
 2017-08-17 15:00 UTC 

[PATCH 00/11] Drop unnecessary static
 2017-08-17 12:58 UTC  (3+ messages)
` [PATCH 03/11] mtd: physmap_of: "

[PATCH] mtd: spear_smi: add NULL check on devm_kzalloc() return value
 2017-08-17 12:57 UTC  (2+ messages)

[PATCH] staginig: pi433: replace INVALID_PARAM macro with inline code
 2017-08-17 14:57 UTC  (2+ messages)

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

[PATCH] powerpc: powernv: Fix build error on const discarding
 2017-08-17 12:52 UTC  (2+ messages)

[PATCH tip/core/rcu 0/9] Remove spin_unlock_wait()
 2017-08-17 12:49 UTC  (6+ messages)
` [PATCH tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair
  ` [PATCH v5 "

[PATCH] drivers: spi: Kernel coding style fixes
 2017-08-17 12:48 UTC 

[PATCH V4 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 12:46 UTC  (4+ messages)
` [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll

[PATCH V6 3/9] irqdomain: Don't set type when mapping an IRQ
 2017-08-17 12:46 UTC  (2+ messages)
` [V6,3/9] "

[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
 2017-08-17 12:43 UTC  (2+ messages)

[PATCH tip/core/rcu 0/15] General fixes
 2017-08-17 12:40 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/15] sched,rcu: Make cond_resched() provide RCU quiescent state
  ` [PATCH v5 "

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

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

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-17 12:16 UTC  (6+ messages)
` [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer

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

[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)

[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 "

[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 

[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 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  (5+ messages)
` [PATCH v8 1/3] PCI: dwc: qcom: Use block IP version for operations
` [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  (30+ messages)
` [PATCH 02/30] Input: magellan: constify serio_device_id
` [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: "


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).