summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04livepatch: Cleanup module page permission changesJosh Poimboeuf
2015-12-04Merge branch 'from-rusty/modules-next' into for-4.5/coreJiri Kosina
2015-12-04module: keep percpu symbols in module's symtabMiroslav Benes
2015-12-04module: clean up RO/NX handling.Rusty Russell
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-12-04gcov: use within_module() helper.Rusty Russell
2015-12-04module: Use the same logic for setting and unsetting RO/NXJosh Poimboeuf
2015-12-03livepatch: function,sympos scheme in livepatch sysfs directoryChris J Arges
2015-12-03livepatch: add sympos as disambiguator field to klp_relocChris J Arges
2015-12-03livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges
2015-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-11-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan
2015-11-24Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-11-24pidns: fix NULL dereference in __task_pid_nr_ns()Eric Dumazet
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland
2015-11-24KVM: arm/arm64: vgic: Trust the LR state for HW IRQsChristoffer Dall
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-11-23blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei
2015-11-23blk-merge: fix blk_bio_segment_splitMing Lei
2015-11-23block: fix segment splitMing Lei
2015-11-23vfs: Avoid softlockups with sendfile(2)Jan Kara
2015-11-23vfs: Make sendfile(2) killable even betterJan Kara
2015-11-23fix sysvfs symlinksAl Viro
2015-11-23Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer
2015-11-22Linux 4.4-rc2Linus Torvalds
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer