messages from 2015-08-14 17:03:19 to 2015-08-14 17:52:54 UTC [more...]
[PATCH 4.1 00/84] 4.1.6-stable review
2015-08-14 17:42 UTC (38+ 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 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 (18+ 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 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 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 (3+ messages)
` [PATCH 3.14 18/44] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
` [PATCH 3.14 43/44] md/bitmap: return an error when bitmap superblock is corrupt
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 v5 0/4] notes mergestrategy configuration option
2015-08-14 17:50 UTC (5+ 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
[Qemu-devel] [PATCH 0/4] target-arm: Implement missing EL3 (and EL2) registers
2015-08-14 17:48 UTC (4+ messages)
[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 v2 0/2] Fix dma mapping when the cache is coherent
2015-08-14 17:43 UTC (4+ messages)
` [PATCH v2 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C "
[RFT PATCH] arm: am200epdkit_defconfig: convert to use libata PATA drivers
2015-08-14 17:43 UTC (52+ messages)
` [PATCH] arm: assabet_defconfig: disable IDE subsystem
` [PATCH] arm: badge4_defconfig: "
` [PATCH] arm: cerfcube_defconfig: "
` [PATCH] arm: colibri_pxa270_defconfig: "
` [RFT PATCH] arm: collie_defconfig: convert to use libata PATA drivers
` [RFT PATCH] arm: corgi_defconfig: "
` [PATCH] arm: footbridge_defconfig: disable IDE subsystem
` [RFT PATCH] arm: h3600_defconfig: convert to use libata PATA drivers
` [RFT PATCH] arm: ixp4xx_defconfig: "
` [RFT PATCH] arm: jornada720_defconfig: "
` [PATCH] arm: lart_defconfig: disable IDE subsystem
` [PATCH] arm: lpda270_defconfig: "
` [PATCH] arm: mainstone_defconfig: "
` [RFT PATCH] arm: netwinder_defconfig: convert to use libata PATA drivers
` [RFT PATCH] arm: omap1_defconfig: "
` [PATCH] arm: pxa255-idp_defconfig: disable IDE subsystem
` [RFT PATCH] arm: s3c2410_defconfig: convert to use libata PATA drivers
` [PATCH] arm: shannon_defconfig: disable IDE subsystem
` [RFT PATCH] arm: spitz_defconfig: convert to use libata PATA drivers
` [PATCH] arm: trizeps4_defconfig: disable IDE subsystem
[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 (6+ 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 (9+ messages)
` [PATCH v3 1/8] introduce __sb_writers_{acquired,release}() helpers
` [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
[PATCH 0/9] ARM: PM / Domains: Generic PM domains for CPUs/Clusters
2015-08-14 17:19 UTC (8+ messages)
` [PATCH 2/9] PM / Domains: Remove dev->driver check for runtime PM
[Qemu-devel] [PATCH v2 RFC 0/8] block: persistent dirty bitmaps
2015-08-14 17:14 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/8] qcow2: add dirty-bitmaps feature
[Qemu-devel] [PATCH v2 1/1] xlnx-zynqmp: Connect the four OCM banks
2015-08-14 17:14 UTC (5+ messages)
[PATCH v2] net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
2015-08-14 17:12 UTC (4+ messages)
[PATCH v3] net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
2015-08-14 17:11 UTC
[PATCH v3 1/4] refs: clean up common_list
2015-08-14 17:10 UTC (11+ messages)
` [PATCH v3 2/4] path: optimize common dir checking
` [PATCH v3 3/4] refs: make refs/worktree/* per-worktree
[PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error
2015-08-14 17:08 UTC
[Qemu-devel] [PULL 0/2] Block job patches
2015-08-14 17:06 UTC (4+ messages)
[U-Boot] [PATCH 1/2] sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
2015-08-14 17:04 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add support for gt90h-v4 tablets
[Qemu-devel] [PATCH 00/11] Proposed format for m68k flags
2015-08-14 17:04 UTC (3+ messages)
` [Qemu-devel] [PATCH 03/11] target-m68k: Remove incorrect clearing of cc_x
audit 2.4.4 released
2015-08-14 17:04 UTC (3+ messages)
[patch 1/2 v2] ext4: simplify some code in read_mmp_block()
2015-08-14 17:03 UTC (3+ messages)
Patch "kvm: x86: fix kvm_apic_has_events to check for NULL pointer" has been added to the 4.1-stable tree
2015-08-14 17:03 UTC
Patch "path_openat(): fix double fput()" has been added to the 3.14-stable tree
2015-08-14 17:03 UTC
Patch "more graceful recovery in umount_collect()" has been added to the 3.14-stable tree
2015-08-14 17:03 UTC
Patch "kvm: x86: fix kvm_apic_has_events to check for NULL pointer" has been added to the 3.14-stable tree
2015-08-14 17:03 UTC
Patch "dentry_kill(): don't try to remove from shrink list" has been added to the 3.14-stable tree
2015-08-14 17:03 UTC
Patch "don't remove from shrink list in select_collect()" has been added to the 3.14-stable tree
2015-08-14 17:03 UTC
Patch "dcache: don't need rcu in shrink_dentry_list()" has been added to the 3.14-stable tree
2015-08-14 17:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.