summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
| * | | | | kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-041-1/+1
* | | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-099-0/+2058
|\ \ \ \ \ \
| * | | | | | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | | | | | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | | | | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-091-2/+2
* | | | | | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \ \ \ \ \
| * | | | | | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-061-0/+8
| * | | | | | | smb3: print warning once if posix context returned on openSteve French2020-02-062-0/+30
| * | | | | | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-061-1/+3
| * | | | | | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-061-1/+2
| * | | | | | | cifs: fix channel signingAurelien Aptel2020-02-061-2/+3
| * | | | | | | cifs: add SMB3 change notification supportSteve French2020-02-065-0/+87
| * | | | | | | cifs: make multichannel warning more visibleAurelien Aptel2020-02-061-1/+1
| * | | | | | | cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-02-061-1/+1
| * | | | | | | cifs: Add tracepoints for errors on flush or fsyncSteve French2020-02-052-2/+32
| * | | | | | | cifs: log warning message (once) if out of disk spaceSteve French2020-02-051-0/+3
| * | | | | | | cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-051-2/+8
| * | | | | | | smb3: fix problem with null cifs super block with previous patchSteve French2020-02-052-2/+2
| * | | | | | | SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-0314-118/+68
* | | | | | | | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-02-0912-0/+3280
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-0812-0/+3280
* | | | | | | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-0913-11/+260
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/apic: Mask IOAPIC entries when disabling the local APICTony W Wang-oc2020-02-071-0/+7
| * | | | | | | | | x86/hyperv: Suspend/resume the hypercall page for hibernationDexuan Cui2020-02-011-0/+50
| * | | | | | | | | x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-016-4/+163
| * | | | | | | | | x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson2020-01-311-0/+6
| * | | | | | | | | x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner2020-01-296-7/+34
* | | | | | | | | | Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | smp/up: Make smp_call_function_single() match SMP semanticsPaul E. McKenney2020-02-071-1/+2
| * | | | | | | | | | smp: Remove superfluous cond_func check in smp_call_function_many_cond()Sebastian Andrzej Siewior2020-01-281-1/+1
* | | | | | | | | | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-0910-36/+88
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-02-058-32/+71
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf maps: Add missing unlock to maps__insert() error caseCengiz Can2020-01-311-0/+1
| | * | | | | | | | | | | perf probe: Add ustring support for perf probe commandThomas Richter2020-01-311-1/+2
| | * | | | | | | | | | | perf: Make perf able to build with latest libbfdChangbin Du2020-01-301-1/+15
| | * | | | | | | | | | | perf test: Fix test case Merge cpu mapThomas Richter2020-01-301-1/+0
| | * | | | | | | | | | | perf parse: Copy string to perf_evsel_config_termLeo Yan2020-01-303-1/+9
| | * | | | | | | | | | | perf parse: Refactor 'struct perf_evsel_config_term'Leo Yan2020-01-304-29/+45
| * | | | | | | | | | | | Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar2020-02-053382-58980/+217169
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kernel/events: Add a missing prototype for arch_perf_update_userpage()Benjamin Thiel2020-01-281-0/+4
| * | | | | | | | | | | | | perf/cgroups: Install cgroup events to correct cpuctxSong Liu2020-01-281-3/+4
| * | | | | | | | | | | | | perf/core: Fix mlock accounting in perf_mmap()Song Liu2020-01-281-1/+9
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-02-092-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-011-2/+9
| * | | | | | | | | | | | | MAINTAINERS: Correct path to time namespace source fileDmitry Safonov2020-01-281-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-097-35/+127
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-086-35/+120
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-083-24/+24
| | * | | | | | | | | | | | | irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu2020-02-081-1/+0