stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-15 23:17:21 to 2014-07-18 12:10:07 UTC [more...]

[PATCH 3.12 000/170] 3.12.25-stable review
 2014-07-18 12:12 UTC  (3+ messages)
` [PATCH 3.12 001/170] Revert "aio: fix kernel memory disclosure in io_getevents() introduced in v3.10"
` [PATCH 3.12 002/170] ipvs: stop tot_stats estimator only under CONFIG_SYSCTL

[patch added to the 3.12 stable tree] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
 2014-07-18  7:25 UTC  (3+ messages)
` [patch added to the 3.12 stable tree] NFS: populate ->net in mount data when remounting
` [patch added to the 3.12 stable tree] MIPS: KVM: Remove redundant NULL checks before kfree()

[patch] mm, writeback: prevent race when calculating dirty limits
 2014-07-18  6:54 UTC  (3+ messages)

Linux 3.4.95 breaks LZO tests (additional pull needed)
 2014-07-18  4:18 UTC  (2+ messages)

Linux 3.15.6
 2014-07-17 23:45 UTC  (2+ messages)

Linux 3.14.13
 2014-07-17 23:44 UTC  (2+ messages)

Linux 3.10.49
 2014-07-17 23:44 UTC  (2+ messages)

Linux 3.4.99
 2014-07-17 23:43 UTC  (2+ messages)

[BUG] new copy_hugetlb_page_range() causing crashes
 2014-07-17 22:55 UTC  (5+ messages)
        ` [PATCH] mm: hugetlb: fix copy_hugetlb_page_range() (Re: [BUG] new copy_hugetlb_page_range() causing crashes)

[PATCH 3.15 00/84] 3.15.6-stable review
 2014-07-17 21:23 UTC  (74+ messages)
` [PATCH 3.15 14/84] serial: imx: Fix build breakage
` [PATCH 3.15 25/84] ACPI / EC: Add asynchronous command byte write support
` [PATCH 3.15 26/84] ACPI / EC: Remove duplicated ec_wait_ibf0() waiter
` [PATCH 3.15 27/84] ACPI / EC: Fix race condition in ec_transaction_completed()
` [PATCH 3.15 28/84] powerpc/kvm: Remove redundant save of SIER AND MMCR2
` [PATCH 3.15 29/84] powerpc/perf: Never program book3s PMCs with values >= 0x80000000
` [PATCH 3.15 30/84] powerpc/perf: Add PPMU_ARCH_207S define
` [PATCH 3.15 31/84] powerpc/perf: Clear MMCR2 when enabling PMU
` [PATCH 3.15 32/84] cpufreq: Makefile: fix compilation for davinci platform
` [PATCH 3.15 33/84] crypto: sha512_ssse3 - fix byte count to bit count conversion
` [PATCH 3.15 34/84] crypto: caam - fix memleak in caam_jr module
` [PATCH 3.15 35/84] arm64: implement TASK_SIZE_OF
` [PATCH 3.15 36/84] phy: core: Fix error path in phy_create()
` [PATCH 3.15 37/84] clk: spear3xx: Use proper control register offset
` [PATCH 3.15 38/84] clk: s2mps11: Fix double free corruption during driver unbind
` [PATCH 3.15 39/84] clk: qcom: HDMI source sel is 3 not 2
` [PATCH 3.15 40/84] Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
` [PATCH 3.15 41/84] dm mpath: fix IO hang due to logic bug in multipath_busy
` [PATCH 3.15 42/84] dm io: fix a race condition in the wake up code for sync_io
` [PATCH 3.15 43/84] dm: allocate a special workqueue for deferred device removal
` [PATCH 3.15 44/84] intel_pstate: Fix setting VID
` [PATCH 3.15 45/84] intel_pstate: dont touch turbo bit if turbo disabled or unavailable
` [PATCH 3.15 46/84] intel_pstate: Update documentation of {max,min}_perf_pct sysfs files
` [PATCH 3.15 47/84] intel_pstate: Set CPU number before accessing MSRs
` [PATCH 3.15 48/84] PCI: Fix unaligned access in AF transaction pending test
` [PATCH 3.15 49/84] ext4: fix unjournalled bg descriptor while initializing inode bitmap
` [PATCH 3.15 50/84] ext4: clarify error count warning messages
` [PATCH 3.15 51/84] ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
` [PATCH 3.15 52/84] ext4: disable synchronous transaction batching if max_batch_time==0
` [PATCH 3.15 53/84] ext4: revert commit which was causing fs corruption after journal replays
` [PATCH 3.15 54/84] ext4: fix a potential deadlock in __ext4_es_shrink()
` [PATCH 3.15 55/84] drm/radeon/dpm: Reenabling SS on Cayman
` [PATCH 3.15 56/84] drm/radeon: fix typo in ci_stop_dpm()
` [PATCH 3.15 57/84] drm/radeon: fix typo in golden register setup on evergreen
` [PATCH 3.15 60/84] drm/i915: quirk asserts controllable backlight presence, overriding VBT
` [PATCH 3.15 61/84] drm/i915: Acer C720 and C720P have controllable backlights
` [PATCH 3.15 62/84] drm/i915: Toshiba CB35 has a controllable backlight
` [PATCH 3.15 64/84] DMA, CMA: fix possible memory leak
` [PATCH 3.15 65/84] ring-buffer: Check if buffer exists before polling
` [PATCH 3.15 66/84] i40e: fix passing wrong error code to i40e_open()
` [PATCH 3.15 67/84] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
` [PATCH 3.15 68/84] cgroup: fix mount failure in a corner case
` [PATCH 3.15 69/84] kernfs: implement kernfs_root->supers list
` [PATCH 3.15 70/84] kernfs: introduce kernfs_pin_sb()
` [PATCH 3.15 71/84] cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
` [PATCH 3.15 72/84] f2fs: adjust free mem size to flush dentry blocks
` [PATCH 3.15 73/84] f2fs: check bdi->dirty_exceeded when trying to skip data writes
` [PATCH 3.15 74/84] drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue
` [PATCH 3.15 75/84] drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() "
` [PATCH 3.15 76/84] powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
` [PATCH 3.15 77/84] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
` [PATCH 3.15 78/84] x86-64, espfix: Dont leak bits 31:16 of %esp returning to 16-bit stack
` [PATCH 3.15 79/84] x86, espfix: Move espfix definitions into a separate header file
` [PATCH 3.15 80/84] x86, espfix: Fix broken header guard
` [PATCH 3.15 81/84] x86, espfix: Make espfix64 a Kconfig option, fix UML
` [PATCH 3.15 82/84] x86, espfix: Make it possible to disable 16-bit support
` [PATCH 3.15 83/84] x86, ioremap: Speed up check for RAM pages
` [PATCH 3.15 84/84] ACPI / battery: Retry to get battery information if failed during probing

[BUG] new copy_hugetlb_page_range() causing crashes
 2014-07-17 16:23 UTC 

[PATCH 3.4 00/22] 3.4.99-stable review
 2014-07-17 13:25 UTC  (10+ messages)
` [PATCH 3.4 17/22] x86, espfix: Move espfix definitions into a separate header file
` [PATCH 3.4 18/22] x86, espfix: Fix broken header guard
` [PATCH 3.4 19/22] x86, espfix: Make espfix64 a Kconfig option, fix UML
` [PATCH 3.4 20/22] x86, espfix: Make it possible to disable 16-bit support
` [PATCH 3.4 21/22] x86, ioremap: Speed up check for RAM pages
` [PATCH 3.4 22/22] ACPI / battery: Retry to get battery information if failed during probing

[PATCH 3.10 00/44] 3.10.49-stable review
 2014-07-17 13:24 UTC  (24+ messages)
` [PATCH 3.10 24/44] ext4: clarify error count warning messages
` [PATCH 3.10 25/44] ext4: disable synchronous transaction batching if max_batch_time==0
` [PATCH 3.10 26/44] drm/radeon: fix typo in golden register setup on evergreen
` [PATCH 3.10 28/44] ring-buffer: Check if buffer exists before polling
` [PATCH 3.10 29/44] rtmutex: Fix deadlock detector for real
` [PATCH 3.10 30/44] rtmutex: Detect changes in the pi lock chain
` [PATCH 3.10 31/44] rtmutex: Handle deadlock detection smarter
` [PATCH 3.10 32/44] rtmutex: Plug slow unlock race
` [PATCH 3.10 33/44] score: normalize global variables exported by vmlinux.lds
` [PATCH 3.10 34/44] Score: Implement the function csum_ipv6_magic
` [PATCH 3.10 35/44] Score: The commit is for compiling successfully
` [PATCH 3.10 36/44] Score: Modify the Makefile of Score, remove -mlong-calls for compiling
` [PATCH 3.10 37/44] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
` [PATCH 3.10 38/44] x86-64, espfix: Dont leak bits 31:16 of %esp returning to 16-bit stack
` [PATCH 3.10 39/44] x86, espfix: Move espfix definitions into a separate header file
` [PATCH 3.10 40/44] x86, espfix: Fix broken header guard
` [PATCH 3.10 41/44] x86, espfix: Make espfix64 a Kconfig option, fix UML
` [PATCH 3.10 42/44] x86, espfix: Make it possible to disable 16-bit support
` [PATCH 3.10 43/44] x86, ioremap: Speed up check for RAM pages
` [PATCH 3.10 44/44] ACPI / battery: Retry to get battery information if failed during probing

[PATCH 3.14 00/66] 3.14.13-stable review
 2014-07-17 13:23 UTC  (42+ messages)
` [PATCH 3.14 27/66] powerpc/perf: Clear MMCR2 when enabling PMU
` [PATCH 3.14 28/66] cpufreq: Makefile: fix compilation for davinci platform
` [PATCH 3.14 29/66] crypto: sha512_ssse3 - fix byte count to bit count conversion
` [PATCH 3.14 30/66] crypto: caam - fix memleak in caam_jr module
` [PATCH 3.14 31/66] arm64: implement TASK_SIZE_OF
` [PATCH 3.14 32/66] phy: core: Fix error path in phy_create()
` [PATCH 3.14 33/66] clk: spear3xx: Use proper control register offset
` [PATCH 3.14 34/66] clk: s2mps11: Fix double free corruption during driver unbind
` [PATCH 3.14 35/66] clk: qcom: HDMI source sel is 3 not 2
` [PATCH 3.14 36/66] Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
` [PATCH 3.14 37/66] dm io: fix a race condition in the wake up code for sync_io
` [PATCH 3.14 38/66] dm: allocate a special workqueue for deferred device removal
` [PATCH 3.14 39/66] intel_pstate: Fix setting VID
` [PATCH 3.14 40/66] intel_pstate: dont touch turbo bit if turbo disabled or unavailable
` [PATCH 3.14 41/66] intel_pstate: Update documentation of {max,min}_perf_pct sysfs files
` [PATCH 3.14 42/66] intel_pstate: Set CPU number before accessing MSRs
` [PATCH 3.14 43/66] PCI: Fix unaligned access in AF transaction pending test
` [PATCH 3.14 44/66] ext4: fix unjournalled bg descriptor while initializing inode bitmap
` [PATCH 3.14 45/66] ext4: clarify error count warning messages
` [PATCH 3.14 46/66] ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
` [PATCH 3.14 47/66] ext4: disable synchronous transaction batching if max_batch_time==0
` [PATCH 3.14 48/66] ext4: fix a potential deadlock in __ext4_es_shrink()
` [PATCH 3.14 49/66] drm/radeon/dpm: Reenabling SS on Cayman
` [PATCH 3.14 50/66] drm/radeon: fix typo in ci_stop_dpm()
` [PATCH 3.14 51/66] drm/radeon: fix typo in golden register setup on evergreen
` [PATCH 3.14 54/66] DMA, CMA: fix possible memory leak
` [PATCH 3.14 55/66] ring-buffer: Check if buffer exists before polling
` [PATCH 3.14 56/66] drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue
` [PATCH 3.14 57/66] drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() "
` [PATCH 3.14 58/66] powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
` [PATCH 3.14 59/66] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
` [PATCH 3.14 60/66] x86-64, espfix: Dont leak bits 31:16 of %esp returning to 16-bit stack
` [PATCH 3.14 61/66] x86, espfix: Move espfix definitions into a separate header file
` [PATCH 3.14 62/66] x86, espfix: Fix broken header guard
` [PATCH 3.14 63/66] x86, espfix: Make espfix64 a Kconfig option, fix UML
` [PATCH 3.14 64/66] x86, espfix: Make it possible to disable 16-bit support
` [PATCH 3.14 65/66] x86, ioremap: Speed up check for RAM pages
` [PATCH 3.14 66/66] ACPI / battery: Retry to get battery information if failed during probing

[PATCH 1/8] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
 2014-07-17 12:41 UTC  (26+ messages)
` [PATCH 4/8] Drivers: scsi: storvsc: Filter WRITE_SAME_16

[PATCH 1/1] Revert "drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters"
 2014-07-16 18:25 UTC 

[PATCH V3 1/7] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
 2014-07-16 17:30 UTC  (7+ messages)

[PATCH] PM / devfreq: Allocate memory using the right data type
 2014-07-16 17:21 UTC  (3+ messages)

ARC backport for stable 3.{10,12,14,15}
 2014-07-16 10:21 UTC  (2+ messages)

[PATCH] drm/qxl: return IRQ_NONE if it was not our irq
 2014-07-16  2:52 UTC  (2+ messages)

DO NOT APPLY: x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
 2014-07-16  0:56 UTC  (5+ messages)


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).