summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
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-21RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau
2022-10-21dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1Chanho Park
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, cgroup: Reject prog_attach_flags array when effective queryPu Lehui
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-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-12xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
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 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon
2022-09-23tun: support not enabling carrier in TUNSETIFFPatrick Rohr
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds