messages from 2015-10-15 01:22:53 to 2015-10-15 02:08:35 UTC [more...]
[PATCH 01/33] staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyID
2015-10-15 2:06 UTC (30+ messages)
` [PATCH 02/33] staging: wilc1000: fix return type of host_int_add_wep_key_bss_sta
` [PATCH 03/33] staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap
` [PATCH 04/33] staging: wilc1000: fix return type of host_int_add_ptk
` [PATCH 05/33] staging: wilc1000: fix return type of host_int_add_rx_gtk
` [PATCH 06/33] staging: wilc1000: fix return type of host_int_get_inactive_time
` [PATCH 07/33] staging: wilc1000: fix return type of host_int_set_pmkid_info
` [PATCH 08/33] staging: wilc1000: fix return type of host_int_get_MacAddress
` [PATCH 09/33] staging: wilc1000: fix return type of host_int_set_MacAddress
` [PATCH 10/33] staging: wilc1000: fix return type of host_int_set_join_req
` [PATCH 11/33] staging: wilc1000: fix return type of host_int_flush_join_req
` [PATCH 12/33] staging: wilc1000: fix return type of host_int_disconnect
` [PATCH 13/33] staging: wilc1000: fix return type of host_int_get_host_chnl_num
` [PATCH 14/33] staging: wilc1000: fix return type of host_int_get_rssi
` [PATCH 15/33] staging: wilc1000: fix return type of host_int_get_link_speed
` [PATCH 16/33] staging: wilc1000: fix return type of host_int_get_statistics
` [PATCH 17/33] staging: wilc1000: fix return type of host_int_frame_register
` [PATCH 18/33] staging: wilc1000: fix return type of host_int_ListenStateExpired
` [PATCH 19/33] staging: wilc1000: fix return type of host_int_remain_on_channel
` [PATCH 20/33] staging: wilc1000: fix return type of host_int_get_ipaddress
` [PATCH 21/33] staging: wilc1000: fix return type of host_int_setup_ipaddress
` [PATCH 22/33] staging: wilc1000: fix return type of host_int_del_All_Rx_BASession
` [PATCH 23/33] staging: wilc1000: fix return type of host_int_delBASession
` [PATCH 24/33] staging: wilc1000: fix return type of host_int_setup_multicast_filter
` [PATCH 25/33] staging: wilc1000: fix return type of host_int_set_power_mgmt
` [PATCH 26/33] staging: wilc1000: fix return type of host_int_edit_station
` [PATCH 27/33] staging: wilc1000: fix return type of host_int_del_allstation
` [PATCH 28/33] staging: wilc1000: fix return type of host_int_del_station
` [PATCH 29/33] staging: wilc1000: fix return type of host_int_add_station
` [PATCH 30/33] staging: wilc1000: fix return type of host_int_del_beacon
[Q] l2fwd in examples directory
2015-10-15 2:08 UTC
[PATCH 00/13] ACPICA: 20150930 Release
2015-10-15 2:08 UTC (16+ messages)
` [PATCH 01/13] ACPICA: Remove unnecessary conditional compilation
` [PATCH 02/13] ACPICA: iASL: Add symbolic operator support for Index() operator
` [PATCH 03/13] ACPICA: Update exception code for "file not found" error
` [PATCH 04/13] ACPICA: Debugger: Update mutexes used for multithreaded debugger
` [PATCH 05/13] ACPICA: Update NFIT table to rename a flags field
` [PATCH 06/13] ACPICA: Improve typechecking, both compile-time and runtime
` [PATCH 07/13] ACPICA: iASL: General cleanup of the file suffix #defines
` [PATCH 08/13] ACPICA: Linuxize: Export debugger files to Linux
[PATCH net-next 0/4] Rightsize IFLA_AF_SPEC size calculation
2015-10-15 2:24 UTC (5+ messages)
` [PATCH net-next v2] netlink: "
[PATCH v4 0/8] zram: introduce contextless compression API and use it on zram
2015-10-15 2:05 UTC (7+ messages)
` [PATCH v4 7/8] zram: use crypto contextless compression API to (de)compress
` [PATCH v4 8/8] zram: enable contextless compression alg in zram
[PATCH 00/34] update e1000 base driver
2015-10-15 2:03 UTC (37+ messages)
` [PATCH v2 00/35] update e1000 base code
` [PATCH v2 01/35] e1000/base: update readme and copyright
` [PATCH v2 02/35] e1000/base: add new devices
` [PATCH v2 03/35] e1000/base: fix issue with link flap on 82579
` [PATCH v2 04/35] e1000/base: fix issue with jumbo frame CRC failures in client
` [PATCH v2 05/35] e1000/base: redundant PHY power down for i210
` [PATCH v2 06/35] e1000/base: add return value to the functions of setting receive address register
` [PATCH v2 07/35] e1000/base: add defaults for i210 TX/RX PBSIZE
` [PATCH v2 08/35] e1000/base: remove E1000_WRITE_FLUSH for DH89XXCC_SGMII after commencing HW reset
` [PATCH v2 09/35] e1000/base: add evaluation of e1000_nvm_read return value
` [PATCH v2 10/35] e1000/base: change invariant return to not use variables
` [PATCH v2 11/35] e1000/base: add return value handler when check manage mode
` [PATCH v2 12/35] e1000/base: add return value handler for ESB2 controller init and reset
` [PATCH v2 13/35] e1000/base: add support for inverted format ETrackId
` [PATCH v2 14/35] e1000/base: add EEARBC_I210 for i210
` [PATCH v2 15/35] e1000/base: apply paranoia to macro arguments
` [PATCH v2 16/35] e1000/base: add flags to set eee advertisement modes
` [PATCH v2 17/35] e1000/base: prevent ulp flow if cable connected
` [PATCH v2 18/35] e1000/base: fix TIPG value for non 10 half duplex mode
` [PATCH v2 19/35] e1000/base: add return value for resume workaround
` [PATCH v2 20/35] e1000/base: fix link detect flow
` [PATCH v2 21/35] e1000/base: cleanup NAHUM6LP_HW tags
` [PATCH v2 22/35] e1000/base: add bit for disable packetbuffer read
` [PATCH v2 23/35] e1000/base: K1 flow fixes
` [PATCH v2 24/35] e1000/base: remove FIXME comment
` [PATCH v2 25/35] e1000/base: set correct value of beacon duration
` [PATCH v2 26/35] e1000/base: disable extension header parsing for IPv6
` [PATCH v2 27/35] e1000/base: fix for i354 88E1112 PHY using AutoMedia Detect
` [PATCH v2 28/35] e1000/base: increase timeout of polling bit RSPCIPHY in check_reset_block
` [PATCH v2 29/35] e1000/base: implement 88E1543 PHY initialization
` [PATCH v2 30/35] e1000/base: use the correct i210 register for EEMNGCTL
` [PATCH v2 31/35] e1000/base: move the print to the right position
` [PATCH v2 32/35] e1000/base: synchronization of MAC-PHY interface only on non- ME systems
` [PATCH v2 33/35] e1000/base: fix to enable both ulp and EEE in Sx state
` [PATCH v2 34/35] e1000/base: some minor change
` [PATCH v2 35/35] e1000: add new devices
linux-next: manual merge of the drm-misc tree with the drm-intel tree
2015-10-15 2:04 UTC (2+ messages)
[PATCH] clk: Allow drivers to build if COMPILE_TEST is enabled
2015-10-15 2:04 UTC (4+ messages)
[PATCH] rbd: prevent kernel stack blow up on rbd map
2015-10-15 2:03 UTC (2+ messages)
Replicating video freeze
2015-10-15 2:02 UTC
linux-next: build failure after merge of the crypto tree
2015-10-15 2:01 UTC (2+ messages)
[PATCH 0/3] hwrng: stm32 - add support for STM32 HW RNG
2015-10-15 2:00 UTC (4+ messages)
` [PATCH] hwrng: stm32 - Fix build with CONFIG_PM
[PATCH v6 0/10] Fix broken DMAFLUSHP on Rockchips platform
2015-10-15 1:36 UTC (27+ messages)
` [PATCH v6 01/10] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
` [PATCH v6 02/10] Documentation: arm-pl330: add description of arm, pl330-broken-no-flushp
` [PATCH v6 02/10] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
` [PATCH v6 03/10] DMA: pl330: add quirk for broken no flushp
` [PATCH v6 04/10] ARM: dts: Add arm, pl330-broken-no-flushp quirk for rk3288 platform
` [PATCH v6 04/10] ARM: dts: Add arm,pl330-broken-no-flushp "
` [PATCH v6 05/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx platform
` [PATCH v6 05/10] ARM: dts: Add arm, pl330-broken-no-flushp "
` [PATCH v6 06/10] DMA: dmaengine: expose max burst capability to clients
` [PATCH v6 07/10] DMA: pl330: add max burst for dmaengine
` [PATCH v6 08/10] spi: rockchip: modify DMA max burst to 1
` [PATCH v6 09/10] snd: dmaengine-pcm: add snd_dmaengine_pcm_get_caps interface
` [PATCH v6 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
[PATCH net-next V1 0/4] Mellanox driver update, Oct 14 2015
2015-10-15 2:15 UTC (2+ messages)
[RFC 0/4] Input: edt-ft5506 - Adding support for FT5506
2015-10-15 1:58 UTC (5+ messages)
` [RFC 1/4] Input: edt-ft5x06 - Use max support points to determine how much to read
[V6 0/4] add xsaves/xrstors support
2015-10-15 1:58 UTC (4+ messages)
` [V6 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen
[Intel-wired-lan] [PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-10-15 1:57 UTC (5+ messages)
` [Intel-wired-lan] [PATCH v4 1/4] Produce system time from correlated clocksource
` "
RAID6 stable enough for production?
2015-10-15 1:55 UTC (7+ messages)
[PATCH net v2 1/1] tipc: move fragment importance field to new header position
2015-10-15 2:11 UTC (2+ messages)
[Qemu-devel] [PATCH 1/1] migration: announce VM's new home just before VM is runnable
2015-10-15 1:54 UTC (5+ messages)
[PATCH net-next] tcp: avoid spurious SYN flood detection at listen() time
2015-10-15 2:09 UTC (2+ messages)
[PATCH net-next] tcp/dccp: fix potential NULL deref in __inet_inherit_port()
2015-10-15 2:08 UTC (2+ messages)
Captain Kelvin Ken Miller
2015-10-15 1:52 UTC
[U-Boot] [ANN] U-Boot v2015.10-rc5 released
2015-10-15 1:52 UTC (4+ messages)
fix the prime lock deadlock
2015-10-15 1:51 UTC (5+ messages)
` [PATCH 1/4] drm/gem: consolidate handle deletion code
` [PATCH 2/4] drm/prime: cleanup goto mess in drm_gem_prime_handle_to_fd
` [PATCH 3/4] drm/gem: cleanup prime lock issue with drm_gem_handle_create_tail
` [PATCH 4/4] drm/prime: cleanup prime/gem locking interaction
[PATCH Resend] cpufreq: Drop redundant check for inactive policies
2015-10-15 1:51 UTC (3+ messages)
[PATCH v3 00/32] implement vNVDIMM
2015-10-15 1:43 UTC (7+ messages)
` [PATCH v3 27/32] nvdimm: support DSM_CMD_IMPLEMENTED function
` [Qemu-devel] "
[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
2015-10-15 1:48 UTC (3+ messages)
` [PATCH v7 12/32] xen/x86: add bitmap of enabled emulated devices
[PATCH V2] Btrfs-progs: Do not force mixed block group creation unless '-M' option is specified
2015-10-15 1:48 UTC (2+ messages)
[PATCH] net: phy: aquantia/teranetics: Convert to use module_phy_driver macro
2015-10-15 2:01 UTC (2+ messages)
[net-next v2 00/16][pull request] Intel Wired LAN Driver Updates 2015-10-13
2015-10-15 2:01 UTC (4+ messages)
` [net-next v2 15/16] fm10k: use snprintf() instead of sprintf() to avoid buffer overflow
` [PATCH] ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
[Qemu-devel] [PATCH] net: don't set native endianness
2015-10-15 1:45 UTC (2+ messages)
[PULL REQUEST][PATCH 0/2] Small fixes for 4.3 merge windows
2015-10-15 1:45 UTC (2+ messages)
[PATCH net-next 0/4] net: dsa: mv88e6xxx: fix hardware bridging
2015-10-15 1:44 UTC (4+ messages)
[PATCH 00/11] busybox fixes and cleanups + update to 1.24
2015-10-15 1:43 UTC (12+ messages)
` [PATCH 01/11] busybox_git: Enable getopt applet
` [PATCH 02/11] busybox.inc: don't export EXTRA_OEMAKE
` [PATCH 03/11] busybox: move common EXTRA_OEMAKE options into busybox.inc
` [PATCH 04/11] busybox.inc: explicitly include CC=${CC} on make command line
` [PATCH 05/11] busybox.inc: don't set .config CROSS_COMPILER_PREFIX
` [PATCH 06/11] busybox.inc: fix CONFIG_EXTRA_CFLAGS configmangle
` [PATCH 07/11] busybox.inc: remove MAKEFLAGS over-ride from EXTRA_OEMAKE
` [PATCH 08/11] busybox: move common do_install_ptest() into busybox.inc
` [PATCH 09/11] busybox: re-order defconfig to align with busybox 1.24.0
` [PATCH 10/11] busybox: update 1.23.2 -> 1.24.0 (and git recipe to latest trunk)
` [PATCH 11/11] busybox: disable support for mounting NFS file systems on Linux < 2.6.23
[PATCH v3 0/1] Generalize poll events from eventfd
2015-10-15 1:42 UTC (2+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag
[PATCH] Found a bug related to getopt() in eal/bsd module
2015-10-15 1:40 UTC (9+ messages)
` [PATCH] eal/bsd: reinitialize optind and optreset to 1
[PATCH][v5] PM / hibernate: Print the possible panic reason when resuming with inconsistent e820 map
2015-10-15 1:40 UTC (2+ messages)
[PATCH 0/1] Fix for module license in Broadcom Phy Library
2015-10-15 1:39 UTC (4+ messages)
` [PATCH 1/1] net: phy: bcm-phy-lib: Fix module license issue
[PATCH v1 0/2] Fix display on second resume on 5250-snow
2015-10-15 1:38 UTC (7+ messages)
` [PATCH v1 1/2] clk: samsung: exynos5250: Add DISP1 clocks
` [PATCH v1 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain
[PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller
2015-10-15 1:38 UTC (8+ messages)
` [PATCH 06/14] cgroup: make css_sets pin the associated cgroups
` [PATCH v2 "
` [PATCH 11/14] cgroup: don't hold css_set_rwsem across css task iteration
` [PATCH v2 "
[Buildroot] [PATCH] sane-backends: specify explicit path to net-snmp-config
2015-10-15 1:37 UTC
[PATCH net-next v6 00/10] Add new drivers: qed & qede
2015-10-15 1:52 UTC (3+ messages)
` [PATCH net-next v6 01/10] qed: Add module with basic common support
pull-request: mac80211 2015-10-13
2015-10-15 1:35 UTC (2+ messages)
[PATCH v4] clk: add CS2000 Fractional-N driver
2015-10-15 1:35 UTC (6+ messages)
[Intel-wired-lan] [PATCH RESEND] i40e:Return -ENODEV if hardware has no support for certain required features in the function i40e_init_pf_fcoe
2015-10-15 1:35 UTC
[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
2015-10-15 1:33 UTC (5+ messages)
` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
[PATCH] drm/i915: Add hot_plug hook for hdmi encoder
2015-10-15 1:32 UTC (5+ messages)
` [PATCH 1/2] drm/i915: Call encoder hotplug for init and resume cases
Does SSD Journal improve the performance?
2015-10-15 1:29 UTC
[U-Boot] [PATCH] arm: ls1021atwr: optimize the deep sleep latency
2015-10-15 1:28 UTC (3+ messages)
its_alloc_tables() - with all BASER marked none
2015-10-15 1:30 UTC
[PATCH net-next] net: hisilicon net: fix a bug about led
2015-10-15 1:42 UTC (2+ messages)
[Intel-wired-lan] [PATCH RESEND 1/2] ixgb:Remove reducant error path after call to ixgb_sw_init in the function ixgb_probe
2015-10-15 1:25 UTC (4+ messages)
` "
[PATCH net-next] cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
2015-10-15 1:40 UTC (2+ messages)
[PATCH tip/locking/core v4 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
2015-10-15 1:22 UTC (7+ messages)
` [PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.