summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-26net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-26scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi
2022-10-26eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken
2022-10-26iommu/iova: Fix module config properlyRobin Murphy
2022-10-26scsi: iscsi: Add recv workqueue helpersMike Christie
2022-10-26scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-10-26serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-10-26ata: fix ata_id_has_dipm()Niklas Cassel
2022-10-26ata: fix ata_id_has_ncq_autosense()Niklas Cassel
2022-10-26ata: fix ata_id_has_devslp()Niklas Cassel
2022-10-26ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel
2022-10-26dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie
2022-10-26dyndbg: fix module.dyndbg handlingJim Cromie
2022-10-26RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau
2022-10-26once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2022-10-26tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-26bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi
2022-10-26SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever
2022-10-26SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever
2022-10-26tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-10-26ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-10-26fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-10-26serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
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-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-23KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-09-23net: Find dst with sk's xfrm policy not ctl_sksewookseo
2022-09-23of/device: Fix up of_dma_configure_id() stubThierry Reding
2022-09-20iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-20task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2022-09-20lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers
2022-09-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski
2022-09-15ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependencyClaudiu Beznea
2022-09-15tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet
2022-09-15net: introduce __skb_fill_page_desc_noaccPavel Begunkov
2022-09-15rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2022-09-15ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea
2022-09-15ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea
2022-09-15NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-09-15NFS: Save some space in the inodeTrond Myklebust
2022-09-15NFS: Further optimisations for 'ls -l'Trond Myklebust
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds