summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesZhu Lingshan
2023-07-03ovl: move all parameter handling into params.{c,h}Christian Brauner
2023-07-03kdb: move kdb_send_sig() declaration to a better header fileDaniel Thompson
2023-07-03Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet
2023-07-03Merge branch 'wireguard-fixes'David S. Miller
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-03wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld
2023-07-03samples: pktgen: fix append mode failed issueJ.J. Martzki
2023-07-03selftests/net: Add xt_policy config for xfrm_policy testDaniel Díaz
2023-07-03net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet
2023-07-03net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean
2023-07-03net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean
2023-07-02Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-02Merge tag 'v6.5/vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-02Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-02xfs: fix the calculation for "end" and "length"Shiyang Ruan
2023-07-02xfs: fix xfs_btree_query_range callers to initialize btree rec fullyDarrick J. Wong
2023-07-02xfs: validate fsmap offsets specified in the query keysDarrick J. Wong
2023-07-02xfs: fix logdev fsmap query result filteringDarrick J. Wong
2023-07-02xfs: clean up the rtbitmap fsmap backendDarrick J. Wong
2023-07-02xfs: fix getfsmap reporting past the last rt extentDarrick J. Wong
2023-07-02xfs: fix integer overflows in the fsmap rtbitmap and logdev backendsDarrick J. Wong
2023-07-02xfs: fix interval filtering in multi-step fsmap queriesDarrick J. Wong
2023-07-02Merge branch 'octeontx2-af-fixes'David S. Miller
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam
2023-07-02nvme-tcp: Fix comma-related oopsDavid Howells
2023-07-02fs: move cleanup from init_file() into its callersAmir Goldstein
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-01Merge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-01Merge tag 'flex-array-transformations-6.5-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-07-01pid: use struct_size_t() helperChristian Brauner
2023-07-01mm: Update do_vmi_align_munmap() return semanticsLiam R. Howlett
2023-07-01mm: Always downgrade mmap_lock if requestedMatthew Wilcox (Oracle)
2023-07-01xtensa: fix lock_mm_and_find_vma in case VMA not foundMax Filippov
2023-07-01docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan
2023-07-01docs: netdev: broaden mailbot to all MAINTAINERSJakub Kicinski
2023-07-01net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin
2023-07-01Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini