All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-17 00:58:25 to 2017-01-17 02:33:45 UTC [more...]

Building on MacOS X
 2017-01-17  2:33 UTC  (11+ messages)

[U-Boot] [PATCH v3 00/62] x86: Add initial support for 64-bit U-Boot
 2017-01-17  2:33 UTC  (49+ messages)
` [U-Boot] [PATCH v3 01/62] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH v3 02/62] spl: spi: Add a debug message if loading fails
` [U-Boot] [PATCH v3 03/62] spl: Makefile: Define SPL_ earlier
` [U-Boot] [PATCH v3 04/62] spl: Allow CPU drivers to be used in SPL
` [U-Boot] [PATCH v3 05/62] spl: Allow PCI "
` [U-Boot] [PATCH v3 06/62] spl: Allow RTC "
` [U-Boot] [PATCH v3 07/62] spl: Allow timer "
` [U-Boot] [PATCH v3 08/62] spl: Allow PCH "
` [U-Boot] [PATCH v3 09/62] spl: Don't create a BSS padding when it is separate
` [U-Boot] [PATCH v3 10/62] x86: Use unsigned long for address in table generation
` [U-Boot] [PATCH v3 11/62] x86: Update mpspec to build on 64-bit machines
` [U-Boot] [PATCH v3 12/62] x86: ivybridge: Declare global data where it is used
` [U-Boot] [PATCH v3 13/62] x86: ivybridge: Add more debugging for failures
` [U-Boot] [PATCH v3 14/62] x86: ivybridge: Fix types for 64-bit compilation
` [U-Boot] [PATCH v3 15/62] x86: dts: Mark serial as needed before relocation
` [U-Boot] [PATCH v3 16/62] x86: fsp: Fix cast for 64-bit compilation
` [U-Boot] [PATCH v3 17/62] x86: lib: Fix types and casts "
` [U-Boot] [PATCH v3 18/62] x86: Add Kconfig options to build 64-bit U-Boot
` [U-Boot] [PATCH v3 19/62] x86: Kconfig: Add location options for 16/32-bit init
` [U-Boot] [PATCH v3 20/62] x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
` [U-Boot] [PATCH v3 23/62] x86: Add 64-bit start-up code
` [U-Boot] [PATCH v3 25/62] board_f/r: Use static const for the init sequences
` [U-Boot] [PATCH v3 26/62] x86: board_r: Set the global data pointer after relocation
` [U-Boot] [PATCH v3 28/62] x86: Refactor relocation to prepare for 64-bit

[PATCH net-next 1/1] net: ping: Use right format specifier to avoid type casting
 2017-01-17  2:21 UTC 

[PATCH v2 4/6] power: bq24190_charger: Call power_supply_changed() for relevant component
 2017-01-17  2:30 UTC  (5+ messages)

[PATCH v3 5/6] power: bq24190_charger: Don't read fault register outside irq_handle_thread()
 2017-01-17  2:30 UTC 

[PATCH v3 6/6] power: bq24190_charger: Handle fault before status on interrupt
 2017-01-17  2:30 UTC 

[PATCH V4] x86/HVM: Introduce struct hvm_pi_ops
 2017-01-17  2:30 UTC  (3+ messages)
` [PATCH V4] x86/HVM: Introduce struct hvm_pi_ops (RESEND)

[PATCH 0/5] Interrupt mode for virtio PMD
 2017-01-17  2:30 UTC  (5+ messages)
` [PATCH v3 00/10] rxq interrupt "
  ` [PATCH v3 05/10] net/virtio: add Rx queue intr enable/disable functions

[PATCH v3 3/6] power: bq24190_charger: Install irq_handler_thread() at end of probe()
 2017-01-17  2:30 UTC 

[PATCH 04/40] rt2x00: rt2800lib: fix beacon generation on RT3593
 2017-01-17  1:56 UTC  (7+ messages)
` [PATCH v2 09/14] rt2x00: rt2x00pci: set PCI MWI only if supported
` [PATCH v2 14/14] rt2x00: add support for RT5350 WiSoC

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2017-01-17  2:28 UTC  (28+ messages)
` [PATCH v11 00/26] Support VFD on i40e - EXPERIMENTAL
  ` [PATCH v11 01/26] net/i40e: support link status notification
  ` [PATCH v11 02/26] net/i40e: add callback to user on VF to PF mbox msg
  ` [PATCH v11 03/26] net/i40e: set VF MAC anti-spoofing from PF
  ` [PATCH v11 04/26] net/i40e: set VF VLAN "
  ` [PATCH v11 05/26] net/i40e: set Tx loopback "
  ` [PATCH v11 06/26] net/i40e: set VF unicast promisc mode "
  ` [PATCH v11 07/26] net/i40e: set VF multicast "
  ` [PATCH v11 08/26] net/i40e: enable VF MTU change
  ` [PATCH v11 09/26] net/i40e: fix VF reset flow
  ` [PATCH v11 10/26] net/i40e: set VF MAC from PF support
  ` [PATCH v11 11/26] net/i40e: set VF MAC from VF support
  ` [PATCH v11 12/26] net/i40e: fix VF MAC address assignment
  ` [PATCH v11 13/26] net/i40e: set VF VLAN strip from PF
  ` [PATCH v11 14/26] net/i40e: set VF VLAN insertion "
  ` [PATCH v11 15/26] net/i40e: set VF broadcast mode "
  ` [PATCH v11 16/26] net/i40e: set VF VLAN tag "
  ` [PATCH v11 17/26] net/i40e: set VF VLAN filter "
  ` [PATCH v11 18/26] app/testpmd: use VFD APIs on i40e
  ` [PATCH v11 19/26] app/testpmd: use unicast promiscuous mode "
  ` [PATCH v11 20/26] app/testpmd: use multicast "
  ` [PATCH v11 21/26] app/testpmd: add command to test VF broadcast "
  ` [PATCH v11 22/26] app/testpmd: add command to test VF VLAN tag "
  ` [PATCH v11 23/26] app/testpmd: handle i40e in VF VLAN filter command
  ` [PATCH v11 24/26] net/i40e: enhance in sanity check of MAC
  ` [PATCH v11 25/26] net/i40e: set/clear VF stats from PF
  ` [PATCH v11 26/26] doc: update doc for VFD

[PATCH v3 2/6] power: bq24190_charger: Call set_mode_host() on pm_resume()
 2017-01-17  2:29 UTC 

[PATCH v3 1/6] power: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
 2017-01-17  2:28 UTC 

[PATCH v3 0/6] BQ24190 charger fixes
 2017-01-17  2:28 UTC 

[PATCH 0/7] arm: Add livepatch support
 2017-01-17  2:27 UTC  (6+ messages)
` [PATCH 1/7] arm: Add livepatch arch specific code
    `  "

[PATCH v3] net/ixgbe: fix interrupt block issue
 2017-01-16 19:23 UTC 

Reading network data going into a VM from netback.c
 2017-01-17  2:24 UTC 

[Qemu-devel] [PATCH v2] arm: virt: Fix the segmentation fault when specifying an unsupported CPU
 2017-01-17  2:15 UTC 

[PATCH RFC 0/4] 5-level EPT
 2017-01-17  2:18 UTC  (3+ messages)

[PATCH v2] net/ixgbe: fix interrupt block issue
 2017-01-17  2:16 UTC  (3+ messages)

[Buildroot] [Bug 9586] New: usbmount: usbmount slows down the system... to a state of unsusable
 2017-01-17  2:15 UTC  (2+ messages)
` [Buildroot] [Bug 9586] "

[Ocfs2-devel] Bug#841144: kernel BUG at /build/linux-Wgpe2M/linux-4.8.11/fs/ocfs2/alloc.c:1514!
 2017-01-17  2:12 UTC 

[PATCH] net/mlx5: add prefetching Rx completion queue
 2017-01-17  2:09 UTC 

[RFC PATCH] membarrier: handle nohz_full with expedited thread registration
 2017-01-17  2:09 UTC  (5+ messages)

[PATCH] net/mlx5: lift Rx RSS indirection table size limit
 2017-01-17  2:06 UTC 

[PATCH] xfs: fix COW writeback race
 2017-01-17  2:06 UTC  (2+ messages)

[PATCH v4 00/15] lockdep: Implement crossrelease feature
 2017-01-17  2:05 UTC  (5+ messages)
` [PATCH v4 07/15] "

[PATCH] qed: Replace memset with eth_zero_addr
 2017-01-17  2:05 UTC 

[PATCH] iio: health: max30100: fixed parenthesis around FIFO count check
 2017-01-17  2:04 UTC 

[HMM v16 00/16] HMM (Heterogeneous Memory Management) v16
 2017-01-17  2:00 UTC  (10+ messages)
` [HMM v16 04/15] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v2

[PATCH] iio: health: max30100: use msleep() for long uncritical delays
 2017-01-17  2:00 UTC  (2+ messages)

[PATCH v2 5/6] power: bq24190_charger: Don't read fault register outside irq_handle_thread()
 2017-01-17  1:59 UTC  (4+ messages)

[PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
 2017-01-17  1:57 UTC  (5+ messages)

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2017-01-17  1:54 UTC  (8+ messages)

[PATCH net-next 0/3] net: ipv6: Improve user experience with multipath routes
 2017-01-17  1:38 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: ipv6: Allow shorthand delete of all nexthops in multipath route

fq_codel and skb->hash
 2017-01-17  1:44 UTC  (2+ messages)

[PATCH v2 1/2] devicetree: add Garmin vendor prefix
 2017-01-17  1:52 UTC  (7+ messages)

[LSF/MM TOPIC] Future direction of DAX
 2017-01-17  1:50 UTC  (5+ messages)

[PATCH v2 0/6] BQ24190 charger fixes
 2017-01-17  1:50 UTC  (4+ messages)

[xen-unstable-smoke test] 104195: tolerable all pass - PUSHED
 2017-01-17  1:48 UTC 

[U-Boot] [PATCH v2] armv8: aarch64: Fix the warning about x1-x3 nonzero issue
 2017-01-17  1:48 UTC  (5+ messages)

[U-Boot] [PATCH v1 1/1] x86: Synchronize list of x86 subarchitectures (update bootparam.h)
 2017-01-17  1:48 UTC  (3+ messages)

[PATCH] mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
 2017-01-17  1:43 UTC  (4+ messages)

[PATCH] slab: add a check for the first kmem_cache not to be destroyed
 2017-01-17  1:33 UTC  (3+ messages)

[PATCH tip/core/rcu 0/20] Miscellaneous fixes for 4.11
 2017-01-17  1:07 UTC  (9+ messages)
` [PATCH tip/core/rcu 02/20] lockdep: Make RCU suspicious-access splats use pr_err
` [PATCH tip/core/rcu 08/20] rcu: Add long-term CPU kicking

[U-Boot] [PATCH v3] armv8: aarch64: Fix the warning about x1-x3 nonzero issue
 2017-01-17  1:39 UTC 

[PATCH] mke2fs: fix coping of empty file using fiemap
 2017-01-17  1:37 UTC  (2+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] multipath redesign
 2017-01-17  1:36 UTC  (8+ messages)
    ` [dm-devel] "

[PATCH v3 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-01-17  1:34 UTC  (11+ messages)
` [PATCH v3 4/7] drm/atomic: Fix atomic helpers to use the new iterator macros
` [PATCH v3 5/7] drm/atomic: Add macros to access existing old/new state
` [PATCH v3 6/7] drm/atomic: Convert get_existing_state callers to get_old/new_state, v2
` [PATCH v3 7/7] drm/blend: Use new atomic iterator macros

What's cooking in git.git (Jan 2017, #02; Sun, 15)
 2017-01-17  1:33 UTC  (7+ messages)

Josh is the new core tech lead!
 2017-01-17  1:34 UTC  (3+ messages)

[PATCH v4 0/2] Add rockchip serial flash controller support
 2017-01-17  1:34 UTC  (8+ messages)
` [PATCH v4 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[ovmf test] 104189: trouble: blocked/broken
 2017-01-17  1:33 UTC 

[PATCH] Add Nexus 6P(msm8994) SDHCI support
 2017-01-17  1:33 UTC  (2+ messages)

Static Analysis
 2017-01-17  1:32 UTC 

[PATCH v2 0/8] ARM: dts: Switch to new DSA binding
 2017-01-17  1:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v15 0/2] virtio-crypto: virtio crypto device specification
 2017-01-17  1:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v15 1/2] virtio-crypto: Add "

[PATCH 1/4] phy: sun4i-usb: support PHY0 on H3 in MUSB mode
 2017-01-17  1:26 UTC 

[PATCH v6 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
 2017-01-17  1:22 UTC  (3+ messages)
` [PATCH v6 2/2] mmc: dw_mmc: force setup bus if active slots exist

[PATCH v1] ARM: dts: imx: add fsl,imx35-wdt compatible to all relevant watchdog nodes
 2017-01-17  1:23 UTC  (3+ messages)
` [PATCH v1] ARM: dts: imx: add fsl, imx35-wdt "

[PATCH v2] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
 2017-01-17  1:23 UTC  (2+ messages)

[Buildroot] [PATCH] libgtk3: bump to version 3.22.7
 2017-01-17  1:23 UTC 

[Buildroot] [PATCH] gdk-pixbuf: bump to version 2.36.4
 2017-01-17  1:23 UTC 

[Qemu-devel] [PATCH 0/9] i386: query-cpu-model-expansion test script
 2017-01-17  1:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/9] target-i386: Move "host" properties to base class
` [Qemu-devel] [PATCH 2/9] target-i386: Allow short strings to be used as vendor ID
` [Qemu-devel] [PATCH 3/9] cpu: Support comma escaping when parsing -cpu
` [Qemu-devel] [PATCH 4/9] qemu.py: Make logging optional
` [Qemu-devel] [PATCH 5/9] qtest.py: Support QTEST_LOG environment variable
` [Qemu-devel] [PATCH 6/9] qtest.py: make logging optional
` [Qemu-devel] [PATCH 7/9] qtest.py: Make 'binary' parameter optional
` [Qemu-devel] [PATCH 8/9] tests: Add rules to non-gtester qtest test cases
` [Qemu-devel] [PATCH 9/9] tests: Test case for query-cpu-model-expansion

[U-Boot] [PATCH] armv8: fix #if around spin-table code in start.S
 2017-01-17  1:22 UTC  (4+ messages)
` [U-Boot] "

[Qemu-devel] [PATCH] arm: virt: Fix the segmentation fault when specifying an unsupported CPU
 2017-01-17  1:21 UTC  (3+ messages)

[PATCH v3 1/2] nsfs: Add an ioctl() to return the namespace type
 2017-01-17  1:19 UTC  (4+ messages)
` [PATCH v3 2/2] nsfs: Add an ioctl() to return owner UID of a userns

[PATCH] ARM64: dts: meson-gxbb-vega-s95: Add LED
 2017-01-17  1:17 UTC  (3+ messages)

[meta-freescale-distro][PATCH] imx-gpu-sdk: Don't change the build directory during install task
 2017-01-17  1:11 UTC 

[PATCH 0/3] xfs: reduce boilerplate around xfs_btree_init_block
 2017-01-17  1:14 UTC  (3+ messages)

[PATCH v5 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
 2017-01-17  1:12 UTC  (3+ messages)

[PATCH v2 net-next 0/2] mvneta xmit_more and bql support
 2017-01-17  1:13 UTC  (4+ messages)

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-17  1:06 UTC  (4+ messages)

[PATCH 1/2] btrfs: raid56: Don't keep rbio for later steal
 2017-01-17  1:10 UTC  (2+ messages)
` [PATCH 2/2] btrfs: replace: Use ref counts to avoid destroying target device when canceled

[RFC PATCH 0/3] mmc: sdhci: sdhci-msm: Add more debug logs
 2017-01-17  1:09 UTC  (2+ messages)

Wrong crush map after all OSDs down
 2017-01-17  1:08 UTC  (3+ messages)

[PATCH v2 0/2] XEN SWIOTLB for ARM dma operations extension
 2017-01-17  1:09 UTC  (3+ messages)
` [PATCH v2 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback

[RESEND PATCHv1 0/8] mmc: sdhci-msm: Provide support for enhanced strobe
 2017-01-17  1:07 UTC  (2+ messages)

[Question] A question about arm64 pte
 2017-01-17  1:04 UTC  (7+ messages)

deterministic io throughput in multipath
 2017-01-17  1:04 UTC  (6+ messages)

[PATCH v3 0/2] Add further ioctl() operations for namespace discovery
 2017-01-17  1:02 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2017-01-17  0:59 UTC 

[PATCH v3 0/7] power: bq27xxx: add support for NVRAM R/W access
 2017-01-17  0:59 UTC  (5+ messages)
` [PATCH v3 6/7] devicetree: power: bq27xxx: add monitored battery documentation

[PATCH V2 0/4] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-17  0:58 UTC  (5+ messages)
  ` [PATCH V2 1/4] clk: gcc: Updates for SDHCI enablement
  ` [PATCH V2 2/4] sdhci: Add quirk for delayed IRQ ACK
  ` [PATCH V2 3/4] arm64: dts: Enable SDHCI for Nexus 5X (msm8992)
  ` [PATCH V2 4/4] dts: doc: rename rpm_requests to respect DT naming conventions


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.