Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | dm thin: do not queue freed thin mapping for next stage processing | Vallish Vaidyeshwara | 2017-06-27 | 1 | -13/+13 | |
| * | | | | | | | | | dm raid: fix oops on upgrading to extended superblock format | Heinz Mauelshagen | 2017-06-23 | 1 | -3/+14 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-06-29 | 4 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: provide bio_uninit() free freeing integrity/task associations | Jens Axboe | 2017-06-28 | 3 | -4/+14 | |
| * | | | | | | | | | | nvme/pci: Fix stuck nvme reset | Keith Busch | 2017-06-28 | 1 | -1/+2 | |
* | | | | | | | | | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-29 | 41 | -270/+0 | |
* | | | | | | | | | | | Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-06-28 | 4 | -30/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() | Trond Myklebust | 2017-06-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind" | Benjamin Coddington | 2017-06-28 | 1 | -27/+24 | |
| * | | | | | | | | | | | NFSv4.1: Fix a race in nfs4_proc_layoutget | Trond Myklebust | 2017-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFS: Trunking detection should handle ERESTARTSYS/EINTR | Trond Myklebust | 2017-06-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask | Benjamin Coddington | 2017-06-05 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-06-28 | 4 | -4/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2017-06-28 | 3 | -4/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations | Chris Wilson | 2017-06-26 | 1 | -3/+14 | |
| | * | | | | | | | | | | | | drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object | Chris Wilson | 2017-06-26 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | drm/i915: Retire the VMA's fence tracker before unbinding | Chris Wilson | 2017-06-26 | 1 | -0/+5 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2017-06-28 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr | Deepak Rawat | 2017-06-26 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux | Linus Torvalds | 2017-06-28 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | drm/etnaviv: Fix implicit/explicit sync sense inversion | Daniel Stone | 2017-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | drm/etnaviv: fix submit flags getting overwritten by BO content | Lucas Stach | 2017-06-28 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-06-27 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero | Vladimir Murzin | 2017-06-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAE | Yisheng Xie | 2017-06-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop | Ard Biesheuvel | 2017-06-12 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2017-06-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | MAINTAINERS: update email address for C6x maintainer | Aurelien Jacquiot | 2017-06-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-06-26 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL | Heiko Carstens | 2017-06-14 | 1 | -6/+1 | |
* | | | | | | | | | | | | | | Linux 4.12-rc7v4.12-rc7 | Linus Torvalds | 2017-06-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-25 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/mshyperv: Remove excess #includes from mshyperv.h | Thomas Gleixner | 2017-06-24 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-25 | 7 | -33/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel... | Thomas Gleixner | 2017-06-20 | 3 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | clocksource: Explicitly include linux/clocksource.h when needed | Stephen Rothwell | 2017-06-13 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | | | | clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable | Frank Rowand | 2017-06-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW | Will Deacon | 2017-06-20 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting | John Stultz | 2017-06-20 | 2 | -11/+12 | |
| * | | | | | | | | | | | | | | | | time: Fix clock->read(clock) race around clocksource changes | John Stultz | 2017-06-20 | 2 | -17/+36 | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-06-25 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-06-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | perf probe: Fix probe definition for inlined functions | Björn Töpel | 2017-06-22 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | perf/x86/intel: Add 1G DTLB load/store miss support for SKL | Kan Liang | 2017-06-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) | Hendrik Brueckner | 2017-06-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | irqchip/mips-gic: Mark count and compare accessors notrace | Marcin Nowakowski | 2017-06-20 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-06-25 | 3 | -16/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - only read the F54 query registers which are used | Andrew Duggan | 2017-06-23 | 1 | -10/+7 | |
| * | | | | | | | | | | | | | | | | | Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list | Daniel Drake | 2017-06-20 | 1 | -0/+7 |