All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-28 06:25:11 to 2015-10-28 07:28:21 UTC [more...]

[PATCH 00/10] merge_config misc reworks and testcases
 2015-10-28  7:28 UTC  (18+ messages)
` [PATCH 05/10] merge_config.sh: Better handling of CONFIG_FOO=n
` [PATCH 06/10] merge_config.sh: only consider last value of symbols
` [PATCH 07/10] merge_config.sh: add tests
` [PATCH 08/10] merge_config.sh: use trap for cleanup
` [PATCH 09/10] merge_config.sh: allow single configs to be passed in on cmdline

[PATCH 01/80] staging: wilc1000: remove unnecessary parentheses around
 2015-10-28  7:30 UTC  (52+ messages)
` [PATCH 02/80] staging: wilc1000: fixes braces {} are not necessary for single statement blocks
` [PATCH 03/80] staging: wilc1000: fixes blank lines aren't necessary brace
` [PATCH 04/80] staging: wilc1000: fixes missing a blank line after declarations
` [PATCH 05/80] staging: wilc1000: fixes please don't use multiple blank lines
` [PATCH 06/80] staging: wilc1000: host_interface: removes unused functions
` [PATCH 07/80] staging: wilc1000: rename au8StartTime of struct join_bss_param
` [PATCH 08/80] staging: wilc1000: rename variable strWID
` [PATCH 09/80] staging: wilc1000: rename u32Address of struct drv_handler
` [PATCH 10/80] staging: wilc1000: rename u32Mode of struct op_mode
` [PATCH 11/80] staging: wilc1000: rename u8MacAddress of struct set_mac_addr
` [PATCH 12/80] staging: wilc1000: rename u8MacAddress of struct get_mac_addr
` [PATCH 13/80] staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv
` [PATCH 14/80] staging: wilc1000: rename strWILC_UsrConnReq "
` [PATCH 15/80] staging: wilc1000: rename strHostIfRemainOnChan "
` [PATCH 16/80] staging: wilc1000: rename u8RemainOnChan_pendingreq "
` [PATCH 17/80] staging: wilc1000: rename enuHostIFstate "
` [PATCH 18/80] staging: wilc1000: rename au8AssociatedBSSID "
` [PATCH 19/80] staging: wilc1000: rename strCfgValues "
` [PATCH 20/80] staging: wilc1000: rename gtOsCfgValuesSem "
` [PATCH 21/80] staging: wilc1000: rename hSemTestKeyBlock "
` [PATCH 22/80] staging: wilc1000: rename hSemTestDisconnectBlock "
` [PATCH 23/80] staging: wilc1000: rename hSemGetRSSI "
` [PATCH 24/80] staging: wilc1000: rename hSemGetLINKSPEED "
` [PATCH 25/80] staging: wilc1000: rename hSemGetCHNL "
` [PATCH 26/80] staging: wilc1000: rename hSemInactiveTime "
` [PATCH 27/80] staging: wilc1000: rename hScanTimer "
` [PATCH 28/80] staging: wilc1000: rename hConnectTimer "
` [PATCH 29/80] staging: wilc1000: rename hRemainOnChannel "
` [PATCH 30/80] staging: wilc1000: host_interface.h : remove over-commenting
` [PATCH 31/80] staging: wilc1000: rename bReg of struct reg_frame
` [PATCH 32/80] staging: wilc1000: rename u16FrameType "
` [PATCH 33/80] staging: wilc1000: rename u8Regid "
` [PATCH 34/80] staging: wilc1000: rename u16Channel of struct remain_ch
` [PATCH 35/80] staging: wilc1000: rename pRemainOnChanExpired "
` [PATCH 36/80] staging: wilc1000: rename pRemainOnChanReady "
` [PATCH 37/80] staging: wilc1000: rename pVoid "
` [PATCH 38/80] staging: wilc1000: rename au8Bssid of struct ba_session_info
` [PATCH 39/80] staging: wilc1000: rename u8Ted "
` [PATCH 40/80] staging: wilc1000: rename u16BufferSize "
` [PATCH 41/80] staging: wilc1000: rename u16SessionTimeout "
` [PATCH 42/80] staging: wilc1000: remove warnings line over 80 characters
` [PATCH 43/80] staging: wilc1000: rename pfUserScanResult of struct user_scan_req
` [PATCH 44/80] staging: wilc1000: rename u32UserScanPvoid "
` [PATCH 45/80] staging: wilc1000: rename astrFoundNetworkInfo "
` [PATCH 46/80] staging: wilc1000: rename ssidLen of struct user_conn_req
` [PATCH 47/80] staging: wilc1000: rename pu8ConnReqIEs "
` [PATCH 48/80] staging: wilc1000: rename ConnReqIEsLen "
` [PATCH 49/80] staging: wilc1000: rename pfUserConnectResult "
` [PATCH 50/80] staging: wilc1000: rename IsHTCapable "

[PATCH v2] i2c: cadence: Move to sensible power management
 2015-10-28  7:26 UTC  (3+ messages)

[PATCH v2 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-10-28  7:25 UTC  (9+ messages)
` [PATCH v2 1/4] ARM: dts: Add SROMc to Exynos 5410

character driver - poll() timeout
 2015-10-28  7:24 UTC  (6+ messages)

[PATCH 0/2] MCB Changes for 4.4
 2015-10-28  7:22 UTC  (3+ messages)
` [PATCH 1/2] mcb: Do not return zero on error path in mcb_pci_probe()
` [PATCH 2/2] mcb: Destroy IDA on module unload

[PATCH v1 1/3] virtio-net: Using single MSIX IRQ for TX/RX Q pair
 2015-10-28  7:21 UTC  (4+ messages)

Wrong TCP Checkum computed by hardware
 2015-10-28  7:19 UTC  (3+ messages)

[PATCH] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
 2015-10-28  7:18 UTC  (3+ messages)

Wifi test suite
 2015-10-28  7:17 UTC 

[PATCH V3 0/5] CPUFreq: governors: further cleanups
 2015-10-28  7:46 UTC  (12+ messages)
` [PATCH V3 3/5] cpufreq: ondemand: queue work for policy->cpus together
` [PATCH V3 4/5] cpufreq: governor: Quit work-handlers early if governor is stopped
` [PATCH V3 1/5] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28  7:17 UTC  (15+ messages)
` [PATCH v3 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v3 2/3] virtio_ring: Support DMA APIs
` [PATCH v3 3/3] virtio_pci: Use the DMA API

[U-Boot] [PATCH v6 03/23] spi: altera_spi: Use BIT macro
 2015-10-28  7:14 UTC  (4+ messages)
` [U-Boot] [PATCH] spi: altera_spi: Minor cleanup

[PATCH] usb : replace dma_pool_alloc and memset with dma_pool_zalloc
 2015-10-28  7:14 UTC 

[LTP] How about set IPsec with ip xfrm?
 2015-10-28  7:14 UTC  (4+ messages)

[PATCH] Document that IRQ_NONE should be returned when IRQ not actually *handled*
 2015-10-28  7:14 UTC 

[LTP] [PATCH 1/11] bind/bind02: Testcase failed when no root user run it
 2015-10-28  7:12 UTC  (3+ messages)
` [LTP] [PATCH 10/11] ipc/shmctl: "

No backlight since linux-4.2.4 - drivers/gpu/drm/radeon/atombios_encoders.c
 2015-10-28  7:11 UTC  (9+ messages)

[LTP] [PATCH 1/4] network: add test for low latency busy poll
 2015-10-28  7:11 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable
 2015-10-28  7:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] i.MX: add support for lower and upper interrupt in GPIO
 2015-10-28  7:10 UTC  (3+ messages)

[U-Boot] [PATCH] i2c: Instantiate I2C controllers when selected
 2015-10-28  7:08 UTC  (3+ messages)

[Cocci] version 1.0.3 released
 2015-10-28  7:08 UTC  (7+ messages)

[PATCH v2 0/3] virtio DMA API core stuff
 2015-10-28  7:07 UTC  (4+ messages)
` [PATCH v2 1/3] virtio_net: Stop doing DMA from the stack

[PATCH] ACPI / video: only register backlight for LCD device
 2015-10-28  7:09 UTC 

[Buildroot] [PATCH v5] rfkill: new package
 2015-10-28  7:07 UTC  (2+ messages)

[PATCH 51/80] staging: wilc1000: rename u32UserConnectPvoid of struct user_conn_req
 2015-10-28  7:07 UTC  (30+ messages)
` [PATCH 52/80] staging: wilc1000: host_interface.h: move local define variables
` [PATCH 53/80] staging: wilc1000: rename u8LinkSpeed of struct rf_info
` [PATCH 54/80] staging: wilc1000: rename s8RSSI "
` [PATCH 55/80] staging: wilc1000: rename u32TxCount "
` [PATCH 56/80] staging: wilc1000: rename u32RxCount "
` [PATCH 57/80] staging: wilc1000: rename u32TxFailureCount "
` [PATCH 58/80] staging: wilc1000: rename WPARxGtk of enum KEY_TYPE
` [PATCH 59/80] staging: wilc1000: rename WPAPtk "
` [PATCH 60/80] staging: wilc1000: rename u32RcvdChCount of struct user_scan_req
` [PATCH 61/80] staging: wilc1000: rename tenuAuth_type of struct user_conn_req
` [PATCH 62/80] staging: wilc1000: rename u32ListenSessionID of struct remain_ch
` [PATCH 63/80] staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv
` [PATCH 64/80] staging: wilc1000: rename u8P2PConnect "
` [PATCH 65/80] staging: wilc1000: rename au8BSSID of struct add_sta_param
` [PATCH 66/80] staging: wilc1000: rename u16AssocID "
` [PATCH 67/80] staging: wilc1000: rename u8NumRates "
` [PATCH 68/80] staging: wilc1000: rename pu8Rates "
` [PATCH 69/80] staging: wilc1000: rename bIsHTSupported "
` [PATCH 70/80] staging: wilc1000: rename u16HTCapInfo "
` [PATCH 71/80] staging: wilc1000: rename u8AmpduParams "
` [PATCH 72/80] staging: wilc1000: rename au8SuppMCsSet "
` [PATCH 73/80] staging: wilc1000: rename u16HTExtParams "
` [PATCH 74/80] staging: wilc1000: rename u32TxBeamformingCap "
` [PATCH 75/80] staging: wilc1000: rename u8ASELCap "
` [PATCH 76/80] staging: wilc1000: rename u16FlagsMask "
` [PATCH 77/80] staging: wilc1000: rename u16FlagsSet "
` [PATCH 78/80] staging: wilc1000: rename pstrHostIFSetChan of fuction Handle_SetChannel
` [PATCH 79/80] staging: wilc1000: rename pstrHostIfSetDrvHandler of fuction Handle_SetWfiDrvHandler
` [PATCH 80/80] staging: wilc1000: rename pstrHostIfSetOperationMode of fuction Handle_SetOperationMode

[PATCH] vmcore-dmesg: do not use logged_chars as dmesg length
 2015-10-28  7:06 UTC  (2+ messages)

[PATCH] drm/vmwgfx: switch from ioremap_cache to memremap
 2015-10-28  7:05 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] ocfs2: add uuid to ocfs2 thread name for problem analysis
 2015-10-28  7:05 UTC  (6+ messages)

perf: fuzzer triggered trouble on AMD, maybe ibs related
 2015-10-28  7:05 UTC  (2+ messages)

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-10-28  7:03 UTC  (10+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
` [PATCH 6/6] dmaengine: tegra-apb: Disable interrupts on removal

[PATCH v2] cputime: fix invalid gtime
 2015-10-28  7:01 UTC 

[PATCH/RFC] receive-pack: allow for hiding refs outside the namespace
 2015-10-28  7:00 UTC  (5+ messages)

[PATCH v3 4/4] iio: humidity: si7020: added No Hold read mode
 2015-10-28  6:58 UTC  (8+ messages)
` [PATCH 1/4] i2c: added i2c quirk flag for unsupported clock stretching
      ` [PATCH v4 4/4] iio: humidity: si7020: added No Hold read mode

[GIT PULL] exynos-drm-next
 2015-10-28  6:55 UTC 

[Buildroot] [PATCH 1/1] luv: fix license typo
 2015-10-28  6:54 UTC 

[U-Boot] [PATCH] tools/kwbimage.c: Fix generation of binary header
 2015-10-28  6:53 UTC 

[PATCH] lpfc: replaced kmalloc + memset with kzalloc
 2015-10-28  6:53 UTC 

[Qemu-devel] proposal: new qemu-arm mailing list
 2015-10-28  6:49 UTC  (5+ messages)

[PATCH v3] dmaengine: fsl-edma: add PM suspend/resume support
 2015-10-28  6:49 UTC  (5+ messages)

git repack command on larger pack file
 2015-10-28  6:47 UTC  (7+ messages)

[PATCH] Revert "kexec: use mmap instead of read for slurp_file()"
 2015-10-28  6:46 UTC  (5+ messages)
    ` [PATCH v2] kexec/s390x: use mmap instead of read for slurp_file()

[Qemu-devel] [PATCH v2] target-arm: Extract some external ARM CPU API
 2015-10-28  6:46 UTC  (7+ messages)

[lustre-devel] [RESEND PATCH v2 0/5] Remove uses and definition of IS_PO2
 2015-10-28  6:44 UTC  (5+ messages)
` [lustre-devel] [RESEND PATCH v2 2/5] staging: lustre: hash.c: Replace IS_PO2 by is_power_of_2
` [lustre-devel] [RESEND PATCH v2 4/5] staging: lustre: selftest.h: replace "

(unknown)
 2015-10-22 16:15 UTC 

[PATCH 0/1] rsync:Use usleep() for msleep() if it is available
 2015-10-28  6:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28  6:38 UTC 

[U-Boot] [PATCH v5 01/14] sf: spi_flash_validate_params => spi_flash_scan
 2015-10-28  6:37 UTC  (6+ messages)
` [U-Boot] [PATCH v5 14/14] dm-sf: Re-factorize spi_flash_std_probe code

[PATCH 1/1] commit c6825c0976fa7893692e0e43b09740b419b23c09 upstream
 2015-10-28  6:36 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/4] exynos: Properly zero initialize host in s5p_sdhci_init()
 2015-10-28  6:33 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/4] exynos: more debug and cleanup in do_sdhci_init()

makedumpfile-1.5.9: Introduce parallel compression processing
 2015-10-28  6:31 UTC 

[PATCH v1 1/2] dma-mapping-common: add dma_map_page_attrs API
 2015-10-28  6:30 UTC  (3+ messages)
` [PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS

[PATCH v2 0/4] Add online file check feature
 2015-10-28  6:26 UTC  (10+ messages)
` [Ocfs2-devel] "
` [PATCH v2 1/4] ocfs2: export ocfs2_kset for online file check
  ` [Ocfs2-devel] "
` [PATCH v2 2/4] ocfs2: sysfile interfaces "
  ` [Ocfs2-devel] "
` [PATCH v2 3/4] ocfs2: create/remove sysfile "
  ` [Ocfs2-devel] "
` [PATCH v2 4/4] ocfs2: check/fix inode block "
  ` [Ocfs2-devel] "

[PATCH] tty/vt/keyboard: use memdup_user to simplify code
 2015-10-28  6:26 UTC 

[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
 2015-10-28  6:25 UTC  (6+ 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.