aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16Linux 3.14.29v3.14.29Greg Kroah-Hartman
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-16spi: fsl: Fix problem with multi message transfersStefan Roese
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa
2015-01-16perf: Fix events installation during moving groupJiri Olsa
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
2015-01-16Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-16ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon
2015-01-16ARM: dts: Enable PWM node by default for s3c64xxTomasz Figa
2015-01-16ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-16scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-16ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2015-01-16ceph: do_sync is never initializedDan Carpenter
2015-01-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-16Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-16tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)
2015-01-16writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-01-16cdc-acm: memory leak in error caseOliver Neukum
2015-01-16genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe
2015-01-16Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-01-16ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai
2015-01-16ALSA: hda - using uninitialized dataDan Carpenter
2015-01-16ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-01-16kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou