All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-13 14:13:34 to 2016-08-13 18:15:16 UTC [more...]

[PATCH 3.2 00/94] 3.2.82-rc1 review
 2016-08-13 17:42 UTC  (6+ messages)
` [PATCH 3.2 65/94] IB/mlx4: Fix the SQ size of an RC QP
` [PATCH 3.2 29/94] sunrpc: Update RPCBIND_MAXNETIDLEN
` [PATCH 3.2 28/94] fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
` [PATCH 3.2 15/94] MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
` [PATCH 3.2 05/94] alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO

[PATCH 3.16 000/305] 3.16.37-rc1 review
 2016-08-13 17:42 UTC  (20+ messages)
` [PATCH 3.16 201/305] hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default
` [PATCH 3.16 270/305] xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
` [PATCH 3.16 281/305] rds: fix an infoleak in rds_inc_info_copy
` [PATCH 3.16 078/305] ring-buffer: Prevent overflow of size in ring_buffer_resize()
` [PATCH 3.16 259/305] x86/power/64: Fix kernel text mapping corruption during image restoration
` [PATCH 3.16 133/305] powerpc: Use privileged SPR number for MMCR2
` [PATCH 3.16 051/305] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 3.16 053/305] MIPS: Don't unwind to user mode with EVA
` [PATCH 3.16 173/305] USB: quirks: Fix entries on wrong list in 3.16.y
` [PATCH 3.16 075/305] MIPS: Fix race condition in lazy cache flushing
` [PATCH 3.16 224/305] ALSA: dummy: Fix a use-after-free at closing
` [PATCH 3.16 052/305] MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200
` [PATCH 3.16 128/305] MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains
` [PATCH 3.16 055/305] MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
` [PATCH 3.16 054/305] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 3.16 277/305] ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
` [PATCH 3.16 061/305] MIPS: KVM: Fix timer IRQ race when freezing timer
` [PATCH 3.16 062/305] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 3.16 005/305] ath5k: Change led pin configuration for compaq c700 laptop

kvm vmx shadow paging question
 2016-08-13 15:47 UTC  (2+ messages)

How to compile Linux kernel with -O0 flag
 2016-08-13 18:15 UTC 

[refpolicy] [PATCH] Allow some dbus chat permissions for the unprivileged user role
 2016-08-13 17:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/runc: bump version to cc29e3
 2016-08-13 17:58 UTC 

Meson8 platform on aml 3.14.29 kernel
 2016-08-13 17:54 UTC 

[RFC v3 07/13] tables.h: add linker table support
 2016-08-13 17:54 UTC  (12+ messages)

[Buildroot] [PATCH] package/fbterm: fix C++11 compliance with gcc-6
 2016-08-13 17:52 UTC  (2+ messages)

[PATCH] xentop: Adds options for tabs-separators, and including the domain ID in the output
 2016-08-13 17:51 UTC 

[Buildroot] [PATCH] package/ustr: don't run ldconfig (and certainly not concurrently)
 2016-08-13 17:48 UTC  (4+ messages)

[PATCH] Re: dm-crypt: Fix error with too large bios
 2016-08-13 17:45 UTC  (2+ messages)

Time to make dynamically allocated devt the default for scsi disks?
 2016-08-13 17:43 UTC  (7+ messages)

[PATCH] pinctrl: meson: get rid of unneeded domain structures
 2016-08-13 17:41 UTC  (3+ messages)

[RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
 2016-08-13 17:34 UTC  (13+ messages)
    ` [dm-devel] "

[Cocci] Remove unnecessary null pointer checks?
 2016-08-13 17:31 UTC  (23+ messages)
                            ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                              ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                                ` [PATCH v2 00/10] "
                                  ` [PATCH v2 08/10] staging: ks7010: Replace three printk() calls by pr_err()
                                      `  "

Grub module to return partuuid of a device such as (hd0, gpt1) at boot time
 2016-08-13 17:30 UTC  (2+ messages)

[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
 2016-08-13 17:28 UTC  (2+ messages)
` [Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"

[Qemu-devel] [PATCH, Bug 1612908] scripts: Add TCP endpoints for qom-* scripts
 2016-08-13 17:26 UTC  (2+ messages)
` [Qemu-devel] [PATCH, Bug 1612908] scripts: Add ability for qom-* python scripts to target tcp endpoints

[PATCHv2 xfsprogs 00/14] Convert from off64_t to off_t
 2016-08-13 17:04 UTC  (15+ messages)
` [PATCHv2 xfsprogs 04/14] replace [fl]stat64 by equivalent [fl]stat
` [PATCHv2 xfsprogs 05/14] replace ftruncate64 by equivalent ftruncate
` [PATCHv2 xfsprogs 06/14] replace lseek64 by equivalent lseek
` [PATCHv2 xfsprogs 07/14] replace pread64/pwrite64 by equivalent pread/pwrite
` [PATCHv2 xfsprogs 08/14] replace sendfile64 by equivalent sendfile
` [PATCHv2 xfsprogs 01/14] configure: use AC_SYS_LARGEFILE
` [PATCHv2 xfsprogs 03/14] remove unecessary definitions of _FILE_OFFSET_BITS
` [PATCHv2 xfsprogs 14/14] platform: remove use of off64_t
` [PATCHv2 xfsprogs 13/14] xfs.h: require transparent LFS for all users
` [PATCHv2 xfsprogs 09/14] fadvise.c: replace posix_fadvise64 by equivalent posix_fadvise
` [PATCHv2 xfsprogs 10/14] Makefile: disable fsr for Mac OS X
` [PATCHv2 xfsprogs 11/14] fsr: remove workaround for statvfs on "
` [PATCHv2 xfsprogs 12/14] replace statvfs64 by equivalent statvfs
` [PATCHv2 xfsprogs 02/14] configure: error out when LFS does not work

[PATCH] correct FLEXPTR_* example in comment
 2016-08-13 17:26 UTC  (3+ messages)

[PATCH v3 0/7] x86: Rewrite switch_to()
 2016-08-13 17:16 UTC  (9+ messages)
` [PATCH v3 1/7] x86-32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()
` [PATCH v3 2/7] x86-64, kgdb: clear GDB_PS on 64-bit
` [PATCH v3 3/7] x86: Add struct inactive_task_frame
` [PATCH v3 4/7] x86: Rewrite switch_to() code
` [PATCH v3 5/7] x86: Pass kernel thread parameters in fork_frame
` [PATCH v3 6/7] x86: Fix thread_saved_pc()
` [PATCH v3 7/7] Revert "sched: Mark __schedule() stack frame as non-standard"

[PATCH 1/3] befs: fix typos in datastream.c
 2016-08-13 17:11 UTC  (3+ messages)
` [PATCH 2/3] befs: improve documentation "
` [PATCH 3/3] befs: befs: fix style issues "

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-13 17:07 UTC  (12+ messages)

[Buildroot] [PATCH 1/2] package/systemd-bootchart: needs headers >= 3.17
 2016-08-13 17:06 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/systemd-bootchart: don't build manpages

[PATCH 2/2] be2iscsi: Fix some error messages
 2016-08-13 17:03 UTC  (8+ messages)
` [PATCH 2/2 v3] "

[Xenomai] Gilles Chanteperdrix, 1975-2016
 2016-08-13 17:02 UTC  (2+ messages)

[Buildroot] [PATCH] system: sysvinit needs MMU
 2016-08-13 16:57 UTC 

[PATCH v3 00/13] Chelsio iSCSI target offload driver
 2016-08-13 16:56 UTC  (4+ messages)
` [PATCH v3 03/13] iscsi-target: add void (*iscsit_get_rx_pdu)()

t0027 racy?
 2016-08-13 16:50 UTC  (3+ messages)
` [PATCH v1 1/2] t0027: Correct raciness in NNO test

[PATCH] android: binder: Remove deprecated create_singlethread_workqueue
 2016-08-13 16:46 UTC 

[PATCH v3] mmc: sunxi: Handle the 'New Timing' mode
 2016-08-13 16:41 UTC 

[PATCH v3] mmc: sunxi: Handle the 'New Timing' mode
 2016-08-13 16:41 UTC 

[PATCH] edac: wq: Remove deprecated create_singlethread_workqueue
 2016-08-13 16:41 UTC 

[refpolicy] [PATCH] fc_sort must be explicitly labeled as executable upon creation
 2016-08-13 16:40 UTC  (9+ messages)
        ` [refpolicy] [PATCH v2] "

[Bug 97157] MST displays fail to wake
 2016-08-13 16:38 UTC  (2+ messages)

[PATCH 2/8] power: ab8500_btemp: Remove deprecated create_singlethread_workqueue
 2016-08-13 16:36 UTC  (7+ messages)
` [PATCH 3/8] power: pm2301_charger: "
` [PATCH 4/8] power: intel_mid_battery: "
` [PATCH 5/8] power: ab8500_charger: "
` [PATCH 6/8] power: ipaq_micro_battery: "
` [PATCH 7/8] power: ab8500_fg: "
` [PATCH 8/8] power: ds2760_battery: "

[PATCH] multipath-tools: identify all four LCSM100_ devices
 2016-08-13 16:27 UTC 

[Buildroot] Fixing the build of Mono with musl
 2016-08-13 16:25 UTC  (2+ messages)

[PATCH] clk: core: Force setting the phase delay when no change
 2016-08-13 16:23 UTC 

[PATCH] clk: core: Force setting the phase delay when no change
 2016-08-13 16:23 UTC 

[PATCH] clk: core: Force setting the phase delay when no change
 2016-08-13 16:23 UTC 

[PATCH] clk: core: Force setting the phase delay when no change
 2016-08-13 16:23 UTC 

[PATCH 0/8] Remove deprecated workqueue interface users
 2016-08-13 16:16 UTC  (2+ messages)
` [PATCH 1/8] power: abx500_chargalg: Remove deprecated create_singlethread_workqueue

[refpolicy] [PATCH] Update the dhcp client part of the sysnetwork module
 2016-08-13 16:15 UTC  (6+ messages)
` [refpolicy] [PATCH v2] "
  ` [refpolicy] [PATCH v3] Update the dhcp client and ifconfig parts "
    ` [refpolicy] [PATCH v4] "

BT PAN Connection - NAP with PANU ?
 2016-08-13 16:11 UTC  (8+ messages)

[Intel-wired-lan] [net-next] I210 qav mode support
 2016-08-13 16:11 UTC  (6+ messages)
` [Intel-wired-lan] [net-next] igb: add function to set I210 transmit mode

[PATCH] multipath-tools: add two rdac devices
 2016-08-13 16:05 UTC 

[PATCH RESEND] mmc: sunxi: Check the value returned by clk_round_rate
 2016-08-13 16:01 UTC 

[PATCH RESEND] mmc: sunxi: Check the value returned by clk_round_rate
 2016-08-13 16:01 UTC 

[PATCH RESEND] mmc: sunxi: Check the value returned by clk_round_rate
 2016-08-13 16:01 UTC 

[PATCH RESEND] mmc: sunxi: Check the value returned by clk_round_rate
 2016-08-13 16:01 UTC 

[PATCH RESEND] mmc: sunxi: Check the value returned by clk_round_rate
 2016-08-13 16:01 UTC 

[PATCH RESEND] mmc: sunxi: Check the value returned by clk_round_rate
 2016-08-13 16:01 UTC 

Making pdfdocs with sphinx - only select rst targets
 2016-08-13 16:00 UTC  (4+ messages)
` [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-13 15:59 UTC  (6+ messages)
` [PATCH 8/8] diff: improve positioning of add/delete blocks in diffs

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-13 15:59 UTC  (5+ messages)
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

Likelihood of read error, recover device failure raid10
 2016-08-13 15:39 UTC 

[U-Boot] [PATCH] spi: tegra20: fix mode selection logic
 2016-08-13 15:56 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.9.3
 2016-08-13 15:50 UTC  (2+ messages)

[PATCH] whci: Remove deprecated create_singlethread_workqueue
 2016-08-13 15:50 UTC 

[PATCH v13 00/12] support "task_isolation" mode
 2016-08-13 15:39 UTC  (12+ messages)
` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

[PATCH] receive-pack: use FLEX_ALLOC_MEM in queue_command()
 2016-08-13 15:38 UTC 

[PATCH v2] cfag12864b: Remove deprecated create_singlethread_workqueue
 2016-08-13 15:38 UTC 

[PATCH 1/5] sched,time: Count actually elapsed irq & softirq time
 2016-08-13 15:36 UTC  (11+ messages)
        ` [PATCH] time,virt: resync steal time when guest & host lose sync

`git stash --help` tries to pull up nonexistent file gitstack.html
 2016-08-13 15:31 UTC  (6+ messages)
` [PATCH] help: make option --help open man pages only for Git commands

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-13 15:17 UTC  (20+ messages)
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
  ` [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace
` [PATCH 18/19] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

[v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization
 2016-08-13 15:26 UTC 

[PATCH 2/2, libnftnl] Use libnftnl comparators in all tests
 2016-08-13 15:25 UTC  (4+ messages)
` [PATCH 1/4, V2, libnftnl] tests: Fix segfaults due outbound access

SCSI inquiry interface for RBD devices
 2016-08-13 15:18 UTC  (6+ messages)

[refpolicy] [PATCH] Update the pulseaudio module for usability and ORC support
 2016-08-13 15:16 UTC  (8+ messages)
` [refpolicy] [PATCH v2] "
  ` [refpolicy] [PATCH v3] "
    ` [refpolicy] [PATCH v4] "

Notice!!!
 2016-08-13 10:25 UTC 

[PATCH nf 1/2] netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
 2016-08-13 15:13 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nfnetlink_acct: report overquota to the right netns

[refpolicy] [PATCH] Update policy and file contexts for the alsa module
 2016-08-13 15:12 UTC  (9+ messages)
  ` [refpolicy] [PATCH v2] Update "
    ` [refpolicy] [PATCH v3] Update policy and "
      ` [refpolicy] [PATCH v4] "
        ` [refpolicy] [PATCH v5] "
          ` [refpolicy] [PATCH v6] "
            ` [refpolicy] [PATCH v7] "

[PATCH] scsi: remove obsolete comment in scsi_devinfo.c
 2016-08-13 15:09 UTC 

[Buildroot] [PATCH] gcc: rename option for ARC gcc
 2016-08-13 15:06 UTC  (2+ messages)

[Bug 152221] New: !@Norton SUPPORT !!!!!1888 527 3401!!!!!Norton customer support phone number 1888 527 3401 Norton tech support support number
 2016-08-13 15:03 UTC 

[PATCH v3 00/10] imx drm atomic mode setting conversion
 2016-08-13 15:00 UTC  (7+ messages)
` [PATCH v3 03/10] drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers

[Bug 152191] New: Call!@NORTON SUPPORT!!!(((1 88 8 52+73~401)) Norton customer support number usa 
 2016-08-13 14:55 UTC 

[refpolicy] [PATCH] Update for the gnome policy and file contexts
 2016-08-13 14:51 UTC  (2+ messages)

[Bug 91342] Very dark textures on some objects in indoors environments in Postal 2
 2016-08-13 14:51 UTC  (3+ messages)

[PATCH nf-next] netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
 2016-08-13 14:46 UTC 

[PATCH 0/2] amidi: fix handling of ignored messages
 2016-08-13 14:41 UTC  (7+ messages)
` [PATCH 1/2] amidi: ignore not only Active Sensing but also Clock bytes
      ` [PATCH v2 0/2] amidi: fix handling of ignored messages
        ` [PATCH v2 1/2] amidi: ignore not only Active Sensing but also Clock bytes
        ` [PATCH v2 2/2] amidi: fix timeout handling

[Printing-architecture] OP Minutes (9 August 2016)
 2016-08-13 14:41 UTC 

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-13 14:39 UTC  (3+ messages)
` [PACTH v2 1/3] mm, proc: "

[PATCH 0/3] doc-rst: more generic way to build only sphinx sub-folders
 2016-08-13 14:38 UTC  (4+ messages)
` [PATCH 1/3] doc-rst: "

[PATCH V3 nf-next] netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
 2016-08-13 14:35 UTC 

[U-Boot] [RFC PATCH] ARM: cache: cp15: Align addresses when initial page_table setup is flushed
 2016-08-13 14:26 UTC  (4+ messages)

[PATCH 1/3] perf/x86/intel/uncore: remove hard code for Node ID mapping location
 2016-08-13 14:22 UTC  (3+ messages)
` [PATCH 3/3] perf/x86/intel/uncore: Add Skylake server uncore support

[refpolicy] [PATCH] Update the policy and file contexts for the xserver module
 2016-08-13 14:23 UTC  (2+ messages)
` [refpolicy] [PATCH v2] "

[xen-unstable test] 100476: tolerable FAIL - PUSHED
 2016-08-13 14:23 UTC 

[PATCH rpcbind] src: include cdefs.h for the __P() macro
 2016-08-13 14:05 UTC 

[Qemu-devel] [PATCH] fpu: add mechanism to check for invalid long double formats
 2016-08-13 14:17 UTC  (2+ messages)

[PATCH 0/7] doc-rst: sphinx sub-folders & parseheaders directive
 2016-08-13 14:12 UTC  (7+ messages)
` [PATCH 1/7] doc-rst: generic way to build only sphinx sub-folders
` [PATCH 3/7] doc-rst: add media/conf_nitpick.py
` [PATCH 4/7] doc-rst: add stand-alone conf.py to gpu folder
` [PATCH 5/7] doc-rst: add docutils config file
` [PATCH 6/7] doc-rst: parseheaders directive (inital)
` [PATCH 7/7] doc-rst: migrated media build to parseheaders directive

Unable to add disk on ARM64
 2016-08-13 14:13 UTC  (4+ 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.