index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
livepatch: Cleanup module page permission changes
Josh Poimboeuf
2
-28
/
+13
2015-12-04
Merge branch 'from-rusty/modules-next' into for-4.5/core
Jiri Kosina
271
-2213
/
+3794
2015-12-04
module: keep percpu symbols in module's symtab
Miroslav Benes
1
-4
/
+11
2015-12-04
module: clean up RO/NX handling.
Rusty Russell
2
-91
/
+81
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
14
-199
/
+178
2015-12-04
gcov: use within_module() helper.
Rusty Russell
1
-6
/
+1
2015-12-04
module: Use the same logic for setting and unsetting RO/NX
Josh Poimboeuf
1
-27
/
+30
2015-12-03
livepatch: function,sympos scheme in livepatch sysfs directory
Chris J Arges
2
-3
/
+13
2015-12-03
livepatch: add sympos as disambiguator field to klp_reloc
Chris J Arges
2
-68
/
+21
2015-12-03
livepatch: add old_sympos as disambiguator field to klp_func
Chris J Arges
2
-50
/
+41
2015-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+10
2015-11-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-16
/
+24
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
1
-1
/
+1
2015-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-111
/
+171
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
1
-5
/
+0
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
1
-3
/
+5
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-24
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-29
/
+36
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
1
-2
/
+2
2015-11-24
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
345
-5556
/
+4249
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-244
/
+525
2015-11-24
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
1
-1
/
+5
2015-11-24
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
1
-1
/
+1
2015-11-24
KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
Christoffer Dall
1
-14
/
+2
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
3
-24
/
+40
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
4
-1
/
+38
2015-11-24
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
2
-4
/
+6
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2015-11-23
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
1
-0
/
+6
2015-11-23
blk-merge: fix blk_bio_segment_split
Ming Lei
1
-3
/
+19
2015-11-23
block: fix segment split
Ming Lei
1
-2
/
+2
2015-11-23
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2015-11-23
vfs: Make sendfile(2) killable even better
Jan Kara
1
-0
/
+7
2015-11-23
fix sysvfs symlinks
Al Viro
1
-9
/
+2
2015-11-23
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+8
2015-11-23
dm thin: fix regression in advertised discard limits
Mike Snitzer
1
-3
/
+2
2015-11-22
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-76
/
+182
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-13
/
+15
2015-11-22
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-64
/
+115
2015-11-22
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-112
/
+342
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+9
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-116
/
+382
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+69
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+53
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
6
-11
/
+11
2015-11-22
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+5
2015-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
1
-18
/
+22
[next]