summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24Merge branch 'mptcp-fixes-for-6-1'Jakub Kicinski
2022-10-24mptcp: fix abba deadlock on fastopenPaolo Abeni
2022-10-24mptcp: factor out mptcp_connect()Paolo Abeni
2022-10-24mptcp: set msk local address earlierPaolo Abeni
2022-10-24net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur
2022-10-24genetlink: piggy back on resv_op to default to a reject policyJakub Kicinski
2022-10-24ethtool: eeprom: fix null-deref on genl_info in dumpXin Long
2022-10-24x86/mm: Do not verify W^X at boot upSteven Rostedt (Google)
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24Merge tag 'rcu-urgent.2022.10.20a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-24Merge tag 'linux-kselftest-kunit-fixes-6.1-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-10-24Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-24Merge tag 'pinctrl-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-10-24net-memcg: avoid stalls when under memory pressureJakub Kicinski
2022-10-24tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-10-24ACPI: video: Fix missing native backlight on ChromebooksDmitry Osipenko
2022-10-24tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei
2022-10-24net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-10-24net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failedZhengchao Shao
2022-10-24docs: netdev: offer performance feedback to contributorsJakub Kicinski
2022-10-24Merge branch 'kcm-data-races'David S. Miller
2022-10-24kcm: annotate data-races around kcm->rx_waitEric Dumazet
2022-10-24kcm: annotate data-races around kcm->rx_psockEric Dumazet
2022-10-24net: fman: Use physical address for userspace interfacesSean Anderson
2022-10-24platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driverGayatri Kammela
2022-10-24leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mappingHenning Schild
2022-10-24net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky
2022-10-24platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systemsMario Limonciello
2022-10-24atlantic: fix deadlock at aq_nic_stopÍñigo Huguet
2022-10-24platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some m...Jelle van der Waa
2022-10-24platform/x86: asus-wmi: Add support for ROG X16 tablet modeLuke D. Jones
2022-10-24mac802154: Fix LQI recordingMiquel Raynal
2022-10-23Linux 6.1-rc2v6.1-rc2Linus Torvalds
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-23Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-23Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-22Merge tag 'hwmon-for-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-22Merge tag 'i2c-for-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-22Merge tag 'pci-v6.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-22io_uring/net: fail zc sendmsg when unsupported by socketPavel Begunkov
2022-10-22io_uring/net: fail zc send when unsupported by socketPavel Begunkov
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-22hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt