summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-10-29mmc: core: Add SD card quirk for broken discardAvri Altman1-0/+1
2022-10-29net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang1-0/+2
2022-10-29kvm: Add support for arch compat vm ioctlsAlexander Graf1-0/+2
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov1-0/+2
2022-10-26scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi1-2/+34
2022-10-26eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken2-2/+2
2022-10-26iommu/iova: Fix module config properlyRobin Murphy1-1/+1
2022-10-26serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen1-0/+1
2022-10-26ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-10-26ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-10-26ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-10-26ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-10-26dyndbg: drop EXPORTed dynamic_debug_exec_queriesJim Cromie1-9/+0
2022-10-26dyndbg: fix module.dyndbg handlingJim Cromie1-1/+1
2022-10-26once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet1-0/+28
2022-10-26tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell1-1/+1
2022-10-26bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi1-0/+11
2022-10-26SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever1-1/+1
2022-10-26SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever1-3/+14
2022-10-26tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)1-0/+1
2022-10-26ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)1-1/+1
2022-10-26fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner1-4/+5
2022-10-26serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki1-1/+2
2022-10-12firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi1-2/+2
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen1-0/+17
2022-09-28drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld1-2/+3
2022-09-23KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang1-0/+2
2022-09-23of/device: Fix up of_dma_configure_id() stubThierry Reding1-2/+3
2022-09-20iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu1-3/+6
2022-09-20task_stack, x86/cea: Force-inline stack helpersBorislav Petkov1-1/+1
2022-09-20lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2-3/+3
2022-09-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski1-1/+3
2022-09-15tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet1-0/+21
2022-09-15net: introduce __skb_fill_page_desc_noaccPavel Begunkov1-11/+17
2022-09-15rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells1-0/+1
2022-09-15NFS: Fix another fsync() issue after a server rebootTrond Myklebust1-0/+1
2022-09-15NFS: Save some space in the inodeTrond Myklebust1-18/+24
2022-09-15NFS: Further optimisations for 'ls -l'Trond Myklebust1-3/+2
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman1-0/+6
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern1-0/+2
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao1-0/+8
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei1-1/+2
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima1-0/+9
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal1-4/+0