summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2021-09-22scsi: core: Remove 'current_tag'Hannes Reinecke
2021-09-21cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_bufTobias Klauser
2021-09-20Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17net: update NXP copyright textVladimir Oltean
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-15Revert "iov_iter: track truncated size"Jens Axboe
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-09-14iov_iter: add helper to save iov_iter stateJens Axboe
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-09-14nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEMDouglas Anderson
2021-09-14binder: fix freeze raceLi Li
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds
2021-09-13compiler_attributes.h: drop __has_attribute() support for gcc4Linus Torvalds
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers
2021-09-13compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers
2021-09-13compiler.h: drop fallback overflow checkersNick Desaulniers
2021-09-13io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov
2021-09-13afs: Try to avoid taking RCU read lock when checking vnode validityDavid Howells
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds