summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-10-21dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie
2022-10-21dyndbg: fix module.dyndbg handlingJim Cromie
2022-10-21iio: Use per-device lockdep class for mlockVincent Whitchurch
2022-10-21once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2022-10-21tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-21bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi
2022-10-21SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever
2022-10-21SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever
2022-10-21blk-throttle: fix that io throttle can only work for single bioYu Kuai
2022-10-21tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-10-21ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-10-21fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-10-21hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld
2022-10-21serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
2022-10-21serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-10-21mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang
2022-10-21mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-21io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-22drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-09-13Input: hp_sdc: fix spelling typo in commentJiangshan Yi
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-11mm/memory-failure: fix detection of memory_failure() handlersDan Williams
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu
2022-09-10Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-08Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-07serial: Create uart_xmit_advance()Ilpo Järvinen
2022-09-07dma-mapping: mark dma_supported staticChristoph Hellwig
2022-09-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-09-05PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-05debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-03wifi: use struct_group to copy addressesJohannes Berg