All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-25 18:54:07 to 2016-06-26 00:12:33 UTC [more...]

[PATCH openbmc v6 00/18] Update flash update to be useable at runtime
 2016-06-26  0:12 UTC  (13+ messages)
` [PATCH openbmc v6 10/18] initfs: update: add option to perform checks but skip actual update
` [PATCH openbmc v6 11/18] initfs: update: check individual mtd partitions for mounts
` [PATCH openbmc v6 16/18] initfs: update: handle no images to update
` [PATCH openbmc v6 17/18] initfs: update: Sanitze whitelist directory entries

[PATCH openbmc v6 07/18] initfs: update: Don't exec sh or sulogin on error just exit 1
 2016-06-26  0:11 UTC 

[PATCH openbmc v6 00/18] Update flash update to be useable at runtime
 2016-06-26  0:11 UTC 

[kernel-hardening] [RFC] reference count hardening via kref: another attempt
 2016-06-26  0:03 UTC  (4+ messages)
` [kernel-hardening] [RFC] kref: pin objects with dangerously high reference count
  `  "
    ` [kernel-hardening] "

[xen-4.3-testing test] 96248: regressions - FAIL
 2016-06-25 23:55 UTC 

[PATCH 00/10] rtlwifi: Various clean-ups for the hwinfo routines
 2016-06-25 23:48 UTC  (13+ 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 "

[mmotm:master 283/296] undefined reference to `fixed_phy_unregister'
 2016-06-25 23:44 UTC 

Regular deadlocks
 2016-06-25 23:41 UTC 

{standard input}:136: Error: number (0x9000000080000000) larger than 32 bits
 2016-06-25 23:37 UTC 

[kernel-hardening] Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-25 23:30 UTC  (20+ messages)
                              `  "

[RFC PATCH 00/27] ARM64: support ILP32
 2016-06-25 23:26 UTC  (10+ messages)
` [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons

[rtc-linux] [PATCH 1/2] mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
 2016-06-25 23:22 UTC  (3+ messages)
`  "
  ` [rtc-linux] "

[PATCH] NFS: Fix another OPEN_DOWNGRADE bug
 2016-06-25 23:19 UTC 

[PATCH] ARM: dts: vf-colibri: specify panel supply
 2016-06-25 23:19 UTC  (3+ messages)

[PATCH v2 ethtool 0/2] IPv6 RXNFC
 2016-06-25 23:18 UTC  (2+ messages)

[PATCH] mac80211: use common cleanup for user/!user_mpm
 2016-06-25 23:14 UTC 

[PATCH] orangefs: fix namespace handling
 2016-06-25 23:03 UTC  (3+ messages)

[Buildroot] [PATCH] package/x11r7/libxcb: force the use of python2
 2016-06-25 22:59 UTC  (2+ messages)

Q. hlist_bl_add_head_rcu() in d_alloc_parallel()
 2016-06-25 22:54 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 7.0.8
 2016-06-25 22:48 UTC 

[PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
 2016-06-25 22:46 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/libxcb: force the use of python2
 2016-06-25 22:43 UTC 

[nightly] SysTest Core TISDK (krogoth/2.1) 2016.05 build 2016-06-25_15-40-19
 2016-06-25 22:38 UTC 

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-06-25 22:33 UTC  (5+ messages)

[Buildroot] [PATCH v2] qt5: bump version to 5.6.1-1
 2016-06-25 22:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/14] nbd: efficient write zeroes
 2016-06-25 22:15 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 01/14] nbd: Fix bad flag detection on server
` [Qemu-devel] [PATCH v4 02/14] nbd: Add qemu-nbd -D for human-readable description
` [Qemu-devel] [PATCH v4 03/14] nbd: Limit nbdflags to 16 bits
` [Qemu-devel] [PATCH v4 04/14] nbd: Treat flags vs. command type as separate fields
` [Qemu-devel] [PATCH v4 05/14] nbd: Share common reply-sending code in server
` [Qemu-devel] [PATCH v4 06/14] nbd: Send message along with server NBD_REP_ERR errors
` [Qemu-devel] [PATCH v4 07/14] nbd: Share common option-sending code in client
` [Qemu-devel] [PATCH v4 08/14] nbd: Let server know when client gives up negotiation
` [Qemu-devel] [PATCH v4 09/14] nbd: Let client skip portions of server reply
` [Qemu-devel] [PATCH v4 10/14] nbd: Less allocation during NBD_OPT_LIST
` [Qemu-devel] [PATCH v4 11/14] nbd: Support shorter handshake
` [Qemu-devel] [PATCH v4 12/14] nbd: Improve server handling of shutdown requests
` [Qemu-devel] [PATCH v4 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
` [Qemu-devel] [PATCH v4 14/14] nbd: Implement NBD_CMD_WRITE_ZEROES on client

[Qemu-devel] [Bug 1596160] [NEW] SIGSEGV in memory_region_access_valid on Sabre Lite board
 2016-06-25 22:06 UTC  (3+ messages)
` [Qemu-devel] [Bug 1596160] "

[PATCH 1/2] drm:fsl-dcu: rework codes to support of_graph dt binding for panel
 2016-06-25 22:08 UTC  (4+ messages)
` [PATCH 2/2] drm:fsl-dcu: add support for drm bridge

orion5x: initrd fails to load due to reserved memory
 2016-06-25 22:08 UTC  (4+ messages)

[RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel
 2016-06-25 22:00 UTC 

[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  (5+ messages)

name for A..B ranges?
 2016-06-25 19:49 UTC  (5+ 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  (3+ messages)
` [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race

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  (12+ 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


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.