All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-12 08:22:56 to 2016-05-12 09:12:52 UTC [more...]

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-12  9:12 UTC  (10+ messages)
  ` [RFC][PATCH 0/6] Enhanced file stat system call

[PATCH v2] mac80211: add vht cap decode to debugfs
 2016-05-12  9:12 UTC  (2+ messages)

[LTP] [PATCH 1/2] checkpoints: avoid unnecesasry sleep in checkpoint_wake
 2016-05-12  9:11 UTC  (4+ messages)
` [LTP] [PATCH 2/2] pause01: rewrite testcase

[PATCH 2/4] MIPS: Add CPU support for Loongson1C
 2016-05-12  9:10 UTC 

[PATCH] kvm-pr: manage illegal instructions
 2016-05-12  9:10 UTC  (6+ messages)

[PATCH v5 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-05-12  9:10 UTC  (5+ messages)
` [PATCH v5 1/5] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE

[PATCH v4] btrfs: qgroup: Fix qgroup accounting when creating snapshot
 2016-05-12  9:10 UTC  (7+ messages)

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-12  9:10 UTC  (20+ messages)
` [PATCH v3 27/55] KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
` [PATCH v3 28/55] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH v3 29/55] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v3 30/55] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v3 31/55] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers

[Qemu-devel] [PATCH] Modify net/socket.c to use functions from include/qemu/sockets.h
 2016-05-12  9:09 UTC  (5+ messages)

[PATCH 00/36] usb: serial: ti_usb_3410_5052: clean driver
 2016-05-12  8:49 UTC  (37+ messages)
` [PATCH 01/36] usb: serial: ti_usb_3410_5052: Remove useless comments
` [PATCH 02/36] usb: serial: ti_usb_3410_5052: use __packed instead of __attribute__((packed))
` [PATCH 03/36] usb: serial: ti_usb_3410_5052: Remove ti_usb_3410_5052.h
` [PATCH 04/36] usb: serial: ti_usb_3410_5052: Use inline functions rather than macro
` [PATCH 05/36] usb: serial: ti_usb_3410_5052: Remove unused data structures
` [PATCH 06/36] usb: serial: ti_usb_3410_5052: Do not use __uX types
` [PATCH 07/36] usb: serial: ti_usb_3410_5052: Remove closing_wait module parameter
` [PATCH 08/36] usb: serial: ti_usb_3410_5052: Remove useless dev_dbg messages
` [PATCH 09/36] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc
` [PATCH 10/36] usb: serial: ti_usb_3410_5052: Remove useless NULL-testing
` [PATCH 11/36] usb: serial: ti_usb_3410_5052: Use C_X macros instead of c_cflag manipulation
` [PATCH 12/36] usb: serial: ti_usb_3410_5052: Use generic read/write callbacks
` [PATCH 13/36] usb: serial: ti_usb_3410_5052: Remove unused variables
` [PATCH 14/36] usb: serial: ti_usb_3410_5052: Use macros instead of magic values
` [PATCH 15/36] usb: serial: ti_usb_3410_5052: Remove in_sync and out_sync functions
` [PATCH 16/36] usb: serial: ti_usb_3410_5052: Use bulk_out_size in TIOCGSERIAL
` [PATCH 17/36] usb: serial: ti_usb_3410_5052: Remove useless tty_wakeup
` [PATCH 18/36] usb: serial: ti_usb_3410_5052: Change ti_write_byte function arguments
` [PATCH 19/36] usb: serial: ti_usb_3410_5052: Do not modify interrupt context
` [PATCH 20/36] usb: serial: ti_usb_3410_5052: Remove usb_serial pointer in ti_port
` [PATCH 21/36] usb: serial: ti_usb_3410_5052: Use generic close function
` [PATCH 22/36] usb: serial: ti_usb_3410_5052: Change ti_get/set_serial_info function arguments
` [PATCH 23/36] usb: serial: ti_usb_3410_5052: Do not set shadow mcr in open callback
` [PATCH 24/36] usb: serial: ti_usb_3410_5052: Use usb_serial_generic_open
` [PATCH 25/36] usb: serial: ti_usb_3410_5052: Check old_termios parameter in set_termios
` [PATCH 26/36] usb: serial: ti_usb_3410_5052: Fix firmware downloading
` [PATCH 27/36] usb: serial: ti_usb_3410_5052: Standardize debug and error messages
` [PATCH 28/36] usb: serial: ti_usb_3410_5052: Use variables for vendor and product
` [PATCH 29/36] usb: serial: ti_usb_3410_5052: Set shadow msr before waking up waiters
` [PATCH 30/36] usb: serial: ti_usb_3410_5052: Remove backpointer in ti_port
` [PATCH 31/36] usb: serial: ti_usb_3410_5052: Use a mutex to protect shadow mcr
` [PATCH 32/36] usb: serial: ti_usb_3410_5052: Remove prefixes from private structures
` [PATCH 33/36] usb: serial: ti_usb_3410_5052: Add CMSPAR support
` [PATCH 34/36] usb: serial: ti_usb_3410_5052: Fix indentation problems
` [PATCH 35/36] usb: serial: ti_usb_3410_5052: Remove function prototypes
` [PATCH 36/36] usb: serial: ti_usb_3410_5052: Add myself as an author

[PATCH net-next] vxlan: set mac_header correctly in GPE mode
 2016-05-12  9:07 UTC  (3+ messages)

[PATCH v3 0/6] Kconfig debug options
 2016-05-12  9:07 UTC  (13+ messages)
` [PATCH v3 2/6] build: convert crash_debug to Kconfig
` [PATCH v3 3/6] build: convert verbose "
` [PATCH v3 5/6] build: convert perfc{, _arrays} "

[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
 2016-05-12  9:07 UTC  (14+ messages)

[PATCH] i2c: Raise SDA for each received bit, if necessary
 2016-05-12  9:05 UTC  (2+ messages)

[PATCH] deb-pkg: add the shared header file for arm64
 2016-05-12  9:03 UTC  (3+ messages)

[U-Boot] spidev in FDT
 2016-05-12  9:04 UTC 

[PATCH] nfs4: client: do not send empty SETATTR after OPEN_CREATE
 2016-05-12  9:03 UTC  (3+ messages)

[PATCH v4 00/10] Check VT-d Device-TLB flush error
 2016-05-12  9:02 UTC  (12+ messages)
` [PATCH v4 01/10] vt-d: fix the IOMMU flush issue
` [PATCH v4 10/10] vt-d: propagate error up to ME phantom function mapping and unmapping

[PATCH V5 0/3] Add support for Tegra210 ADMA
 2016-05-12  9:02 UTC  (4+ messages)
` [PATCH V5 2/3] dmaengine: tegra-adma: "

[PATCH] Force processes to non-realtime before mm_exit
 2016-05-12  8:59 UTC  (2+ messages)

[PATCH 1/4] clk: add Loongson1C clock support
 2016-05-12  8:59 UTC 

[PATCH] smartpm: Don't ignore error if RPM transaction fails without problems
 2016-05-12  8:01 UTC 

[PATCHv3 1/2] config/armv8a: disable igb_uio
 2016-05-12  8:57 UTC  (10+ messages)

[PATCH perf/core v7 00/21] perf-probe --cache and SDT support
 2016-05-12  8:57 UTC  (5+ messages)
` [PATCH perf/core v7 02/21] perf buildid: Fix to set correct dso name for kallsyms

[B.A.T.M.A.N.] Problem with DHCP on batman-adv V
 2016-05-12  8:57 UTC  (3+ messages)

[PATCH v6 00/14] ACPI NUMA support for ARM64
 2016-05-12  8:56 UTC  (12+ messages)

[PATCH docs] Take a stab at a proper DBUS API document
 2016-05-12  8:56 UTC  (3+ messages)

[PATCHv4 0/4] Reference both DMA controllers
 2016-05-12  8:54 UTC  (11+ messages)
` [PATCHv4 1/4] ARM: dts: r8a7790: "
` [PATCHv4 2/4] ARM: dts: r8a7791: "
` [PATCHv4 3/4] ARM: dts: r8a7793: "
` [PATCHv4 4/4] ARM: dts: r8a7794: "

Issuing custom IOCTLs to SCSI LLD
 2016-05-12  8:52 UTC  (4+ messages)

[PATCH v4 0/6] Support calling functions on dedicated physical cpu
 2016-05-12  8:51 UTC  (11+ messages)
` [PATCH v4 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k

[RFC] hung_task: task white-listing for hung tasks
 2016-05-12  8:51 UTC 

Idea on compatibility for old distributions
 2016-05-12  8:51 UTC  (3+ messages)

[PATCH 0/6] Intel Secure Guard Extensions
 2016-05-12  8:50 UTC  (10+ messages)

Best schema to "stream" data over BLE
 2016-05-12  8:50 UTC  (3+ messages)

[LTP] [PATCH 1/6] syscalls/madvise01: Convert to new test API
 2016-05-12  8:49 UTC  (6+ messages)
` [LTP] [PATCH 2/6] syscalls/madvise02: "
  ` [LTP] [PATCH 3/6] syscalls/madvise03: "
    ` [LTP] [PATCH 4/6] syscalls/madvise04: "
      ` [LTP] [PATCH 5/6] syscalls/madvise05: "
        ` [LTP] [PATCH 6/6] syscalls/madvise06: "

[PATCH] irqchip/gic-v3: fix copy+paste mistakes in defines
 2016-05-12  8:46 UTC 

[PATCH v3 0/7] Add support for remote unwind
 2016-05-12  8:43 UTC  (8+ messages)
` [PATCH v3 1/7] perf tools: Set vdso name to vdso[64,32] depending on platform
` [PATCH v3 2/7] perf tools: Store vdso buildid unconditionally
` [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given
` [PATCH v3 4/7] perf tools: Promote proper messages for cross-platform unwind
` [PATCH v3 5/7] perf callchain: Add support "
` [PATCH v3 6/7] perf callchain: Support x86 target platform
` [PATCH v3 7/7] perf callchain: Support aarch64 cross-platform

[PATCH RESEND -rt] mm: perform lru_add_drain_all() remotely
 2016-05-12  8:42 UTC  (2+ messages)

[PATCH v7 0/6] dax: handling media errors (clear-on-zero only)
 2016-05-12  8:41 UTC  (13+ messages)
` [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper
` [PATCH v7 5/6] dax: for truncate/hole-punch, do zeroing through the driver if possible

[Qemu-devel] [PATCH v2 for-2.7 00/20] First batch of s390x patches
 2016-05-12  8:41 UTC  (2+ messages)

[PATCH v3 1/2] dell-smbios: Add a method for more complex SMI requests
 2016-05-12  8:40 UTC  (6+ messages)
` [PATCH v3 2/2] dell-laptop: Expose auxiliary MAC address if available

gatt server and reset of hci device
 2016-05-12  8:39 UTC  (2+ messages)

[PATCH] ARM: samsung: improve static dma_mask definition
 2016-05-12  8:38 UTC  (2+ messages)

[PATCH v4 00/18] nbd: fixes for might_sleep warning, checkpatch warning and device wait
 2016-05-12  8:39 UTC  (3+ messages)
` [PATCH v4 07/18] nbd: fix checkpatch split string warning

next-20160512 build: 0 failures 18 warnings (next-20160512)
 2016-05-12  8:38 UTC 

[PATCHv2 00/16] Simplify how to stage directories in the sysroot
 2016-05-12  8:38 UTC  (17+ messages)
` [PATCHv2 01/16] staging.bbclass: Make it easier to define which dirs to stage
` [PATCHv2 02/16] u-boot-fw-utils: Use SYSROOT_DIRS to add dirs to stage in sysroot
` [PATCHv2 03/16] libtool-cross: "
` [PATCHv2 04/16] qemuwrapper-cross: "
` [PATCHv2 05/16] tcl: "
` [PATCHv2 06/16] shadow-sysroot: "
` [PATCHv2 07/16] depmodwrapper-cross: "
` [PATCHv2 08/16] base-files: "
` [PATCHv2 09/16] signing-keys: "
` [PATCHv2 10/16] vala.inc: "
` [PATCHv2 11/16] gobject-introspection: "
` [PATCHv2 12/16] grub2.inc: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot
` [PATCHv2 13/16] gettext: "
` [PATCHv2 14/16] gcc-target.inc: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from sysroot
` [PATCHv2 15/16] libtool: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot
` [PATCHv2 16/16] font-util: Remove ${datadir}/fonts from SYSROOT_DIRS_BLACKLIST

[Question] Missing data after DMA read transfer - mm issue with transparent huge page?
 2016-05-12  6:07 UTC  (8+ messages)

[PATCH 1/2] mount.2: document MS_REC and shared subtree flags
 2016-05-12  8:36 UTC  (2+ messages)

[RFC PATCH 1/2] arch/m68k/lib/mulsi3.S: Optimize]
 2016-05-12  8:35 UTC  (2+ messages)

[PATCH] xfs: remove unused variable warning in xfs_finish_page_writeback
 2016-05-12  8:34 UTC  (3+ messages)

[PATCH v7 10/14] usb: otg: add hcd companion support
 2016-05-12  8:34 UTC  (5+ messages)

[PATCH 0/5] Improve KVM per VM monitoring
 2016-05-12  8:34 UTC  (2+ messages)

[PATCH/RFC 0/3] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-05-12  8:32 UTC  (7+ messages)

[PATCH v8 0/4] x86/KASLR: Randomize virtual address separately
 2016-05-12  8:31 UTC  (8+ messages)
` [PATCH v8 1/4] x86/KASLR: Clarify identity map interface
        ` [kernel-hardening] "

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-12  8:30 UTC  (13+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver
          ` [linux-sunxi] "
                    `  "

[PATCH v8 0/8] add i2c driver supported for rk3399
 2016-05-12  8:30 UTC  (6+ messages)
` [PATCH v8 8/8] i2c: rk3x: support fast-mode plus "

[PATCH v7 00/14] USB OTG/dual-role framework
 2016-05-12  8:29 UTC  (8+ messages)
` [PATCH v7 05/14] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops

[PATCH 0/6] arm64: renesas: Obtain MD pin values using syscon/regmap
 2016-05-12  8:27 UTC  (7+ messages)
` [PATCH 1/6] reset: Add renesas,rst DT bindings
` [PATCH 2/6] clk: renesas: rcar-gen3: Document renesas,modemr
` [PATCH 3/6] clk: renesas: rcar-gen3: Obtain MD pin values using syscon/regmap
` [PATCH 4/6] arm64: dts: renesas: Add device node for RST module
` [PATCH 5/6] arm64: dts: renesas: Link CPG to RST using "renesas,modemr"
` [PATCH 6/6] arm64: renesas: select MFD_SYSCON

[distros-debian-wheezy test] 44409: trouble: blocked/broken
 2016-05-12  8:29 UTC 

[FIX PATCH v1] powerpc,numa: Fix memory_hotplug_max()
 2016-05-12  8:26 UTC 

[PATCH v2 00/33] Yet more preparation for reference backends
 2016-05-12  8:25 UTC  (4+ messages)
` [PATCH v2 29/33] refs: resolve symbolic refs first

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-12  8:24 UTC  (8+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH] unix.7: tfix 'ret' check after accept populates 'data_socket'
 2016-05-12  8:24 UTC 

[PATCH] ASoC: MAX9860: new driver
 2016-05-12  8:24 UTC  (6+ messages)

[Qemu-devel] [PATCH] net/net: Add ReadState for reuse codes
 2016-05-12  8:23 UTC  (7+ messages)

[PATCH] mac80211: Get ethtool-stats frequency more often
 2016-05-12  8:23 UTC  (2+ messages)

[PATCH 00/12] Fixing TI Keystone2 kexec
 2016-05-12  8:22 UTC  (4+ messages)
` [PATCH 11/12] kexec: allow architectures to override boot mapping

[RFC PATCH v3 0/3] Add vGPU support
 2016-05-12  8:22 UTC  (6+ messages)
` [RFC PATCH v3 1/3] vGPU Core driver
      ` [Qemu-devel] "

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-10  7:08 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.