All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-03 23:07:42 to 2015-02-03 23:53:09 UTC [more...]

[PATCH 3.18 00/57] 3.18.6-stable review
 2015-02-03 23:14 UTC  (50+ 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 08/57] ASoC: pcm512x: Fix DSP program selection
` [PATCH 3.18 10/57] ASoC: soc-compress.c: fix NULL dereference
` [PATCH 3.18 11/57] ASoC: simple-card: Fix crash in asoc_simple_card_unref()
` [PATCH 3.18 12/57] ASoC: omap-mcbsp: Correct CBM_CFS dai format configuration
` [PATCH 3.18 13/57] udf: Release preallocation on last writeable close
` [PATCH 3.18 14/57] can: kvaser_usb: Do not sleep in atomic context
` [PATCH 3.18 15/57] can: kvaser_usb: Send correct context to URB completion
` [PATCH 3.18 16/57] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
` [PATCH 3.18 17/57] can: kvaser_usb: Fix state handling upon BUS_ERROR events
` [PATCH 3.18 20/57] rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
` [PATCH 3.18 21/57] rbd: fix rbd_dev_parent_get() when parent_overlap == 0
` [PATCH 3.18 22/57] USB: Add OTG PET device to TPL
` [PATCH 3.18 23/57] usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller
` [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 27/57] Input: elantech - add more Fujtisu notebooks to force crc_enabled
` [PATCH 3.18 28/57] Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
` [PATCH 3.18 29/57] nfs: fix dio deadlock when O_DIRECT flag is flipped
` [PATCH 3.18 30/57] NFSv4.1: Fix an Oops in nfs41_walk_client_list
` [PATCH 3.18 31/57] mac80211: properly set CCK flag in radiotap
` [PATCH 3.18 32/57] mac80211: only roll back station states for WDS when suspending
` [PATCH 3.18 33/57] nl80211: fix per-station group key get/del and memory leak
` [PATCH 3.18 34/57] pinctrl: at91: allow to have disabled gpio bank
` [PATCH 3.18 35/57] ARM: mvebu: dont set the PL310 in I/O coherency mode when I/O coherency is disabled
` [PATCH 3.18 36/57] dm thin: dont allow messages to be sent to a pool target in READ_ONLY or FAIL mode
` [PATCH 3.18 37/57] dm cache: fix missing ERR_PTR returns and handling
` [PATCH 3.18 38/57] drm/vmwgfx: Replace the hw mutex with a hw spinlock
` [PATCH 3.18 41/57] spi/pxa2xx: Clear cur_chip pointer before starting next message
` [PATCH 3.18 42/57] drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
` [PATCH 3.18 43/57] regulator: core: fix race condition in regulator_put()
` [PATCH 3.18 44/57] drivers: net: cpsw: discard dual emac default vlan configuration
` [PATCH 3.18 45/57] drm: fix fb-helper vs MST dangling connector ptrs (v2)
` [PATCH 3.18 46/57] drm/i915: Only fence tiled region of object
` [PATCH 3.18 47/57] drm/i915: BDW Fix Halo PCI IDs marked as ULT
` [PATCH 3.18 48/57] drm/i915: Init PPGTT before context enable
` [PATCH 3.18 49/57] drm/i915: fix inconsistent brightness after resume
` [PATCH 3.18 50/57] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [PATCH 3.18 51/57] memcg: remove extra newlines from memcg oom kill log
` [PATCH 3.18 52/57] perf/x86/intel: Add model number for Airmont
` [PATCH 3.18 53/57] perf/rapl: Fix crash in rapl_scale()
` [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 RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup
 2015-02-03 23:51 UTC  (3+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-02-03 23:51 UTC  (5+ messages)
` [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v11 18/19] module: fix types of device tables aliases

+ module_device_table-fix-some-callsites.patch added to -mm tree
 2015-02-03 23:51 UTC 

Writes blocked on wait_for_stable_page (Writes of less than page size sometimes take too long)
 2015-02-03 23:51 UTC  (8+ messages)

[PATCH] wic: use kB for the partitions size
 2015-02-03 23:40 UTC 

[PATCH] mm/swapfile.c: use spin_lock_bh with swap_lock to avoid deadlocks
 2015-02-03 23:48 UTC  (4+ messages)

[PATCH] virtio_console: fix sparse warnings
 2015-02-03 23:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/12] qcow2: Add new overlap check functions
 2015-02-03 23:47 UTC  (9+ 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
` [Qemu-devel] [PATCH v2 04/12] qcow2/overlaps: Protect image header

[PATCH v17 0/7] MADV_FREE support
 2015-02-03 23:47 UTC  (12+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)

[PATCH RESEND V2 0/8] Drivers: hv: vmbus: Enable unloading of vmbus driver
 2015-02-03 23:46 UTC 

[Xenomai] Setting execution time limit of task?
 2015-02-03 23:46 UTC 

[U-Boot] [PATCH] sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
 2015-02-03 23:43 UTC 

[PATCH v2 0/5] Interrupt mode for PMD
 2015-02-03 23:42 UTC  (4+ messages)
` [PATCH v2 1/5] ethdev: add rx interrupt enable/disable functions

[PATCH] zram: rework reset and destroy path
 2015-02-03 23:42 UTC  (2+ messages)

[PATCH v2 0/6] Add new MFD driver for MAX77843
 2015-02-03 23:41 UTC  (3+ messages)
` [PATCH v2 2/6] extcon: max77843: Add max77843 MUIC driver

[Bug 88868] New: PowerPC e5500, kernel crash, GT520, GT610
 2015-02-03 23:41 UTC  (2+ messages)
  ` [Bug 88868] "

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

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-03 23:34 UTC  (15+ messages)

[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  (5+ messages)

[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  (5+ messages)
` [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


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.