All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-14 17:19:52 to 2015-08-14 18:09:37 UTC [more...]

[PATCH 4.1 00/84] 4.1.6-stable review
 2015-08-14 17:42 UTC  (39+ messages)
` [PATCH 4.1 01/84] MIPS: unaligned: Fix build error on big endian R6 kernels
` [PATCH 4.1 02/84] MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
` [PATCH 4.1 03/84] MIPS: Malta: Dont reinitialise RTC
` [PATCH 4.1 04/84] MIPS: Fix sched_getaffinity with MT FPAFF enabled
` [PATCH 4.1 05/84] MIPS: Export get_c0_perfcount_int()
` [PATCH 4.1 06/84] MIPS: do_mcheck: Fix kernel code dump with EVA
` [PATCH 4.1 07/84] MIPS: show_stack: Fix stack trace "
` [PATCH 4.1 08/84] Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
` [PATCH 4.1 09/84] MIPS: Flush RPS on kernel entry with EVA
` [PATCH 4.1 10/84] MIPS: Make set_pte() SMP safe
` [PATCH 4.1 14/84] drm/radeon: rework audio detect (v4)
` [PATCH 4.1 15/84] drm/radeon/combios: add some validation of lvds values
` [PATCH 4.1 16/84] drm/dp-mst: Remove debug WARN_ON
` [PATCH 4.1 17/84] ipr: Fix locking for unit attention handling
` [PATCH 4.1 18/84] ipr: Fix incorrect trace indexing
` [PATCH 4.1 19/84] ipr: Fix invalid array indexing for HRRQ
` [PATCH 4.1 20/84] Bluetooth: Fix NULL pointer dereference in smp_conn_security
` [PATCH 4.1 21/84] dmaengine: pl330: Fix overflow when reporting residue in memcpy
` [PATCH 4.1 22/84] dmaengine: pl330: Really fix choppy sound because of wrong residue calculation
` [PATCH 4.1 50/84] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
` [PATCH 4.1 53/84] crypto: qat - Fix invalid synchronization between register/unregister sym algs
` [PATCH 4.1 67/84] PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
` [PATCH 4.1 68/84] md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
` [PATCH 4.1 69/84] dm: fix dm_merge_bvec regression on 32 bit systems
` [PATCH 4.1 70/84] staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL
` [PATCH 4.1 71/84] staging: lustre: Include unaligned.h instead of access_ok.h
` [PATCH 4.1 72/84] usb: gadget: f_uac2: fix calculation of uac2->p_interval
` [PATCH 4.1 73/84] USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355
` [PATCH 4.1 75/84] mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
` [PATCH 4.1 76/84] Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks
` [PATCH 4.1 77/84] thermal: exynos: Disable the regulator on probe failure
` [PATCH 4.1 78/84] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
` [PATCH 4.1 79/84] signalfd: fix information leak in signalfd_copyinfo
` [PATCH 4.1 80/84] signal: fix information leak in copy_siginfo_to_user
` [PATCH 4.1 81/84] signal: fix information leak in copy_siginfo_from_user32
` [PATCH 4.1 82/84] kvm: x86: fix kvm_apic_has_events to check for NULL pointer
` [PATCH 4.1 83/84] nfsd: refactor nfs4_preprocess_stateid_op
` [PATCH 4.1 84/84] nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid

[PATCH 3.10 00/35] 3.10.87-stable review
 2015-08-14 17:45 UTC  (28+ messages)
` [PATCH 3.10 01/35] ARM: realview: fix sparsemem build
` [PATCH 3.10 02/35] MIPS: Fix sched_getaffinity with MT FPAFF enabled
` [PATCH 3.10 03/35] MIPS: Make set_pte() SMP safe
` [PATCH 3.10 04/35] fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
` [PATCH 3.10 05/35] drm/radeon/combios: add some validation of lvds values
` [PATCH 3.10 06/35] ipr: Fix locking for unit attention handling
` [PATCH 3.10 07/35] ipr: Fix incorrect trace indexing
` [PATCH 3.10 08/35] ipr: Fix invalid array indexing for HRRQ
` [PATCH 3.10 10/35] USB: sierra: add 1199:68AB device ID
` [PATCH 3.10 11/35] md: use kzalloc() when bitmap is disabled
` [PATCH 3.10 12/35] ipmi: fix timeout calculation when bmc is disconnected
` [PATCH 3.10 13/35] mfd: sm501: dbg_regs attribute must be read-only
` [PATCH 3.10 14/35] perf/x86/amd: Rework AMD PMU init code
` [PATCH 3.10 15/35] sparc64: Fix FPU register corruption with AES crypto offload
` [PATCH 3.10 16/35] sparc64: Fix userspace FPU register corruptions
` [PATCH 3.10 17/35] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
` [PATCH 3.10 19/35] crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
` [PATCH 3.10 20/35] rbd: fix copyup completion race
` [PATCH 3.10 21/35] iscsi-target: Fix iscsit_start_kthreads failure OOPs
` [PATCH 3.10 22/35] ALSA: hda - fix cs4210_spdif_automute()
` [PATCH 3.10 23/35] ipc: modify message queue accounting to not take kernel data structures into account
` [PATCH 3.10 24/35] ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
` [PATCH 3.10 25/35] md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
` [PATCH 3.10 26/35] sg_start_req(): make sure that theres not too many elements in iovec
` [PATCH 3.10 27/35] ARM: Fix !kuser helpers case
` [PATCH 3.10 34/35] md/bitmap: return an error when bitmap superblock is corrupt

[PATCH 3.14 00/44] 3.14.51-stable review
 2015-08-14 17:45 UTC  (44+ messages)
` [PATCH 3.14 01/44] ARM: realview: fix sparsemem build
` [PATCH 3.14 02/44] MIPS: Malta: Dont reinitialise RTC
` [PATCH 3.14 03/44] MIPS: Fix sched_getaffinity with MT FPAFF enabled
` [PATCH 3.14 04/44] MIPS: Make set_pte() SMP safe
` [PATCH 3.14 05/44] fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
` [PATCH 3.14 06/44] drm/radeon/combios: add some validation of lvds values
` [PATCH 3.14 07/44] ipr: Fix locking for unit attention handling
` [PATCH 3.14 08/44] ipr: Fix incorrect trace indexing
` [PATCH 3.14 09/44] ipr: Fix invalid array indexing for HRRQ
` [PATCH 3.14 11/44] USB: sierra: add 1199:68AB device ID
` [PATCH 3.14 12/44] ima: add support for new "euid" policy condition
` [PATCH 3.14 13/44] ima: extend "mask" policy matching support
` [PATCH 3.14 14/44] md: use kzalloc() when bitmap is disabled
` [PATCH 3.14 15/44] ARM: sunxi: fix build for THUMB2_KERNEL
` [PATCH 3.14 16/44] [PATCH] sparc64: Fix userspace FPU register corruptions
` [PATCH 3.14 17/44] ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
` [PATCH 3.14 18/44] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
` [PATCH 3.14 20/44] crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
` [PATCH 3.14 21/44] rbd: fix copyup completion race
` [PATCH 3.14 22/44] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
` [PATCH 3.14 23/44] iscsi-target: Fix iscsit_start_kthreads failure OOPs
` [PATCH 3.14 24/44] ALSA: hda - fix cs4210_spdif_automute()
` [PATCH 3.14 25/44] ipc: modify message queue accounting to not take kernel data structures into account
` [PATCH 3.14 26/44] ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
` [PATCH 3.14 27/44] PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
` [PATCH 3.14 28/44] md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
` [PATCH 3.14 29/44] sg_start_req(): make sure that theres not too many elements in iovec
` [PATCH 3.14 30/44] signalfd: fix information leak in signalfd_copyinfo
` [PATCH 3.14 31/44] signal: fix information leak in copy_siginfo_to_user
` [PATCH 3.14 32/44] signal: fix information leak in copy_siginfo_from_user32
` [PATCH 3.14 33/44] fold d_kill() and d_free()
` [PATCH 3.14 34/44] fold try_prune_one_dentry()
` [PATCH 3.14 35/44] new helper: dentry_free()
` [PATCH 3.14 36/44] expand the call of dentry_lru_del() in dentry_kill()
` [PATCH 3.14 37/44] dentry_kill(): dont try to remove from shrink list
` [PATCH 3.14 38/44] dont remove from shrink list in select_collect()
` [PATCH 3.14 39/44] more graceful recovery in umount_collect()
` [PATCH 3.14 40/44] dcache: dont need rcu in shrink_dentry_list()
` [PATCH 3.14 41/44] kvm: x86: fix kvm_apic_has_events to check for NULL pointer
` [PATCH 3.14 42/44] path_openat(): fix double fput()
` [PATCH 3.14 43/44] md/bitmap: return an error when bitmap superblock is corrupt
` [PATCH 3.14 44/44] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations

[PATCH 0/2] nand: pxa3xx: A couple device identification fixes
 2015-08-14 18:07 UTC  (5+ messages)
` [PATCH 1/2] nand: pxa3xx: Increase READ_ID buffer and make the size static

[RFT PATCH] arm: am200epdkit_defconfig: convert to use libata PATA drivers
 2015-08-14 18:08 UTC  (9+ messages)
` [RFT PATCH] arm: collie_defconfig: "
` [PATCH] arm: footbridge_defconfig: disable IDE subsystem

[PATCH v5 0/4] notes mergestrategy configuration option
 2015-08-14 18:07 UTC  (6+ messages)
` [PATCH v5 1/4] notes: document cat_sort_uniq rewriteMode
` [PATCH v5 2/4] notes: add tests for --commit/--abort/--strategy exclusivity
` [PATCH v5 3/4] notes: add notes.mergestrategy option to select default strategy
` [PATCH v5 4/4] notes: teach git-notes about notes.<ref>.mergestrategy option

Can't mount degraded. How to remove/add drives OFFLINE?
 2015-08-14 18:06 UTC 

iw coalesce show - disabled at init?
 2015-08-14 18:05 UTC  (5+ messages)

[meta-perl][PATCH 1/3] libstrictures-perl: add 2.000001 recipe
 2015-08-14 18:05 UTC  (3+ messages)
` [meta-perl][PATCH 2/3] librole-tiny-perl: "

][PATCH 01/31] layer.conf: update the source mirror definition
 2015-08-14 18:04 UTC  (3+ messages)
` ][PATCH 31/31] update ls1021atwr machine conf

[PATCH] user_ns: use correct check for single-threadedness
 2015-08-14 17:59 UTC  (11+ messages)
` [PATCH 0/2] userns: Creation logic fixes
  ` [PATCH 1/2] unshare: Unsharing a thread does not require unsharing a vm

[PATCH] IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
 2015-08-14 18:01 UTC 

[PATCH 0/2] pbias regulator fixes
 2015-08-14 18:00 UTC  (3+ messages)
` [PATCH 1/2] regulator: pbias: use untranslated address to program pbias regulator

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-14 17:59 UTC  (14+ messages)
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address

[PATCHv4] http: add support for specifying the SSL version
 2015-08-14 17:57 UTC  (2+ messages)

[PATCH v4 0/5] Devfreq cooling device
 2015-08-14 17:57 UTC  (6+ messages)
` [PATCH v4 1/5] PM / devfreq: cache the last call to get_dev_status()
` [PATCH v4 2/5] PM / OPP: add a function to get the voltage for disabled OPPs
` [PATCH v4 3/5] thermal: Add devfreq cooling
` [PATCH v4 4/5] devfreq_cooling: add trace information
` [PATCH v4 5/5] PM / devfreq: drop comment about thermal setting max_freq

[PATCH] regmap: Add function check before called format_val
 2015-08-14 17:56 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/4] target-arm: Implement missing EL3 (and EL2) registers
 2015-08-14 17:55 UTC  (5+ messages)

[PATCH v2 0/2] Fix dma mapping when the cache is coherent
 2015-08-14 17:55 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C "
` [PATCH v2 2/2] ARM: dma-mapping: Fix the coherent case when iommu is used

[Qemu-devel] [PATCH v3] qemu-doc.texi: Add information on compiling source code on Mac OS X
 2015-08-14 17:54 UTC 

Problems with Seagate 8TB SMR archive drives
 2015-08-14 17:52 UTC 

[Qemu-devel] [PATCH v2 0/4] scripts/qemu-gdb: Split into modules
 2015-08-14 17:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] scripts/qemu-gdb: Split MtreeCommand into its own module
` [Qemu-devel] [PATCH v2 2/4] scripts/qemu-gdb: Split CoroutineCommand into its own file
` [Qemu-devel] [PATCH v2 3/4] scripts/qemu-gdb: Silently pass through SIGUSR1
` [Qemu-devel] [PATCH v2 4/4] scripts/qemu-gdb: Add brief comment describing usage

[PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-08-14 17:45 UTC  (10+ messages)
` [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART
          ` [U-Boot] "

[PATCH] drm/core: Set mode to NULL when connectors in a set drops to 0
 2015-08-14 17:44 UTC  (2+ messages)

[PATCH v10 00/13] port tag.c to use ref-filter APIs
 2015-08-14 17:42 UTC  (9+ messages)
` [PATCH v10 05/13] ref-filter: implement an `align` atom

[PATCH 0/2] pwm: Broadcom BCM7xxx PWM support
 2015-08-14 17:40 UTC  (3+ messages)
` [PATCH 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[patch] staging: comedi: me4000: use bitwise AND instead of logical
 2015-08-14 17:40 UTC  (2+ messages)

signals handling in kernel
 2015-08-14 17:39 UTC  (4+ messages)

[PATCH] ARM: rockchip: pm: Fix PTR_ERR() argument
 2015-08-14 17:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for sst25wf020a
 2015-08-14 17:35 UTC 

[PATCH v2] ivtv-alsa: Add index to specify device number
 2015-08-14 17:36 UTC 

FAILED: patch "[PATCH] mm, vmscan: Do not wait for page writeback for GFP_NOFS" failed to apply to 4.1-stable tree
 2015-08-14 17:33 UTC  (5+ messages)

Patch "mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations" has been added to the 3.14-stable tree
 2015-08-14 17:33 UTC 

Patch "mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations" has been added to the 3.10-stable tree
 2015-08-14 17:33 UTC 

[PATCH for-4.6] xl/vNUMA: Allow empty memory nodes
 2015-08-14 17:30 UTC  (3+ messages)

FAILED: patch "[PATCH] nfsd: do nfs4_check_fh in nfs4_check_file instead of" failed to apply to 4.1-stable tree
 2015-08-14 17:29 UTC  (3+ messages)

Patch "nfsd: refactor nfs4_preprocess_stateid_op" has been added to the 4.1-stable tree
 2015-08-14 17:29 UTC 

Patch "nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid" has been added to the 4.1-stable tree
 2015-08-14 17:29 UTC 

[PATCH v2] xen: arm: Support <32MB frametables
 2015-08-14 17:29 UTC  (3+ messages)

[PATCH v3] ARM: configs: Add Freescale LS1021A defconfig
 2015-08-14 17:28 UTC  (5+ messages)

[PATCH 0/4] Add support for Hyperlinks and Markup on kernel-doc
 2015-08-14 17:26 UTC  (6+ messages)

[RFC 01/13] drm/dp: Read fast training capability from link
 2015-08-14 17:22 UTC  (4+ messages)
` [RFC 11/13] drm/dp: Add helper to dump DPCD

Patch "xen/events/fifo: Handle linked events when closing a port" has been added to the 4.1-stable tree
 2015-08-14 17:26 UTC  (3+ messages)

[PATCH 0/3] qcom: Add SMEM MTD parser
 2015-08-14 17:25 UTC  (5+ messages)
` [PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

[PATCH stable] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-14 17:25 UTC  (6+ messages)
` Patch "md/bitmap: return an error when bitmap superblock is corrupt." has been added to the 3.10-stable tree
` Patch "md/bitmap: return an error when bitmap superblock is corrupt." has been added to the 3.14-stable tree

[Qemu-devel] [PATCH v1 0/3] xlnx-zynqmp: Connect the AHCI SATA device
 2015-08-14 17:24 UTC  (2+ messages)

[PATCH] drm/i915: Clear PIPE.STAT before IIR on VLV/CHV
 2015-08-14 17:24 UTC 

[U-Boot] [PATCH 1/3] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
 2015-08-14 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] MAINTAINERS: Update the MAINTAINERS file
 2015-08-14 17:22 UTC  (4+ messages)

i386-pc target and no block lists
 2015-08-14 17:22 UTC  (3+ messages)

[PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore
 2015-08-14 17:20 UTC  (8+ messages)
` [PATCH v3 2/8] fix the broken lockdep logic in __sb_start_write()
` [PATCH v3 3/8] document rwsem_release() in sb_wait_write()
` [PATCH v3 4/8] percpu-rwsem: introduce percpu_down_read_trylock()
` [PATCH v3 5/8] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()
` [PATCH v3 6/8] percpu-rwsem: kill CONFIG_PERCPU_RWSEM
` [PATCH v3 7/8] shift percpu_counter_destroy() into destroy_super_work()
` [PATCH v3 8/8] change sb_writers to use percpu_rw_semaphore

[PATCH v3] http: add support for specifying the SSL version
 2015-08-14 17:21 UTC  (3+ messages)

[PATCHES] Sparc
 2015-08-14 17:21 UTC  (2+ messages)

RCU hang on 4.2-rc5
 2015-08-14 17:18 UTC  (4+ messages)
` [PATCH RFC net 0/3] ipv6: Fix potential deadlock when creating pcpu rt

[PATCH v2] staging: wilc1000: Process WARN, INFO options of debug levels from user
 2015-08-14 17:20 UTC 


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.