summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-06-242-1/+30
* cifs: check hash calculating succeededLuis de Bethencourt2016-06-241-0/+2
* cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-06-243-43/+45
* cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain nameJerome Marchand2016-06-241-1/+1
* cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton2016-06-243-3/+15
* x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-234-23/+17Star
* locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2016-06-234-12/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-06-221-0/+4
|\
| * mnt: Account for MS_RDONLY in fs_fully_visibleEric W. Biederman2016-06-151-0/+4
* | Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-222-3/+19
|\ \
| * | gpio: make library immune to error pointersLinus Walleij2016-06-171-3/+11
| * | gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij2016-06-171-1/+8
| * | gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin2016-06-131-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-207-36/+82
|\ \ \
| * | | fix idiotic braino in d_alloc_parallel()Al Viro2016-06-201-5/+12
| * | | autofs racesAl Viro2016-06-123-22/+15Star
| * | | much milder d_walk() raceAl Viro2016-06-104-9/+55
* | | | Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-06-204-16/+18
|\ \ \ \
| * | | | ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-203-15/+12Star
| * | | | tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-06-201-1/+6
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-06-202-7/+3Star
|\ \ \ \
| * | | | s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner2016-06-161-6/+2Star
| * | | | KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-131-1/+1
| |/ / /
* | | | Merge tag 'hwmon-for-linus-v4.7-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-201-18/+42
|\ \ \ \
| * | | | hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-06-181-11/+25
| * | | | hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-06-181-7/+12
| * | | | hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...Pali Rohár2016-06-181-0/+5
| |/ / /
* | | | Linux 4.7-rc4Linus Torvalds2016-06-201-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-06-194-16/+33
|\ \ \ \
| * | | | reiserfs: check kstrdup failureMikulas Patocka2016-05-251-2/+7
| * | | | udf: Use correct partition reference number for metadataAlden Tondettar2016-05-193-12/+21
| * | | | udf: Use IS_ERR when loading metadata mirror file entryAlden Tondettar2016-05-191-0/+2
| * | | | udf: Don't BUG on missing metadata partition descriptorAlden Tondettar2016-05-191-2/+3
* | | | | Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-06-193-29/+64
|\ \ \ \ \
| * | | | | dmaengine: mv_xor: Fix incorrect offset in dma_map_page()Stefan Roese2016-06-071-4/+6
| * | | | | dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-05-301-1/+23
| * | | | | dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-05-301-22/+32
| * | | | | dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-05-301-2/+2
| * | | | | MAINTAINERS: Add file patterns for dma device tree bindingsGeert Uytterhoeven2016-05-301-0/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-06-1941-136/+252
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson2016-06-19337-1954/+2873
| |\ \ \ \ \ \
| | * | | | | | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien2016-06-161-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-06-19259-1597/+2493
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_mem_retNishanth Menon2016-06-131-65/+0Star
| | * | | | | | ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_logic_retNishanth Menon2016-06-131-7/+0Star
| | * | | | | | ARM: OMAP: DRA7: powerdomain data: Set L3init and L4per to ONNishanth Menon2016-06-131-2/+2
| | * | | | | | ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XXDave Gerlach2016-06-091-0/+1
| | * | | | | | ARM: dts: DRA74x: fix DSS PLL2 addressesTomi Valkeinen2016-06-091-2/+2
| | * | | | | | ARM: OMAP2: Enable Errata 430973 for OMAP3Nishanth Menon2016-06-091-0/+1
| * | | | | | | Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-06-197-13/+20
| |\ \ \ \ \ \ \