summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-09sh: sanitize the flags on sigreturnAl Viro
2023-03-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-03-08Merge branch 'tools-ynl-fix-enum-as-flags-in-the-generic-cli'Jakub Kicinski
2023-03-08tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski
2023-03-08tools: ynl: move the enum classes to shared codeJakub Kicinski
2023-03-08net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo
2023-03-08af_unix: fix struct pid leaks in OOB supportEric Dumazet
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-03-08Merge tag 'fs_for_v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-08Merge tag 'platform-drivers-x86-v6.3-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-07mailmap: update entries for Stephen HemmingerStephen Hemminger
2023-03-07mailmap: add entry for Maxim MikityanskiyJakub Kicinski
2023-03-07nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-07ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds
2023-03-07net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-03-07net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-03-07Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni
2023-03-07platform: mellanox: mlx-platform: Initialize shift variable to 0Hans de Goede
2023-03-07platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally
2023-03-07platform/x86: ISST: Fix kernel documentation warningsSrinivas Pandruvada
2023-03-07platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap
2023-03-07platform: mellanox: select REGMAP instead of depending on itRandy Dunlap
2023-03-07platform/x86/intel/tpmi: Fix double free reported by SmatchSrinivas Pandruvada
2023-03-07platform/x86: ISST: Increase range of valid mail box commandsSrinivas Pandruvada
2023-03-07platform/x86: dell-ddv: Fix temperature scalingArmin Wolf
2023-03-07platform/x86: dell-ddv: Fix cache invalidation on resumeArmin Wolf
2023-03-07platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann
2023-03-07netfilter: conntrack: adopt safer max chain lengthEric Dumazet
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06net: tls: fix device-offloaded sendpage straddling recordsJakub Kicinski
2023-03-06net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-03-06net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06Merge branch 'fix resolving VAR after DATASEC'Martin KaFai Lau
2023-03-06selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-03-06btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko