summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-14bnxt_re: Fix imm_data endiannessJack Wang
2024-07-14RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern
2024-07-13randomize_kstack: Improve stack alignment codegenKees Cook
2024-07-13exec: Avoid pathological argc, envc, and bprm->p valuesKees Cook
2024-07-13execve: Keep bprm->argmin behind CONFIG_MMUKees Cook
2024-07-14Merge branch kvm-arm64/docs into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/shadow-mmu into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/ffa-1p1 into kvmarm/nextOliver Upton
2024-07-14Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2024-07-13Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-07-13sfc: falcon: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-13net: phy: dp83td510: add cable testing supportOleksij Rempel
2024-07-13net: dpaa: Fix compilation WarningBreno Leitao
2024-07-13eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)
2024-07-13Merge branch 'mlx5-misc-2023-07-08-sf-max-eq'Jakub Kicinski
2024-07-13net/mlx5: Use set number of max EQsDaniel Jurgens
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens
2024-07-13net/mlx5: Set sf_eq_usage for SF max EQsDaniel Jurgens
2024-07-13net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum
2024-07-13net: ethtool: Monotonically increase the message sequence numberDanielle Ratson
2024-07-13Merge branch 'tcp-make-simultaneous-connect-rfc-compliant'Jakub Kicinski
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima
2024-07-13tcp: Don't drop SYN+ACK for simultaneous connect().Kuniyuki Iwashima
2024-07-13test/vsock: add install targetPeng Fan
2024-07-13Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-13MAINTAINERS: add 5 missing tcp-related filesEric Dumazet
2024-07-13cifs: fix setting SecurityFlags to trueSteve French
2024-07-13drm/v3d: Expose memory stats through fdinfoMaĆ­ra Canal
2024-07-13drm/v3d: Add some local variables in queries/extensionsTvrtko Ursulin
2024-07-13drm/v3d: Prefer get_user for scalar typesTvrtko Ursulin
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin
2024-07-13io_uring/net: check socket is valid in io_bind()/io_listen()Tetsuo Handa
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-13Merge branch 'Support IPsec crypto offload for IPv6 ESP and IPv4 UDP-encapsu...Steffen Klassert
2024-07-13i2c: document new callbacks in i2c_algorithmWolfram Sang