aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Gravatar Lu Baolu 1-3/+1
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2022-09-13Input: hp_sdc: fix spelling typo in commentGravatar Jiangshan Yi 1-1/+1
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+3
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+3
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Gravatar Lu Baolu 1-1/+3
2022-09-10Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-5/+0
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+6
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-9/+10
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-3/+27
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Gravatar Linus Torvalds 1-0/+11
2022-09-07dma-mapping: mark dma_supported staticGravatar Christoph Hellwig 1-5/+0
2022-09-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+1
2022-09-05PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Gravatar Vitaly Kuznetsov 1-0/+3
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileGravatar Maher Sanalla 1-9/+10
2022-09-05debugfs: add debugfs_lookup_and_remove()Gravatar Greg Kroah-Hartman 1-0/+6
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar David S. Miller 1-3/+5
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+8
2022-09-03wifi: use struct_group to copy addressesGravatar Johannes Berg 1-3/+5
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-0/+7
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-2/+4
2022-09-02spi: mux: Fix mux interaction with fast path optimisationsGravatar Mark Brown 1-0/+2
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar David S. Miller 1-0/+1
2022-09-02tcp: TX zerocopy should not sense pfmemalloc statusGravatar Eric Dumazet 1-0/+21
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingGravatar David Howells 1-0/+1
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseGravatar Jann Horn 1-2/+5
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+9
2022-08-31fscache: fix misdocumented parameterGravatar Khalid Masum 1-2/+2
2022-08-30USB: core: Prevent nested device-reset callsGravatar Alan Stern 1-0/+2
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Gravatar Isaac Manjarres 1-0/+1
2022-08-29tracing: Define the is_signed_type() macro onceGravatar Bart Van Assche 3-3/+6
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-5/+23
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Gravatar Shakeel Butt 1-2/+13
2022-08-28mm: re-allow pinning of zero pfns (again)Gravatar Alex Williamson 1-3/+10
2022-08-26wait_on_bit: add an acquire memory barrierGravatar Mikulas Patocka 3-5/+6
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opGravatar Luis Chamberlain 3-0/+9
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-7/+18
2022-08-25of/device: Fix up of_dma_configure_id() stubGravatar Thierry Reding 1-2/+3
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 1-4/+0
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Gravatar Kuniyuki Iwashima 1-0/+9
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Gravatar Kuniyuki Iwashima 1-3/+8
2022-08-23Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+1
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-14/+17
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsGravatar Florian Westphal 1-4/+0
2022-08-23Revert "driver core: Delete driver_deferred_probe_check_state()"Gravatar Saravana Kannan 1-0/+1
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyGravatar Moshe Shemesh 1-0/+1