aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structGravatar Feng Tang 1-7/+20
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-18/+77
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+10
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-1/+17
2021-06-10io_uring: add feature flag for rsrc tagsGravatar Pavel Begunkov 1-0/+1
2021-06-10io_uring: change registration/upd/rsrc tagging ABIGravatar Pavel Begunkov 1-9/+9
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+1
2021-06-09Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda...Gravatar Linus Torvalds 1-0/+1
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+9
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGGravatar Ricky Wu 1-0/+2
2021-06-09kvm: fix previous commit for 32-bit buildsGravatar Paolo Bonzini 1-2/+2
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesGravatar Paolo Bonzini 1-1/+9
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-8/+6
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-0/+1
2021-06-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+8
2021-06-05Revert "MIPS: make userspace mapping young by default"Gravatar Thomas Bogendoerfer 1-0/+8
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 8-10/+16
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar David S. Miller 1-0/+1
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-6/+27
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGravatar Geert Uytterhoeven 1-0/+1
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesGravatar Kyle Tso 1-4/+0
2021-06-04dt-bindings: connector: Add PD rev 2.0 VDO definitionGravatar Kyle Tso 1-3/+66
2021-06-04dt-bindings: connector: Replace BIT macro with generic bit opsGravatar Kyle Tso 1-10/+10
2021-06-04Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Gravatar Dave Airlie 1-6/+24
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar David S. Miller 1-1/+1
2021-06-03net: caif: add proper error handlingGravatar Pavel Skripkin 2-2/+2
2021-06-03net: caif: added cfserl_release functionGravatar Pavel Skripkin 1-0/+1
2021-06-03Bluetooth: Fix VIRTIO_ID_BT assigned numberGravatar Marcel Holtmann 1-1/+1
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledGravatar Shay Drory 1-0/+1
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingGravatar Dietmar Eggemann 1-0/+8
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPGravatar Nathan Chancellor 1-0/+1
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msGravatar Kyle Tso 1-1/+1
2021-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 2-2/+2
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Gravatar Yevgeny Kliteynik 1-0/+2
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upGravatar Maxim Mikityanskiy 1-0/+9
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUGravatar Maxim Mikityanskiy 1-1/+0
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Gravatar Matthew Wilcox 1-0/+3
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+4
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededGravatar Frederic Weisbecker 2-1/+9
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+2
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-3/+10
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+2
2021-05-28Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-6/+0
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKGravatar Marcelo Tosatti 1-1/+1