summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-23selftests/bpf: Add selftests for bpf_task_from_pid()David Vernet
2022-11-23bpf: Add bpf_task_from_pid() kfuncDavid Vernet
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy
2022-11-24bpf: Unify and simplify btf_func_proto_check error handlingStanislav Fomichev
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee
2022-11-24kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada
2022-11-23tracing: Free buffers when a used dynamic event is removedSteven Rostedt (Google)
2022-11-23tracing: Add tracing_reset_all_online_cpus_unlocked() functionSteven Rostedt (Google)
2022-11-23tracing: Fix race where histograms can be called before the eventSteven Rostedt (Google)
2022-11-24docs/bpf: Fix sphinx warnings in BPF map docsDonald Hunter
2022-11-23Merge branch 'kvm-dwmw2-fixes' into HEADPaolo Bonzini
2022-11-23KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse
2022-11-23KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse
2022-11-23KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse
2022-11-23KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi
2022-11-24selftests/bpf: Add reproducer for decl_tag in func_proto argumentStanislav Fomichev
2022-11-24bpf: Prevent decl_tag from being referenced in func_proto argStanislav Fomichev
2022-11-23Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-23docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTERDonald Hunter
2022-11-23docs/bpf: Fix sphinx warnings for devmapMaryam Tahhan
2022-11-23docs/bpf: Fix sphinx warnings for cpumapMaryam Tahhan
2022-11-23docs/bpf: Add table of BPF program types to libbpf docsDonald Hunter
2022-11-23bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song
2022-11-23Merge branch 'net-complete-conversion-to-i2c_probe_new'Jakub Kicinski
2022-11-23nfc: st21nfca: i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: st-nci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: s3fwrn5: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: pn544: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: pn533: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23NFC: nxp-nci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: mrvl: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: microread: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: xrs700x: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: lan9303: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev
2022-11-23bpf: Don't use idx variable when registering kfunc dtorsDavid Vernet
2022-11-23NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever
2022-11-23Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-23Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2022-11-23lib/vdso: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King