summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-04net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-11-04perf: Fix missing SIGTRAPsPeter Zijlstra
2022-11-04mm/uffd: fix vma check on userfault for wpPeter Xu
2022-10-29net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-29net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi
2022-10-29net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi
2022-10-29kvm: Add support for arch compat vm ioctlsAlexander Graf
2022-10-26fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann
2022-10-26efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-26net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-21scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi
2022-10-21bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-10-21fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCALKees Cook
2022-10-21linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada
2022-10-21iommu/iova: Fix module config properlyRobin Murphy
2022-10-21serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-10-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken
2022-10-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche
2022-10-21ata: fix ata_id_has_dipm()Niklas Cassel
2022-10-21ata: fix ata_id_has_ncq_autosense()Niklas Cassel
2022-10-21ata: fix ata_id_has_devslp()Niklas Cassel
2022-10-21ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel
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