summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-11netlink: Make use of __assign_bit() APIAndy Shevchenko
2023-07-11net/core: Make use of assign_bit() APIAndy Shevchenko
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-05Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-07-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-05Merge tag 'trace-tools-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-05gup: make the stack expansion warning a bit more targetedLinus Torvalds
2023-07-05dt-bindings: soc: qcom: stats: Update maintainer emailMaulik Shah
2023-07-05dt-bindings: cleanup DTS example whitespacesKrzysztof Kozlowski
2023-07-05Merge branch 'mptcp-fixes'David S. Miller
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts
2023-07-05mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni
2023-07-05mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-04Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-04Merge branch 'dsa-ll-fixes'David S. Miller
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean
2023-07-04net: Replace strlcpy with strscpyAzeem Shaikh
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04module: fix init_module_from_file() error handlingLinus Torvalds
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-07-04mm: don't do validate_mm() unnecessarily and without mmap lockingLinus Torvalds
2023-07-04net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets
2023-07-03arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds