stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-11 22:50:55 to 2015-09-15 07:07:36 UTC [more...]

[PATCH V6 1/6] kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
 2015-09-15  7:07 UTC  (6+ messages)
` [PATCH V6 2/6] kvm: factor out core eventfd assign/deassign logic
` [PATCH V6 3/6] kvm: fix double free for fast mmio eventfd
` [PATCH V6 4/6] kvm: fix zero length mmio searching

[PATCH 2.6.32 00/62] 2.6.32.68-longterm review
 2015-09-15  6:09 UTC  (70+ messages)
` [PATCH 2.6.32 01/62] pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
` [PATCH 2.6.32 02/62] sg_start_req(): make sure that theres not too many elements in iovec
` [PATCH 2.6.32 03/62] crypto: testmgr - update LZO compression test vectors
` [PATCH 2.6.32 04/62] TTY: drop driver reference in tty_open fail path
` [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 08/62] udf: Verify i_size when loading inode
` [PATCH 2.6.32 09/62] udf: Verify symlink size before loading it
` [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 14/62] udf: Check length of extended attributes and allocation descriptors
` [PATCH 2.6.32 15/62] udp: fix behavior of wrong checksums
` [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 19/62] ptrace: fix race between ptrace_resume() and wait_task_stopped()
` [PATCH 2.6.32 20/62] memstick: mspro_block: add missing curly braces
` [PATCH 2.6.32 21/62] md/raid5: dont record new size if resize_stripes fails
` [PATCH 2.6.32 22/62] powerpc: Align TOC to 256 bytes
` [PATCH 2.6.32 23/62] jbd2: fix r_count overflows leading to buffer overflow in journal recovery
` [PATCH 2.6.32 24/62] sd: Disable support for 256 byte/sector disks
` [PATCH 2.6.32 25/62] lguest: fix out-by-one error in address checking
` [PATCH 2.6.32 26/62] fs, omfs: add NULL terminator in the end up the token list
` [PATCH 2.6.32 27/62] x86_64: Fix strnlen_user() to not touch memory after specified maximum
` [PATCH 2.6.32 28/62] tracing: Have filter check for balanced ops
` [PATCH 2.6.32 29/62] sctp: Fix race between OOTB responce and route removal
` [PATCH 2.6.32 30/62] x86/reboot: Fix a warning message triggered by stop_other_cpus()
` [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 33/62] MIPS: Octeon: Remove udelay() causing huge IRQ latency
` [PATCH 2.6.32 34/62] MIPS: Fix race condition in lazy cache flushing
` [PATCH 2.6.32 35/62] MIPS: Fix cpu_has_mips_r2_exec_hazard
` [PATCH 2.6.32 36/62] MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard
` [PATCH 2.6.32 37/62] hrtimer: Allow concurrent hrtimer_start() for self restarting timers
` [PATCH 2.6.32 38/62] s5h1420: fix a buffer overflow when checking userspace params
` [PATCH 2.6.32 39/62] cx24116: "
` [PATCH 2.6.32 40/62] pktgen: adjust spacing in proc file interface output
` [PATCH 2.6.32 41/62] staging: vt6655: device_rx_srv check sk_buff is NULL
` [PATCH 2.6.32 42/62] fixing infinite OPEN loop in 4.0 stateid recovery
` [PATCH 2.6.32 43/62] SUNRPC: Fix a memory leak in the backchannel code
` [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 46/62] Disable write buffering on Toshiba ToPIC95
` [PATCH 2.6.32 47/62] nfs: increase size of EXCHANGE_ID name string buffer
` [PATCH 2.6.32 48/62] ext4: call sync_blockdev() before invalidate_bdev() in put_super()
` [PATCH 2.6.32 49/62] NET: ROSE: Dont dereference NULL neighbour pointer
` [PATCH 2.6.32 50/62] mm: kmemleak: allow safe memory scanning during kmemleak disabling
` [PATCH 2.6.32 51/62] tracing/filter: Do not WARN on operand count going below zero
` [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 54/62] mm: avoid setting up anonymous pages into file mapping
` [PATCH 2.6.32 55/62] s390/process: fix sfpc inline assembly
` [PATCH 2.6.32 56/62] libata: increase the timeout when setting transfer mode
` [PATCH 2.6.32 57/62] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
` [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 2.6.32 62/62] ipv6: Fix return of xfrm6_tunnel_rcv()

[PATCH 1/7] mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
 2015-09-15  4:04 UTC  (7+ messages)
` [PATCH 2/7] mmc: sdhci-esdhc-imx: Do not break platform data boards
` [PATCH 3/7] mmc: sdhci-esdhc-imx: fix cd regression for dt platform
` [PATCH 4/7] dts: imx51: fix sd card gpio polarity specified in device tree
` [PATCH 5/7] dts: imx53: "
` [PATCH 6/7] dts: imx6: "
` [PATCH 7/7] dts: imx25: "

[PATCH 1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
 2015-09-14 23:24 UTC  (3+ messages)

[PATCH v2] net: mvneta: fix refilling for Rx DMA buffers
 2015-09-14 22:46 UTC  (5+ messages)

[to-be-updated] mm-fix-invalid-use-of-pfn_valid_within-in-test_pages_in_a_zone.patch removed from -mm tree
 2015-09-14 17:46 UTC 

[to-be-updated] mm-page_isolation-check-pfn-validity-before-access.patch removed from -mm tree
 2015-09-14 17:46 UTC 

[PATCH v4] mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
 2015-09-14 17:02 UTC  (6+ messages)

[PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523
 2015-09-14 17:01 UTC  (3+ messages)

[patch added to the 3.12 stable tree] mtip32xx: dynamically allocate buffer in debugfs functions
 2015-09-14 14:31 UTC  (8+ messages)
` [patch added to the 3.12 stable tree] cifs: Send a logoff request before removing a smb session
` [patch added to the 3.12 stable tree] lpfc: Fix scsi prep dma buf error
` [patch added to the 3.12 stable tree] bio: fix argument of __bio_add_page() for max_sectors > 0xffff
` [patch added to the 3.12 stable tree] dm cache mq: fix memory allocation failure for large cache devices
` [patch added to the 3.12 stable tree] aio: fix reqs_available handling
` [patch added to the 3.12 stable tree] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
` [patch added to the 3.12 stable tree] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt

[PATCH 1/2 -stable-3.12] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2015-09-14 14:29 UTC  (4+ messages)
` [PATCH 2/2 -stable-3.12 ] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt

Build failures in 3.4-stable-queue
 2015-09-14 14:25 UTC 

FAILED: patch "[PATCH] Revert "drm/i915: Add eDP intermediate frequencies for CHV"" failed to apply to 4.1-stable tree
 2015-09-14 14:17 UTC  (6+ messages)
` [PATCH] Revert "drm/i915: Add eDP intermediate frequencies for CHV"

[PATCH] Btrfs: fix read corruption of compressed and shared extents
 2015-09-14 12:50 UTC  (5+ messages)

FAILED: patch "[PATCH] mm: make page pfmemalloc check more robust" failed to apply to 4.1-stable tree
 2015-09-14  9:26 UTC  (2+ messages)
` [PATCH stable-4.1] mm: make page pfmemalloc check more robust

[PATCH 3.10 00/11] 3.10.88-stable review
 2015-09-14  9:01 UTC  (12+ messages)

FAILED: patch "[PATCH] [media] vb2: Only requeue buffers immediately once streaming" failed to apply to 4.1-stable tree
 2015-09-14  8:36 UTC  (2+ messages)

[PATCH v3] mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
 2015-09-14  7:49 UTC  (3+ messages)

v3.14.52 build: 0 failures 64 warnings (v3.14.52)
 2015-09-13 23:52 UTC 

v3.10.88 build: 0 failures 76 warnings (v3.10.88)
 2015-09-13 21:48 UTC 

Status of 3.10 series
 2015-09-13 19:44 UTC  (5+ messages)

v4.1.7 build: 0 failures 23 warnings (v4.1.7)
 2015-09-13 19:35 UTC 

Linux 4.1.7
 2015-09-13 18:23 UTC  (2+ messages)

Linux 3.14.52
 2015-09-13 18:23 UTC  (2+ messages)

Linux 3.10.88
 2015-09-13 18:22 UTC  (2+ messages)

[PATCH] mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
 2015-09-13 16:26 UTC  (2+ messages)
` [linux-sunxi] "

[git:media_tree/master] [media] vb2: Only requeue buffers immediately once streaming is started
 2015-07-17 12:00 UTC 

[PATCH v2 net-next] netfilter: ipset: Fixing unnamed union initg
 2015-09-13 11:52 UTC 

[tip:perf/core] perf/x86/intel: Fix constraint access
 2015-09-13 10:58 UTC 

[PATCH 3.14 00/18] 3.14.52-stable review
 2015-09-13  6:03 UTC  (6+ messages)
    ` [PATCH] tty/vt: don't set font mappings on vc not supporting this

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

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  (35+ messages)
` [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 55/78] mac80211: fix invalid read in minstrel_sort_best_tp_rates()
` [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 60/78] drm/i915: Flag the execlists context object as dirty after every use
` [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 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)

[PATCH] ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
 2015-09-11 23:32 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 NNTP newsgroup(s).