Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ef8efd7a15bb7147a4ffb09758a6bd25d744a14e
ef8efd7
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
by Suravee Suthikulpanit
· 5 years ago
dcbcfa2
KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backing page
by Suravee Suthikulpanit
· 5 years ago
8937d76
kvm: x86: svm: Add support to (de)activate posted interrupts
by Suravee Suthikulpanit
· 5 years ago
24bbf74
kvm: x86: Add APICv (de)activate request trace points
by Suravee Suthikulpanit
· 5 years ago
8df14af
kvm: x86: Add support for dynamic APICv activation
by Suravee Suthikulpanit
· 5 years ago
7e3e67a
KVM: x86: remove get_enable_apicv from kvm_x86_ops
by Paolo Bonzini
· 5 years ago
4e19c36
kvm: x86: Introduce APICv inhibit reason bits
by Suravee Suthikulpanit
· 5 years ago
b26a695
kvm: lapic: Introduce APICv update helper function
by Suravee Suthikulpanit
· 5 years ago
e813e65
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
ccaaaf6
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx
by Linus Torvalds
· 5 years ago
35c222f
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
e84bcd6
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
6e135ba
Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
0196be1
Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
91f1a95
Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
e5da4c93
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
4cbc418
Merge branch 'cve-2019-3016' into kvm-next-5.6
by Paolo Bonzini
· 5 years ago
a6bd811
x86/KVM: Clean up host's steal time structure
by Boris Ostrovsky
· 5 years ago
b043138
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
by Boris Ostrovsky
· 5 years ago
9172481
x86/kvm: Cache gfn to pfn translation
by Boris Ostrovsky
· 5 years ago
1eff70a
x86/kvm: Introduce kvm_(un)map_gfn()
by Boris Ostrovsky
· 5 years ago
8c6de56
x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
by Boris Ostrovsky
· 5 years ago
1d5920c
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 5 years ago
621ab20
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
9f68e36
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
4cadc60
Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 5 years ago
893e591
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
1c715a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
5e237e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 5 years ago
9ca4c64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 5 years ago
11f2534
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
9fbf082
net/core: Do not clear VF index for node/port GUIDs query
by Leon Romanovsky
· 5 years ago
d68712e
y2038: sparc: remove use of struct timex
by Arnd Bergmann
· 5 years ago
5637bc5
sparc64: add support for folded p4d page tables
by Mike Rapoport
· 5 years ago
2fd3c5c
ide: make drive->dn read only
by Dan Carpenter
· 5 years ago
31484d5
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
by Geert Uytterhoeven
· 5 years ago
72d62c4
net: drop_monitor: Use kstrdup
by Joe Perches
· 5 years ago
d0208bf
udp: document udp_rcv_segment special case for looped packets
by Willem de Bruijn
· 5 years ago
389b8fb3
mptcp: MPTCP_HMAC_TEST should depend on MPTCP
by Geert Uytterhoeven
· 5 years ago
8e1974a
mptcp: Fix incorrect IPV6 dependency check
by Geert Uytterhoeven
· 5 years ago
d47c7f0
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 5 years ago
39bed42
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
83fa805
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
896f8d2
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
33c84e8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
e9f8ca0
Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
05ef8b9
Merge tag 'docs-5.6' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
08a3ef8
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
ce7ae9d
Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
22b17db
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
a4fe2b4
Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
3e4827b
io_uring: add support for epoll_ctl(2)
by Jens Axboe
· 5 years ago
39220e8
eventpoll: support non-blocking do_epoll_ctl() calls
by Jens Axboe
· 5 years ago
58e41a4
eventpoll: abstract out epoll_ctl() handler
by Jens Axboe
· 5 years ago
f86cd20
io_uring: fix linked command file table usage
by Jens Axboe
· 5 years ago
3893c202
Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 years ago
5307040
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
ccd1f27
Revert "MAINTAINERS: mptcp@ mailing list is moderated"
by Mat Martineau
· 5 years ago
6aee4ba
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
15d6632
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 5 years ago
80b60e3
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
701a9c80
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
975f9ce
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
7ba31c3f
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
aac9662
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
6ba3d70
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
fa889d8
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
d55c6ab
Merge branch 'mptcp-fix-sockopt-crash-and-lockdep-splats'
by David S. Miller
· 5 years ago
ae2dd71
mptcp: handle tcp fallback when using syn cookies
by Florian Westphal
· 5 years ago
b2c5b61
mptcp: avoid a lockdep splat when mcast group was joined
by Florian Westphal
· 5 years ago
50e741b
mptcp: fix panic on user pointer access
by Florian Westphal
· 5 years ago
c9fd9c5
mptcp: defer freeing of cached ext until last moment
by Florian Westphal
· 5 years ago
44efc78
net: mvneta: fix XDP support if sw bm is used as fallback
by Lorenzo Bianconi
· 5 years ago
793da4b
sch_choke: Use kvcalloc
by Joe Perches
· 5 years ago
f6f7d8c
mptcp: Fix build with PROC_FS disabled.
by David S. Miller
· 5 years ago
74759e1
MAINTAINERS: mptcp@ mailing list is moderated
by Randy Dunlap
· 5 years ago
c3463aed
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
by Ben Skeggs
· 5 years ago
1c338ed
drm/nouveau/acr: return error when registering LSF if ACR not supported
by Ben Skeggs
· 5 years ago
86e18eb
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
by Ben Skeggs
· 5 years ago
0e6176c
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
by Ben Skeggs
· 5 years ago
0352029
drm/nouveau: support synchronous pushbuf submission
by Ben Skeggs
· 5 years ago
ea13e5a
drm/nouveau: signal pending fences when channel has been killed
by Ben Skeggs
· 5 years ago
0181f4b
drm/nouveau: reject attempts to submit to dead channels
by Ben Skeggs
· 5 years ago
4c9ee1b
drm/nouveau: zero vma pointer even if we only unreference it rather than free
by Ben Skeggs
· 5 years ago
742db30
drm/nouveau: Add HD-audio component notifier support
by Takashi Iwai
· 5 years ago
fd24a86
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
by David Michael
· 5 years ago
e032e3b
KVM: PPC: Book3S HV: Release lock on page-out failure path
by Bharata B Rao
· 5 years ago
b3a6082
Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
73a0bff
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
2cf64d7
Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
by Linus Torvalds
· 5 years ago
740eaf7
Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
fad7bdc
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 5 years ago
a78416d
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
75c6a03
io_uring: support using a registered personality for commands
by Jens Axboe
· 5 years ago
071698e
io_uring: allow registering credentials
by Jens Axboe
· 5 years ago
24369c2
io_uring: add io-wq workqueue sharing
by Pavel Begunkov
· 5 years ago
eba6f5a
io-wq: allow grabbing existing io-wq
by Pavel Begunkov
· 5 years ago
cccf0ee
io_uring/io-wq: don't use static creds/mm assignments
by Jens Axboe
· 5 years ago
abb22e4
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
Next »