All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-15 19:27:54 to 2014-09-15 20:05:44 UTC [more...]

[PATCH 3.10 00/71] 3.10.55-stable review
 2014-09-15 19:27 UTC  (58+ messages)
` [PATCH 3.10 06/71] spi: orion: fix incorrect handling of cell-index DT property
` [PATCH 3.10 07/71] spi: omap2-mcspi: Configure hardware when slave driver changes mode
` [PATCH 3.10 08/71] firmware: Do not use WARN_ON(!spin_is_locked())
` [PATCH 3.10 09/71] tpm: missing tpm_chip_put in tpm_get_random()
` [PATCH 3.10 19/71] MIPS: GIC: Prevent array overrun
` [PATCH 3.10 20/71] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.10 21/71] MIPS: tlbex: Fix a missing statement for HUGETLB
` [PATCH 3.10 22/71] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
` [PATCH 3.10 23/71] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
` [PATCH 3.10 24/71] MIPS: Cleanup flags in syscall flags handlers
` [PATCH 3.10 25/71] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
` [PATCH 3.10 26/71] MIPS: OCTEON: make get_system_type() thread-safe
` [PATCH 3.10 27/71] MIPS: Fix accessing to per-cpu data when flushing the cache
` [PATCH 3.10 28/71] openrisc: Rework signal handling
` [PATCH 3.10 29/71] ASoC: pcm: fix dpcm_path_put in dpcm runtime update
` [PATCH 3.10 30/71] ASoC: wm_adsp: Add missing MODULE_LICENSE
` [PATCH 3.10 31/71] ASoC: samsung: Correct I2S DAI suspend/resume ops
` [PATCH 3.10 32/71] ASoC: max98090: Fix missing free_irq
` [PATCH 3.10 33/71] ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
` [PATCH 3.10 34/71] bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
` [PATCH 3.10 35/71] ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject
` [PATCH 3.10 36/71] ACPI: Run fixed event device notifications in process context
` [PATCH 3.10 37/71] ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
` [PATCH 3.10 38/71] ring-buffer: Always reset iterator to reader page
` [PATCH 3.10 39/71] ring-buffer: Up rb_iter_peek() loop count to 3
` [PATCH 3.10 40/71] mnt: Only change user settable mount flags in remount
` [PATCH 3.10 41/71] mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
` [PATCH 3.10 42/71] mnt: Correct permission checks in do_remount
` [PATCH 3.10 43/71] mnt: Change the default remount atime from relatime to the existing value
` [PATCH 3.10 44/71] mnt: Add tests for unprivileged remount cases that have found to be faulty
` [PATCH 3.10 45/71] Bluetooth: never linger on process exit
` [PATCH 3.10 46/71] Bluetooth: Avoid use of session socket after the session gets freed
` [PATCH 3.10 47/71] md/raid6: avoid data corruption during recovery of double-degraded RAID6
` [PATCH 3.10 48/71] md/raid10: fix memory leak when reshaping a RAID10
` [PATCH 3.10 49/71] md/raid10: Fix memory leak when raid10 reshape completes
` [PATCH 3.10 50/71] RDMA/iwcm: Use a default listen backlog if needed
` [PATCH 3.10 51/71] xfs: quotacheck leaves dquot buffers without verifiers
` [PATCH 3.10 52/71] xfs: dont dirty buffers beyond EOF
` [PATCH 3.10 53/71] xfs: dont zero partial page cache pages during O_DIRECT writes
` [PATCH 3.10 54/71] xfs: dont zero partial page cache pages during O_DIRECT write
` [PATCH 3.10 55/71] md/raid1,raid10: always abort recover on write error
` [PATCH 3.10 56/71] libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
` [PATCH 3.10 57/71] libceph: add process_one_ticket() helper
` [PATCH 3.10 58/71] libceph: do not hard code max auth ticket len
` [PATCH 3.10 59/71] CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
` [PATCH 3.10 60/71] CIFS: Fix async reading on reconnects
` [PATCH 3.10 61/71] CIFS: Possible null ptr deref in SMB2_tcon
` [PATCH 3.10 62/71] CIFS: Fix wrong directory attributes after rename
` [PATCH 3.10 63/71] CIFS: Fix wrong filename length for SMB2
` [PATCH 3.10 64/71] CIFS: Fix wrong restart readdir for SMB1
` [PATCH 3.10 65/71] mtd/ftl: fix the double free of the buffers allocated in build_maps()
` [PATCH 3.10 66/71] mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
` [PATCH 3.10 67/71] blkcg: dont call into policy draining if root_blkg is already gone
` [PATCH 3.10 68/71] IB/srp: Fix deadlock between host removal and multipathd
` [PATCH 3.10 69/71] dcache.c: get rid of pointless macros
` [PATCH 3.10 70/71] vfs: fix bad hashing of dentries
` [PATCH 3.10 71/71] tpm: Provide a generic means to override the chip returned timeouts

[PATCH v5 00/12] sched: consolidation of cpu_capacity
 2014-09-15 20:01 UTC  (16+ messages)
` [PATCH v5 10/12] sched: get CPU's utilization statistic
` [PATCH v5 11/12] sched: replace capacity_factor by utilization

[Qemu-devel] [PATCH] target-i386: update fp status fix
 2014-09-15 20:01 UTC  (2+ messages)

[PATCH 00/13] eeepc-laptop cleanups
 2014-09-15 20:01 UTC  (7+ messages)
` [PATCH 03/13] eeepc-laptop: coding style: add curly braces around else compound
` [PATCH 07/13] eeepc-laptop: make disp attribute really write-only

[Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_init failure
 2014-09-15 19:59 UTC  (4+ messages)

[PATCH 1/2] phy: marvell: move IDs to own header
 2014-09-15 20:03 UTC  (2+ messages)
` [PATCH 2/2] arm: imx6: add Gateworks Ventana board

[PATCH] perf symbols: Add path to Ubuntu kernel debuginfo file
 2014-09-15 19:57 UTC  (3+ messages)

[Qemu-devel] OVMF, Q35 and USB keyboard/mouse
 2014-09-15 19:56 UTC  (2+ messages)

[PATCH v4 4/5] toshiba_acpi: Support new keyboard backlight type
 2014-09-15 19:56 UTC  (4+ messages)
` [PATCH v2 3/5] toshiba_acpi: Fix accelerometer direction reporting

[PATCH resend 0/2] i2c: hix5hd2: add i2c controller driver
 2014-09-15 19:56 UTC  (3+ messages)

Status of 'cris' architecture support in Linux kernel
 2014-09-15 19:55 UTC  (3+ messages)

DSA and skb->protocol
 2014-09-15 19:54 UTC  (4+ messages)

[PATCH 0/5] irqchip: atmel-aic: add RTT irq fixup
 2014-09-15 19:53 UTC  (6+ messages)

[PATCH] perf tools: fix type mismatch - long vs __statfs_word
 2014-09-15 19:52 UTC  (2+ messages)

[PATCH resend v4 0/4] clk: hix5hd2: clocks update
 2014-09-15 19:51 UTC  (6+ messages)
` [PATCH resend 1/4] clk: hix5hd2: add complex clk

[meta-fsl-arm][PATCH v2] u-boot-fslc: Update to 53cd36b revision
 2014-09-15 19:50 UTC  (2+ messages)

[PATCH 1/2] check-headers: add header usage checks for .c files
 2014-09-15 19:49 UTC  (4+ messages)

partx fails 4096 block size
 2014-09-15 19:48 UTC 

[PATCH 3.14 000/114] 3.14.19-stable review
 2014-09-15 19:26 UTC  (42+ messages)
` [PATCH 3.14 008/114] iommu/amd: Fix cleanup_domain for mass device removal
` [PATCH 3.14 023/114] powerpc/pseries: Failure on removing device node
` [PATCH 3.14 032/114] Drivers: scsi: storvsc: Filter commands based on the storage protocol version
` [PATCH 3.14 042/114] MIPS: GIC: Prevent array overrun
` [PATCH 3.14 043/114] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
` [PATCH 3.14 044/114] MIPS: ptrace: Test correct tasks flags in task_user_regset_view()
` [PATCH 3.14 045/114] MIPS: ptrace: Change GP regset to use correct core dump register layout
` [PATCH 3.14 046/114] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.14 047/114] MIPS: tlbex: Fix a missing statement for HUGETLB
` [PATCH 3.14 048/114] MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
` [PATCH 3.14 049/114] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
` [PATCH 3.14 050/114] MIPS: OCTEON: make get_system_type() thread-safe
` [PATCH 3.14 051/114] ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811
` [PATCH 3.14 061/114] ASoC: rt5640: Do not allow regmap to use bulk read-write operations
` [PATCH 3.14 062/114] bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
` [PATCH 3.14 063/114] bq2415x_charger: Fix Atomic Sleep Bug
` [PATCH 3.14 064/114] ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject
` [PATCH 3.14 065/114] ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()
` [PATCH 3.14 066/114] spi/pxa2xx: Add ACPI ID for Intel Braswell
` [PATCH 3.14 067/114] ACPI: Run fixed event device notifications in process context
` [PATCH 3.14 068/114] ACPI / scan: not cache _SUN value in struct acpi_device_pnp
` [PATCH 3.14 069/114] ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
` [PATCH 3.14 070/114] xen/events/fifo: reset control block and local HEADs on resume
` [PATCH 3.14 071/114] ring-buffer: Always reset iterator to reader page
` [PATCH 3.14 072/114] ring-buffer: Up rb_iter_peek() loop count to 3
` [PATCH 3.14 073/114] mnt: Only change user settable mount flags in remount
` [PATCH 3.14 074/114] mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
` [PATCH 3.14 075/114] mnt: Correct permission checks in do_remount
` [PATCH 3.14 076/114] mnt: Change the default remount atime from relatime to the existing value
` [PATCH 3.14 077/114] mnt: Add tests for unprivileged remount cases that have found to be faulty
` [PATCH 3.14 078/114] get rid of propagate_umount() mistakenly treating slaves as busy
` [PATCH 3.14 079/114] fix EBUSY on umount() from MNT_SHRINKABLE
` [PATCH 3.14 080/114] Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
` [PATCH 3.14 081/114] Bluetooth: never linger on process exit
` [PATCH 3.14 082/114] Bluetooth: Avoid use of session socket after the session gets freed
` [PATCH 3.14 084/114] md/raid1,raid10: always abort recover on write error
` [PATCH 3.14 093/114] xfs: dont zero partial page cache pages during O_DIRECT writes
` [PATCH 3.14 096/114] libceph: add process_one_ticket() helper
` [PATCH 3.14 097/114] libceph: do not hard code max auth ticket len
` [PATCH 3.14 101/114] CIFS: Fix wrong directory attributes after rename
` [PATCH 3.14 113/114] KEYS: Fix use-after-free in assoc_array_gc()

[PATCH] nilfs2: fix data loss with mmap()
 2014-09-15 19:47 UTC 

[meta-selinux][PATCH] selinux-userspace: update userspace SRC_URI and checksums
 2014-09-15 19:46 UTC 

[PATCH 1/2] ARM: kvm: define PAGE_S2_DEVICE as read-only by default
 2014-09-15 19:45 UTC  (10+ messages)

[PATCH] VMX: don't unintentionally leave x2APIC MSR intercepts disabled
 2014-09-15 19:44 UTC  (2+ messages)

[Buildroot] Outcome of the GSoC 2014
 2014-09-15 19:44 UTC 

TCP connection will hang in FIN_WAIT1 after closing if zero window is advertised
 2014-09-15 19:43 UTC  (2+ messages)

[PATCH 0/2 V6] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-15 19:41 UTC  (5+ messages)
` [PATCH 2/2 V6] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m

[Qemu-devel] [PULL 0/2] QMP queue
 2014-09-15 19:40 UTC  (2+ messages)

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-09-15 19:39 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: add support to handle internal memories

[REGRESSION 3.17] scsi (uas) disks no longer using tagged command queuing
 2014-09-15 19:39 UTC  (9+ messages)
            ` [PATCH] scsi: fix regression that accidentally disabled block-based tcq

git request-pull gets confused?
 2014-09-15 19:38 UTC 

f2fs: use meta_inode cache to improve roll-forward speed
 2014-09-15 19:37 UTC 

pnfs/blocklayout: refactor extent processing
 2014-09-15 19:37 UTC 

[PATCH 3.16 000/158] 3.16.3-stable review
 2014-09-15 19:26 UTC  (33+ messages)
` [PATCH 3.16 060/158] MIPS: GIC: Prevent array overrun
` [PATCH 3.16 061/158] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
` [PATCH 3.16 062/158] MIPS: ptrace: Test correct tasks flags in task_user_regset_view()
` [PATCH 3.16 063/158] MIPS: ptrace: Change GP regset to use correct core dump register layout
` [PATCH 3.16 064/158] MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR
` [PATCH 3.16 065/158] MIPS: smp-mt: Fix link error when PROC_FS=n
` [PATCH 3.16 066/158] MIPS: Prevent user from setting FCSR cause bits
` [PATCH 3.16 072/158] MIPS: Malta: Improve system memory detection for {e, }memsize >= 2G
` [PATCH 3.16 083/158] ASoC: max98090: Fix missing free_irq
` [PATCH 3.16 086/158] ASoC: pxa: pxa-ssp: small leak in probe()
` [PATCH 3.16 087/158] ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
` [PATCH 3.16 089/158] ASoC: rt5640: Do not allow regmap to use bulk read-write operations
` [PATCH 3.16 090/158] ASoC: omap-twl4030: Fix typo in 2nd dai links platform_name
` [PATCH 3.16 091/158] bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
` [PATCH 3.16 092/158] bq2415x_charger: Fix Atomic Sleep Bug
` [PATCH 3.16 108/158] ring-buffer: Up rb_iter_peek() loop count to 3
` [PATCH 3.16 109/158] mnt: Only change user settable mount flags in remount
` [PATCH 3.16 111/158] mnt: Correct permission checks in do_remount
` [PATCH 3.16 112/158] mnt: Change the default remount atime from relatime to the existing value
` [PATCH 3.16 120/158] Bluetooth: Fix using uninitialized variable when pairing
` [PATCH 3.16 121/158] Bluetooth: Avoid use of session socket after the session gets freed
` [PATCH 3.16 122/158] __generic_file_write_iter(): fix handling of sync error after DIO
` [PATCH 3.16 123/158] rbd: rework rbd_request_fn()
` [PATCH 3.16 124/158] fix copy_tree() regression
` [PATCH 3.16 125/158] md/raid1,raid10: always abort recover on write error
` [PATCH 3.16 126/158] md/raid5: avoid livelock caused by non-aligned writes
` [PATCH 3.16 127/158] md/raid6: avoid data corruption during recovery of double-degraded RAID6
` [PATCH 3.16 128/158] md/raid10: fix memory leak when reshaping a RAID10
` [PATCH 3.16 129/158] md/raid10: Fix memory leak when raid10 reshape completes
` [PATCH 3.16 130/158] RDMA/iwcm: Use a default listen backlog if needed
` [PATCH 3.16 131/158] RDMA/uapi: Include socket.h in rdma_user_cm.h
` [PATCH 3.16 143/158] CIFS: Possible null ptr deref in SMB2_tcon

[PATCH v3 0/9] ARM: Berlin: Ethernet support
 2014-09-15 19:35 UTC  (4+ messages)
` [PATCH v3 5/9] net: pxa168_eth: get and set the mac address on the Ethernet controller

[PATCH 0/2] mvebu: Openblocks A6 board support
 2014-09-15 19:33 UTC  (2+ messages)

[XEN/ARM: Patch v3 1/1] Add support for the Exynos secure firmware
 2014-09-15 19:34 UTC 

[PATCH] Using the tlb flush util function where applicable
 2014-09-15 19:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-balloon: fix buffer overflow in memory stats feature
 2014-09-15 19:33 UTC  (3+ messages)

[PATCH V2 1/2] brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
 2014-09-15 19:30 UTC  (3+ messages)
` [PATCH 2/2] brcm80211: use container_of to resolve dma_info from dma_pub

[PATCH 00/35] arm: omap: move intc to drivers/irqchip/
 2014-09-15 19:29 UTC  (6+ messages)
` [PATCH 30/35] irqchip: add irq-omap-intc.h header

[PATCH v3 0/9] Tegra xHCI support
 2014-09-15 19:30 UTC  (11+ messages)

[PATCH] flask/policy: use naming convention xenpolicy-$(XEN_FULLVERSION)
 2014-09-15 19:29 UTC 

[V5 PATCH 0/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests
 2014-09-15 19:28 UTC  (6+ messages)
` [V5 PATCH 1/1] "
  ` [Xen-devel] "

[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
 2014-09-15 19:27 UTC  (3+ messages)
` [U-Boot] [PATCH 14/35] arm: socfpga: clock: Add missing stubs into board file


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.