All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-23 03:49:30 to 2015-10-23 05:28:29 UTC [more...]

[PATCH 01/28] staging: wilc1000: isr_bh_routine: remove unused variable nic
 2015-10-23  5:28 UTC  (26+ messages)
` [PATCH 02/28] staging: wicl1000: isr_uh_routine: use netdev private wilc
` [PATCH 03/28] staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlan
` [PATCH 04/28] staging: wilc1000: deinit_irq: "
` [PATCH 05/28] staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr
` [PATCH 06/28] staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilc
` [PATCH 07/28] staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilc
` [PATCH 08/28] staging: wilc1000: linux_wlan_mac_indicate: add "
` [PATCH 09/28] staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlan
` [PATCH 10/28] staging: wilc1000: wlan_initialize_threads: change argument with net_device
` [PATCH 11/28] staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlan
` [PATCH 12/28] staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc
` [PATCH 13/28] staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: "
` [PATCH 14/28] staging: wilc1000: host_int_init: add argument net_device
` [PATCH 15/28] staging: wilc1000: wlan_deinit_locks: rename argument name and use it
` [PATCH 16/28] staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc "
` [PATCH 17/28] staging: wilc1000: wlan_deinitialize_threads: change argument and use wilc
` [PATCH 18/28] staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlan
` [PATCH 19/28] staging: wilc1000: wilc_wlan_cleanup: add parameter net_device *dev
` [PATCH 20/28] staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use it
` [PATCH 21/28] staging: wilc1000: frmw_to_linux: add argument struct wilc
` [PATCH 22/28] staging: wilc1000: GetIfHandler: add argument struct wilc and use it
` [PATCH 23/28] staging: wilc1000: Set_machw_change_vir_if: add argument dev
` [PATCH 24/28] staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use it
` [PATCH 25/28] staging: wilc1000: wilc_wlan_txq_get_next: add argument wilc
` [PATCH 26/28] staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlan

[PATCH] ath10k: Adjust the RX packet pad offset at QCA99X0 4addr mode
 2015-10-23  5:24 UTC  (4+ messages)

[RFC 00/16] rtl8xxxu: eFUSE parsing for RTL8188EU chips
 2015-10-23  5:24 UTC  (3+ messages)

[Qemu-devel] [PULL] vhost: build fix
 2015-10-23  5:24 UTC  (3+ messages)
` [Qemu-devel] [PULL] vhost-user: fix up rhel6 build

[PATCH v7] can: xilinx: Convert to runtime_pm
 2015-10-23  5:23 UTC  (3+ messages)

[linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts
 2015-10-23  5:23 UTC  (4+ messages)

[PATCH 1/2] can: xilinx: use readl/writel instead of ioread/iowrite
 2015-10-23  5:21 UTC  (6+ messages)
` [PATCH 2/2] can: xilinx: fix bug in bus error handling

Serial No.PMSQ021542311,
 2015-10-23  5:19 UTC 

[PATCH] Staging: wilc1000: coreconfigurator: Remove unnecessary wrapper function
 2015-10-23  5:20 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] ASoC: wm8962: set ALC2 as non-volatile register
 2015-10-23  5:18 UTC  (2+ messages)

[PATCH v6] can: xilinx: Convert to runtime_pm
 2015-10-23  5:19 UTC  (5+ messages)

[U-Boot] Doubt in USB driver for Vybrid vf610
 2015-10-23  5:18 UTC  (4+ messages)

[PATCH v3 0/2] NAND support for Broadcom NS2 SoC
 2015-10-23  5:16 UTC  (6+ messages)
` [PATCH v3 1/2] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
` [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[Qemu-devel] [PATCH v10 00/25] qapi collision reduction (post-introspection subset B')
 2015-10-23  5:09 UTC  (26+ messages)
` [Qemu-devel] [PATCH v10 01/25] tests/qapi-schema: Test for reserved names, empty struct
` [Qemu-devel] [PATCH v10 02/25] qapi: More idiomatic string operations
` [Qemu-devel] [PATCH v10 03/25] qapi: More robust conditions for when labels are needed
` [Qemu-devel] [PATCH v10 04/25] qapi: Reserve '*List' type names for list types
` [Qemu-devel] [PATCH v10 05/25] qapi: Reserve 'q_*' and 'has_*' member names
` [Qemu-devel] [PATCH v10 06/25] vnc: Hoist allocation of VncBasicInfo to callers
` [Qemu-devel] [PATCH v10 07/25] qapi-visit: Split off visit_type_FOO_fields forward decl
` [Qemu-devel] [PATCH v10 08/25] qapi-types: Refactor base fields output
` [Qemu-devel] [PATCH v10 09/25] qapi: Prefer typesafe upcasts to qapi base classes
` [Qemu-devel] [PATCH v10 10/25] qapi: Unbox base members
` [Qemu-devel] [PATCH v10 11/25] qapi-visit: Remove redundant functions for flat union base
` [Qemu-devel] [PATCH v10 12/25] qapi: Start converting to new qapi union layout
` [Qemu-devel] [PATCH v10 13/25] qapi-visit: Convert "
` [Qemu-devel] [PATCH v10 14/25] tests: "
` [Qemu-devel] [PATCH v10 15/25] block: "
` [Qemu-devel] [PATCH v10 16/25] sockets: "
` [Qemu-devel] [PATCH v10 17/25] net: "
` [Qemu-devel] [PATCH v10 18/25] char: "
` [Qemu-devel] [PATCH v10 19/25] input: "
` [Qemu-devel] [PATCH v10 20/25] memory: "
` [Qemu-devel] [PATCH v10 21/25] tpm: "
` [Qemu-devel] [PATCH v10 22/25] qapi: Finish converting "
` [Qemu-devel] [PATCH v10 23/25] qapi: Reserve 'u' member name
` [Qemu-devel] [PATCH v10 24/25] qapi: Remove outdated tests related to QMP/branch collisions
` [Qemu-devel] [PATCH v10 25/25] qapi: Simplify gen_struct_field()

[PATCH 00/10] add support SATA for BMIPS_GENERIC
 2015-10-23  5:06 UTC  (19+ messages)
` [PATCH 01/10] ata: ahci_brcmstb: make the driver buildable on BMIPS_GENERIC
` [PATCH 02/10] ata: ahch_brcmstb: add data for port offset
` [PATCH 03/10] ata: ahci_brcmstb: add support 40nm platforms
` [PATCH 04/10] phy: phy_brcmstb_sata: make the driver buildable on BMIPS_GENERIC
` [PATCH 05/10] phy: phy_brcmstb_sata: remove unused definitions
` [PATCH 06/10] phy: phy_brcmstb_sata: add data for phy offset
` [PATCH 07/10] phy: phy_brcmstb_sata: add support 40nm platforms

[PATCH V4] Delay allocation of PCI device IRQs from boot time until bus scan time to fix PCI hotplugging
 2015-10-23  5:04 UTC  (30+ messages)
` [PATCH V4 01/29] PCI: Build setup-irq.o on all arches
` [PATCH V4 02/29] PCI: Add a prototype for pci_find_host_bridge to pci.h
` [PATCH V4 03/29] PCI: Add IRQ mapping function pointers to pci_host_bridge struct
` [PATCH V4 04/29] PCI: Remove const from the pci_dev struct passed to pci_fixup_irqs
` [PATCH V4 05/29] PCI: Add pci_assign_irq function and have pci_fixup_irqs use it
` [PATCH V4 06/29] PCI: Add a call to pci_assign_irq in do_pci_enable_device
` [PATCH V4 07/29] x86/pci: Move pcibios_root_bridge_prepare from acpi.c to irq.c
` [PATCH V4 08/29] x86/pci: Defer IRQ assignment to device enable time
` [PATCH V4 09/29] x86/pci: Pass pin into pcibios_lookup_irq rather than look it up
` [PATCH V4 10/29] ARM/PCI: Defer IRQ assignment to device enable time
` [PATCH V4 11/29] powerpc/pci: "
` [PATCH V4 12/29] sh/PCI: Remove __init optimisations from IRQ mapping functions/data
` [PATCH V4 13/29] sh/PCI: Defer IRQ assignment to device enable time
` [PATCH V4 14/29] alpha/PCI: "
` [PATCH V4 15/29] cris/PCI: "
` [PATCH V4 16/29] frv/PCI: "
` [PATCH V4 17/29] m68k/pci: "
` [PATCH V4 18/29] microblaze/PCI: "
` [PATCH V4 19/29] MIPS/PCI: "
` [PATCH V4 20/29] mn10300: Defer PCI "
` [PATCH V4 21/29] mn10300: Remove pcibios_enable_device function
` [PATCH V4 22/29] sparc/PCI: Defer IRQ assignment to device enable time
` [PATCH V4 23/29] tile: pci: "
` [PATCH V4 24/29] unicore32/PCI: "
` [PATCH V4 25/29] PCI: Update pci-versatile to use IRQ deferred assignment
` [PATCH V4 26/29] PCI: Update pcie-iproc to use IRQ deffered assignment
` [PATCH V4 27/29] PCI: Update pci-host-generic "
` [PATCH V4 28/29] of/pci: Fix comment for pci_fixup_irqs changing to pci_assign_irq
` [PATCH V4 29/29] PCI: Remove pci_fixup_irqs function

[PATCH] ixgbe: workaround for Security issue in SR-IOV mode
 2015-10-23  5:05 UTC  (2+ messages)
` [PATCH v3] ixgbe: Drop flow control frames from VFs

[PATCH] BAT: Change maximum number of channels from 2 to 64
 2015-10-23  5:04 UTC  (2+ messages)

[PATCH 2/2] Staging: lustre: lnet: lib-move return of an errno should typically be negative (ie: return -EAGAIN)
 2015-10-23  5:00 UTC  (2+ messages)

[GIT PULL] ASoC updates for v4.3
 2015-10-23  5:00 UTC  (2+ messages)

[PROBLEM] Broadwell vaapi vaPutSurface seems broken
 2015-10-23  4:59 UTC  (2+ messages)

Hung RAID5 array with discard
 2015-10-23  4:57 UTC  (6+ messages)

[PATCH net] macvtap: unbreak receiving of gro skb with frag list
 2015-10-23  4:57 UTC 

[PATCH] gpio: xilinx: Drop architecture dependencies
 2015-10-23  4:51 UTC  (3+ messages)
` [PATCH v2] "

[Ksummit-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2015-10-23  4:51 UTC  (7+ messages)
      ` [Ksummit-discuss] [Tech-board-discuss] "
        ` [Tech-board-discuss] [Ksummit-discuss] "

[Qemu-devel] [PATCH] hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
 2015-10-23  4:41 UTC  (6+ messages)

[PATCH] clk: qoriq: Fix wrong data in p2041_cmux_grp2
 2015-10-23  4:50 UTC 

[RFC PATCH 0/7] perf tools: Config BPF maps through perf cmdline
 2015-10-23  4:48 UTC  (3+ messages)
` [RFC PATCH 4/7] perf tools: Enable BPF object configure syntax

[PATCH v4 1/2] geneve: implement support for IPv6-based tunnels
 2015-10-23  4:48 UTC  (3+ messages)
` [PATCH v5 "

[Buildroot] [PATCH 0/1] Add postgres server/client options
 2015-10-23  4:43 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] postgresql: add an option to build the server

[U-Boot] [PATCH v2 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-23  4:41 UTC  (9+ messages)
` [U-Boot] [PATCH v2 15/28] input: Add a function to add a keycode to the existing set
` [U-Boot] [PATCH v2 16/28] input: Allow repeat filtering to be disabled
` [U-Boot] [PATCH v2 17/28] input: Support the German keymap
` [U-Boot] [PATCH v2 23/28] x86: Add an i8042 device for boards that have it

[PATCH] fix lpm bugs
 2015-10-23  4:40 UTC  (4+ messages)

[U-Boot] [PATCH] fdt_support: Check for bank size before updating memory node
 2015-10-23  4:38 UTC  (3+ messages)

[U-Boot] [PATCH v8 1/4] include: Add log2 and fls64 header fi
 2015-10-23  4:36 UTC  (6+ messages)

[Bug 82843] New: [NV96][Regression][Bisected] Failure to resume
 2015-10-23  4:32 UTC  (2+ messages)
  ` [Bug 82843] "

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-23  4:26 UTC  (12+ messages)

QCA6174, is it ath6kl or ath10k?
 2015-10-23  4:22 UTC  (3+ messages)

[PATCH] xl: log an error if libxl_cpupool_destroy() fails
 2015-10-23  4:21 UTC  (2+ messages)

+ doc-slub-document-slabinfo-gnuplotsh-script.patch added to -mm tree
 2015-10-23  4:20 UTC  (2+ messages)

[PATCH] Documentation: ARM: EXYNOS: Update bootloader interface on Exynos542x
 2015-10-23  4:19 UTC  (2+ messages)

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-23  4:14 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2015.10 released
 2015-10-23  4:14 UTC  (7+ messages)

[PATCH 0/5] Fix live images when using the extensible sdk
 2015-10-23  4:11 UTC  (4+ messages)
` [PATCH 1/5] Add 850 codepage to uninative-tarball
  ` [PATCH 3/5] populate_sdk_base: Ensure PKGDATA_DIR exists

[Qemu-devel] [PATCH v4 0/2] PCI-e device multi-function hot-add support
 2015-10-23  4:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/2] enable multi-function hot-add

[PATCH v3 0/3] fix the TSHUT issue on rockchip thermal
 2015-10-23  4:04 UTC  (5+ messages)
` [PATCH v3 2/3] thermal: rockchip: ensure the otp states before resetting the controller

Question about ext4 journal
 2015-10-23  4:04 UTC 

[PATCH v3 05/18] powerpc/85xx: Load all early TLB entries at once
 2015-10-23  3:54 UTC  (2+ messages)

vmxnet3 can not active device in 5.5
 2015-10-23  3:54 UTC 

[PATCH v11 02/14] HMM: add special swap filetype for memory migrated to device v2
 2015-10-23  3:54 UTC  (5+ messages)

[PATCH v2 00/22] staging/rdma/hfi1: Fix bugs and performance issues
 2015-10-23  3:53 UTC  (5+ messages)
` [PATCH v2 14/22] staging/rdma/hfi1: Implement Expected Receive TID caching

[PATCH v6 00/37] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-23  3:52 UTC  (3+ messages)
` [PATCH v6 35/37] cxlflash: Fix to avoid corrupting port selection mask

[PATCH v4 0/4] simplefb: Add regulator handling support
 2015-10-23  3:50 UTC  (16+ messages)
` [PATCH v4 1/4] dt-bindings: simplefb: Support regulator supply properties
` [PATCH v4 2/4] simplefb: Claim and enable regulators
` [PATCH v4 3/4] ARM: dts: sun6i: Add simplefb node labels to reference at board level
` [PATCH v4 4/4] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet

[PATCH net-next 0/4] Automatic adjustment of max frame size
 2015-10-23  3:49 UTC  (9+ messages)
` [PATCH net-next 1/4] net: Add ndo_enc_hdr_len to notify extra header room for encapsulated frames
  ` [Intel-wired-lan] "
` [PATCH net-next 2/4] e1000e: Add ndo_enc_hdr_len
  ` [Intel-wired-lan] "
` [PATCH net-next 3/4] vlan: Notify real device of encap header length
  ` [Intel-wired-lan] "
` [PATCH net-next 4/4] bridge: Notify port "
  ` [Intel-wired-lan] "


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.