linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-03 19:10:35 to 2015-02-03 23:34:22 UTC [more...]

[PATCH 3.18 00/57] 3.18.6-stable review
 2015-02-03 23:14 UTC  (8+ 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 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.10 00/51] 3.10.68-stable review
 2015-02-03 23:17 UTC  (37+ messages)
` [PATCH 3.10 01/51] spi: dw-mid: fix FIFO size
` [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 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 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 19/51] ARM: mm: correct pte_same behaviour for LPAE
` [PATCH 3.10 21/51] ARM: LPAE: use phys_addr_t in alloc_init_pud()
` [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 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

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

[RFC] Making memcg track ownership per address_space or anon_vma
 2015-02-03 23:30 UTC  (7+ 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

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

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

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

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

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

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

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

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 

[PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
 2015-02-03 22:33 UTC  (6+ 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

[PATCH] ARM: berlin: add a defconfig
 2015-02-03 22:26 UTC  (3+ messages)

[PATCH] mtd: denali: Disable sub-page writes in Denali NAND driver
 2015-02-03 22:23 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: update Berlin config
 2015-02-03 22:23 UTC  (2+ messages)

NEW YEAR PICK APPLE PROMO!
 2015-02-03 22:09 UTC 

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-02-03 22:07 UTC  (13+ messages)
` [Linaro-mm-sig] [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[PATCH 0/3]: x86, fpu: unlazy_fpu fixes/cleanups
 2015-02-03 22:01 UTC  (7+ messages)
` [PATCH 0/6] cleanups to lazy FPU restore code
  ` [PATCH 4/6] x86,fpu: use disable_task_lazy_fpu_restore helper

[PATCH v2] sched,numa: do not move past the balance point if unbalanced
 2015-02-03 21:56 UTC 

[PATCH 0/2] blk-mq: one revert and one blk-mq kobject fix candidate
 2015-02-03 21:50 UTC  (5+ messages)
` [PATCH 1/2] Revert "blk-mq: fix hctx/ctx kobject use-after-free"

[GIT PULL] please pull infiniband.git
 2015-02-03 21:42 UTC 

[PATCH -tip v2 0/5] rwsem: Fine tuning
 2015-02-03 21:48 UTC  (9+ messages)
` [PATCH 4/5] locking/rwsem: Avoid deceiving lock spinners

[PATCH V3] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2015-02-03 22:07 UTC  (3+ messages)

[PATCH v2] coresight: Adding coresight support for arm64 architecture
 2015-02-03 21:42 UTC 

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-03 22:04 UTC  (7+ messages)
` [PATCH v8 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64

[GIT PULL REQUEST] 2 fixes for md in 3.19
 2015-02-03 21:35 UTC 

[Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-02-03 21:57 UTC  (4+ messages)
` [Patch v2 21/23] x86/PCI: Refine the way to release PCI IRQ resources

[PATCH] Remove might_sleep from wait_event_cmd
 2015-02-03 21:30 UTC  (4+ messages)

[PATCH] x86/raid6: correctly check for assembler capabilities
 2015-02-03 21:24 UTC  (6+ messages)

[PATCH] staging/fwserial: use correct vendor/version IDs
 2015-02-03 21:22 UTC  (5+ messages)

[PATCH V2 0/2] add support for pmic_arb v2 and correct framework
 2015-02-03 21:21 UTC  (4+ messages)
` [PATCH V2 2/2] spmi: pmic_arb: add support for hw version 2

linux-next: Tree for Feb 3
 2015-02-03 21:11 UTC  (4+ messages)
` linux-next: Tree for Feb 3 (arc:defconfig build failure)

[PATCH V2 RESEND] clk: mxs: Fix invalid 32-bit access to frac registers
 2015-02-03 21:08 UTC  (3+ messages)

[PATCH] IB/mad: fix ifnullfree.cocci warnings
 2015-02-03 21:00 UTC  (3+ messages)

Missing next-$date git-tag when pulled-in linux-next.git on top of linus.git
 2015-02-03 20:59 UTC  (8+ messages)

[PATCH v3 0/2] couple of generic remoteproc enhancements
 2015-02-03 20:55 UTC  (3+ messages)

[PATCH 0/2] ACPI / cpuidle: More code complexity/duplication reduction
 2015-02-03 21:15 UTC  (3+ messages)
` [PATCH 1/2] ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
` [PATCH 2/2] ACPI / cpuidle: Common callback routine for entering states

[RFC PATCH] fork: report pid reservation failure properly
 2015-02-03 20:44 UTC  (4+ messages)

[PATCH] spmi: pmic_arb: enable build on arm64 platforms
 2015-02-03 20:42 UTC  (2+ messages)

[PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices
 2015-02-03 20:38 UTC  (2+ messages)

[3.18.3 BISECTED REGRESSION] scx200_acb / cs5535-smb / geodewdt / cs5535-clockevt torpedoed
 2015-02-03 20:33 UTC  (7+ messages)

Mailing list for performance events and tracing subsystems
 2015-02-03 20:31 UTC 

[PATCH] coresight: Adding coresight support for arm64 architecture
 2015-02-03 20:28 UTC  (2+ messages)

[PATCH] staging: ft1000: fix braces warning
 2015-02-03 20:26 UTC 

[regression in linux-next] i915: broken graphics on laptop
 2015-02-03 20:21 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] [media] dvb-usb: fix spaces after commas
 2015-02-03 20:20 UTC  (2+ messages)

ARC: DW_APB_GPIO_INTC?
 2015-02-03 20:16 UTC  (2+ messages)

[PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
 2015-02-03 20:16 UTC  (11+ messages)

[PATCH v3 0/4] Add pinctrl support to Broadcom Cygnus SoC
 2015-02-03 20:16 UTC  (6+ messages)
` [PATCH v3 3/4] pinctrl: cygnus: add initial IOMUX driver support

[PATCH] staging: ft1000: fix braces warning
 2015-02-03 20:14 UTC  (4+ messages)

[PATCH 0/1] futex: check PF_KTHREAD rather than !p->mm to filter out kthreads
 2015-02-03 20:09 UTC  (3+ messages)

[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
 2015-02-03 20:10 UTC  (8+ messages)
` [PATCH 5/5] f2fs: introduce a batched trim
        ` [PATCH 5/5 v2] "
          ` [f2fs-dev] "
            ` [f2fs-dev] [PATCH 5/5 v3] "

[PATCH v1 00/12] x86, alternatives: Instruction padding and more robust JMPs
 2015-02-03 20:08 UTC  (7+ messages)
` [PATCH v1 05/12] x86, alternatives: Use optimized NOPs for padding
` [PATCH v1 11/12] x86, alternative: Use alternative_2 in rdtsc_barrier

[PATCH] [linux-next] sprd_serial: compile sprd_suspend and sprd_resume conditionally
 2015-02-03 20:05 UTC 

[PATCH RFC] staging: comedi: dt282x: condition with no effect - if identical to else
 2015-02-03 20:04 UTC  (3+ messages)

[PATCH 1/3] usb: gadget: function: phonet: balance usb_ep_disable calls
 2015-02-03 20:03 UTC  (6+ messages)

[PATCH] perf: fix building error in x86_64 when dwarf unwind is on
 2015-02-03 19:58 UTC 

[PATCH v6 0/6] Touchscreen performance related fixes
 2015-02-03 19:49 UTC  (4+ messages)
` [PATCH v6 2/6] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler

[PATCH] ntp: Fixup adjtimex freq validation on 32bit systems
 2015-02-03 19:45 UTC  (2+ messages)

[PATCH 1/5] i8042: intel-8042 DT documentation
 2015-02-03 19:38 UTC  (9+ messages)
` [PATCH 4/5] i8042: Prepare i8042 driver for DT support
` [PATCH 5/5] i8042: Add i8042_dt.h glue "

[PATCH] samples/seccomp: improve label helper
 2015-02-03 19:35 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: add audio card creation from graph of ports in DT
 2015-02-03 19:31 UTC  (12+ messages)
` [PATCH v2 3/3] ASoC: add generic dt-card support
  ` [alsa-devel] "

[PATCH] Input - mt: Fix input_mt_get_slot_by_key
 2015-02-03 19:30 UTC  (2+ messages)

[GIT PULL] Final block fixes for 3.19
 2015-02-03 19:29 UTC 

[PATCH v4] thermal: Add QPNP PMIC temperature alarm driver
 2015-02-03 19:26 UTC  (4+ messages)

[3.13.y-ckt stable] Linux 3.13.11-ckt15
 2015-02-03 19:27 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-03 19:22 UTC  (2+ messages)
                                ` [PATCH] NetCP: Deletion of unnecessary checks before two "

[PATCH v1 0/7] The power allocator thermal governor
 2015-02-03 19:19 UTC  (7+ messages)
` [PATCH v1 4/7] thermal: introduce the Power Allocator governor

[PATCH 3.19-rc2 v15 0/8] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2015-02-03 19:06 UTC  (6+ messages)
` [PATCH 3.19-rc6 v16 0/6] "
  ` [PATCH 3.19-rc6 v16 3/6] irqchip: gic: Introduce plumbing for IPI FIQ
  ` [PATCH 3.19-rc6 v16 4/6] printk: Simple implementation for NMI backtracing
  ` [PATCH 3.19-rc6 v16 5/6] x86/nmi: Use common printk functions
  ` [PATCH 3.19-rc6 v16 6/6] ARM: Add support for on-demand backtrace of other CPUs

[RFC] change non-atomic bitops method
 2015-02-03 19:10 UTC  (4+ messages)


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