All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-30 19:11:59 to 2016-11-30 19:55:09 UTC [more...]

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2016-11-30 19:55 UTC 

What's cooking in git.git (Nov 2016, #06; Mon, 28)
 2016-11-30 19:54 UTC  (5+ messages)

[PATCH] net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu
 2016-11-30 19:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-11-30 19:54 UTC 

[B.A.T.M.A.N.] [bug report] batman-adv: make the TT CRC logic VLAN specific
 2016-11-30 19:53 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-11-30 19:53 UTC 

[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
 2016-11-30 19:52 UTC  (21+ messages)
` [U-Boot] [PATCH 02/14] net: cosmetic: Make the MAC address string less magical
` [U-Boot] [PATCH 03/14] net: cosmetic: Define ethernet name length
` [U-Boot] [PATCH 04/14] net: core: Sanitize get/set operations for enetaddr
` [U-Boot] [PATCH 05/14] net: core: cosmetic: A MAC address is not limited to SROM
` [U-Boot] [PATCH 06/14] net: core: Using an ethernet address from ROM is not bad
` [U-Boot] [PATCH 07/14] net: core: Inform the user of the device MAC address
` [U-Boot] [PATCH 08/14] net: core: Add function to check/set MAC locality
` [U-Boot] [PATCH 09/14] net: Add ability to set MAC address via EEPROM

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2016-11-30 19:52 UTC 

[PATCH] acpi/rt: convert acpi_gbl_gpe_lock to raw spinlock
 2016-11-30 19:29 UTC 

[PATCH net-next] bpf: add test for the verifier equal logic bug
 2016-11-30 19:52 UTC  (2+ messages)

[PATCH v11 1/8] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
 2016-11-30 19:51 UTC  (2+ messages)
` [v11, "

[PATCH net][v2] bpf: fix states equal logic for varlen access
 2016-11-30 19:51 UTC  (2+ messages)

[PATCH] powerpc/radix/mm: Fixup storage key mm fault
 2016-11-30 19:51 UTC  (2+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/davem/net
 2016-11-30 19:51 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-11-30 19:50 UTC 

[U-Boot] [PATCH v3 0/9] From Simon:
 2016-11-30 19:50 UTC  (4+ messages)

Fwd: default mount options
 2016-11-30 19:50 UTC  (4+ messages)
  `  "

[Qemu-devel] [PATCH 00/36] Rip out dynamic JSON parsing
 2016-11-30 19:50 UTC  (39+ messages)
` [Qemu-devel] [PATCH 01/36] pci: Use struct instead of QDict to pass back parameters
` [Qemu-devel] [PATCH 02/36] qdict: Add convenience helpers for wrapped puts
  `  "
` [Qemu-devel] [PATCH 03/36] qlist: Add convenience helpers for wrapped appends
` [Qemu-devel] [PATCH 04/36] qmp-event: Avoid dynamic JSON
` [Qemu-devel] [PATCH 05/36] qmp-dispatch: "
` [Qemu-devel] [PATCH 06/36] qobject-input-visitor: Avoid dynamic JSON in tests
` [Qemu-devel] [PATCH 07/36] fdc-test: Avoid deprecated 'change' command
` [Qemu-devel] [PATCH 08/36] test-qga: Actually test 0xff sync bytes
` [Qemu-devel] [PATCH 09/36] qtest: Add a new helper qmp_cmd() and friends
` [Qemu-devel] [PATCH 10/36] qtest: Avoid dynamic JSON in libqtest
` [Qemu-devel] [PATCH 11/36] qapi: Add QAPI_TO_QOBJECT() convenience macro
` [Qemu-devel] [PATCH 12/36] nbd: Use simpler QAPI_TO_QOBJECT()
` [Qemu-devel] [PATCH 13/36] nfs: "
` [Qemu-devel] [PATCH 14/36] qapi: "
` [Qemu-devel] [PATCH 15/36] blockdev: "
` [Qemu-devel] [PATCH 16/36] qapi: Promote blockdev-change-medium arguments to QAPI type
` [Qemu-devel] [PATCH 17/36] qtest: Avoid dynamic JSON in ahci-test
` [Qemu-devel] [PATCH 18/36] qtest: Avoid dynamic JSON in fdc-test
` [Qemu-devel] [PATCH 19/36] qtest: Change qmp_discard_response() to drop varargs
` [Qemu-devel] [PATCH 20/36] qtest: Avoid dynamic JSON in device-introspect-test
` [Qemu-devel] [PATCH 21/36] qtest: Avoid dynamic JSON in tmp105-test
` [Qemu-devel] [PATCH 22/36] qtest: Avoid dynamic JSON in pc-cpu-test
` [Qemu-devel] [PATCH 23/36] qtest: Avoid dynamic JSON in virtio-blk-test
` [Qemu-devel] [PATCH 24/36] qtest: Drop unused qmp_fdv()
` [Qemu-devel] [PATCH 25/36] qtest: Change qmp_fd_send() to drop varags
` [Qemu-devel] [PATCH 26/36] qtest: Drop unused qtest_qmp_async()
` [Qemu-devel] [PATCH 27/36] qtest: Avoid dynamic JSON in qmp_cmd()
` [Qemu-devel] [PATCH 28/36] qapi: Factor out JSON string escaping
` [Qemu-devel] [PATCH 29/36] qapi: Add qstring_append_printf()
` [Qemu-devel] [PATCH 30/36] qtest: Avoid dynamic JSON in qmp_fd_sendv()
` [Qemu-devel] [PATCH 31/36] qtest: Document calling conventions
` [Qemu-devel] [PATCH 32/36] qtest: Avoid dynamic JSON in qom-test
` [Qemu-devel] [PATCH 33/36] qtest: Avoid dynamic JSON in test-x86-cpuid-compat
` [Qemu-devel] [PATCH 34/36] qapi: Rip out dynamic JSON parser frontend
` [Qemu-devel] [PATCH 35/36] qapi: Rip out dynamic JSON parser escape sequence support
` [Qemu-devel] [PATCH 36/36] qapi: Rip out dynamic JSON parser backend

perf: fuzzer BUG: KASAN: stack-out-of-bounds in __unwind_start
 2016-11-30 19:49 UTC  (12+ messages)

[RFC PATCH net-next v2] ipv6: implement consistent hashing for equal-cost multipath routing
 2016-11-30 19:49 UTC  (2+ messages)

Gigabit ethernet driver for Alacritechs SLIC devices (v3)
 2016-11-30 19:48 UTC  (7+ messages)
` [PATCH v3 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver

[PATCH v3 0/3] Expose power budget cap via hwmon
 2016-11-30 19:48 UTC  (4+ messages)
  ` [PATCH v3 1/3] nvbios/power_budget: Add basic power budget parsing
  ` [PATCH v3 2/3] subdev/iccsense: Parse max and crit power level
  ` [PATCH v3 3/3] hwmon: expose power_max and power_crit

[U-Boot] Travis CI
 2016-11-30 19:47 UTC 

[PATCH 03/22] NTB: Alter NTB API to support both inbound and outbound MW based interfaces
 2016-11-30 19:46 UTC  (2+ messages)

Modifying PCM buffer before DMA
 2016-11-30 19:47 UTC 

[RFC v3 0/3] Hello,
 2016-11-30 19:46 UTC  (7+ messages)
` [RFC v3 1/3] fbmem: add default get_fb_unmapped_area function
` [RFC v3 2/3] drm: compile drm_vm.c only when needed
` [RFC v3 3/3] drm: allow to use mmuless SoC

Programmatically adding Map element into the map/set using libnftnl
 2016-11-30 19:46 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2016-11-30 19:45 UTC 

gitconfig includes
 2016-11-30 19:42 UTC  (8+ messages)

[RFC 0/4] Define coherent device memory node
 2016-11-30 19:43 UTC  (8+ messages)
` [RFC 4/4] mm: Ignore cpuset enforcement when allocation flag has __GFP_THISNODE

net/sctp: vmalloc allocation failure in sctp_setsockopt/xt_alloc_table_info
 2016-11-30 19:42 UTC  (12+ messages)
                    ` [PATCH] netfilter: avoid warn and OOM on vmalloc call

post-receive: pub/scm/linux/kernel/git/mcgrof/linux-next
 2016-11-30 19:43 UTC 

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-30 19:42 UTC  (6+ messages)

[PATCH] drm/i915/perf: More documentation hooked to i915.rst
 2016-11-30 19:41 UTC  (2+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-30 19:40 UTC  (11+ messages)

[PATCH v3 0/3] Altera Cyclone Passive Serial SPI FPGA Manager
 2016-11-30 19:23 UTC  (7+ messages)
` [PATCH v3 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

[Qemu-devel] [PATCH v3 00/11] tcg mips64 and mips r6 improvements
 2016-11-30 19:39 UTC  (4+ messages)

DSA vs. SWTICHDEV ?
 2016-11-30 19:39 UTC  (10+ messages)

[PATCH v4 01/10] PCI: Add new method for registering PCI hosts
 2016-11-30 19:38 UTC  (9+ messages)
` [PATCH v4 10/10] arm64: tegra: Enable PCIe on Jetson TX1

[PATCH v11 0/6] add Tx preparation
 2016-11-30 19:37 UTC  (4+ messages)
` [PATCH v12 "

[PATCH 0/5] cpsw: add per channel shaper configuration
 2016-11-30 19:37 UTC  (2+ messages)

Re: [RFC PATCH] ARM: dts: sun8i: add simplefb node for H3
 2016-11-30 19:37 UTC  (7+ messages)
` [linux-sunxi] "

disk enclosure LEDs
 2016-11-30 19:37 UTC  (2+ messages)

Convert from RAID 5 to 10
 2016-11-30 19:36 UTC  (4+ messages)

[patch] scsi: dpt_i2o: double free on error path
 2016-11-30 19:36 UTC  (2+ messages)

[PATCH] bison: remove old log level tokens
 2016-11-30 19:36 UTC  (2+ messages)

Odd build breakage in 4.9-rc7
 2016-11-30 19:35 UTC  (6+ messages)

[PATCH rdma-next 00/10] Support RAW Ethernet when RoCE is disabled
 2016-11-30 19:35 UTC  (7+ messages)
` [PATCH rdma-next 01/10] IB/core: Add raw packet protocol

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-11-30 19:35 UTC  (2+ messages)

[meta-python][PATCHv2] python-pymisp: update to version 2.4.54
 2016-11-30 19:35 UTC 

[PATCH] drm/i915: Remove dummy i915_kick_out_firmware_fb
 2016-11-30 19:35 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] libfdt: add helpers to read address and size from reg
 2016-11-30 19:35 UTC  (3+ messages)

[U-Boot] [PATCH] ts4600: Disable CONFIG_DISPLAY_CPUINFO
 2016-11-30 19:34 UTC  (2+ messages)

pull-request: wireless-drivers 2016-11-29
 2016-11-30 19:34 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2016-11-30 19:34 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-11-30 19:33 UTC 

[meta-python][PATCH] python-pymisp: update to version 2.4.54
 2016-11-30 19:32 UTC 

[PATCH v2 net-next 00/11] qed*: Add XDP support
 2016-11-30 19:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-11-30 19:31 UTC 

[PULL] GVT-g device model fix
 2016-11-30 19:31 UTC  (2+ messages)

High perf top ip_idents_reserve doing netperf UDP_STREAM
 2016-11-30 19:30 UTC  (20+ messages)
` Netperf UDP issue with connected sockets
                            ` [WIP] net+mlx4: auto doorbell

[PATCH] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
 2016-11-30 19:30 UTC  (2+ messages)

[PATCH 0/6] xfs: basic cow fork speculative preallocation
 2016-11-30 19:30 UTC  (5+ messages)
` [PATCH 1/6] xfs: fiemap support for cow fork

[PULL] drm-misc-fixes
 2016-11-30 19:29 UTC 

[PATCH v1] wic: Add --exclude-path option to rootfs source plugin
 2016-11-30 19:29 UTC  (4+ messages)

[Buildroot] [Bug 9451] New: packatges/postgresql/postgresql.mk contains wrong POSTGRESQL_CONF_ENV
 2016-11-30 19:28 UTC  (2+ messages)
` [Buildroot] [Bug 9451] "

[PATCH] spi: fsl-espi: fix ioread16/iowrite16 endianness
 2016-11-30 19:28 UTC 

[U-Boot] [PATCH] drivers: net: keystone_net: add rgmii link type support when parsing dt
 2016-11-30 19:28 UTC  (5+ messages)

[PATCH net-next] sock: reset sk_err for ICMP packets read from error queue
 2016-11-30 19:27 UTC  (2+ messages)

[PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
 2016-11-30 19:25 UTC  (2+ messages)

[PATCH net] cdc_ether: Fix handling connection notification
 2016-11-30 19:09 UTC  (2+ messages)

[PATCH 0/2] audit: log binding and unbinding to netlink multicast socket
 2016-11-30 19:23 UTC 

[PATCH 1/2] audit: create audit_log_task_simple function
 2016-11-30 19:25 UTC 

[PATCH 2/2] audit: log binding and unbinding to netlink multicast
 2016-11-30 19:26 UTC 

[PATCH] ehea: Remove unnecessary memset of stats in netdev private data
 2016-11-30 19:26 UTC  (2+ messages)

[distros-debian-squeeze test] 68128: tolerable FAIL
 2016-11-30 19:26 UTC 

[bug report] Add support of Cavium Liquidio ethernet adapters
 2016-11-30 19:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2016-11-30 19:26 UTC 

DomU application crashes while mmap'ing device memory on x86_64
 2016-11-30 19:24 UTC  (5+ messages)

[PATCH v2] CIFS: Fix a possible memory corruption during reconnect
 2016-11-30 19:24 UTC  (3+ messages)

[PATCH 1/1] ax25: Fix segfault when receiving an iframe with net2kiss loaded
 2016-11-30 19:15 UTC 

[patch] mwifiex: clean up some messy indenting
 2016-11-30 19:21 UTC  (2+ messages)

[lkp] [ata] 8e061784b5: WARNING:at_drivers/ata/libata-core.c:#__ata_qc_complete[libata]
 2016-11-30 19:05 UTC  (2+ messages)

[patch] ACPI / CPPC: set an error code on probe error path
 2016-11-30 19:22 UTC  (2+ messages)

next: Commit 'mm: Prevent __alloc_pages_nodemask() RCU CPU stall ...' causing hang on sparc32 qemu
 2016-11-30 19:21 UTC  (9+ messages)
            ` next: Commit 'mm: Prevent __alloc_pages_nodemask() RCU CPU stall ...' causing hang on sparc32 qe

RFC: man-page for strfrom functions
 2016-11-30 19:22 UTC 

[COVERITY ACCESS] for Embedded/Automotive team
 2016-11-30 19:21 UTC  (15+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2016-11-30 19:21 UTC  (3+ messages)

[patch] KVM: use after free in kvm_ioctl_create_device()
 2016-11-30 19:21 UTC  (2+ messages)

[PATCH 0/7] dal patches for nov 30, 2016
 2016-11-30 19:20 UTC  (8+ messages)
  ` [PATCH 1/7] drm/amd/dal: DCE clock source consoldiation and refactor
  ` [PATCH 2/7] drm/amd/dal: Pass in shift and mask values for I2C of DCE100 and up
  ` [PATCH 3/7] drm/amd/dal: Track windowed_fullscreen state in freesync module
  ` [PATCH 4/7] drm/amd/dal: Remove extra newline
  ` [PATCH 5/7] drm/amd/dal: program HDMI_DATA_SCRAMBLER bit for HDMI 2.0
  ` [PATCH 6/7] drm/amd/dal: Program DPHY_SCRAM_CNTL for HBR2 compliance pattern
  ` [PATCH 7/7] drm/amd/dal: Remove unneccessary macro

[bug report] drm/amdgpu: impl late_fini for amdgpu_pp_ip
 2016-11-30 19:19 UTC 

[bug report] drm/amdgpu: fix memleak in pptable_init
 2016-11-30 19:18 UTC 

[PATCH 0/3] Address readdirplus performance
 2016-11-30 19:08 UTC  (3+ messages)
` [PATCH 1/3] NFS: Fix a performance regression in readdir

[patch] [patch] amd64_edac: fix some indenting
 2016-11-30 19:18 UTC 

Unable to use perf in VM
 2016-11-30 19:17 UTC  (5+ messages)

[PATCH] xen/arm: Fix misplaced parentheses for PSCI version check
 2016-11-30 19:16 UTC  (3+ messages)

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-30 19:15 UTC  (6+ messages)
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info
    ` [Qemu-devel] "

[meta-python][PATCH] python-pyopenssl: update to version 16.2.0
 2016-11-30 19:14 UTC 

[PATCH v2 net 0/5] l2tp: fixes for l2tp_ip and l2tp_ip6 socket handling
 2016-11-30 19:14 UTC  (3+ messages)

[meta-python][PATCH 1/2] python-cryptography-vectors: update to version 1.6
 2016-11-30 19:13 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-cryptography: "

[U-Boot] [PATCH v3 0/9] ARM: stm32: add network and qspi driver support to stm32f746-disco board
 2016-11-30 19:13 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/9] ARM: stm32: cleanup stm32f7 files

[PATCH 02/22] NTB: Add peer indexed ports NTB API
 2016-11-30 19:12 UTC  (2+ messages)

[PATCH net] cxgb4: Add PCI device ID for new adapter
 2016-11-30 19:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2016-11-30 19:12 UTC 

[PATCH v2 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2016-11-30 19:12 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: phy: Add support for QMP phy

[PATCH] Fix building xfsprogs on 32-bit platforms
 2016-11-30 19:12 UTC  (5+ messages)

[PATCH nft v4] datatype: Replace getnameinfo() by internal lookup table
 2016-11-30 19:11 UTC  (2+ messages)


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.