summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Staging: sb105x: info leak in mp_get_count()Dan Carpenter2013-10-301-1/+1
| * | | | | | | | | Staging: bcm: info leak in ioctlDan Carpenter2013-10-301-0/+1
| * | | | | | | | | staging: wlags49_h2: buffer overflow setting station nameDan Carpenter2013-10-301-3/+6
| * | | | | | | | | aacraid: missing capable() check in compat ioctlDan Carpenter2013-10-301-0/+2
| * | | | | | | | | staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-10-301-0/+3
| * | | | | | | | | uml: check length in exitcode_proc_write()Dan Carpenter2013-10-301-1/+3
| |/ / / / / / / /
| * | | | | | | | Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2013-10-293-49/+17
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-2922-81/+176
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-2920-67/+151
| | |\ \ \ \ \ \ \
| | | * | | | | | | perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-2814-16/+49
| | | * | | | | | | perf top: Split -G and --call-graphJiri Olsa2013-10-282-23/+18
| | | * | | | | | | perf record: Split -g and --call-graphJiri Olsa2013-10-283-23/+67
| | | * | | | | | | perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-282-5/+17
| | |/ / / / / / /
| | * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-282-14/+25
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo2013-10-281-1/+1
| | | * | | | | | perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart2013-10-241-13/+24
| * | | | | | | | Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds2013-10-291-1/+1
| * | | | | | | | Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-10-283-21/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xtensa: Cocci spatch "noderef"Thomas Meyer2013-10-161-1/+2
| | * | | | | | | | xtensa: don't use alternate signal stack on threadsBaruch Siach2013-10-151-1/+1
| | * | | | | | | | xtensa: fix fast_syscall_spill_registers_fixupMax Filippov2013-10-151-19/+30
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-10-281-81/+95
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | [SCSI] Revert "sg: use rwsem to solve race during exclusive open"James Bottomley2013-10-251-41/+38
| | * | | | | | | | [SCSI] Revert "sg: no need sg_open_exclusive_lock"James Bottomley2013-10-251-5/+29
| | * | | | | | | | [SCSI] Revert "sg: checking sdp->detached isn't protected when open"James Bottomley2013-10-251-9/+8
| | * | | | | | | | [SCSI] Revert "sg: push file descriptor list locking down to per-device locking"James Bottomley2013-10-251-34/+28
| * | | | | | | | | Linux 3.12-rc7v3.12-rc7Linus Torvalds2013-10-271-1/+1
| * | | | | | | | | Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-10-271-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-271-0/+4
| * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-10-271-15/+50
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-231-15/+50
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-275-20/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-205-20/+19
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-173-18/+17
| | | * | | | | | | | | | perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo2013-10-171-1/+1
| | | * | | | | | | | | | perf probe: Fix to initialize fname always before use itMasami Hiramatsu2013-10-151-1/+1
| * | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-271-16/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa2013-10-181-16/+16
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-276-24/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger2013-10-251-1/+1
| | * | | | | | | | | | | | | target/pscsi: fix return value checkWei Yongjun2013-10-251-4/+4
| | * | | | | | | | | | | | | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
| | * | | | | | | | | | | | | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
| | * | | | | | | | | | | | | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
| | * | | | | | | | | | | | | iser-target: check device before dereferencing its variableVu Pham2013-10-231-1/+1
| | * | | | | | | | | | | | | target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-161-0/+5
| | * | | | | | | | | | | | | target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-091-2/+2
| | * | | | | | | | | | | | | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
| | * | | | | | | | | | | | | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
| | * | | | | | | | | | | | | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
OpenPOWER on IntegriCloud