linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 00:10:50 to 2017-06-08 06:34:22 UTC [more...]

[PATCH 0/3] nvmem: core: series with smaller refactorings
 2017-06-08  6:34 UTC  (5+ messages)
` [PATCH 1/3] nvmem: core: remove member users from struct nvmem_device

[PATCH] net: wireless: intel: iwlwifi: dvm: fix tid mask
 2017-06-08  6:31 UTC  (2+ messages)
` [linuxwifi] "

linux-next: manual merge of the akpm-current tree with the random tree
 2017-06-08  6:28 UTC 

[PATCH v3] hwmon: Add support for MAX31785 intelligent fan controller
 2017-06-08  6:27 UTC  (7+ messages)

[PATCH] nvmem: core: add managed version of nvmem_register
 2017-06-08  6:26 UTC  (4+ messages)

[PATCH RFC 0/2] KVM: s390: avoid having to enable vm.alloc_pgste
 2017-06-08  6:25 UTC  (11+ messages)

[PATCH V2 0/3] add UniPhier watchdog support
 2017-06-08  6:22 UTC  (7+ messages)
` [PATCH V2 1/3] devicetree: add UniPhier WDT devicetree bindings documentation
` [PATCH V2 2/3] watchdog: uniphier: add UniPhier watchdog driver

[PATCH 00/58] ARM: at91: rework Atmel TCB drivers
 2017-06-08  6:21 UTC  (10+ messages)
` [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-08  6:16 UTC  (8+ messages)
` [PATCH v5 07/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()
` [PATCH v5 10/23] mtd: nand: denali: rework interrupt handling

[PATCH] ARM/Kconfig: make VMSPLIT_3G_OPT depends on !ARM_LPAE
 2017-06-08  6:05 UTC 

linux-next: bad base for the dmi quilt series
 2017-06-08  6:07 UTC  (2+ messages)

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-08  6:05 UTC  (6+ messages)
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH] Fix loop device flush before configure
 2017-06-08  6:05 UTC 

linux-next: build failure after merge of the uuid tree
 2017-06-08  6:04 UTC 

[PATCH 0/2] drivers: net: add const to mii_phy_ops structures
 2017-06-08  6:00 UTC  (3+ messages)
` [PATCH 1/2] drivers/net/sungem: "
` [PATCH 2/2] drivers: net: emac: "

[PATCH] perf report: Fix broken arrow at row 0 in annotate view
 2017-06-08  6:01 UTC 

[PATCH] fs: xfs: Fix a lock-twice and sleep-in-atomic bug in xfs_iget
 2017-06-08  5:55 UTC  (2+ messages)
` [lkp-robot] [fs] 8ba626f5b2: BUG:scheduling_while_atomic

[PATCH v2] refcount: Create unchecked atomic_t implementation
 2017-06-08  5:56 UTC  (2+ messages)

[PATCH] Fix loop device flush before configure v2
 2017-06-08  5:54 UTC  (4+ messages)

[PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
 2017-06-08  5:53 UTC  (2+ messages)

[PATCH v5 0/6] Add minimal boot support for IPQ8074
 2017-06-08  5:44 UTC  (7+ messages)
` [PATCH v5 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v5 2/6] dt-bindings: qcom: Add ipq8074 bindings
` [PATCH v5 3/6] clk: qcom: Add DT bindings for ipq8074 gcc clock controller
` [PATCH v5 4/6] clk: qcom: Add ipq8074 Global Clock Controller support
` [PATCH v5 5/6] arm64: dts: Add ipq8074 SoC and HK01 board support
` [PATCH v5 6/6] arm64: defconfig: Enable qcom ipq8074 clock and pinctrl

[PATCH] x86/efi: fix boot panic because of invalid bgrt image address
 2017-06-08  5:38 UTC  (2+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-08  5:36 UTC  (3+ messages)

[PATCH] staging/lustre: echo_client.c - fix sparse warning: cast removes address space of expression
 2017-06-08  5:35 UTC 

[PATCH v2] [media] vb2: core: Lower the log level of debug outputs
 2017-06-08  5:33 UTC  (10+ messages)

[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
 2017-06-08  5:16 UTC  (5+ messages)
` [PATCH linux-next v4 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller
` [PATCH linux-next v4 3/4] ARM: dts: imx: change compatibility for SPI controllers on imx53 later soc
` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-08  5:04 UTC  (28+ messages)
` [PATCH v4 01/13] random: invalidate batched entropy after crng init
` [PATCH v4 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v4 05/13] crypto/rng: ensure that the RNG is ready before using
  ` [kernel-hardening] "
` [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
` [PATCH v4 07/13] ceph: ensure RNG is seeded before using
  ` [kernel-hardening] "
` [PATCH v4 08/13] cifs: use get_random_u32 for 32-bit lock random
  ` [kernel-hardening] "
` [PATCH v4 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v4 11/13] net/route: use get_random_int for random counter
` [PATCH v4 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-08  5:01 UTC  (6+ messages)
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2

[PATCH v3 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-08  4:54 UTC  (3+ messages)
` [PATCH v3 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH] mm: correct the comment when reclaimed pages exceed the scanned pages
 2017-06-08  4:47 UTC  (2+ messages)

[PATCH] configfs: Fix race between create_link and configfs_rmdir
 2017-06-08  4:51 UTC 

[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-08  4:44 UTC  (3+ messages)
` [PATCH v3 1/2] acpica: iort: Update SMMUv3 header for proximity domain mapping
` [PATCH v3 2/2] acpi/iort: numa: Add numa node mapping for smmuv3 devices

[PATCH 00/16] Convert WMI to a proper bus
 2017-06-08  4:43 UTC  (6+ messages)
` [PATCH 09/16] platform/x86: wmi: Instantiate all devices before adding them

[RESEND PATCH] input/joystick/analog: Use get_cycles() on PPC
 2017-06-08  4:42 UTC 

[PATCH 1/2] clocksource/drivers: Add timer-of common init routine
 2017-06-08  4:33 UTC  (2+ messages)

[patch -mm] mm, hugetlb: schedule when potentially allocating many hugepages
 2017-06-08  4:31 UTC  (2+ messages)

[PATCH 0/5] mfd: Add a dependency on OF
 2017-06-08  4:31 UTC  (11+ messages)
` [PATCH 3/5] mfd: tps65217: "

[PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
 2017-06-08  4:24 UTC  (2+ messages)

[PATCH 3.10 000/250] 3.10.106-stable review
 2017-06-08  4:23 UTC  (18+ messages)
` [PATCH 3.10 001/250] packet: fix race condition in packet_set_ring
` [PATCH 3.10 009/250] fbdev: color map copying bounds checking
` [PATCH 3.10 010/250] selinux: fix off-by-one in setprocattr
` [PATCH 3.10 017/250] ext4: fix data exposure after a crash
` [PATCH 3.10 019/250] m68k: Fix ndelay() macro
` [PATCH 3.10 024/250] crypto: caam - fix AEAD givenc descriptors
` [PATCH 3.10 028/250] ext4: return -ENOMEM instead of success
` [PATCH 3.10 030/250] block: protect iterate_bdevs() against concurrent close
` [PATCH 3.10 043/250] USB: serial: spcp8x5: fix NULL-deref at open
` [PATCH 3.10 061/250] USB: serial: kl5kusb105: abort on open exception path
` [PATCH 3.10 074/250] net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
` [PATCH 3.10 079/250] Input: i8042 - add Pegatron touchpad to noloop table
` [PATCH 3.10 081/250] USB: serial: kl5kusb105: fix line-state error handling
` [PATCH 3.10 111/250] tcp: initialize max window for a new fastopen socket
` [PATCH 3.10 142/250] MIPS: Clear ISA bit correctly in get_frame_info()

[PATCH] security: selinux: use kmem_cache for ebitmap
 2017-06-08  4:18 UTC 

[PATCH] iscsi-target: Reject immediate data underflow larger than SCSI transfer length
 2017-06-08  4:21 UTC 

[RFC PATCH 1/4] EDAC: mvebu: Add driver for Marvell Armada SoCs
 2017-06-08  4:11 UTC  (4+ messages)
` [RFC PATCH 2/4] ARM: l2x0: support parity-enable/disable on aurora
` [RFC PATCH 3/4] ARM: l2x0: add arm,ecc-enable property for aurora
` [RFC PATCH 4/4] ARM: dts: enable l2c parity and ecc protection on 98dx3236

[PATCH v4] mfd: lp87565: Add lp87565 PMIC support
 2017-06-08  4:08 UTC 

[PATCH 1/7] powerpc/mm: rename map_page() to map_kernel_page() on PPC32
 2017-06-08  4:07 UTC  (2+ messages)
` [1/7] "

[PATCH v2 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-08  4:06 UTC  (8+ messages)
` [PATCH v2 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH] powerpc/perf: Fix Power9 test_adder field
 2017-06-08  4:05 UTC  (2+ messages)
`  "

[PATCH v3 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-08  3:59 UTC  (11+ messages)
` [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
      ` [kernel-hardening] "

[PATCH] MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
 2017-06-08  3:49 UTC 

RISC-V Linux Port v1
 2017-06-08  3:49 UTC  (7+ messages)
` RISC-V Linux Port v2
  ` [PATCH 03/17] base: fix order of OF initialization

[PATCH] cpufreq: exynos5440: Fix inconsistent indenting
 2017-06-08  3:47 UTC  (2+ messages)

[PATCH v2 0/1] Add Trusted Path Execution as a stackable LSM
 2017-06-08  3:43 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] mfd: lp87565: Add lp87565 PMIC support
 2017-06-08  3:40 UTC  (3+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2017-06-08  3:37 UTC 

[PATCH v2 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-08  3:27 UTC  (4+ messages)
` [PATCH v2 2/2] acpi/iort: "

[PATCH] [media] mtk-mdp: Fix g_/s_selection capture/compose logic
 2017-06-08  3:22 UTC  (3+ messages)

ATTENTION NEEDED URGENTLY!
 2017-06-08  3:15 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2017-06-08  3:07 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2017-06-08  3:04 UTC 

linux-next: build failure after merge of the wireless-drivers-next tree
 2017-06-08  2:57 UTC  (3+ messages)

[PATCH 0/3] Bitmap optimisations
 2017-06-08  2:55 UTC  (4+ messages)
` [PATCH 3/3] bitmap: Use memcmp optimisation in more situations

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-06-08  2:53 UTC 

[RFC PATCH net-next 0/5] bpf: rewrite value tracking in verifier
 2017-06-08  2:43 UTC  (9+ messages)
` [RFC PATCH net-next 2/5] bpf/verifier: rework value tracking
` [RFC PATCH net-next 3/5] bpf/verifier: feed pointer-to-unknown-scalar casts into scalar ALU path
` [RFC PATCH net-next 4/5] bpf/verifier: track signed and unsigned min/max values
` [RFC PATCH net-next 5/5] selftests/bpf: change test_verifier expectations

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-06-08  2:43 UTC  (14+ messages)

[PATCH 0/5] x86, cpufreq: consolidate APERF/MPERF calculation
 2017-06-08  2:39 UTC  (6+ messages)
` [PATCH 1/5] x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"
  ` [PATCH 2/5] x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
  ` [PATCH 3/5] intel_pstate: remove intel_pstate.get()
  ` [PATCH 4/5] intel_pstate: skip scheduler hook when in "performance" mode
  ` [PATCH 5/5] intel_pstate: delete scheduler hook in HWP mode

[PATCH] FORTIFY_SOURCE build fixes
 2017-06-08  2:37 UTC  (7+ messages)
` [PATCH 2/6] efi: Avoid fortify checks in EFI stub

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-08  2:28 UTC  (5+ messages)
` [PATCH 7/8] blk-mq: create hctx for each present CPU

[PATCH v2 1/2] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
 2017-06-08  2:24 UTC  (6+ messages)
` [PATCH v5] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently

[PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
 2017-06-08  2:16 UTC  (2+ messages)
` [PATCH 2/2] arm:omap2+: drop dependence on DEBUG_OMAP2PLUS_UART for DEBUG_UNCOMPRESS

[PATCH v7 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-08  2:17 UTC  (4+ messages)
` [PATCH v7 3/6] drm/i915/gvt: Frame buffer decoder "

[RESEND PATCH v2] trace: fix the errors caused by incompatible type of RCU variables
 2017-06-08  2:16 UTC  (3+ messages)

[PATCH v8 00/24] FSI device driver implementation
 2017-06-08  2:06 UTC  (4+ messages)
` [PATCH v8 16/24] drivers/fsi: Add tracepoints for low-level operations

[RFC 0/2] Add support for OCC command/response interface
 2017-06-08  2:02 UTC  (3+ messages)
` [RFC 2/2] powerpc/powernv : Add support for OPAL-OCC "

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-08  1:49 UTC  (7+ messages)
` [PATCH v2 1/6] integrity: Small code improvements
` [PATCH v2 2/6] ima: Simplify policy_func_show
` [PATCH v2 3/6] ima: Log the same audit cause whenever a file has no signature
` [PATCH v2 4/6] integrity: Introduce struct evm_hmac_xattr
` [PATCH v2 5/6] MODSIGN: Export module signature definitions
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[PATCH] clk: sunxi-ng: Move all clock types to a library
 2017-06-08  1:46 UTC  (8+ messages)

(no subject)
 2017-06-08  1:43 UTC 

[PATCH 0/3] add mt7622 spi support
 2017-06-08  1:41 UTC  (4+ messages)
` [PATCH 2/3] spi: mediatek: support adjust register define

[PATCH] rtc: rtc-max8925: remove redundant check on ret
 2017-06-08  1:37 UTC  (2+ messages)

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
 2017-06-08  1:31 UTC  (2+ messages)

[PATCH] Revert "ARM: 8433/1: add a VMSPLIT_3G_OPT config option"
 2017-06-08  1:23 UTC  (3+ messages)

[PATCH] devfreq: exynos-ppmu: Staticize event list
 2017-06-08  1:22 UTC  (2+ messages)

[PATCH v2] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-08  1:11 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/3] Add ChromeOS EC Activity Sensors driver
 2017-06-08  1:10 UTC  (5+ messages)
` [PATCH 2/3] iio: core: Add double tap as possible gesture

[PATCH v5 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-08  1:01 UTC  (4+ messages)
` [PATCH v5 6/8] regulator: hi6421: Describe consumed platform device

[PATCH] Fix loop device flush before configure
 2017-06-08  0:45 UTC  (3+ messages)

[PATCHSET v3 0/6] perf tools: Fix for Compressed kernel modules
 2017-06-08  0:37 UTC  (4+ messages)
` [PATCH v3 4/6] perf test: Decompress kernel module before objdump

[PATCH v5] clk: at91: Add sama5d2 suspend/resume
 2017-06-08  0:36 UTC 

[RFC][PATCH 0/5] Getting rid of smp_mb__before_spinlock
 2017-06-08  0:32 UTC  (3+ messages)
` [RFC][PATCH 5/5] powerpc: Remove SYNC from _switch

linux-next: state of the asm-generic tree
 2017-06-08  0:28 UTC 

[PATCH v2 0/3] Add Keystone2 Remoteproc driver
 2017-06-08  0:24 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
` [PATCH v2 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
` [PATCH v2 3/3] remoteproc/keystone: Ensure the DSPs are in reset in probe

linux-next: build warning after merge of the drm-intel-fixes tree
 2017-06-08  0:20 UTC 

linux-next: build failure after merge of the net tree
 2017-06-08  0:17 UTC  (2+ messages)

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-08  0:06 UTC  (7+ messages)
` [PATCH 1/6] ACPI / PM: Run wakeup notify handlers synchronously
` [PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
` [PATCH 3/6] ACPI / PM: Change log level of wakeup-related message
` [PATCH 4/6] ACPI / PM: Clean up device wakeup enable/disable code
` [PATCH 5/6] PM / sleep: Print timing information if debug is enabled
` [PATCH 6/6] ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle

[PATCH 1/2] drm/vc4: Add T-format scanout support
 2017-06-08  0:13 UTC  (2+ messages)
` [PATCH 2/2] drm/vc4: Add get/set tiling ioctls


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