aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-24scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi
2022-10-24eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken
2022-10-24bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-10-24fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCALKees Cook
2022-10-24linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada
2022-10-24iommu/iova: Fix module config properlyRobin Murphy
2022-10-24scsi: iscsi: Add recv workqueue helpersMike Christie
2022-10-24scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-10-24serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-10-24ata: fix ata_id_has_dipm()Niklas Cassel
2022-10-24ata: fix ata_id_has_ncq_autosense()Niklas Cassel
2022-10-24ata: fix ata_id_has_devslp()Niklas Cassel
2022-10-24ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel
2022-10-24dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie
2022-10-24dyndbg: fix module.dyndbg handlingJim Cromie
2022-10-24RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau
2022-10-24dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1Chanho Park
2022-10-24once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2022-10-24tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-24bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi
2022-10-24bpf: convert cgroup_bpf.progs to hlistStanislav Fomichev
2022-10-24bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong
2022-10-24SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever
2022-10-24SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever
2022-10-24blk-throttle: fix that io throttle can only work for single bioYu Kuai
2022-10-24tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-10-24ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-10-24fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-10-24hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld
2022-10-24serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
2022-10-24mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang
2022-10-24mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-24io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-19Merge tag 'v5.19.16' into v5.19/standard/baseBruce Ashfield
2022-10-19Merge tag 'v5.19.15' into v5.19/standard/baseBruce Ashfield
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-12net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang
2022-10-12firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi
2022-10-12xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa
2022-10-06Merge tag 'v5.19.12' into v5.19/standard/baseBruce Ashfield
2022-10-06Merge tag 'v5.19.11' into v5.19/standard/baseBruce Ashfield
2022-10-06Merge tag 'v5.19.10' into v5.19/standard/baseBruce Ashfield
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-28vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon
2022-09-28drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld
2022-09-28scsi: core: Fix a use-after-freeBart Van Assche
2022-09-28block: simplify disk shutdownChristoph Hellwig