All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-01 12:07:13 to 2017-05-01 14:01:33 UTC [more...]

[PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-05-01 14:01 UTC  (62+ messages)
` [PATCH v5 01/20] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
` [PATCH v5 02/20] net: stmmac: add optional setup function
` [PATCH v5 03/20] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i
` [PATCH v5 04/20] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
` [PATCH v5 05/20] net: stmmac: Add dwmac-sun8i
` [PATCH v5 06/20] arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module
` [PATCH v5 07/20] arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver
` [PATCH v5 08/20] arm: sun8i: orangepi-pc: Enable dwmac-sun8i
` [PATCH v5 09/20] arm: sun8i: orangepi-zero: "
` [PATCH v5 10/20] arm: sun8i: orangepi-one: "
` [PATCH v5 11/20] arm: sun8i: orangepi-2: "
` [PATCH v5 12/20] arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
` [PATCH v5 13/20] arm64: allwinner: sun50i-a64: Add dt node for the syscon control module
` [PATCH v5 14/20] arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver
` [PATCH v5 15/20] arm64: allwinner: pine64: Enable dwmac-sun8i
` [PATCH v5 16/20] arm64: allwinner: pine64-plus: "
` [PATCH v5 17/20] arm64: allwinner: bananapi-m64: "
` [PATCH v5 18/20] arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
` [PATCH v5 19/20] arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig
` [PATCH v5 20/20] arm64: defconfig: Enable dwmac-sun8i driver on defconfig

[PATCH] flower: check unused bits in MPLS fields
 2017-05-01 13:58 UTC 

[PATCH] drivers:net:ethernet:emulex:benet: Use time_before_eq for time comparison
 2017-05-01 13:58 UTC  (2+ messages)
` [PATCH] benet: "

[PATCH] app/testpmd: add bus info when display port info
 2017-05-01 13:56 UTC  (2+ messages)

[PATCH v2] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
 2017-05-01 13:55 UTC  (12+ messages)

ipsec doesn't route TCP with 4.11 kernel
 2017-05-01 13:53 UTC  (4+ messages)

[PATCH v2 0/4] drm/i915: Calculate intermediate watermarks correctly
 2017-05-01 13:53 UTC  (6+ messages)
` [PATCH v2 1/4] drm/i915: Change use get_new_plane_state instead of existing plane state
` [PATCH v2 2/4] drm/i915: Change get_existing_crtc_state to old state
` [PATCH v2 3/4] drm/i915: Calculate ironlake intermediate watermarks correctly, v2
` [PATCH v2 4/4] drm/i915: Calculate vlv/chv "
` ✓ Fi.CI.BAT: success for drm/i915: Calculate intermediate watermarks correctly

Bug Report: .gitignore behavior is not matching in git clean and git status
 2017-05-01 13:51 UTC  (4+ messages)

[PATCH v5 0/9] Add sbs-manager with smbalert support
 2017-05-01 13:50 UTC  (7+ messages)
` [PATCH v5 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v5 8/9] power: supply: sbs-battery: Add alert callback
` [PATCH v5 9/9] power: supply: sbs-manager: Add alert callback and battery change notification

[PATCH v2] send-email: new options to walkaround email server limits
 2017-05-01 13:40 UTC  (2+ messages)

[PATCH v1] app/testpmd: add bitrate stats option
 2017-05-01 13:49 UTC  (3+ messages)
` [PATCH v2] "

Asmedia USB 1343 crashes
 2017-05-01 13:40 UTC 

[PATCH -stable 0/3] ipvs: patches for stable
 2017-05-01 13:45 UTC  (4+ messages)
` [PATCH 3.2.88,3.4.113 -stable 1/3] ipvs: SNAT packet replies only for NATed connections
` [PATCH 3.10.105,3.12.73,3.16.43,4.1.39 -stable 2/3] "
` [PATCH 4.4.65 -stable 3/3] "

[Qemu-devel] [PATCH 0/5] Add qemu_vga.ndrv MacOS PPC VGA driver from QemuMacDrivers
 2017-05-01 13:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] Add QemuMacDrivers as submodule
` [Qemu-devel] [PATCH 2/5] Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built "
` [Qemu-devel] [PATCH 3/5] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
` [Qemu-devel] [PATCH 4/5] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
` [Qemu-devel] [PATCH 5/5] [Testing] Provide NDRV-capable openbios-ppc binary for testing

[PATCH v4 00/15] overlayfs constant inode numbers
 2017-05-01 13:42 UTC  (16+ messages)
` [PATCH v4 01/15] ovl: check if all layers are on the same fs
` [PATCH v4 02/15] ovl: store file handle of lower inode on copy up
` [PATCH v4 03/15] ovl: use an auxiliary var for overlay root entry
` [PATCH v4 04/15] ovl: factor out ovl_lookup_data()
` [PATCH v4 05/15] ovl: store the file type in ovl_lookup_data
` [PATCH v4 06/15] ovl: pass the stack index on ovl_lookup_data
` [PATCH v4 07/15] ovl: lookup copy up origin of non-dir inode
` [PATCH v4 08/15] ovl: lookup non-dir copy up origin by file handle
` [PATCH v4 09/15] ovl: validate lower layer uuid on redirect by fh
` [PATCH v4 10/15] ovl: constant st_ino/st_dev across copy up
` [PATCH v4 11/15] ovl: persistent inode number for directories
` [PATCH v4 12/15] ovl: fix du --one-file-system on overlay mount
` [PATCH v4 13/15] ovl: persistent inode numbers for upper hardlinks
` [PATCH v4 14/15] ovl: update documentation w.r.t. constant inode numbers
` [PATCH v4 15/15] ovl: add support for verify_lower option

[PATCH] app/testpmd: terminate without freeing resources
 2017-05-01 13:41 UTC  (4+ messages)
` [PATCH v2] app/testpmd: fix exit "
    ` [dpdk-stable] "

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-01 13:40 UTC  (10+ messages)
` [PATCH 01/10] platform/x86: fujitsu-laptop: introduce fext_*() helper functions
` [PATCH 02/10] platform/x86: fujitsu-laptop: shorten names of acpi_handle fields
` [PATCH 04/10] platform/x86: fujitsu-laptop: rework backlight power synchronization
` [PATCH 05/10] platform/x86: fujitsu-laptop: distinguish current uses of device-specific data

[Buildroot] [PATCH 1/1] ext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKS
 2017-05-01 13:38 UTC 

[PATCH v6 00/12] drm/i915: Convert connector properties to atomic
 2017-05-01 13:38 UTC  (13+ messages)
` [PATCH v6 01/12] drm/atomic: Handle picture_aspect_ratio in atomic core
` [PATCH v6 02/12] drm/atomic: Add support for custom scaling mode properties, v2
` [PATCH v6 03/12] drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
` [PATCH v6 04/12] drm/i915: Use per-connector scaling mode property
` [PATCH v6 05/12] drm/i915: Add plumbing for digital connector state, v3
` [PATCH v6 06/12] drm/i915: Convert DSI connector properties to atomic
` [PATCH v6 07/12] drm/i915: Convert LVDS "
` [PATCH v6 08/12] drm/i915: Make intel_dp->has_audio reflect hw state only
` [PATCH v6 09/12] drm/i915: Convert intel_dp properties to atomic, v2
` [PATCH v6 10/12] drm/i915: Convert intel_hdmi connector properties to atomic
` [PATCH v6 11/12] drm/i915: Handle force_audio correctly in intel_sdvo
` [PATCH v6 12/12] drm/i915: Convert intel_sdvo connector properties to atomic

[PATCH v3 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-05-01 13:35 UTC  (7+ messages)
` [PATCH net-next V3 2/2] rtnl: Add support for netdev event attribute to link messages

[PATCH v4] app/testpmd: initialize port_numa and ring_numa
 2017-05-01 13:35 UTC  (3+ messages)

[PATCH 0/3] net-SCTP: Fine-tuning for six function implementations
 2017-05-01 13:33 UTC  (8+ messages)
` [PATCH 1/3] sctp: Replace six seq_printf() calls by seq_putc()
` [PATCH 2/3] sctp: Combine two seq_printf() calls into one call in sctp_remaddr_seq_show()
` [PATCH 3/3] sctp: Replace four seq_printf() calls by seq_puts()

[Qemu-devel] [Bug 994662] Re: QEMU crashes on ioport access
 2017-05-01 13:23 UTC 

[Qemu-devel] [Bug 996798] [NEW] Incorrect order of task switching
 2017-05-01 13:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 996798] "

[Qemu-devel] [Bug 988128] Re: smbd crashes when called with "smb ports = 0"
 2017-05-01 13:22 UTC 

[PATCH] ir-lirc-codec: let lirc_dev handle the lirc_buffer (v3)
 2017-05-01 13:32 UTC 

RFC: i2c designware gpio recovery
 2017-05-01 13:31 UTC  (4+ messages)

[PATCH] ir-lirc-codec: let lirc_dev handle the lirc_buffer (v2)
 2017-05-01 13:31 UTC  (3+ messages)

[Qemu-devel] [Bug 961757] [NEW] wrong error for blockdev-snapshot-sync
 2017-05-01 13:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 961757] "

[Qemu-devel] [Bug 965133] [NEW] Sparc64 crash on start
 2017-05-01 13:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 965133] "

[Qemu-devel] [Bug 985288] Re: scsi disk emulation doesn't enforce FUA (Force Unit Access) in write-back mode
 2017-05-01 13:20 UTC 

[net-next PATCH 2/2] samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel
 2017-05-01 13:28 UTC  (2+ messages)

Bug: wrong documentation for git-fast-import's option command
 2017-05-01 13:26 UTC  (3+ messages)

[net-next PATCH 1/2] samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int
 2017-05-01 13:27 UTC  (2+ messages)

[PATCH] libselinux: Remove util/selinux_restorecon.c
 2017-05-01 13:21 UTC 

[PATCH] libselinux: Add selinux_check_access utility
 2017-05-01 13:20 UTC 

[PATCH 1/2] app/testpmd: fix crash at mbuf pool creation
 2017-05-01 13:18 UTC  (3+ messages)
  ` [dpdk-stable] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 49b253746926012056273748f368e41aaa564ace
 2017-05-01 13:17 UTC 

[PATCH v2 0/2] Lattice MachXO2 Slave SPI FPGA Manager support
 2017-05-01 13:15 UTC  (6+ messages)
` [PATCH v2 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description
` [PATCH v2 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support

[Buildroot] [PATCH 1/1] ext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKS
 2017-05-01 13:13 UTC  (2+ messages)

xlog_write: reservation ran out
 2017-05-01 13:12 UTC  (5+ messages)

[PATCH] libselinux: Add permissive= entry to avc audit log
 2017-05-01 13:11 UTC  (3+ messages)

[PATCH 1/1] btrfs-progs: send: fail on first -ENODATA only
 2017-05-01 13:09 UTC  (2+ messages)

[PATCH v10 2/2] Documentation/ABI: Add ABI information for QCOM socinfo driver
 2017-05-01 13:07 UTC  (10+ messages)
` [v10, "

[RFC PATCH] trace/perf: cure locking issue in perf_event_open() error path
 2017-05-01 12:58 UTC  (3+ messages)
` [tip:smp/hotplug] perf: Reorder cpu hotplug rwsem against cred_guard_mutex
` [tip:smp/hotplug] perf: Push hotplug protection down to callers

[Buildroot] [PATCH 0/4] bluez5_utils: version bump fixes and updates
 2017-05-01 12:59 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] bluez5_utils: allow install of deprecated tools
` [Buildroot] [PATCH 2/4] bluez5_utils: correct the experimental option text
` [Buildroot] [PATCH 3/4] bluez5_utils: allow enabling formerly experimental plugins
` [Buildroot] [PATCH 4/4] bluez5_utils: allow building the midi profile

Hopefully
 2017-05-01 12:59 UTC 

[GIT PULL] Pull request for 4.12 for IPMI
 2017-05-01 12:55 UTC 

OpenEmbedded 2017 General Meeting
 2017-05-01 12:55 UTC  (15+ messages)
    ` [OE-core] "
          ` [Openembedded-architecture] "
            ` [OE-core] [Openembedded-architecture] "
                ` [oe] "
              ` [Openembedded-architecture] [oe] "

[PATCH] [RFC] rc-core: report protocol information to userspace
 2017-05-01 12:49 UTC  (3+ messages)

Delivery Problem, Express FedEx Package #165533287
 2017-05-01 12:47 UTC 

[PATCH][RESEND] fs: don't set *REFERENCED on single use objects
 2017-05-01 12:43 UTC 

[pull-request] next-crypto 17.05 RC3
 2017-05-01 12:39 UTC  (2+ messages)

[PATCH] rc-core: export the hardware type to sysfs
 2017-05-01 12:38 UTC  (3+ messages)

xfs_alloc_ag_vextent_near() takes minutes to complete
 2017-05-01 12:37 UTC 

[PATCH v2 01/14] power: Make power_supply_am_i_supplied return -ENODEV if there are no suppliers
 2017-05-01 12:22 UTC  (5+ messages)
` [PATCH v2 05/14] power: max17042_battery: Change name in power_supply_desc to "main-battery"
` [PATCH v2 14/14] power: max77693_charger: Add supplied_to info to power_supply_config

[Bug 91632] New: Crash in nouveau
 2017-05-01 12:21 UTC  (2+ messages)
  ` [Bug 91632] Assert in nouveau_pushbuf_data

[Qemu-devel] [RFC PATCH qemu v3 0/4] vfio-pci, spapr: Allow in-kernel acceleration
 2017-05-01 12:21 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH qemu v3 3/4] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN

[PATCH] l10n: de.po: update German translation
 2017-05-01 12:19 UTC  (3+ messages)
` [PATCH v2] "

[Bug 100239] Incorrect rendering in CS:GO
 2017-05-01 12:16 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix coding style issues
 2017-05-01 12:10 UTC  (2+ messages)

[PATCH 0/5] pciehp runtime PM
 2017-05-01 12:06 UTC  (6+ messages)
` [PATCH 4/5] PCI: pciehp: Remain in D0 if poll mode is enabled
` [PATCH 5/5] PCI: Whitelist native hotplug ports for runtime PM
` [PATCH 2/5] PCI: pciehp: Remain in D0 while awaiting command completion
` [PATCH 3/5] PCI: pciehp: Resume to D0 on sysfs read access
` [PATCH 1/5] PCI: pciehp: Resume to D0 on board addition/removal


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.