linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-03 19:32:28 to 2015-11-04 01:07:25 UTC [more...]

[PATCH v4 00/10] xen-block: multi hardware-queues/rings support
 2015-11-04  1:07 UTC  (5+ messages)
` [PATCH v4 03/10] xen/blkfront: pseudo support for multi hardware queues/rings
` [PATCH v4 04/10] xen/blkfront: split per device io_lock

[PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver
 2015-11-04  1:04 UTC  (10+ messages)
` [PATCH 2/2] dma: add Qualcomm Technologies HIDMA channel driver

[PATCH 0/9] tty: xuartps: Fix lock ups
 2015-11-04  0:52 UTC  (11+ messages)
` [PATCH 1/9] tty: xuartps: Beautify read-modify writes
` [PATCH 2/9] tty: xuartps: Use spinlock to serialize HW access
` [PATCH 3/9] tty: xuartps: Always enable transmitter in start_tx
` [PATCH 4/9] tty: xuartps: Clear interrupt status register in shutdown
` [PATCH 5/9] tty: xuartps: Improve startup function
` [PATCH 6/9] tty: xuartps: Keep lock for whole ISR
` [PATCH 7/9] tty: xuartps: Acquire port lock for shutdown
` [PATCH 8/9] tty: xuartps: Move RX path into helper function
` [PATCH 9/9] tty: xuartps: Only handle RX IRQs when RX is enabled

[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-04  0:40 UTC  (9+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-04  0:48 UTC  (4+ messages)
` [PATCH v9 10/17] phy: Add driver for rockchip Display Port PHY

[PATCH V2 1/3] dma: add Qualcomm Technologies HIDMA management driver
 2015-11-04  0:47 UTC  (6+ messages)
` [PATCH V2 3/3] dma: add Qualcomm Technologies HIDMA channel driver

[v7, 5/6] fsl/fman: Add FMan Port Support
 2015-11-04  0:45 UTC  (2+ messages)

[PATCH] toshiba_acpi: Initialize hotkey_event_type variable
 2015-11-04  0:44 UTC  (2+ messages)

[PATCH 00/12] usb: early: add support for early printk through USB3 debug port
 2015-11-04  0:40 UTC  (3+ messages)

[ANNOUNCE] iproute2 4.3.0
 2015-11-04  0:40 UTC 

[PATCH 00/11] Input: synaptics-rmi4: various fixes for the existing rmi4 branch
 2015-11-04  0:38 UTC  (6+ messages)

[PATCH 0/5] staging:lustre: split kernel comm between user and kernel
 2015-11-04  0:20 UTC  (4+ messages)
` [PATCH] staging:lustre: Prevent duplicate CT registrations

[GIT PULL] Generic block reservation support
 2015-11-04  0:20 UTC 

[GIT PULL] Block integrity fixes and improvements
 2015-11-04  0:18 UTC 

[GIT PULL] lightnvm support
 2015-11-04  0:14 UTC 

[GIT PULL] Block drivers updates for 4.4
 2015-11-04  0:08 UTC 

timer code oops when calling mod_delayed_work
 2015-11-04  0:06 UTC  (12+ messages)

[GIT PULL] Core block bits for 4.4-rc
 2015-11-04  0:03 UTC 

[GIT PULL] locking changes for v4.4
 2015-11-03 23:58 UTC  (3+ messages)

[PATCH 0/3] make nidstring.c kernel style compliant
 2015-11-03 23:56 UTC  (6+ messages)
` [PATCH 1/3] staging: lustre: checkpatch cleanups for nidstring.c
    ` [lustre-devel] "

[GIT PULL] parisc architecture updates for v4.3
 2015-11-03 23:53 UTC  (10+ messages)

[PATCH] regulator: Use regulator_lock_supply() for get_voltage() too
 2015-11-03 23:50 UTC  (2+ messages)

[PATCH] HID: hid-gfrm: avoid warning for input_configured API change
 2015-11-03 23:48 UTC  (3+ messages)

[PATCH 0/2] Support for set_memory_* outside of module space
 2015-11-03 23:42 UTC  (4+ messages)
` [PATCH 1/2] arm64: Get existing page protections in split_pmd
` [PATCH 2/2] arm64: Allow changing of attributes outside of modules

[PATCH] string_helpers: fix precision loss for some inputs
 2015-11-03 23:42 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] capabilities.7, prctl.2: Document ambient capabilities
 2015-11-03 23:42 UTC 

[PATCH] arm64: Increase the max granular size
 2015-11-03 23:33 UTC  (8+ messages)

[PATCH v4 0/4] tsc2005 - Add support for tsc2004
 2015-11-03 23:30 UTC  (10+ messages)
` [PATCH 4/4] Input: tsc2004 - Document ts2004 dt bindings

[RFC PATCH 00/28] Linux Kernel Library
 2015-11-03 23:30 UTC  (35+ messages)
` [RFC PATCH 01/28] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms
` [RFC PATCH 02/28] kbuild: allow architectures to automatically define kconfig symbols
` [RFC PATCH 03/28] lkl: architecture skeleton for Linux kernel library
` [RFC PATCH 04/28] lkl: host interface
` [RFC PATCH 05/28] lkl: memory handling
` [RFC PATCH 06/28] lkl: kernel threads support
` [RFC PATCH 07/28] lkl: interrupt support
` [RFC PATCH 08/28] lkl: system call interface and application API
` [RFC PATCH 09/28] lkl: timers, time and delay support
` [RFC PATCH 10/28] lkl: memory mapped I/O support
` [RFC PATCH 11/28] lkl: basic kernel console support
` [RFC PATCH 12/28] init: allow architecture code to overide run_init_process
` [RFC PATCH 13/28] lkl: initialization and cleanup
` [RFC PATCH 14/28] lkl: plug in the build system
` [RFC PATCH 15/28] lkl tools: skeleton for host side library, tests and tools
` [RFC PATCH 16/28] lkl tools: host lib: add lkl_strerror and lkl_printf
` [RFC PATCH 17/28] lkl tools: host lib: memory mapped I/O helpers
` [RFC PATCH 18/28] lkl tools: host lib: virtio devices
` [RFC PATCH 19/28] lkl tools: host lib: virtio block device
` [RFC PATCH 20/28] lkl tools: host lib: filesystem helpers
` [RFC PATCH 21/28] lkl tools: host lib: posix host operations
` [RFC PATCH 22/28] lkl tools: "boot" test
` [RFC PATCH 23/28] lkl tools: tool that converts a filesystem image to tar
` [RFC PATCH 24/28] lkl tools: tool that reads/writes to/from a filesystem image
` [RFC PATCH 25/28] signal: use CONFIG_X86_32 instead of __i386__
` [RFC PATCH 26/28] asm-generic: vmlinux.lds.h: allow customized rodata section name
` [RFC PATCH 27/28] lkl: add support for Windows hosts
` [RFC PATCH 28/28] lkl tools: add support for Windows host

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-11-03 23:29 UTC  (5+ messages)
` [RFC] namei: prevent sgid-hardlinks for unmapped gids

ptrace and pseudoterminals
 2015-11-03 23:16 UTC 

Mobility Radeon HD 4530/4570/545v: flicker in 1920x1080
 2015-11-03 23:15 UTC  (8+ messages)

[RFC] vfs: don't bother clearing close_on_exec bit for unused fds
 2015-11-03 23:13 UTC  (3+ messages)

[PATCH v3 00/15] block, dax updates for 4.4
 2015-11-03 23:04 UTC  (30+ messages)
` [PATCH v3 02/15] dax: increase granularity of dax_clear_blocks() operations
` [PATCH v3 03/15] block, dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
` [PATCH v3 05/15] libnvdimm, pmem: fix size trim in pmem_direct_access()
` [PATCH v3 13/15] block, dax: make dax mappings opt-in by default
` [PATCH v3 14/15] dax: dirty extent notification

[PATCH 0/3] cpuidle: small improvements & fixes for menu governor
 2015-11-03 23:03 UTC  (4+ messages)

[PATCH v2 net-next] net/core: generic support for disabling netdev features down stack
 2015-11-03 23:01 UTC  (8+ messages)
` [PATCH net-next] net/core: ensure features get disabled on new lower devs

[PATCH v4] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
 2015-11-03 22:26 UTC  (2+ messages)

[PATCH 0/3] cpuidle: small improvements & fixes for menu governor (resend)
 2015-11-03 22:34 UTC  (4+ messages)
` [PATCH 1/3] cpuidle,x86: increase forced cut-off for polling to 20us
` [PATCH 2/3] cpuidle,menu: use interactivity_req to disable polling
` [PATCH 3/3] cpuidle,menu: smooth out measured_us calculation

[PATCH v13 00/51] Richacls
 2015-11-03 22:29 UTC  (3+ messages)
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes

[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
 2015-11-03 22:07 UTC  (5+ messages)
` [PATCH v6 1/3] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition

kernel panic in 4.2.3, rb_erase in sch_fq
 2015-11-03 22:06 UTC  (2+ messages)

[GIT] IDE
 2015-11-03 21:44 UTC 

[PATCH 5/5] ARM: asm/div64.h: adjust to generic codde
 2015-11-03 21:39 UTC  (2+ messages)

[GIT] Networking
 2015-11-03 21:37 UTC 

[PATCHSET 0/4] perf report: Support folded callchain output (v4)
 2015-11-03 21:33 UTC  (3+ messages)

[PATCH 0/3] PM, vfs: use filesystem freezing instead of kthread freezer
 2015-11-03 21:33 UTC  (7+ messages)

[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
 2015-11-03 21:29 UTC  (20+ messages)
` [PATCH v4] "
  ` [PATCH 01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
  ` [PATCH 02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
  ` [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
  ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
  ` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
  ` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
  ` [PATCH 08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
  ` [PATCH 10/13] Move USE_WCACHING to drivers/block/pktcdvd.c
  ` [PATCH 11/13] Always define MAX_RAW_MINORS as 2**20 in userspace
  ` [PATCH 12/13] Remove AT_VECTOR_SIZE_ARCH on x86
  ` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-11-03 21:25 UTC  (7+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage

[PATCH v3 0/4] lib/string_helpers: fix precision issues and introduce tests
 2015-11-03 21:19 UTC  (11+ messages)
` [PATCH v3 1/4] lib/string_helpers: change blk_size to u32 for string_get_size() interface

[GIT PULL] Thermal-SoC management updates for v4.4-rc1 #1
 2015-11-03 21:14 UTC  (4+ messages)

[PATCH v2] memory-hotplug: Fix kernel warning during memory hotplug on ppc64
 2015-11-03 21:13 UTC  (2+ messages)

Linux 4.2.5 System crash when removing USB memory stick
 2015-11-03 21:00 UTC 

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-03 20:56 UTC  (5+ messages)
                                ` [PATCH 0/3] batman-adv: Deletion of a few unnecessary checks
                                  ` [PATCH 1/3] batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
                                  ` [PATCH 2/3] batman-adv: Split a condition check
                                  ` [PATCH 3/3] batman-adv: Less function calls in batadv_is_ap_isolated() after error detection

[GIT] Networking
 2015-11-03 20:44 UTC  (13+ messages)

[PATCH] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-03 20:42 UTC  (10+ messages)
` [PATCH v2] "

[PATCH V2] x86/AMD: Fix LLC topology for AMD Fam17h systems
 2015-11-03 20:34 UTC 

[PATCH v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-03 20:30 UTC  (2+ messages)
` [PATCH v2 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-03 20:31 UTC  (3+ messages)

[v4.1.10-rt10][PATCH 0/2] PCI: dra7xx/dwc: fix "WARNING: CPU: 1 PID: 82 at kernel/irq/handle.c:150 handle_irq_event_percpu"
 2015-11-03 20:18 UTC  (9+ messages)
` [v4.1.10-rt10][PATCH 1/2] genirq: introduce new generic_handle_irq_rt_wa() api

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-11-03 20:14 UTC  (9+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH v2] ipc/msg: Implement lockless pipelined wakeups
 2015-11-03 20:12 UTC  (3+ messages)

[PATCH 1/2] efi-pstore: fix kernel-doc argument name
 2015-11-03 20:05 UTC  (4+ messages)
` [PATCH 2/2] pstore: fix code comment to match code

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-11-03 19:59 UTC  (2+ messages)

[PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h systems
 2015-11-03 19:58 UTC  (4+ messages)

[PATCH v12 0/6] simple fpga bus and fpga bridge framework
 2015-11-03 19:56 UTC  (7+ messages)
` [PATCH v12 2/6] fpga: add bindings document for simple fpga bus

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-11-03 19:43 UTC  (7+ messages)

[PATCH 0/4] scheduler ordering bits
 2015-11-03 19:40 UTC  (7+ messages)
` [PATCH 4/4] locking: Introduce smp_cond_acquire()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).