All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-25 17:29:58 to 2016-06-25 21:57:04 UTC [more...]

[U-Boot] [PATCH] MMC: Do not write to mmc_uclass_priv if it was not allocated
 2016-06-25 21:57 UTC 

[PATCH] MAINTAINERS: remove unreachable people that have left Atmel
 2016-06-25 21:53 UTC 

[qemu-upstream-4.3-testing test] 96249: regressions - FAIL
 2016-06-25 21:53 UTC 

Adventures in btrfs raid5 disk recovery
 2016-06-25 21:52 UTC  (18+ messages)

[PATCH v2 0/6] Use tpm_transmit_cmd() consistently
 2016-06-25 21:44 UTC  (14+ messages)
` [PATCH v2 1/6] tpm: remove unnecessary externs from tpm.h
` [PATCH v2 2/6] tpm: unify tpm_gen_interrupt()
` [PATCH v2 3/6] tpm: return error code from tpm_gen_interrupt()
` [PATCH v2 4/6] tpm: use tpm_transmit_cmd() in tpm2_probe()
` [PATCH v2 5/6] tpm: rename tpm_pcr_read_dev() to tpm1_pcr_read()
` [PATCH v2 6/6] tpm: use tpm1_pcr_read() in tpm_do_selftest()

[ovmf test] 96242: regressions - FAIL
 2016-06-25 21:46 UTC 

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-25 21:45 UTC  (34+ messages)
` [lustre-devel] "
` [Ocfs2-devel] "
` [PATCH v3 01/24] vfs: Add current_time() api
` [PATCH v3 02/24] fs: proc: Delete inode time initializations in proc_alloc_inode()
` [PATCH v3 03/24] fs: Replace CURRENT_TIME with current_time() for inode timestamps
` [PATCH v3 04/24] fs: Replace CURRENT_TIME_SEC "
` [PATCH v3 05/24] fs: Replace current_fs_time() with current_time()
` [PATCH v3 06/24] fs: jfs: Replace CURRENT_TIME_SEC by current_time()
` [PATCH v3 07/24] fs: ext4: Use current_time() for inode timestamps
` [PATCH v3 08/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH v3 09/24] fs: btrfs: Use ktime_get_real_ts for root ctime
` [PATCH v3 10/24] fs: udf: Replace CURRENT_TIME with current_time()
` [PATCH v3 11/24] fs: cifs: Replace CURRENT_TIME by current_time()
` [PATCH v3 12/24] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH v3 13/24] fs: cifs: Replace CURRENT_TIME by get_seconds
` [PATCH v3 14/24] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time()
  ` [lustre-devel] "
` [PATCH v3 16/24] fs: ocfs2: Use time64_t to represent orphan scan times
  ` [Ocfs2-devel] "
` [PATCH v3 17/24] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds()
  ` [Ocfs2-devel] "
` [PATCH v3 18/24] audit: Use timespec64 to represent audit timestamps
` [PATCH v3 19/24] fs: nfs: Make nfs boot time y2038 safe
` [PATCH v3 20/24] block: Replace CURRENT_TIME with ktime_get_real_ts
` [PATCH v3 21/24] libceph: "
` [PATCH v3 22/24] fs: ceph: Replace current_fs_time for request stamp
` [PATCH v3 23/24] time: Delete current_fs_time() function
` [PATCH v3 24/24] time: Delete CURRENT_TIME_SEC

[PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-25 21:43 UTC  (5+ messages)
` [PATCH v2 2/2] staging: wilc1000: fix error values "

[U-Boot] [PATCH v1 0/5] at91: add DM and DTS support for the at91 based siemens boards
 2016-06-25 21:41 UTC  (11+ messages)
` [U-Boot] [PATCH v1 1/5] arm: at91: add CONFIG_AT91SAM9M10G45
` [U-Boot] [PATCH v1 2/5] corvus DTS / DM support
` [U-Boot] [PATCH v1 3/5] arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
` [U-Boot] [PATCH v1 4/5] arm: at91: smartweb: add DM and DTS support
` [U-Boot] [PATCH v1 5/5] arm: at91: taurus/axm: "

[PATCH 0/8] Improve Rx/Tx DMA implementation
 2016-06-25 21:26 UTC  (4+ messages)
` [PATCH 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty

[U-Boot] [PATCH] ARM: at91: Don't invoke spl_boot_device() twice
 2016-06-25 21:24 UTC  (2+ messages)

[GIT PULL] drm/fsl-dcu: reworked suspend/resume for v4.8
 2016-06-25 21:13 UTC 

[PATCH 1/2] serial: sirf: make fifo functions static
 2016-06-25 21:07 UTC  (6+ messages)
` [PATCH 2/2] serial: sirf: make uart register info static

[PATCH] firmware: declare __{start,end}_builtin_fw as pointers
 2016-06-25 21:06 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: dwc_eth_qos: use phydev from struct net_device
 2016-06-25 21:05 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings

patch "serial: mvebu-uart: free the IRQ in ->shutdown()" added to tty-testing
 2016-06-25 21:00 UTC 

[PATCH 0/4] Enable display and touchscreen for Vybrid Tower
 2016-06-25 20:53 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: vf610-twr: Enable display controller
` [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver

[PATCH 0/3] x86/MSR: Improve unhandled MSR access error message
 2016-06-25 20:54 UTC  (3+ messages)
` [PATCH 3/3] x86/dumpstack: Add show_stack_regs() and use it

Bad hard drive - checksum verify failure forces readonly mount
 2016-06-25 20:54 UTC  (7+ messages)

patch "serial: samsung: Fix ERR pointer dereference on deferred probe" added to tty-testing
 2016-06-25 20:51 UTC 

[PATCH 00/39 v2][RESEND] ASoC: add simple-card-core and standardize "simple" card
 2016-06-25 20:45 UTC  (3+ messages)
` [PATCH 03/11] ASoC: simple-card-utils: add asoc_simple_card_parse_dailink_name()

patch "tty/serial: atmel: fix RS485 half duplex with DMA" added to tty-testing
 2016-06-25 20:40 UTC 

[PATCH 0/4] tty/serial: atmel: rework tasklets and shutdown sequence
 2016-06-25 20:39 UTC  (4+ messages)
` [PATCH 4/4] tty/serial: atmel: enforce tasklet init and termination sequences

[PATCH 1/2] ubi: mount partitions specified in device tree
 2016-06-25 20:33 UTC  (12+ messages)
` [PATCH 2/2] ubi: open volumes define "

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-25 20:22 UTC  (7+ messages)
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors

[PATCH] builtin/worktree.c: add option for setting worktree name
 2016-06-25 20:19 UTC  (5+ messages)

PROBLEM: Broadcom Corporation BCM43602 - wrong icon after first resume
 2016-06-25 20:15 UTC 

[Buildroot] [PATCH 1/1] package/mesa3d: Disable static build of DRI drivers if BR2_SHARED_STATIC_LIBS=y
 2016-06-25 20:13 UTC  (2+ messages)

/etc/exports parsing is borked again in nfs-utils
 2016-06-25 20:12 UTC 

[PATCH 1/2] net: ethernet: sxgbe: use phydev from struct net_device
 2016-06-25 20:05 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings

[PATCH] mac80211_hwsim: Added vendor echo command
 2016-06-25 19:57 UTC  (6+ messages)

[PATCH 00/10] rtlwifi: Various clean-ups for the hwinfo routines
 2016-06-25 19:53 UTC  (11+ messages)
` [PATCH 01/10] rtlwifi: Create common routine to get hardware info
` [PATCH 02/10] rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
` [PATCH 03/10] rtlwifi: rtl8192cu: "
` [PATCH 04/10] rtlwifi: rtl8188ee: "
` [PATCH 05/10] rtlwifi: rtl8192ee: "
` [PATCH 06/10] rtlwifi: rtl8723ae: "
` [PATCH 07/10] rtlwifi: rtl8723be: "
` [PATCH 08/10] rtlwifi: rtl8821ae: "
` [PATCH 09/10] rtlwifi: rtl8192de: "
` [PATCH 10/10] rtlwifi: rtl8723ae: Clean up the "

name for A..B ranges?
 2016-06-25 19:49 UTC  (5+ messages)

orion5x: initrd fails to load due to reserved memory
 2016-06-25 19:46 UTC  (3+ messages)

[PATCH] net: stmmac: Fix null-function call in ISR on stmmac1000
 2016-06-25 19:35 UTC  (2+ messages)

[PATCH 0/2] ipc/sem.c: sem_lock fixes
 2016-06-25 19:41 UTC  (4+ messages)
` [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race
  ` [PATCH 2/2] ipc/sem: sem_lock with hysteresis

Exklusive Info f¸r containers@lists.linux-foundation.org
 2016-06-25 19:40 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-06-25_15-00-47
 2016-06-25 19:40 UTC 

[Bug 95528] BioShock issues on Tonga
 2016-06-25 19:36 UTC  (3+ messages)
` [Bug 95528] BioShock Infinite graphical glitches on radeonsi

Any way to output semantics of block
 2016-06-25 19:36 UTC  (3+ messages)

tcp md5: one more crypto-sg-on-the-stack instance
 2016-06-25 19:35 UTC  (6+ messages)
      ` [PATCH net-next] tcp: md5: do not use stack storage in crypto operations

[PATCH] locking/osq: Drop the overload of osq lock
 2016-06-25 19:29 UTC  (14+ messages)

[ath9k-devel] [RFC v3] ath9k: add devicetree support to ath9k
 2016-06-25 19:26 UTC  (5+ messages)
` [ath9k-devel] [PATCH RFC v3 3/3] ath9k: parse the device configuration from an OF node
    `  "

[U-Boot] [PATCH] net: NFS: Add NFSv3 support
 2016-06-25 19:26 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[PATCH v12 00/20] index-helper/watchman
 2016-06-25 19:21 UTC  (4+ messages)
` [PATCH v12 04/20] index-helper: new daemon for caching index and related stuff

[GIT PULL] SCSI fixes for 4.6-rc2
 2016-06-25 19:15 UTC 

Regression report] Weekly regression report WW45
 2016-06-25 19:12 UTC  (11+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW50
      ` [Regression report] Weekly regression report WW51
          ` [Regression report] Weekly regression report WW14
            ` [Regression report] Weekly regression report WW20
              ` [Regression report] Weekly regression report WW23
                ` [Regression report] Weekly regression report WW24
                  ` [Regression report] Weekly regression report WW25
                    ` [Regression report] Weekly regression report WW26

[PATCH 1/2] net: ethernet: r6040: use phydev from struct net_device
 2016-06-25 19:09 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2016-06-25 19:04 UTC  (7+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure

master - doc: Resync kernel docs
 2016-06-25 19:01 UTC 

[PATCH] dax: fix offset overflow in dax_io
 2016-06-25 18:49 UTC  (3+ messages)

[PATCH 1/2] ath10k: Replace warning with an error message if HTT op version is unset
 2016-06-25 18:53 UTC  (5+ messages)
` [PATCH 2/2] ath10k: Fix sending NULL/ Qos NULL data frames for QCA99X0 and later

[PATCH 0/2] Re: name for A..B ranges?
 2016-06-25 18:47 UTC  (2+ messages)
` [PATCH] doc: show the actual left, right, and boundary marks

[PATCH v2 0/5] PM / devfreq: make module code usage consistent
 2016-06-25 18:43 UTC  (12+ messages)
` [PATCH 1/5] PM / devfreq: make devfreq explicitly non-modular
` [PATCH 2/5] PM / devfreq: make devfreq-event "
` [PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate
` [PATCH 4/5] PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate
` [PATCH 5/5] PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-06-25 18:42 UTC  (4+ messages)

[PATCH 0/6] rtlwifi: Miscellaneous fixes and cleanups
 2016-06-25 18:37 UTC  (7+ messages)
` [PATCH 1/6] rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
` [PATCH 2/6] rtlwifi: rtl8188ee: Fix potential race condition
` [PATCH 3/6] rtlwifi: rtl8192ee: "
` [PATCH 4/6] rtlwifi: rtl8723be: "
` [PATCH 5/6] rtlwifi: rtl8723ae: "
` [PATCH 6/6] rtlwifi: rtl8821ae: "

[PATCH 1/2] net: ethernet: ethoc: use phydev from struct net_device
 2016-06-25 18:31 UTC  (2+ messages)

Freeing active kobject in pps_device_destruct
 2016-06-25 18:23 UTC  (2+ messages)

[PATCH v2 1/5] nbd: fix might_sleep warning on socket shutdown
 2016-06-25 18:01 UTC  (6+ messages)
` [PATCH v3 0/3] nbd: resolve bugs and limitations
  ` [PATCH 3/3]nbd: make nbd device wait for its users
    ` [Nbd] "

[PATCH] capabilities: add capability cgroup controller
 2016-06-25 18:00 UTC  (6+ messages)

[PATCH -next] gpu: i915: fix build errors when ACPI is not enabled
 2016-06-25 17:58 UTC 

[PATCH] of_mdio: select fixed phy support unconditionally
 2016-06-25 17:55 UTC  (3+ messages)

[PATCH v4 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-06-25 17:54 UTC  (5+ messages)
` [PATCH v4 3/4] perf: xgene: "

[xen-unstable test] 96234: tolerable FAIL - PUSHED
 2016-06-25 17:52 UTC 

[PATCH v2 4/5]nbd: make nbd device wait for its users
 2016-06-25 17:52 UTC  (3+ messages)
` [PATCH 1/2] nbd: "

libdvbv5 EIT schedule reading
 2016-06-25 17:51 UTC  (2+ messages)

[RFC PATCH v2 0/9] scpi: Add SCPI registry to handle legacy protocol
 2016-06-25 17:50 UTC  (7+ messages)
` [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit

[PATCH 0/2] ZONE_DEVICE cleanups
 2016-06-25 17:41 UTC  (9+ messages)
` [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
` [PATCH 2/2] mm: cleanup ifdef guards for vmem_altmap

linux-next: manual merge of the akpm-current tree with the tip tree
 2016-06-25 17:37 UTC  (5+ messages)
` [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race
  ` [PATCH 2/2] ipc/sem: sem_lock with hysteresis

[PATCH 1/4] gmp: don't compile in mips16e mode
 2016-06-25 17:34 UTC  (4+ messages)
` [PATCH 2/4] uclibc: "

4.6.2 frequent crashes under memory + IO pressure
 2016-06-25 17:29 UTC  (7+ 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.