summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-12firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen
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-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-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-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
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-31drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-31block: add bdev_max_segments() helperNaohiro Aota
2022-08-31block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever
2022-08-25BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-17block: remove the struct blk_queue_ctx forward declarationChristoph Hellwig