summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-30Revert "i915: Move list_count() to list.h for broader use"Greg Kroah-Hartman
2022-11-29i915: Move list_count() to list.h for broader useAndy Shevchenko
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-17io_uring: fix multishot accept request leaksPavel Begunkov
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLLDavid Matlack
2022-11-16tracing: Fix warning on variable 'struct trace_array'Aashish Sharma
2022-11-16block: make blk_set_default_limits() privateKeith Busch
2022-11-16block: make dma_alignment a stacking queue_limitKeith Busch
2022-11-16tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-10vfio: Export the device set open countAnthony DeRossi
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-11-04bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra
2022-11-04bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-29Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-28fortify: Capture __bos() results in const temp varsKees Cook
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu