All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-05 05:14:43 to 2019-02-05 07:16:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2019-02-05  7:16 UTC 

mm: race in put_and_wait_on_page_locked()
 2019-02-05  7:16 UTC  (3+ messages)

[PATCH 00/12] staging: wilc1000: changes to address mainline review comments
 2019-02-05  7:16 UTC  (13+ messages)
` [PATCH 01/12] staging: wilc1000: remove use of 'terminated_handle' static variable
` [PATCH 02/12] staging: wilc1000: refactor linux_wlan_init_test_config()
` [PATCH 03/12] staging: wilc1000: refactor code to use cookie information
` [PATCH 04/12] staging: wilc1000: use random number for cookie instead of pointer
` [PATCH 05/12] staging: wilc1000: avoid use of interface names for validation
` [PATCH 06/12] staging: wilc1000: add check before performing operation on net_device
` [PATCH 07/12] staging: wilc1000: remove unused struct 'add_sta_param'
` [PATCH 08/12] staging: wilc1000: avoid use of 'hif_deinit_lock' static variable
` [PATCH 09/12] staging: wilc1000: avoid use of static variable in linux_mon.c
` [PATCH 10/12] staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct
` [PATCH 11/12] staging: wilc1000: move 'curr_channel' static variable in "
` [PATCH 12/12] staging: wilc1000: define p2p related static variable as constants

[Buildroot] [git commit] package/gnu-efi: fix build on armv5
 2019-02-05  7:15 UTC 

[PATCH 00/12] net: Introduce ndo_get_port_parent_id()
 2019-02-05  7:14 UTC  (3+ messages)
` [Bridge] "

[PATCH] mm: page_mapped: don't assume compound page is huge or THP
 2019-02-05  7:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2019-02-05  7:11 UTC  (13+ messages)

[PATCH v2 00/10] xfs: incore unlinked list
 2019-02-05  7:07 UTC  (7+ messages)
` [PATCH 02/10] xfs: track unlinked inode counts in per-ag data

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-02-05  7:07 UTC 

[PATCH] mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
 2019-02-05  7:00 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-04
 2019-02-05  7:00 UTC 

[PATCH v4 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-02-05  6:57 UTC  (4+ messages)

[PATCH] ALSA: hda/ca0132: need CONFIG_PCI for compile
 2019-02-05  6:57 UTC 

[master][PATCH 1/4] FIXME: external-arm-toolchain: add fixed copy of external-arm-toolchain
 2019-02-05  6:54 UTC  (4+ messages)
` [master][PATCH 2/4] conf, recipes: enable external arm toolchain by default
` [master][PATCH 3/4] img-pvr-sdk: skip file-rdeps checks due to prebuilt binaries depending on libstdc++
` [master][PATCH 4/4] branding-core: disable sgx until fixed in 4.19 kernel

[PATCH 1/2] btrfs-progs: Port kernel fs_devices::total_rw_bytes to btrfs-progs
 2019-02-05  6:53 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Unify metadata chunk size with kernel

[RFC PATCH V0 0/7] media: platform: Add support for ISP Pass 1 on mt8183 SoC
 2019-02-05  6:42 UTC  (23+ messages)
` [RFC PATCH V0 1/7] [media] dt-bindings: mt8183: Add binding for ISP Pass 1 shared memory
` [RFC PATCH V0 2/7] dts: arm64: mt8183: Add ISP Pass 1 shared memory node
` [RFC PATCH V0 3/7] [media] dt-bindings: mt8183: Added CAM-SMEM dt-bindings
` [RFC PATCH V0 4/7] [media] dt-bindings: mt8183: Added camera ISP Pass 1 dt-bindings
` [RFC PATCH V0 5/7] dts: arm64: mt8183: Add ISP Pass 1 nodes
` [RFC PATCH V0 6/7] media: platform: Add Mediatek ISP Pass 1 driver KConfig
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek ISP Pass 1 driver

[PATCH V3] lightnvm: pblk: prevent stall due to wb threshold
 2019-02-05  6:50 UTC 

[PATCH v2] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-05  6:48 UTC  (4+ messages)

btrfs as / filesystem in RAID1
 2019-02-05  6:46 UTC  (6+ messages)

[LTP] [PATCH v2] mtest06/mmap1: rewrite to newlib
 2019-02-05  6:46 UTC  (6+ messages)

[PATCH] signal: always allocate siginfo for SI_TKILL
 2019-02-05  6:46 UTC  (6+ messages)

[PATCH v2 00/10] xfs: stable fixes for v4.19.y
 2019-02-05  6:44 UTC  (2+ messages)

mmotm 2019-02-04-17-47 uploaded
 2019-02-05  6:43 UTC  (4+ messages)
` mmotm 2019-02-04-17-47 uploaded (fs/binfmt_elf.c)
  ` [PATCH -mm] elf: fixup compilation

[PATCH v3 0/2] Bluetooth: Add NULL check for tiocmget() and tiocmset()
 2019-02-05  6:41 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: hci_ath: Add NULL check for tiocmget() and tiocmset() in ath_setup()
` [PATCH v3 2/2] Bluetooth: hci_ldisc: Add NULL check for tiocmget() and tiocmset() in hci_uart_set_flow_control()

[Qemu-devel] [PATCH v3 0/3] cutils: Cleanup, improve documentation
 2019-02-05  6:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] util/cutils: Move function documentations to the header
  ` [Qemu-riscv] "

[Bug 109554] Regression: short time display corruption during resume
 2019-02-05  6:42 UTC 

[PATCH 4.9 00/30] 4.9.155-stable review
 2019-02-05  6:39 UTC  (2+ messages)

[PATCH v2 0/2] drm/omap: panel-tpo-td028ttec1: add backlight support
 2019-02-05  6:38 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: panel: td028ttec1: add backlight property

compile error at sun6i_video
 2019-02-05  6:38 UTC  (2+ messages)

[PATCH 4.14 00/46] 4.14.98-stable review
 2019-02-05  6:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: emc2305: add support for fan controller
 2019-02-05  6:37 UTC  (2+ messages)

[PATCH] media: vim2m: add bayer capture formats
 2019-02-05  6:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] pmic: stpmic1: rename and update stpmic1 driver
 2019-02-05  6:33 UTC  (5+ messages)
` [U-Boot] [PATCH 2/8] power: stpmu1: rename files to stpmic1
` [U-Boot] [PATCH 3/8] power: rename stpmu1 to official name stpmic1

[PATCH 1/9 v3] staging: spi: mt7621: Switch to SPDX identifier
 2019-02-05  6:29 UTC  (5+ messages)

[PATCH v5 00/13] x86: Enable FSGSBASE instructions
 2019-02-05  6:26 UTC  (3+ messages)

[PATCH] x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition
 2019-02-05  6:28 UTC  (2+ messages)
` [tip:x86/cleanups] "

[PATCH rdma-next 00/12] Add SRQ and XRC support for ODP MRs
 2019-02-05  6:27 UTC  (4+ messages)
` [PATCH mlx5-next 12/12] net/mlx5: Set ODP SRQ support in firmware

[PATCH v3 0/5] UFS on APQ8098/MSM8998
 2019-02-05  6:27 UTC  (4+ messages)
  ` [PATCH v3 5/5] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[PATCH 00/10] Venus stateful Codec API
 2019-02-05  6:26 UTC  (14+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-02-05  6:25 UTC 

[PATCH 4.4 00/65] 4.4.173-stable review
 2019-02-05  6:24 UTC  (2+ messages)

[PATCH V9 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-05  6:20 UTC  (6+ messages)
` [PATCH V9 3/5] i2c: tegra: Add DMA support

[PATCH 4.20 00/80] 4.20.7-stable review
 2019-02-05  6:20 UTC  (2+ messages)

[PATCH 0/2] Reset xHCI port PHY on disconnect
 2019-02-05  6:18 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb-xhci: Add usb-phy-port-reset property
  ` [1/2] "
` [PATCH 2/2] drivers: xhci: Add quirk to reset xHCI port PHY
  ` [2/2] "

[meta-oe][PATCH 1/2] nmap: Fix typo in pcre PACKAGECONFIG
 2019-02-05  6:18 UTC  (5+ messages)
` [meta-oe][PATCH 2/2] nmap: Include additional FILES path for certs

[PATCH v3 00/10] x86/split_lock: Enable #AC exception for split locked accesses
 2019-02-05  6:18 UTC  (11+ messages)
` [PATCH v3 08/10] x86/setcpuid: Add kernel option setcpuid

[PATCH 1/2] ARM: dts: Add devicetree for Eckelmann CI4x10
 2019-02-05  6:17 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Enable SIOX bus

[PATCH 4.19 00/74] 4.19.20-stable review
 2019-02-05  6:14 UTC  (2+ messages)

[PATCH v5 0/2] cadence-quadspi: Add Octal mode support
 2019-02-05  6:13 UTC  (5+ messages)
` [PATCH v5 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

linux-next: Tree for Feb 5
 2019-02-05  6:12 UTC 

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-05  6:12 UTC  (43+ messages)
` [PATCHv3 01/27] PCI: mobiveil: uniform the register accessors
` [PATCHv3 02/27] PCI: mobiveil: format the code without function change
` [PATCHv3 03/27] PCI: mobiveil: correct the returned error number
` [PATCHv3 04/27] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv3 05/27] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv3 06/27] PCI: mobiveil: replace the resource list iteration function
` [PATCHv3 07/27] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv3 08/27] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv3 09/27] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv3 10/27] PCI: mobiveil: fix the INTx process error
` [PATCHv3 11/27] PCI: mobiveil: only fix up the Class Code field
` [PATCHv3 12/27] PCI: mobiveil: move out the link up waiting from mobiveil_host_init

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2019-02-05  6:11 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-02-05  6:10 UTC 

Is advertising of 2500Mbps support must from phy device to set phy at 2500Mbps link speed
 2019-02-05  6:09 UTC 

[PATCH V10 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-05  6:08 UTC  (6+ messages)
` [PATCH V10 3/5] i2c: tegra: Add DMA support
` [PATCH V10 4/5] i2c: tegra: update transfer timeout

perf_event_open+clone = unkillable process
 2019-02-05  6:07 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-02-05  6:07 UTC 

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-02-05  6:01 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH v6 0/4] misc safety certification fixes
 2019-02-05  6:02 UTC  (11+ messages)
  ` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-02-05  6:01 UTC  (9+ messages)

make modules_install install is failing
 2019-02-05  6:00 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
 2019-02-05  5:59 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] configs: Move CONFIG_SPI_FLASH into defconfigs
` [U-Boot] [PATCH v4 02/20] bitops: Fix GENMASK definition for Sandbox
` [U-Boot] [PATCH v4 03/20] spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
` [U-Boot] [PATCH v4 04/20] spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
` [U-Boot] [PATCH v4 05/20] spi: spi-mem: Claim SPI bus before spi mem access
` [U-Boot] [PATCH v4 06/20] spi: Add non DM version of SPI_MEM
` [U-Boot] [PATCH v4 07/20] sh: bitops: add hweight*() macros
` [U-Boot] [PATCH v4 08/20] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [PATCH v4 09/20] mtd: spi: spi-nor-core: Add SPI MEM support
` [U-Boot] [PATCH v4 10/20] mtd: spi: spi-nor-core: Add 4 Byte addressing support
` [U-Boot] [PATCH v4 11/20] mtd: spi: spi-nor-core: Add SFDP support
` [U-Boot] [PATCH v4 12/20] mtd: spi: spi-nor-core: Add back U-Boot specific features
` [U-Boot] [PATCH v4 13/20] mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
` [U-Boot] [PATCH v4 14/20] mtd: spi: Switch to new SPI NOR framework
` [U-Boot] [PATCH v4 15/20] mtd: spi: Remove unused files
` [U-Boot] [PATCH v4 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v4 17/20] spl: Kconfig: Enable SPI_FLASH_TINY by default "
` [U-Boot] [PATCH v4 18/20] configs: Remove SF_DUAL_FLASH
` [U-Boot] [PATCH v4 19/20] configs: Don't use SPI_FLASH_BAR as default
` [U-Boot] [PATCH v4 20/20] MAINTAINERS: Add an entry for SPI NOR

[PATCH for-4.12 v2] arm: gic-v3: deactivate SGI/PPI during initialization
 2019-02-05  5:58 UTC  (5+ messages)

[Qemu-devel] [PULL 0/8] NBD patches for 2019-02-04
 2019-02-05  4:11 UTC  (2+ messages)

[PATCH v3 for-4.12] arm: gic-v3: deactivate interrupts during initialization
 2019-02-05  5:55 UTC 

[Qemu-devel] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
 2019-02-05  5:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu 1/3] vfio/spapr: Fix indirect levels calculation

[Qemu-devel] [PATCH] ppc: add host-serial and host-model machine attributes
 2019-02-05  5:41 UTC  (4+ messages)

[PATCH for-4.12] xen/arm: irq: End cleanly spurious interrupt
 2019-02-05  5:50 UTC  (3+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-05  5:35 UTC  (31+ messages)
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the "
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-02-05  5:42 UTC 

[xen-4.10-testing test] 132815: regressions - FAIL
 2019-02-05  5:39 UTC 

[mmotm:master 235/298] fs/binfmt_elf.c:2124:19: error: 'tmp' undeclared; did you mean 'tm'?
 2019-02-05  5:30 UTC 

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2019-02-05  5:30 UTC 

Understanding fsuuid policy rule for appraisal and exclusion
 2019-02-05  5:28 UTC  (5+ messages)

linux-next: manual merge of the akpm-current tree with the net tree
 2019-02-05  5:25 UTC 

[PATCH v2] soc: amlogic: add missing of_node_put()
 2019-02-05  5:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_fbcon_fbt: Do a full connector probe
 2019-02-05  5:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "


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.