platform/kernel/linux-rpi.git
2022-08-25 Alexei StarovoitovMerge branch 'Fix incorrect pruning for ARG_CONST_ALLOC...
2022-08-25 Kumar Kartikeya... selftests/bpf: Add regression test for pruning fix
2022-08-25 Kumar Kartikeya... bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_O...
2022-08-23 Kuniyuki Iwashimabpf: Fix a data-race around bpf_jit_limit.
2022-08-18 Pu Lehuibpf, cgroup: Fix kernel BUG in purge_effective_progs
2022-08-18 Eyal Birgerip_tunnel: Respect tunnel key's "flow_flags" in IP...
2022-08-17 YiFei Zhubpf: Restrict bpf_sys_bpf to CAP_PERFMON
2022-08-17 Daniel Borkmannbpf: Partially revert flexible-array member replacement
2022-08-17 Liu Jianskmsg: Fix wrong last sg check in sk_msg_recvmsg()
2022-08-15 Magnus Karlssonxsk: Fix corrupted packets for XDP_SHARED_UMEM
2022-08-12 Daniel Müllerselftests/bpf: Add lru_bug to s390x deny list
2022-08-12 Li Qiongnet: lan966x: fix checking for return value of platform...
2022-08-12 Jason Wangnet: cxgb3: Fix comment typo
2022-08-12 Jason Wangbnx2x: Fix comment typo
2022-08-12 Jason Wangnet: ipa: Fix comment typo
2022-08-12 Michael S.... virtio_net: fix endian-ness for RSS
2022-08-12 Xin Xiongnet/sunrpc: fix potential memory leaks in rpc_sysfs_xpr...
2022-08-12 Jilin Yuanskfp/h: fix repeated words in comments
2022-08-12 Mikulas Patockards: add missing barrier to release_refill
2022-08-11 Linus TorvaldsMerge tag 'net-6.0-rc1' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'acpi-5.20-rc1-2' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'iomap-6.0-merge-2' of git://git./fs/xfs...
2022-08-11 Linus TorvaldsMerge tag 'ceph-for-5.20-rc1' of https://github.com...
2022-08-11 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-08-11 Jakub Kicinskinet: atm: bring back zatm uAPI
2022-08-11 Chen Lindpaa2-eth: trace the allocated address instead of page...
2022-08-11 Rafael J. WysockiMerge branch 'acpi-properties'
2022-08-11 Jakub Kicinskinet: add missing kdoc for struct genl_multicast_group...
2022-08-11 Linus TorvaldsMerge tag 'input-for-v5.20-rc0' of git://git./linux...
2022-08-11 Jialiang Wangnfp: fix use-after-free in area_cache_get()
2022-08-11 Jakub KicinskiMAINTAINERS: use my korg address for mt7601u
2022-08-11 Vadim Pasternakmlxsw: minimal: Fix deadlock in ports creation
2022-08-11 Jay Vosburghbonding: fix reference count leak in balance-alb mode
2022-08-11 Linus TorvaldsRevert "Makefile.extrawarn: re-enable -Wformat for...
2022-08-11 Slark Xiaonet: usb: qmi_wwan: Add support for Cinterion MV32
2022-08-11 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2022-08-11 Alexei Starovoitovbpf: Shut up kern_sys_bpf warning.
2022-08-11 Bagas SanjayaKVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUG...
2022-08-11 Bagas SanjayaDocumentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_P...
2022-08-11 Maxim Mikityanskiynet/tls: Use RCU API to access tls_ctx->netdev
2022-08-11 Jakub Kicinskitls: rx: device: don't try to copy too much on detach
2022-08-11 Jakub Kicinskitls: rx: device: bound the frag walk
2022-08-11 Thadeu Lima... net_sched: cls_route: remove from list when handle...
2022-08-11 Ido Schimmelselftests: forwarding: Fix failing tests with old libnet
2022-08-11 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-08-11 Jakub KicinskiMerge branch 'net-enhancements-to-sk_user_data-field'
2022-08-11 Hawkins Jiaweinet: refactor bpf_sk_reuseport_detach()
2022-08-11 Hawkins Jiaweinet: fix refcount bug in sk_psock_get (2)
2022-08-11 Nick Desaulniersx86: link vdso and boot with -z noexecstack --no-warn...
2022-08-11 Nick DesaulniersMakefile: link with -z noexecstack --no-warn-rwx-segments
2022-08-11 Linus Torvaldscrypto: blake2b: effectively disable frame size warning
2022-08-10 Linus TorvaldsMerge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org...
2022-08-10 Sean ChristophersonKVM: VMX: Adjust number of LBR records for PERF_CAPABIL...
2022-08-10 Sean ChristophersonKVM: VMX: Use proper type-safe functions for vCPU ...
2022-08-10 Sean ChristophersonKVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAP...
2022-08-10 Sean ChristophersonKVM: selftests: Test all possible "invalid" PERF_CAPABI...
2022-08-10 Gavin ShanKVM: selftests: Use getcpu() instead of sched_getcpu...
2022-08-10 Gavin ShanKVM: selftests: Make rseq compatible with glibc-2.35
2022-08-10 Oliver UptonKVM: Actually create debugfs in kvm_create_vm()
2022-08-10 Oliver UptonKVM: Pass the name of the VM fd to kvm_create_vm_debugfs()
2022-08-10 Oliver UptonKVM: Get an fd before creating the VM
2022-08-10 Oliver UptonKVM: Shove vcpu stats_id init into kvm_vcpu_init()
2022-08-10 Oliver UptonKVM: Shove vm stats_id init into kvm_create_vm()
2022-08-10 Sean ChristophersonKVM: x86/mmu: Add sanity check that MMIO SPTE mask...
2022-08-10 Mingwei ZhangKVM: x86/mmu: rename trace function name for asynchrono...
2022-08-10 Coleman DietschKVM: x86/xen: Stop Xen timer before changing IRQ
2022-08-10 Coleman DietschKVM: x86/xen: Initialize Xen timer only once
2022-08-10 Sean ChristophersonKVM: SVM: Disable SEV-ES support if MMIO caching is...
2022-08-10 Sean ChristophersonKVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE...
2022-08-10 Sean ChristophersonKVM: x86: Tag kvm_mmu_x86_module_init() with __init
2022-08-10 Michal LuczajKVM: x86: emulator: Fix illegal LEA handling
2022-08-10 Yu ZhangKVM: X86: avoid uninitialized 'fault.async_page_fault...
2022-08-10 Sean ChristophersonKVM: x86: Bug the VM if an accelerated x2APIC trap...
2022-08-10 Paolo BonziniKVM: x86: do not report preemption if the steal time...
2022-08-10 Paolo BonziniKVM: x86: revalidate steal time cache if MSR value...
2022-08-10 Paolo Bonziniselftests: kvm: fix compilation
2022-08-10 Linus TorvaldsMerge tag 'hwmon-fixes-for-v6.0-rc1' of git://git....
2022-08-10 Linus TorvaldsMerge tag 'rpmsg-v5.20-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'mm-stable-2022-08-09' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'cxl-for-6.0' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'pinctrl-v6.0-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'apparmor-pr-2022-08-08' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'kbuild-v5.20' of git://git./linux/kernel...
2022-08-10 Alexei StarovoitovMerge branch 'fixes for bpf map iterator'
2022-08-10 Hou Taoselftests/bpf: Ensure sleepable program is rejected...
2022-08-10 Hou Taoselftests/bpf: Add write tests for sk local storage...
2022-08-10 Hou Taoselftests/bpf: Add tests for reading a dangling map...
2022-08-10 Hou Taobpf: Only allow sleepable program for resched-able...
2022-08-10 Hou Taobpf: Check the validity of max_rdwr_access for sock...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for hash...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for array...
2022-08-10 Alexei Starovoitovbpf: Disallow bpf programs call prog_run command.
2022-08-10 Xu Kuohaibpf, arm64: Fix bpf trampoline instruction endianness
2022-08-10 Zev Weisshwmon: (nct6775) Fix platform driver suspend regression
2022-08-10 Jakub Kicinskigenetlink: correct uAPI defines
2022-08-10 Ido Schimmeldevlink: Fix use-after-free after a failed reload
2022-08-10 Sun Shouxinnet:bonding:support balance-alb interface with vlan...
2022-08-10 Clayton Yagermacsec: Fix traffic counters/statistics
next