summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-14Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15fortify: fix warnings in fortify tests with KASANMasahiro Yamada
2024-07-14hwmon: (max6697) Fix swapped temp{1,8} critical alarmsGuenter Roeck
2024-07-14hwmon: (max6697) Fix underflow when writing limit attributesGuenter Roeck
2024-07-14hwmon: Remove obsolete adm1021 and max6642 driversGuenter Roeck
2024-07-15kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez
2024-07-15kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor
2024-07-14Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-14Merge tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-14ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-07-14Merge branch 'introduce-en7581-ethernet-support'Jakub Kicinski
2024-07-14net: airoha: Introduce ethernet support for EN7581 SoCLorenzo Bianconi
2024-07-14dt-bindings: net: airoha: Add EN7581 ethernet controllerLorenzo Bianconi
2024-07-14net: netconsole: Disable target before netpoll cleanupBreno Leitao
2024-07-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-14Merge branch 'vrf-fix-source-address-selection-with-route-leak'Jakub Kicinski
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel
2024-07-14ipv6: take care of scope when choosing the src addrNicolas Dichtel
2024-07-14ipv6: fix source address selection with route leakNicolas Dichtel
2024-07-14ipv4: fix source address selection with route leakNicolas Dichtel
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-07-14Merge branch 'net-pse-pd-fix-possible-issues-with-a-pse-supporting-both-c33-a...Jakub Kicinski
2024-07-14net: ethtool: pse-pd: Fix possible null-derefKory Maincent
2024-07-14net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent
2024-07-14Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-07-14sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE}Oscar Salvador
2024-07-14sh: Drop support for memory hotplug and memory hotremoveOscar Salvador
2024-07-14Merge tag 'md-6.11-20240712' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2024-07-14RDMA/mana_ib: Set correct device into ibKonstantin Taranov
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)