All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-13 08:14:00 to 2016-11-13 11:38:59 UTC [more...]

[PATCH] rtl8xxxu: Fix failure to reconnect to AP
 2016-11-13 11:17 UTC 

[PATCH v2 0/6] Add support for STM32 ADC
 2016-11-13 11:38 UTC  (4+ messages)
` [PATCH v2 1/6] Documentation: dt-bindings: Document STM32 ADC DT bindings

[PATCH 4.8 00/35] 4.8.8-stable review
 2016-11-13 11:27 UTC  (35+ messages)
` [PATCH 4.8 02/35] net: pktgen: fix pkt_size
` [PATCH 4.8 03/35] net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions
` [PATCH 4.8 04/35] net: Add netdev all_adj_list refcnt propagation to fix panic
` [PATCH 4.8 05/35] packet: call fanout_release, while UNREGISTERING a netdev
` [PATCH 4.8 06/35] netlink: do not enter direct reclaim from netlink_dump()
` [PATCH 4.8 07/35] drivers/ptp: Fix kernel memory disclosure
` [PATCH 4.8 08/35] net_sched: reorder pernet ops and act ops registrations
` [PATCH 4.8 09/35] ipv6: tcp: restore IP6CB for pktoptions skbs
` [PATCH 4.8 10/35] net: phy: Trigger state machine on state change and not polling
` [PATCH 4.8 11/35] ip6_tunnel: fix ip6_tnl_lookup
` [PATCH 4.8 12/35] ipv6: correctly add local routes when lo goes up
` [PATCH 4.8 13/35] IB/ipoib: move back IB LL address into the hard header
` [PATCH 4.8 14/35] net/mlx4_en: fixup xdp tx irq to match rx
` [PATCH 4.8 15/35] net: pktgen: remove rcu locking in pktgen_change_name()
` [PATCH 4.8 16/35] bridge: multicast: restore perm router ports on multicast enable
` [PATCH 4.8 17/35] switchdev: Execute bridge ndos only for bridge ports
` [PATCH 4.8 18/35] rtnetlink: Add rtnexthop offload flag to compare mask
` [PATCH 4.8 19/35] net: core: Correctly iterate over lower adjacency list
` [PATCH 4.8 21/35] ipv4: disable BH in set_ping_group_range()
` [PATCH 4.8 22/35] ipv4: use the right lock for ping_group_range
` [PATCH 4.8 23/35] net: fec: Call swap_buffer() prior to IP header alignment
` [PATCH 4.8 24/35] net: sctp, forbid negative length
` [PATCH 4.8 25/35] sctp: fix the panic caused by route update
` [PATCH 4.8 26/35] udp: fix IP_CHECKSUM handling
` [PATCH 4.8 27/35] netvsc: fix incorrect receive checksum offloading
` [PATCH 4.8 28/35] macsec: Fix header length if SCI is added if explicitly disabled
` [PATCH 4.8 29/35] net: ipv6: Do not consider link state for nexthop validation
` [PATCH 4.8 30/35] net sched filters: fix notification of filter delete with proper handle
` [PATCH 4.8 31/35] sctp: validate chunk len before actually using it
` [PATCH 4.8 32/35] ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
` [PATCH 4.8 33/35] packet: on direct_xmit, limit tso and csum to supported devices
` [PATCH 4.8 34/35] arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
` [PATCH 4.8 35/35] usb: dwc3: gadget: properly account queued requests

[PATCH 4.4 00/34] 4.4.32-stable review
 2016-11-13 11:25 UTC  (29+ messages)
` [PATCH 4.4 01/34] tcp: fix overflow in __tcp_retransmit_skb()
` [PATCH 4.4 02/34] net: avoid sk_forward_alloc overflows
` [PATCH 4.4 03/34] tcp: fix wrong checksum calculation on MTU probing
` [PATCH 4.4 04/34] tcp: fix a compile error in DBGUNDO()
` [PATCH 4.4 05/34] ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
` [PATCH 4.4 06/34] ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
` [PATCH 4.4 07/34] tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
` [PATCH 4.4 09/34] net: pktgen: fix pkt_size
` [PATCH 4.4 10/34] net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions
` [PATCH 4.4 12/34] packet: call fanout_release, while UNREGISTERING a netdev
` [PATCH 4.4 13/34] netlink: do not enter direct reclaim from netlink_dump()
` [PATCH 4.4 14/34] ipv6: tcp: restore IP6CB for pktoptions skbs
` [PATCH 4.4 15/34] ip6_tunnel: fix ip6_tnl_lookup
` [PATCH 4.4 16/34] ipv6: correctly add local routes when lo goes up
` [PATCH 4.4 17/34] net: pktgen: remove rcu locking in pktgen_change_name()
` [PATCH 4.4 18/34] bridge: multicast: restore perm router ports on multicast enable
` [PATCH 4.4 19/34] rtnetlink: Add rtnexthop offload flag to compare mask
` [PATCH 4.4 21/34] ipv4: disable BH in set_ping_group_range()
` [PATCH 4.4 22/34] ipv4: use the right lock for ping_group_range
` [PATCH 4.4 23/34] net: sctp, forbid negative length
` [PATCH 4.4 24/34] udp: fix IP_CHECKSUM handling
` [PATCH 4.4 25/34] net sched filters: fix notification of filter delete with proper handle
` [PATCH 4.4 26/34] sctp: validate chunk len before actually using it
` [PATCH 4.4 27/34] packet: on direct_xmit, limit tso and csum to supported devices
` [PATCH 4.4 30/34] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
` [PATCH 4.4 32/34] drm/amdgpu: fix DP mode validation
` [PATCH 4.4 34/34] drm/radeon: "

[PATCH 00/14] crypto: caam - fixes, clean-up
 2016-11-13 11:35 UTC  (2+ messages)

[PATCH RESEND] crypto: gf128mul - remove dead gf128mul_64k_lle code
 2016-11-13 11:31 UTC  (2+ messages)

[PATCH] crypto: dh - Consistenly return negative error codes
 2016-11-13 11:29 UTC  (2+ messages)

[PATCH v2] poly1305: generic C can be faster on chips with slow unaligned access
 2016-11-13 11:29 UTC  (3+ messages)
` [PATCH v4] "

[Bug 98505] [Topaz] Regression introduces in 4.8-rc3
 2016-11-13 11:24 UTC  (2+ messages)
` [Bug 98505] [radeon, amdgpu] Regression introduced "

[Buildroot] [PATCH] package/weston: fix build without EGL
 2016-11-13 11:23 UTC  (2+ messages)

[Buildroot] [PATCH] jasper: disable -pedantic-errors
 2016-11-13 11:23 UTC  (2+ messages)

[Buildroot] [git commit] package/weston: fix build without EGL
 2016-11-13 11:23 UTC 

[Buildroot] [git commit] jasper: disable -pedantic-errors
 2016-11-13 11:23 UTC 

Patch "usb: dwc3: gadget: properly account queued requests" has been added to the 4.8-stable tree
 2016-11-13 11:22 UTC 

Patch "of: silence warnings due to max() usage" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

Patch "Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

Patch "KVM: MIPS: Drop other CPU ASIDs on guest MMU changes" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

Patch "drm/radeon/dp: add back special handling for NUTMEG" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

Patch "drm/radeon: fix DP mode validation" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

Patch "drm/amdgpu: fix DP mode validation" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

[xen-unstable test] 102172: tolerable trouble: broken/fail/pass - PUSHED
 2016-11-13 11:22 UTC 

Patch "drm/amdgpu/dp: add back special handling for NUTMEG" has been added to the 4.4-stable tree
 2016-11-13 11:22 UTC 

amdgpu / radeon regression fixes for 4.4 longterm
 2016-11-13 11:21 UTC  (4+ messages)

FAILED: patch "[PATCH] usb: dwc3: gadget: properly account queued requests" failed to apply to 4.8-stable tree
 2016-11-13 11:19 UTC  (3+ messages)
` [PATCH] usb: dwc3: gadget: properly account queued requests

[PATCH] Crypto: mv_cesa: Switch to using managed resources
 2016-11-13 11:19 UTC  (2+ messages)

[BACKPORT PATCH 3.17..4.4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-11-13 11:18 UTC  (2+ messages)

[Buildroot] Enable option of nodeJS 4.1.2 in buildroot 2015.11
 2016-11-13 11:11 UTC  (8+ messages)

[Bug 98482] New: gtx 1060 Monitor out of range live install
 2016-11-13 11:06 UTC  (2+ messages)
  ` [Bug 98482] gtx 1060 Monitor out of range live usb

[PATCH v3 00/12] xenstore: support reading directory with many children
 2016-11-13 11:05 UTC  (7+ messages)
` [PATCH v3 02/12] xenstore: call add_change_node() directly when writing node
` [PATCH v3 08/12] xenstore: let command functions return error or success

[kernel-hardening] [RFC v4 PATCH 00/13] HARDENED_ATOMIC
 2016-11-13 11:03 UTC  (8+ messages)
` [kernel-hardening] "

[Qemu-devel] target-alpha mttcg success
 2016-11-13 11:03 UTC  (3+ messages)

[PATCH v3 00/46] Cache Monitoring Technology (aka CQM)
 2016-11-13 10:58 UTC  (8+ messages)
` [PATCH v3 05/46] perf/x86/intel/cmt: add per-package locks

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-11-13 10:59 UTC  (6+ messages)
` [PATCH v5 2/5] driver core: Functional dependencies tracking support

[PATCH v5 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-11-13  7:24 UTC  (3+ messages)
` [PATCH v5 1/3] soc: Support for NPS HW scheduling
` [PATCH v5 2/3] clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer

[PATCH 0/2] mmc: allow mmc_alloc_host() and tmio_mmc_host_alloc()
 2016-11-13 10:58 UTC  (6+ messages)

[xen-unstable-coverity test] 102183: all pass - PUSHED
 2016-11-13 10:47 UTC 

[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
 2016-11-13 10:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 rdma-core 0/7] libhns: userspace library for hns
 2016-11-13 10:36 UTC  (8+ messages)
  ` [PATCH v5 rdma-core 1/7] libhns: Add initial main frame
  ` [PATCH v5 rdma-core 2/7] libhns: Add verbs of querying device and querying port
  ` [PATCH v5 rdma-core 3/7] libhns: Add verbs of pd and mr support
  ` [PATCH v5 rdma-core 4/7] libhns: Add verbs of cq support
  ` [PATCH v5 rdma-core 5/7] libhns: Add verbs of qp support
  ` [PATCH v5 rdma-core 6/7] libhns: Add verbs of post_send and post_recv support
  ` [PATCH v5 rdma-core 7/7] libhns: Add consolidated repo for userspace library of hns

[PATCH v2 00/11] getting back -Wmaybe-uninitialized
 2016-11-13 10:31 UTC  (10+ messages)

[PATCH] usb: core: urb make use of usb_endpoint_maxp_mult
 2016-11-13 10:31 UTC 

[PATCH v4 2/3] Input: ALPS - Clean up TrackStick handling for SS5 hardware
 2016-11-13 10:31 UTC  (4+ messages)
` [PATCH v5 0/3] Input: ALPS - Bug fix and cleanup "

[PATCH v4 rdma-core 0/7] libhns: userspace library for hns
 2016-11-13 10:24 UTC  (3+ messages)

[PATCH v3 rdma-core 0/7] libhns: userspace library for hns
 2016-11-13 10:22 UTC  (7+ messages)

[GIT PULL] Char/Misc driver fixes for 4.9-rc5
 2016-11-13 10:17 UTC 

[GIT PULL] Driver core fixes for 4.9-rc5
 2016-11-13 10:16 UTC 

[GIT PULL] Staging/IIO driver fixes for 4.9-rc5
 2016-11-13 10:16 UTC 

[GIT PULL] USB driver fixes for 4.9-rc5
 2016-11-13 10:15 UTC 

[PATCH devicetree/next] ARM: BCM5301X: Add DT for TP-LINK Archer C9 V1
 2016-11-13 10:12 UTC  (3+ messages)

[PATCH] ASoC: pxa: Make static string arrays 'const 'char * const []'
 2016-11-13 10:12 UTC  (2+ messages)

vgacon.c:undefined reference to `screen_info'
 2016-11-13 10:06 UTC 

[libvirt test] 102178: regressions - FAIL
 2016-11-13 10:06 UTC 

[Qemu-devel] [Bug 1338591] [NEW] Cursor jumps on shape change with vmware vga
 2016-11-13  9:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1338591] "

[PATCH 0/3] overlayfs: allow moving directory trees
 2016-11-13 10:00 UTC  (20+ messages)
` [PATCH 3/3] ovl: redirect on rename-dir

[PATCH 0/10] ARM: sun5i: Convert sun5i SoCs to sunxi-ng
 2016-11-13  9:55 UTC  (7+ messages)
` [PATCH 6/10] clk: sunxi-ng: Add A10s CCU driver
` [PATCH 7/10] clk: sunxi-ng: Add A13 "

WRL error: "Can't locate Config_heavy-target.pl in @INC" -- OE versus WRL
 2016-11-13  9:49 UTC  (3+ messages)

[PATCH] crypto: talitos: fix spelling mistake
 2016-11-13  9:49 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
 2016-11-13  9:49 UTC  (2+ messages)

Why bluetoothd disconnect immediate follow connected event , what's wrong with my bluez ?
 2016-11-13  9:48 UTC 

[PATCH v2] crypto: caam: do not register AES-XTS mode on LP units
 2016-11-13  9:46 UTC  (2+ messages)

[PATCH] hpsa: scsi-mq support
 2016-11-13  9:44 UTC  (5+ messages)

PM regression with LED changes in next-20161109
 2016-11-13  9:44 UTC  (14+ messages)
                  ` Three different LED brightnesses (was Re: PM regression with LED changes in next-20161109)

Can I move a kernel thread into a special mount namespace
 2016-11-13  9:43 UTC  (4+ messages)

[PATCH V2 0/9] Enable hashing and ciphers for v5 CCP
 2016-11-13  9:39 UTC  (3+ messages)
` [PATCH V2 6/9] crypto: ccp - Add support for RSA on the CCP

43087 linux-kernel
 2016-11-13  9:38 UTC 

[PATCH 1/2] mn88473: add DVBv5 statistics support
 2016-11-13  9:29 UTC  (2+ messages)
` [PATCH 2/2] mn88473: refactor and fix statistics

[PATCH] ASoC: mioa701_wm9713: add missing white space in dev_err message
 2016-11-13  9:27 UTC  (4+ messages)
` Applied "ASoC: mioa701_wm9713: add missing white space in dev_err message" to the regulator tree

[PATCH] regulator: stw481x-vmmc: fix ages old enable error
 2016-11-13  9:27 UTC  (2+ messages)
` Applied "regulator: stw481x-vmmc: fix ages old enable error" to the regulator tree

Applied "ASoC: pxa: Make static string arrays 'const 'char * const []'" to the regulator tree
 2016-11-13  9:26 UTC 

[PATCH 1/3] ASoC: Intel: common: add ACPI package extraction utility
 2016-11-13  9:26 UTC  (2+ messages)
` Applied "ASoC: Intel: common: add ACPI package extraction utility" to the asoc tree

[PATCH 2/3] ASoC: Intel: detect audio routing with CHAN package
 2016-11-13  9:26 UTC  (2+ messages)
` Applied "ASoC: Intel: detect audio routing with CHAN package" to the asoc tree

[PATCH 3/3] ASoC: Intel: bytct_rt5640: change default capture settings
 2016-11-13  9:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bytct_rt5640: change default capture settings" to the asoc tree

[Intel-wired-lan] [PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
 2016-11-13  9:25 UTC  (7+ messages)

[PATCH] verify: search keyid in hashed signature subpackets
 2016-11-13  9:18 UTC  (12+ messages)

[PATCH v1] doc: announce API and ABI change for librte_ether
 2016-11-13  9:16 UTC  (4+ messages)
` [PATCH v1] doc: announce API change for ethdev function

[RFD] Support for installing on XFS partition?
 2016-11-13  9:16 UTC 

[PATCH 2/2] x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK
 2016-11-13  9:09 UTC  (2+ messages)
` [tip:efi/urgent] x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y

[PATCH 1/2] x86/efi: Fix EFI memmap pointer size warning
 2016-11-13  9:09 UTC  (2+ messages)
` [tip:efi/urgent] "

[PATCH 9/9] thunderbolt: Use Device ROM retrieved from EFI
 2016-11-13  9:08 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 8/9] x86/efi: Retrieve and assign Apple device properties
 2016-11-13  9:08 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 7/9] efi: Allow bitness-agnostic protocol calls
 2016-11-13  9:07 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 6/9] efi: Add device path parser
 2016-11-13  9:07 UTC  (2+ messages)
` [tip:efi/core] "

[GIT PULL 0/9] EFI changes for v4.10
 2016-11-13  9:06 UTC  (5+ messages)
` [PATCH 5/9] efi/arm*: libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
  ` [tip:efi/core] efi/arm*/libstub: "

[PATCH 2/9] MAINTAINERS: Add ARM and arm64 EFI specific files to EFI subsystem
 2016-11-13  9:04 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 4/9] efi/libstub: Add random.c to ARM build
 2016-11-13  9:05 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 3/9] efi: Add support for seeding the RNG from a UEFI config table
 2016-11-13  9:05 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 1/9] efi/libstub: Fix allocation size calculations
 2016-11-13  9:04 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH] doc: announce API and ABI changes for librte_eal
 2016-11-13  9:02 UTC  (4+ messages)

include/linux/kprobes.h:361:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-11-13  9:01 UTC  (2+ messages)

[RFC] igb_uio: deprecate iomem and ioport mapping
 2016-11-13  8:55 UTC  (4+ messages)
` [PATCH] doc: remove iomem and ioport handling in igb_uio

[Bug 98701] New: [NVE6] Desktop freeze, fifo read fault at 0000000000 engine 00 [GR] client 14 [SCC] reason 02 [PTE] on channel 21
 2016-11-13  8:46 UTC 

[net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
 2016-11-13  8:38 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: add the sdmmc pinctrl for rk1108
 2016-11-13  8:18 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: rockchip: enable sdmmc for rk1108-evb

[PATCH v2 1/2] of: dynamic: Add __of_node_dupv()
 2016-11-13  8:14 UTC  (4+ messages)
` [PATCH v2 2/2] of: changesets: Introduce changeset helper methods


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.