summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-06-181-1/+2
* selinux: introduce str_read() helperNamhyung Kim2014-06-181-96/+37
* SELinux: use ARRAY_SIZEHimangi Saraogi2014-06-171-4/+4
* selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-filesMasahiro Yamada2014-06-172-2/+1
* Merge tag 'v3.15' into nextPaul Moore2014-06-1710923-320574/+681151
|\
| * Linux 3.15v3.15Linus Torvalds2014-06-081-1/+1
| * Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2014-06-082-47/+79
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-071-2/+5
| |\
| | * Btrfs: send, fix corrupted path strings for long pathsFilipe Manana2014-06-061-2/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-076-40/+50
| |\ \
| | * | target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-061-0/+5
| | * | target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger2014-06-061-0/+9
| | * | iser-target: Fix multi network portal shutdown regressionNicholas Bellinger2014-06-032-1/+3
| | * | iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier2014-06-031-39/+31
| | * | iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger2014-06-031-0/+2
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-075-89/+64
| |\ \ \
| | * | | x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming2014-06-071-2/+1
| | * | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-06-051-0/+3
| | |\ \ \
| | | * | | x86/efi: Do not export efi runtime map in case old mapDave Young2014-06-021-0/+3
| | | * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-021-19/+64
| | * | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-06-052-79/+47
| | * | | | x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov2014-06-051-1/+1
| | * | | | x86: Fix list/memory corruption on CPU hotplugIgor Mammedov2014-06-051-3/+0
| | * | | | x86: irq: Get correct available vectors for cpu disableYinghai Lu2014-06-041-4/+12
| * | | | | mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi2014-06-062-2/+6
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-064-12/+20
| |\ \ \ \ \
| | * | | | | sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin2014-06-053-7/+6
| | * | | | | sched/dl: Fix race in dl_task_timer()Kirill Tkhai2014-06-051-1/+9
| | * | | | | sched: Fix sched_policy < 0 comparisonRichard Weinberger2014-06-051-1/+1
| | * | | | | sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt2014-06-051-3/+4
| * | | | | | mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin2014-06-061-2/+1
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-052-4/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-052-4/+7
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu2014-06-041-2/+5
| | | * | | | | perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu2014-06-041-2/+2
| * | | | | | | Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds2014-06-051-53/+160
| |\ \ \ \ \ \ \
| | * | | | | | | futex: Make lookup_pi_state more robustThomas Gleixner2014-06-051-28/+106
| | * | | | | | | futex: Always cleanup owner tid in unlock_piThomas Gleixner2014-06-051-22/+18
| | * | | | | | | futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner2014-06-051-3/+11
| | * | | | | | | futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner2014-06-051-0/+25
| | |/ / / / / /
| * | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | percpu-refcount: fix usage of this_cpu_opsSebastian Ott2014-06-041-3/+3
| * | | | | | | | Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2014-06-041-21/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | intel_pstate: Improve initial busy calculationDoug Smythies2014-06-021-5/+8
| | * | | | | | | | intel_pstate: add sample time scalingDirk Brandewie2014-06-021-1/+17
| | * | | | | | | | intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-021-5/+7
| | * | | | | | | | intel_pstate: Remove C0 trackingDirk Brandewie2014-06-021-12/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-046-12/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2014-06-042-5/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/radeon: use the CP DMA on CIKChristian König2014-06-021-2/+2