Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-11 22:25:01 to 2015-09-12 23:12:07 UTC [more...]

[PATCH 2.6.32 00/62] 2.6.32.68-longterm review
 2015-09-12 22:57 UTC  (29+ messages)
` [PATCH 2.6.32 01/62] pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
` [PATCH 2.6.32 03/62] crypto: testmgr - update LZO compression test vectors
` [PATCH 2.6.32 05/62] netlink: fix possible spoofing from non-root processes
` [PATCH 2.6.32 06/62] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 2.6.32 07/62] HID: fix a couple of off-by-ones
` [PATCH 2.6.32 11/62] udf: Check path length when reading symlink
` [PATCH 2.6.32 12/62] udf: Check component length before reading it
` [PATCH 2.6.32 13/62] Remove repeated loads blocksize
` [PATCH 2.6.32 16/62] e1000: add dummy allocator to fix race condition between mtu change and netpoll
` [PATCH 2.6.32 17/62] powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
` [PATCH 2.6.32 18/62] s390/hibernate: fix save and restore of kernel text section
` [PATCH 2.6.32 20/62] memstick: mspro_block: add missing curly braces
` [PATCH 2.6.32 22/62] powerpc: Align TOC to 256 bytes
` [PATCH 2.6.32 24/62] sd: Disable support for 256 byte/sector disks
` [PATCH 2.6.32 27/62] x86_64: Fix strnlen_user() to not touch memory after specified maximum
` [PATCH 2.6.32 31/62] include/linux/sched.h: dont use task->pid/tgid in same_thread_group/has_group_leader_pid
` [PATCH 2.6.32 32/62] __ptrace_may_access() should not deny sub-threads
` [PATCH 2.6.32 38/62] s5h1420: fix a buffer overflow when checking userspace params
` [PATCH 2.6.32 40/62] pktgen: adjust spacing in proc file interface output
` [PATCH 2.6.32 44/62] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
` [PATCH 2.6.32 45/62] ext4: fix race between truncate and __ext4_journalled_writepage()
` [PATCH 2.6.32 49/62] NET: ROSE: Dont dereference NULL neighbour pointer
` [PATCH 2.6.32 52/62] tracing/filter: Do not allow infix to exceed end of string
` [PATCH 2.6.32 53/62] fuse: initialize fc->release before calling it
` [PATCH 2.6.32 56/62] libata: increase the timeout when setting transfer mode
` [PATCH 2.6.32 58/62] dccp: fix auto-loading of dccp(_probe)
` [PATCH 2.6.32 60/62] dccp: catch failed request_module call in dccp_probe init
` [PATCH 2.6.32 61/62] dmaengine: fix missing cnt in ?: in dmatest

[PATCH 4.1 70/78] SCSI: Fix NULL pointer dereference in runtime PM
 2015-09-12 20:00 UTC  (2+ messages)

[PATCH 3.10 00/11] 3.10.88-stable review
 2015-09-12 18:12 UTC  (22+ messages)
` [PATCH 3.10 01/11] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 3.10 02/11] ipc/sem.c: update/correct memory barriers
` [PATCH 3.10 03/11] mm/hwpoison: fix page refcount of unknown non LRU page
` [PATCH 3.10 04/11] perf: Fix fasync handling on inherited events
` [PATCH 3.10 05/11] dm thin metadata: delete btrees when releasing metadata snapshot
` [PATCH 3.10 06/11] localmodconfig: Use Kbuild files too
` [PATCH 3.10 07/11] EDAC, ppc4xx: Access mci->csrows array elements properly
` [PATCH 3.10 08/11] drm/radeon: add new OLAND pci id
` [PATCH 3.10 09/11] libfc: Fix fc_fcp_cleanup_each_cmd()
` [PATCH 3.10 10/11] crypto: caam - fix memory corruption in ahash_final_ctx
` [PATCH 3.10 11/11] arm64/mm: Remove hack in mmap randomize layout

Patch "ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable" has been added to the 4.1-stable tree
 2015-09-12 15:58 UTC 

[PATCH 4.1 00/78] 4.1.6-stable review
 2015-09-12 15:55 UTC  (86+ messages)
` [PATCH 4.1 01/78] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 4.1 02/78] ipc/sem.c: update/correct memory barriers
` [PATCH 4.1 03/78] mm/hwpoison: fix page refcount of unknown non LRU page
` [PATCH 4.1 04/78] mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
` [PATCH 4.1 05/78] clk: pxa: pxa3xx: fix CKEN register access
` [PATCH 4.1 08/78] rsi: Fix failure to load firmware after memory leak fix and fix the leak
` [PATCH 4.1 09/78] perf: Fix fasync handling on inherited events
` [PATCH 4.1 10/78] perf: Fix running time accounting
` [PATCH 4.1 11/78] perf: Fix double-free of the AUX buffer
` [PATCH 4.1 12/78] perf: Fix PERF_EVENT_IOC_PERIOD migration race
` [PATCH 4.1 13/78] iwlwifi: pcie: fix prepare card flow
` [PATCH 4.1 14/78] rtlwifi: rtl8723be: Add module parameter for MSI interrupts
` [PATCH 4.1 15/78] rtlwifi: Fix NULL dereference when PCI driver used as an AP
` [PATCH 4.1 16/78] x86/xen: build "Xen PV" APIC driver for domU as well
` [PATCH 4.1 17/78] xen/xenbus: Dont leak memory when unmapping the ring on HVM backend
` [PATCH 4.1 18/78] dm thin metadata: delete btrees when releasing metadata snapshot
` [PATCH 4.1 19/78] localmodconfig: Use Kbuild files too
` [PATCH 4.1 20/78] EDAC, ppc4xx: Access mci->csrows array elements properly
` [PATCH 4.1 21/78] HID: hid-input: Fix accessing freed memory during device disconnect
` [PATCH 4.1 22/78] HID: uclogic: fix limit in uclogic_tablet_enable()
` [PATCH 4.1 23/78] drm/radeon: add new OLAND pci id
` [PATCH 4.1 24/78] drm/vmwgfx: Fix execbuf locking issues
` [PATCH 4.1 25/78] libfc: Fix fc_exch_recv_req() error path
` [PATCH 4.1 26/78] libfc: Fix fc_fcp_cleanup_each_cmd()
` [PATCH 4.1 27/78] ARM: imx6: correct i.MX6 PCIe interrupt routing
` [PATCH 4.1 28/78] ARM: dts: omap243x: Fix broken pbias device creation
` [PATCH 4.1 29/78] ARM: dts: dra7: "
` [PATCH 4.1 30/78] ARM: dts: OMAP4: "
` [PATCH 4.1 31/78] ARM: dts: OMAP5: "
` [PATCH 4.1 32/78] ARM: 8385/1: VDSO: group link options
` [PATCH 4.1 33/78] ARM: 8384/1: VDSO: force use of BFD linker
` [PATCH 4.1 34/78] ARM: v7 setup function should invalidate L1 cache
` [PATCH 4.1 35/78] ARM: invalidate L1 before enabling coherency
` [PATCH 4.1 36/78] mfd: arizona: Fix initialisation of the PM runtime
` [PATCH 4.1 37/78] Revert x86 sigcontext cleanups
` [PATCH 4.1 38/78] regmap: regcache-rbtree: Clean new present bits on present bitmap resize
` [PATCH 4.1 39/78] MIPS: Fix seccomp syscall argument for MIPS64
` [PATCH 4.1 40/78] libiscsi: Fix host busy blocking during connection teardown
` [PATCH 4.1 41/78] sd: Fix maximum I/O size for BLOCK_PC requests
` [PATCH 4.1 42/78] crypto: nx - respect sg limit bounds when building sg lists for SHA
` [PATCH 4.1 43/78] crypto: caam - fix memory corruption in ahash_final_ctx
` [PATCH 4.1 44/78] Revert "libata-eh: Set information field for autosense"
` [PATCH 4.1 45/78] Revert "libata: Implement support for sense data reporting"
` [PATCH 4.1 46/78] Revert "libata: Implement NCQ autosense"
` [PATCH 4.1 48/78] ALSA: usb-audio: Fix runtime PM unbalance
` [PATCH 4.1 49/78] ALSA: hda - Fix the white noise on Dell laptop
` [PATCH 4.1 50/78] ALSA: usb: Add native DSD support for Gustard DAC-X20U
` [PATCH 4.1 51/78] ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises
` [PATCH 4.1 52/78] ALSA: hda - Check all inputs for is_active_nid_for_any()
` [PATCH 4.1 53/78] ALSA: hda - Fix path power activation
` [PATCH 4.1 54/78] ALSA: hda: fix possible NULL dereference
` [PATCH 4.1 55/78] mac80211: fix invalid read in minstrel_sort_best_tp_rates()
` [PATCH 4.1 56/78] target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
` [PATCH 4.1 57/78] PCI: Dont use 64-bit bus addresses on PA-RISC
` [PATCH 4.1 58/78] Input: gpio_keys_polled - request GPIO pin as input
` [PATCH 4.1 59/78] drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only
` [PATCH 4.1 60/78] drm/i915: Flag the execlists context object as dirty after every use
` [PATCH 4.1 63/78] 9p: ensure err is initialized to 0 in p9_client_read/write
` [PATCH 4.1 64/78] irqchip/crossbar: Restore the irq_set_type() mechanism
` [PATCH 4.1 65/78] irqchip/crossbar: Restore the mask on suspend behaviour
` [PATCH 4.1 66/78] irqchip/crossbar: Restore set_wake functionality
` [PATCH 4.1 67/78] ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism
` [PATCH 4.1 68/78] genirq: Dont return ENOSYS in irq_chip_retrigger_hierarchy
` [PATCH 4.1 69/78] genirq: Introduce irq_chip_set_type_parent() helper
` [PATCH 4.1 71/78] can: pcan_usb: dont provide CAN FD bittimings by non-FD adapters
` [PATCH 4.1 72/78] Add factory recertified Crucial M500s to blacklist
` [PATCH 4.1 73/78] fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack
` [PATCH 4.1 74/78] arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
` [PATCH 4.1 75/78] arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
` [PATCH 4.1 76/78] x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
` [PATCH 4.1 77/78] x86/apic: Fix fallout from x2apic cleanup
` [PATCH 4.1 78/78] x86/idle: Restore trace_cpu_idle to mwait_idle() calls
` [PATCH 4.1 00/78] 4.1.7-stable review

[PATCH 3.14 00/18] 3.14.52-stable review
 2015-09-12 15:55 UTC  (21+ messages)
` [PATCH 3.14 01/18] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 3.14 02/18] ipc/sem.c: update/correct memory barriers
` [PATCH 3.14 03/18] mm/hwpoison: fix page refcount of unknown non LRU page
` [PATCH 3.14 05/18] perf: Fix fasync handling on inherited events
` [PATCH 3.14 06/18] perf: Fix PERF_EVENT_IOC_PERIOD migration race
` [PATCH 3.14 07/18] dm thin metadata: delete btrees when releasing metadata snapshot
` [PATCH 3.14 08/18] localmodconfig: Use Kbuild files too
` [PATCH 3.14 09/18] EDAC, ppc4xx: Access mci->csrows array elements properly
` [PATCH 3.14 10/18] drm/radeon: add new OLAND pci id
` [PATCH 3.14 11/18] drm/vmwgfx: Fix execbuf locking issues
` [PATCH 3.14 12/18] libfc: Fix fc_exch_recv_req() error path
` [PATCH 3.14 13/18] libfc: Fix fc_fcp_cleanup_each_cmd()
` [PATCH 3.14 14/18] regmap: regcache-rbtree: Clean new present bits on present bitmap resize
` [PATCH 3.14 15/18] crypto: caam - fix memory corruption in ahash_final_ctx
` [PATCH 3.14 16/18] arm64/mm: Remove hack in mmap randomize layout
` [PATCH 3.14 18/18] arm64: KVM: Fix host crash when injecting a fault into a 32bit guest

[PATCH 0/3] Patches to apply to v4.1-stable
 2015-09-12 15:51 UTC  (4+ messages)

[PATCH 5/6] MIPS: CONFIG_MIPS_MT_SMP should depend upon CPU_MIPSR2
 2015-09-12 15:14 UTC  (7+ messages)
` [PATCH 6/6] MIPS: CPS: drop .set mips64r2 directives

[PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
 2015-09-12 13:43 UTC  (2+ messages)

Status of 3.10 series
 2015-09-12  5:47 UTC  (3+ messages)

[PATCH] ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
 2015-09-11 23:32 UTC 

[PATCH v3] mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
 2015-09-11 22:46 UTC  (2+ messages)

[PATCH] f2fs crypto: allocate buffer for decrypting filename
 2015-09-11 22:45 UTC  (2+ messages)
` [PATCH v2] "

Patch "x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "x86/idle: Restore trace_cpu_idle to mwait_idle() calls" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "x86/apic: Fix fallout from x2apic cleanup" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "SCSI: Fix NULL pointer dereference in runtime PM" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "irqchip/crossbar: Restore the mask on suspend behaviour" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "irqchip/crossbar: Restore the irq_set_type() mechanism" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "irqchip/crossbar: Restore set_wake functionality" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "genirq: Introduce irq_chip_set_type_parent() helper" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "drm/i915: remove HBR2 from chv supported list" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "drm/i915: Flag the execlists context object as dirty after every use" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "drm/i915: Avoid TP3 on CHV" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only" has been added to the 4.1-stable tree
 2015-09-11 22:41 UTC 

Patch "can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters" has been added to the 4.1-stable tree
 2015-09-11 22:40 UTC 

Patch "arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs" has been added to the 4.1-stable tree
 2015-09-11 22:40 UTC 

Patch "arm64: KVM: Fix host crash when injecting a fault into a 32bit guest" has been added to the 4.1-stable tree
 2015-09-11 22:40 UTC 

Patch "ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism" has been added to the 4.1-stable tree
 2015-09-11 22:40 UTC 

Patch "Add factory recertified Crucial M500s to blacklist" has been added to the 4.1-stable tree
 2015-09-11 22:40 UTC 

Patch "9p: ensure err is initialized to 0 in p9_client_read/write" has been added to the 4.1-stable tree
 2015-09-11 22:40 UTC 

Patch "SCSI: Fix NULL pointer dereference in runtime PM" has been added to the 3.14-stable tree
 2015-09-11 22:40 UTC 

Patch "arm64/mm: Remove hack in mmap randomize layout" has been added to the 3.14-stable tree
 2015-09-11 22:40 UTC 

Patch "arm64: KVM: Fix host crash when injecting a fault into a 32bit guest" has been added to the 3.14-stable tree
 2015-09-11 22:40 UTC 

Patch "arm64/mm: Remove hack in mmap randomize layout" has been added to the 3.10-stable tree
 2015-09-11 22:40 UTC 

FAILED: patch "[PATCH] mm: make page pfmemalloc check more robust" failed to apply to 4.1-stable tree
 2015-09-11 22:28 UTC 

arm64/mm: Remove hack in mmap randomize layout
 2015-09-11 22:27 UTC  (2+ messages)

FAILED: patch "[PATCH] [media] vb2: Only requeue buffers immediately once streaming" failed to apply to 4.1-stable tree
 2015-09-11 22:26 UTC 

FAILED: patch "[PATCH] Revert "drm/i915: Add eDP intermediate frequencies for CHV"" failed to apply to 4.1-stable tree
 2015-09-11 22:24 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).