aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-09-28block: remove QUEUE_FLAG_DEADChristoph Hellwig
2022-09-28xfrm: fix XFRMA_LASTUSED commentAntony Antony
2022-09-23Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
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-20RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-20net/mlx5: Use software VHCA id when it's supportedYishai Hadas
2022-09-20net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas
2022-09-20iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-18Merge tag 'v5.19.9' into v5.19/standard/baseBruce Ashfield
2022-09-18Merge tag 'v5.19.8' into v5.19/standard/baseBruce Ashfield
2022-09-15iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu
2022-09-15time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-09-15net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean
2022-09-15lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-09-15tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet
2022-09-15net: introduce __skb_fill_page_desc_noaccPavel Begunkov
2022-09-15kunit: fix assert_type for comparison macrosSander Vanheule
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-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-09Merge tag 'v5.19.7' into v5.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.19.6' into v5.19/standard/baseBruce Ashfield
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-08bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy
2022-09-08ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger
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-31scsi: ufs: core: Enable link lost interruptKiwoong Kim
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-31net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima
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-31net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-31netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso
2022-08-31netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso
2022-08-31netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso
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-31mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-31NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-31mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand
2022-08-30Merge tag 'v5.19.4' into v5.19/standard/baseBruce Ashfield
2022-08-25f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong