summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14tipc: Fix recognition of trial periodMark Tomlinson
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-10-13Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter
2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet
2022-10-13tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima
2022-10-13vdpa/ifcvf: add reviewerMichael S. Tsirkin
2022-10-13virtio_pci: use irq to detect interrupt supportMichael S. Tsirkin
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera
2022-10-12openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long
2022-10-12Merge branch 'tcp-udp-fix-memory-leaks-and-data-races-around-ipv6_addrform'Jakub Kicinski
2022-10-12tcp: Fix data races around icsk->icsk_af_ops.Kuniyuki Iwashima
2022-10-12ipv6: Fix data races around sk->sk_prot.Kuniyuki Iwashima
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2022-10-12tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-10-12Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-10-12Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12tracing: Fix reading strings from synthetic eventsSteven Rostedt (Google)
2022-10-12tracing: Add "(fault)" name injection to kernel probesSteven Rostedt (Google)
2022-10-12tracing: Move duplicate code of trace_kprobe/eprobe.c into headerSteven Rostedt (Google)
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-12ring-buffer: Fix kernel-docJiapeng Chong
2022-10-12mctp: prevent double key removal and unrefJeremy Kerr
2022-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...David S. Miller
2022-10-12selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter
2022-10-12netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2022-10-12selftests: netfilter: Test reverse path filteringPhil Sutter
2022-10-12ftrace: Fix char print issue in print_ip_ins()Zheng Yejian
2022-10-12LoongArch: Update Loongson-3 default config fileHuacai Chen
2022-10-12LoongArch: Add ACPI-based generic laptop driverJianmin Lv
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang
2022-10-12LoongArch: Add kdump supportYouling Tang
2022-10-12LoongArch: Add kexec supportYouling Tang
2022-10-12LoongArch: Use generic BUG() handlerYouling Tang