All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-03 22:30:13 to 2015-02-03 23:41:27 UTC [more...]

[PATCH 3.18 00/57] 3.18.6-stable review
 2015-02-03 23:14 UTC  (14+ messages)
` [PATCH 3.18 01/57] x86, build: replace Perl script with Shell script
` [PATCH 3.18 03/57] spi: dw-mid: fix FIFO size
` [PATCH 3.18 04/57] vm: add VM_FAULT_SIGSEGV handling support
` [PATCH 3.18 06/57] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
` [PATCH 3.18 22/57] USB: Add OTG PET device to TPL
` [PATCH 3.18 24/57] uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017
` [PATCH 3.18 25/57] i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
` [PATCH 3.18 26/57] Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
` [PATCH 3.18 31/57] mac80211: properly set CCK flag in radiotap
` [PATCH 3.18 54/57] HID: rmi: Check for additional ACM registers appended to F11 data report
` [PATCH 3.18 55/57] can: c_can: end pending transmission on network stop (ifdown)
` [PATCH 3.18 56/57] clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
` [PATCH 3.18 57/57] xen/arm/arm64: introduce xen_arch_need_swiotlb

[PATCH v2 0/4] "git apply" safety
 2015-02-03 23:40 UTC  (5+ messages)
` [PATCH v2 4/4] apply: do not touch a file beyond a symbolic link

[PATCH] Input - synaptics: use dmax in input_mt_assign_slots
 2015-02-03 23:40 UTC  (2+ messages)

[PATCH v2 0/5] Interrupt mode for PMD
 2015-02-03 23:40 UTC  (2+ messages)

[PATCH 3.10 00/51] 3.10.68-stable review
 2015-02-03 23:17 UTC  (52+ messages)
` [PATCH 3.10 01/51] spi: dw-mid: fix FIFO size
` [PATCH 3.10 02/51] ASoC: wm8960: Fix capture sample rate from 11250 to 11025
` [PATCH 3.10 03/51] can: kvaser_usb: Do not sleep in atomic context
` [PATCH 3.10 04/51] can: kvaser_usb: Send correct context to URB completion
` [PATCH 3.10 05/51] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
` [PATCH 3.10 06/51] can: kvaser_usb: Fix state handling upon BUS_ERROR events
` [PATCH 3.10 07/51] powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
` [PATCH 3.10 08/51] ALSA: seq-dummy: remove deadlock-causing events on close
` [PATCH 3.10 09/51] Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
` [PATCH 3.10 10/51] nfs: fix dio deadlock when O_DIRECT flag is flipped
` [PATCH 3.10 11/51] NFSv4.1: Fix an Oops in nfs41_walk_client_list
` [PATCH 3.10 12/51] nl80211: fix per-station group key get/del and memory leak
` [PATCH 3.10 13/51] dm thin: dont allow messages to be sent to a pool target in READ_ONLY or FAIL mode
` [PATCH 3.10 14/51] dm cache: fix missing ERR_PTR returns and handling
` [PATCH 3.10 15/51] spi/pxa2xx: Clear cur_chip pointer before starting next message
` [PATCH 3.10 16/51] regulator: core: fix race condition in regulator_put()
` [PATCH 3.10 17/51] drivers: net: cpsw: discard dual emac default vlan configuration
` [PATCH 3.10 18/51] ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
` [PATCH 3.10 19/51] ARM: mm: correct pte_same behaviour for LPAE
` [PATCH 3.10 20/51] ARM: LPAE: use signed arithmetic for mask definitions
` [PATCH 3.10 21/51] ARM: LPAE: use phys_addr_t in alloc_init_pud()
` [PATCH 3.10 22/51] ARM: fix type of PHYS_PFN_OFFSET to unsigned long
` [PATCH 3.10 23/51] ARM: lpae: fix definition of PTE_HWTABLE_PTRS
` [PATCH 3.10 24/51] ARM: 7866/1: include: asm: use long long instead of u64 within atomic.h
` [PATCH 3.10 25/51] ARM: 7867/1: include: asm: use int instead of unsigned long for oldval in atomic_cmpxchg()
` [PATCH 3.10 26/51] ARM: fix asm/memory.h build error
` [PATCH 3.10 27/51] ARM: 7931/1: Correct virt_addr_valid
` [PATCH 3.10 28/51] ARM: DMA: ensure that old section mappings are flushed from the TLB
` [PATCH 3.10 29/51] ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
` [PATCH 3.10 30/51] ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
` [PATCH 3.10 31/51] pstore: Fail to unlink if a driver has not defined pstore_erase
` [PATCH 3.10 32/51] pstore: d_alloc_name() doesnt return an ERR_PTR
` [PATCH 3.10 33/51] pstore: clarify clearing of _read_cnt in ramoops_context
` [PATCH 3.10 34/51] pstore: skip zero size persistent ram buffer in traverse
` [PATCH 3.10 35/51] pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz
` [PATCH 3.10 36/51] pstore/ram: avoid atomic accesses for ioremapped regions
` [PATCH 3.10 37/51] efi-pstore: Make efi-pstore return a unique id
` [PATCH 3.10 38/51] gpio: squelch a compiler warning
` [PATCH 3.10 39/51] workqueue: fix subtle pool management issue which can stall whole worker_pool
` [PATCH 3.10 40/51] IB/isert: Adjust CQ size to HW limits
` [PATCH 3.10 41/51] ib_isert: Add max_send_sge=2 minimum for control PDU responses
` [PATCH 3.10 42/51] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
` [PATCH 3.10 43/51] tcm_loop: Fix wrong I_T nexus association
` [PATCH 3.10 44/51] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
` [PATCH 3.10 45/51] iscsi,iser-target: Initiate termination only once
` [PATCH 3.10 46/51] iser-target: Fix flush + disconnect completion handling
` [PATCH 3.10 47/51] iser-target: Parallelize CM connection establishment
` [PATCH 3.10 48/51] iser-target: Fix connected_handler + teardown flow race
` [PATCH 3.10 49/51] iser-target: Handle ADDR_CHANGE event for listener cm_id
` [PATCH 3.10 50/51] iser-target: Fix implicit termination of connections
` [PATCH 3.10 51/51] target: Drop arbitrary maximum I/O size limit

[RFC PATCH 0/5] xfs: use generic percpu counters for icsb
 2015-02-03 23:34 UTC  (7+ messages)
` [PATCH 1/5] xfs: struct xfs_sb is no longer tied to the on-disk format

[Qemu-devel] [PATCH v2 00/12] qcow2: Add new overlap check functions
 2015-02-03 23:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 01/12] "
` [Qemu-devel] [PATCH v2 02/12] qcow2: Pull up overlap check option evaluation
` [Qemu-devel] [PATCH v2 03/12] qcow2: Create metadata list

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-03 23:34 UTC  (19+ messages)
            ` [PATCH] iommu/amd: Fix amd_iommu_free_device()

[PATCH 0/5] RFC: Offer a way for userspace to request real deletion of files
 2015-02-03 23:33 UTC  (11+ messages)
` [PATCH 1/5] WIP: Add syscall unlinkat_s (currently x86* only)

[Qemu-devel] [PATCH v4 0/13] migration: Add a new feature to do live migration
 2015-02-03 23:30 UTC  (5+ messages)
` [Qemu-devel] [v4 12/13] migration: Add command to set migration parameter
` [Qemu-devel] [v4 13/13] migration: Add command to query "

[RFC] Making memcg track ownership per address_space or anon_vma
 2015-02-03 23:30 UTC  (8+ messages)

[PATCH 3.14 00/33] 3.14.32-stable review
 2015-02-03 23:14 UTC  (34+ messages)
` [PATCH 3.14 01/33] x86, build: replace Perl script with Shell script
` [PATCH 3.14 02/33] spi: dw-mid: fix FIFO size
` [PATCH 3.14 03/33] ASoC: wm8960: Fix capture sample rate from 11250 to 11025
` [PATCH 3.14 04/33] ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers
` [PATCH 3.14 05/33] ASoC: soc-compress.c: fix NULL dereference
` [PATCH 3.14 06/33] ASoC: omap-mcbsp: Correct CBM_CFS dai format configuration
` [PATCH 3.14 07/33] can: kvaser_usb: Do not sleep in atomic context
` [PATCH 3.14 08/33] can: kvaser_usb: Send correct context to URB completion
` [PATCH 3.14 09/33] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
` [PATCH 3.14 10/33] can: kvaser_usb: Fix state handling upon BUS_ERROR events
` [PATCH 3.14 11/33] powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
` [PATCH 3.14 12/33] ALSA: seq-dummy: remove deadlock-causing events on close
` [PATCH 3.14 13/33] rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
` [PATCH 3.14 14/33] i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
` [PATCH 3.14 15/33] Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
` [PATCH 3.14 16/33] Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
` [PATCH 3.14 17/33] nfs: fix dio deadlock when O_DIRECT flag is flipped
` [PATCH 3.14 18/33] NFSv4.1: Fix an Oops in nfs41_walk_client_list
` [PATCH 3.14 19/33] mac80211: properly set CCK flag in radiotap
` [PATCH 3.14 20/33] nl80211: fix per-station group key get/del and memory leak
` [PATCH 3.14 21/33] dm thin: dont allow messages to be sent to a pool target in READ_ONLY or FAIL mode
` [PATCH 3.14 22/33] dm cache: fix missing ERR_PTR returns and handling
` [PATCH 3.14 23/33] spi/pxa2xx: Clear cur_chip pointer before starting next message
` [PATCH 3.14 24/33] regulator: core: fix race condition in regulator_put()
` [PATCH 3.14 25/33] drivers: net: cpsw: discard dual emac default vlan configuration
` [PATCH 3.14 26/33] drm/i915: Only fence tiled region of object
` [PATCH 3.14 27/33] ARM: DMA: ensure that old section mappings are flushed from the TLB
` [PATCH 3.14 28/33] pstore: clarify clearing of _read_cnt in ramoops_context
` [PATCH 3.14 29/33] pstore: skip zero size persistent ram buffer in traverse
` [PATCH 3.14 30/33] pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz
` [PATCH 3.14 31/33] rbd: fix rbd_dev_parent_get() when parent_overlap == 0
` [PATCH 3.14 32/33] workqueue: fix subtle pool management issue which can stall whole worker_pool
` [PATCH 3.14 33/33] target: Drop arbitrary maximum I/O size limit

[PATCH 1/2] mremap: don't allow VM_MIXEDMAP vma expanding
 2015-02-03 23:25 UTC  (9+ messages)
` [PATCH 2/2] aio: make aio .mremap handle size changes

Filtering Connect syscalls for af_inet only
 2015-02-03 23:24 UTC  (3+ messages)

[PATCH 0/4] SA1100 RTC clean-up for ARM64
 2015-02-03 23:22 UTC  (5+ messages)
` [PATCH 1/4] ARM: pxa: add memory resource to RTC device
` [PATCH 2/4] rtc: sa1100: convert to run-time register mapping
` [PATCH 3/4] ARM: sa1100: remove unused RTC register definitions
` [PATCH 4/4] ARM: mmp: "

[PATCH] powerpc/dts: Remove B4860 emulator support
 2015-02-03 23:16 UTC  (2+ messages)

[RFC 0/3] Slab allocator array operations
 2015-02-03 23:19 UTC  (13+ messages)
` [RFC 1/3] Slab infrastructure for "

[Bug 88925] GPU lockup in XCOM with R270X
 2015-02-03 23:18 UTC  (2+ messages)

[capabilities] Allow normal inheritance for a configurable set of capabilities
 2015-02-03 23:17 UTC  (13+ messages)

Per-connection tcp_retries2 and RFC 1122 compliance
 2015-02-03 23:15 UTC  (4+ messages)

[PATCH] ext4: fix warning in ext4_da_update_reserve_space()
 2015-02-03 23:15 UTC  (5+ messages)

+ zram-check-bd_openers-instead-bd_holders.patch added to -mm tree
 2015-02-03 23:15 UTC 

[PATCH] Input: pxa27x_keypad - remove unnecessary ARM includes
 2015-02-03 23:13 UTC  (2+ messages)

[PATCH 0/8] Asynchronous device/driver probing support
 2015-02-03 23:12 UTC  (2+ messages)

+ zram-rework-reset-and-destroy-path-fix.patch added to -mm tree
 2015-02-03 23:11 UTC 

+ zram-rework-reset-and-destroy-path.patch added to -mm tree
 2015-02-03 23:11 UTC 

[Patch 3.14 stable 00/16] vfs: fix dentry shrink list corruption
 2015-02-03 23:11 UTC  (2+ messages)

+ fs-ufs-superc-fix-potential-race-condition.patch added to -mm tree
 2015-02-03 23:09 UTC 

Reiser4: Precise real-time discard support for SSD devices
 2015-02-03 23:08 UTC  (3+ messages)

[PATCH 0/8 v4] make xfs/tests generic by introducing shutdown for filesystems
 2015-02-03 23:07 UTC  (9+ messages)
` [PATCH 1/8 v4] common/rc: add _require_scratch_shtudown
` [PATCH 2/8 v4] common/rc: add _require_bmap
` [PATCH 3/8 v4] common/rc: add _require_norecovery
` [PATCH 4/8 v4] tests/xfs: convert 10 xfs's tests to be generic ones
` [PATCH 5/8 v4] tests/generic: relocate xfs's tests into tests/generic/
` [PATCH 6/8 v4] common/rc: define dump.f2fs and logstate for f2fs
` [PATCH 7/8 v4] tests/xfs: add f2fs testcase and convert them being generic
` [PATCH 8/8 v4] tests/generic: relocate four xfs's tests into tests/generic/

[PATCH] mtd: nand: pxa3xx: fix build on ARM64
 2015-02-03 23:06 UTC 

[PATCH] PCI: Expand quirk's handling of CS553x devices
 2015-02-03 23:01 UTC 

+ kasan-enable-instrumentation-of-global-variables.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ module-fix-types-of-device-tables-aliases.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ kernel-add-support-for-init_array-constructors.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ mm-vmalloc-pass-additional-vm_flags-to-__vmalloc_node_range.patch added to -mm tree
 2015-02-03 23:05 UTC 

[Qemu-devel] [PATCH 0/7] MIPS: IEEE 754-2008 features support
 2015-02-03 22:30 UTC  (5+ messages)

+ mm-vmalloc-add-flag-preventing-guard-hole-allocation.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ kasan-enable-stack-instrumentation.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ x86_64-kasan-add-interceptors-for-memset-memmove-memcpy-functions.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ lib-add-kasan-test-module.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ kmemleak-disable-kasan-instrumentation-for-kmemleak.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ fs-dcache-manually-unpoison-dname-after-allocation-to-shut-up-kasans-reports.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ mm-slub-add-kernel-address-sanitizer-support-for-slub-allocator.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ mm-slub-introduce-metadata_access_enable-metadata_access_disable.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ mm-slub-share-object_err-function.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ mm-slub-introduce-virt_to_obj-function.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ mm-page_alloc-add-kasan-hooks-on-alloc-and-free-paths.patch added to -mm tree
 2015-02-03 23:05 UTC 

+ x86_64-add-kasan-support.patch added to -mm tree
 2015-02-03 23:04 UTC 

+ kasan-disable-memory-hotplug.patch added to -mm tree
 2015-02-03 23:04 UTC 

+ add-kernel-address-sanitizer-infrastructure.patch added to -mm tree
 2015-02-03 23:04 UTC 

+ compiler-introduce-__aliassymbol-shortcut.patch added to -mm tree
 2015-02-03 23:04 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-02-03 23:04 UTC  (6+ messages)
` [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v11 02/19] Add kernel address sanitizer infrastructure

[PATCH] spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
 2015-02-03 23:03 UTC 

[RFC] mremap: add MREMAP_NOHOLE flag
 2015-02-03 23:02 UTC  (2+ messages)

[PATCH] efinet: send_card_buffer: check for immediate TX completion
 2015-02-03 22:58 UTC 

MPI support on Yocto
 2015-02-03 22:57 UTC  (2+ messages)

[PATCH 1/2] NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
 2015-02-03 22:47 UTC  (3+ messages)
` [PATCH 2/2] NFSv4.1: Ask for no delegation on OPEN if already holding one

[PATCH] media:ic:Remove calls to msleep from the functions,ov7670_s_vflip and ov7670_s_hflip
 2015-02-03 22:56 UTC 

[PATCH] NFS: Add Anna Schumaker as co-maintainer for the NFS client
 2015-02-03 22:48 UTC 

[PATCH v4] DMAEngine support for sun4i, sun5i & sun7i
 2015-02-03 22:47 UTC  (7+ messages)
` [PATCH v4] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
  ` [linux-sunxi] "
      ` [linux-sunxi] "

3.16.0-4-amd64 linux kernel userspace breakage
 2015-02-03 22:46 UTC  (2+ messages)

[PATCH] livepatch: rename config to CONFIG_LIVEPATCH
 2015-02-03 22:45 UTC 

[Buildroot] [git commit] python-pyzmq: ensure correct path to zmq is used
 2015-02-03 22:44 UTC 

Bad interaction between macro expansion and literal concatenation
 2015-02-03 22:38 UTC  (3+ messages)
` [PATCH] Avoid reuse of string buffer when concatening adjacent string litterals

[Cluster-devel] [PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
 2015-02-03 22:33 UTC  (8+ messages)
        `  "

[Qemu-devel] [PULL 00/10] s390x translator bug fixes
 2015-02-03 22:33 UTC  (2+ messages)

[PATCH 1/6 linux-next] FS/AFFS: replace min() with casting/constant suffix by min_t
 2015-02-03 22:31 UTC  (4+ messages)
` [PATCH 2/6 linux-next] FS/AFFS: define AFFSNAMEMAX to replace constant use

[U-Boot] [PATCH 1/2] cmd_fdt: Actually fix fdt command in sandbox
 2015-02-03 22:30 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] cmd_fdt: Print the control fdt in terms of virtual memory


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.