All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-25 21:40:13 to 2016-06-26 02:40:46 UTC [more...]

[PATCH v2 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
 2016-06-26  2:40 UTC  (5+ messages)
` [PATCH v2 2/5] hwmon: (tmp102) Drop FSF address
` [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay
` [PATCH v2 4/5] hwmon: (tmp102) Rework chip configuration
` [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache

[PATCH v2 0/2] watchdog: add get/set peretimeout UAPI and internals
 2016-06-26  2:30 UTC  (5+ messages)
` [PATCH v2 1/2] watchdog: add pretimeout support to the core
` [PATCH v2 2/2] fs: compat_ioctl: add pretimeout functions for watchdogs

Trying to rescue my data :(
 2016-06-26  2:30 UTC  (11+ messages)

Input: byd - fix issue where generic PS/2 mice are detected as BYD touchpad
 2016-06-26  2:25 UTC  (2+ messages)
` [PATCH] made the byd_detect function more restrictive to prevent false positives when actual mouse is a generic PS/2 mouse; byd_detect now tries to go through BYD touchpad configuration steps, which fail when not performed on "

[PATCH 0/3] Another stab at making spidev usable with devicetree
 2016-06-26  2:23 UTC  (17+ messages)
` [PATCH 1/3] spi: spidev: fix the check for spidev in dt
` [PATCH 2/3] spi: of: allow instantiating slaves without a driver
` [PATCH 3/3] drivers core: allow id match override when manually binding driver

[PATCH] locking/osq: Drop the overload of osq lock
 2016-06-26  2:26 UTC  (8+ messages)

DMA from stack in virtio_net and virtio_console
 2016-06-26  2:06 UTC  (2+ messages)

Regular deadlocks
 2016-06-26  1:59 UTC  (2+ messages)

fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type
 2016-06-26  1:47 UTC 

[Qemu-devel] [PATCH v10 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-06-26  1:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v10 16/26] intel_iommu: add support for split irqchip

[Bug 96678] Awesomenauts cannot launch AMD PITCAIRN
 2016-06-26  1:46 UTC 

[PATCH 0/4][RFC v2] x86, hotplug: Use hlt instead of mwait when resuming from hibernation
 2016-06-26  1:34 UTC  (10+ messages)
` [PATCH 1/4][RFC v2] PM / sleep: Avoid accessing frozen_cpus if it is NULL
` [PATCH 2/4][RFC v2] PM / sleep: Introduce arch-specific hook for disable/enable nonboot cpus
` [PATCH 3/4][RFC v2] PM / hibernate: introduce a flag to indicate resuming from hibernation

Q. hlist_bl_add_head_rcu() in d_alloc_parallel()
 2016-06-26  1:25 UTC  (11+ messages)

include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-06-26  1:25 UTC 

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

undefined reference to `printk'
 2016-06-26  1:19 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: wm8753: Replace magic number
 2016-06-26  1:18 UTC  (2+ messages)

[PATCH v3 0/5] regulator: add Ricoh RN5T567 PMIC support
 2016-06-26  1:15 UTC  (19+ messages)
` [PATCH v3 1/5] ARM: dts: meson: minix-neo-x8: define PMIC as power controller
` [PATCH v3 2/5] mfd: add Ricoh RN5T567 PMIC support
` [PATCH v3 3/5] regulator: rn5t618: add "
` [PATCH v3 4/5] mfd: rn5t618: register power off callback optionally
` [PATCH v3 5/5] mfd: rn5t618: register restart handler

[PATCH 00/39 v2][RESEND] ASoC: add simple-card-core and standardize "simple" card
 2016-06-26  1:06 UTC  (2+ messages)

[PATCH v3 0/8] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-26  1:02 UTC  (15+ messages)
` [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100
    ` [rtc-linux] "
` [PATCH v3 5/8] rtc: ac100: Add clk output support
    ` [rtc-linux] "

[rtc-linux] [PATCH 0/4] support control with using GPIO lines
 2016-06-26  0:55 UTC  (11+ messages)
` [rtc-linux] "
                  `  "

[PATCH openbmc v7 00/15] Update flash update to be useable at runtime
 2016-06-26  0:50 UTC  (16+ messages)
` [PATCH openbmc v7 01/15] image_types_uboot: Don't truncate when assembling flash
` [PATCH openbmc v7 02/15] initfs: Fix recipe, remove unnecessary class
` [PATCH openbmc v7 03/15] initfs: shutdown: comment on update success
` [PATCH openbmc v7 04/15] initfs: update: Don't exec sh or sulogin on error just exit 1
` [PATCH openbmc v7 05/15] initfs: update: Do not cause an error if no files were saved
` [PATCH openbmc v7 06/15] initfs: update: Consistently add ERROR: and print to stderr
` [PATCH openbmc v7 07/15] initfs: update: add option to perform checks but skip actual update
` [PATCH openbmc v7 08/15] initfs: update: check individual mtd partitions for mounts
` [PATCH openbmc v7 09/15] initfs: update: add check for image size vs mtd size
` [PATCH openbmc v7 10/15] initfs: update: add --help message
` [PATCH openbmc v7 11/15] initfs: init: add file for base options
` [PATCH openbmc v7 12/15] image-types_uboot: Package a self contained netboot image
` [PATCH openbmc v7 13/15] initfs: update: handle no images to update
` [PATCH openbmc v7 14/15] initfs: update: Sanitize whitelist directory entries
` [PATCH openbmc v7 15/15] initfs: whitelist: Sanitize obmc events whitelist entry

[PATCH v2 0/2] xen: sched: rtds clean-up
 2016-06-26  0:48 UTC  (3+ messages)
` [PATCH v2 1/2] xen: sched: rtds code clean-up
` [PATCH v2 2/2] xen: sched: rtds: use non-atomic bit-ops

x86-64 with -mx32 option?
 2016-06-26  0:39 UTC 

[GIT pull] x86 fixes for 4.7
 2016-06-26  0:45 UTC  (3+ messages)

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

regression caused by 08f511fd41c3 ("cpufreq: Reduce cpufreq_update_util() overhead a bit")
 2016-06-26  0:27 UTC  (6+ messages)
` regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early")

[PATCH 1/5] NFS: Do not aggressively cache file attributes in the case of O_DIRECT
 2016-06-26  0:25 UTC  (5+ messages)
` [PATCH 2/5] NFS: Fix a race in nfs42_proc_deallocate()
  ` [PATCH 3/5] NFSv4.2: Fix writeback races in nfs4_copy_file_range
    ` [PATCH 4/5] NFS: Getattr doesn't require data sync semantics
      ` [PATCH 5/5] NFS: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync

[PATCH openbmc v6 11/18] initfs: update: check individual mtd partitions for mounts
 2016-06-26  0:12 UTC  (10+ messages)
` [PATCH openbmc v6 00/18] Update flash update to be useable at runtime
  ` [PATCH openbmc v6 10/18] initfs: update: add option to perform checks but skip actual update
  ` [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 

[RFC] reference count hardening via kref: another attempt
 2016-06-26  0:03 UTC  (4+ messages)
` [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  (5+ messages)
` [PATCH 01/10] rtlwifi: Create common routine to get hardware info
` [PATCH 10/10] rtlwifi: rtl8723ae: Clean up the hardware info routine

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

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

[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

[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)

[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 v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-25 21:45 UTC  (14+ messages)
` [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 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
` [PATCH v3 17/24] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds()
` [PATCH v3 22/24] fs: ceph: Replace current_fs_time for request stamp
` [PATCH v3 23/24] time: Delete current_fs_time() function

[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 v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-25 21:43 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/5] at91: add DM and DTS support for the at91 based siemens boards
 2016-06-25 21:41 UTC  (3+ messages)
` [U-Boot] [PATCH v1 5/5] arm: at91: taurus/axm: add DM and DTS support

[PATCH openbmc v6 17/18] initfs: update: Sanitze whitelist directory entries
 2016-06-23  6:25 UTC 

[PATCH openbmc v6 16/18] initfs: update: handle no images to update
 2016-06-23  6:11 UTC 

[PATCH openbmc v6 10/18] initfs: update: add option to perform checks but skip actual update
 2016-06-23  5:12 UTC 


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.