Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-10-02 | 6 | -13/+95 |
|\ | |||||
| * | bpf, xdp, docs: Correct some English grammar and spelling | Kev Jackson | 2021-09-30 | 1 | -4/+4 |
| * | bpf: Replace callers of BPF_CAST_CALL with proper function typedef | Kees Cook | 2021-09-29 | 2 | -6/+3 |
| * | bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM | Kees Cook | 2021-09-29 | 1 | -1/+5 |
| * | xsk: Optimize for aligned case | Magnus Karlsson | 2021-09-28 | 1 | -1/+45 |
| * | xsk: Batched buffer allocation for the pool | Magnus Karlsson | 2021-09-28 | 2 | -0/+23 |
| * | xsk: Get rid of unused entry in struct xdp_buff_xsk | Magnus Karlsson | 2021-09-28 | 1 | -1/+0 |
| * | bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments | Dave Marchevsky | 2021-09-17 | 1 | -2/+3 |
| * | bpf: Add bpf_trace_vprintk helper | Dave Marchevsky | 2021-09-17 | 2 | -0/+12 |
| * | bpf: Merge printk and seq_printf VARARG max macros | Dave Marchevsky | 2021-09-17 | 1 | -0/+2 |
* | | devlink: report maximum number of snapshots with regions | Jacob Keller | 2021-10-01 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-09-30 | 23 | -45/+87 |
|\ \ | |||||
| * \ | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-09-30 | 6 | -8/+41 |
| |\ \ | |||||
| | * | | af_unix: fix races in sk_peer_pid and sk_peer_cred accesses | Eric Dumazet | 2021-09-30 | 1 | -0/+2 |
| | * | | net: introduce and use lock_sock_fast_nested() | Paolo Abeni | 2021-09-30 | 1 | -1/+30 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-09-28 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog | Hou Tao | 2021-09-14 | 1 | -1/+2 |
| | * | | | Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2021-09-27 | 1 | -4/+4 |
| | |\ \ \ | |||||
| | | * | | | mac80211: Fix Ptk0 rekey documentation | Alexander Wetzel | 2021-09-27 | 1 | -4/+4 |
| | * | | | | net: prevent user from passing illegal stab size | 王贇 | 2021-09-26 | 1 | -0/+1 |
| | * | | | | net: ipv4: Fix rtnexthop len when RTA_FLOW is present | Xiao Liang | 2021-09-24 | 2 | -2/+2 |
| * | | | | | Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-09-29 | 2 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION | Jaroslav Kysela | 2021-09-23 | 2 | -0/+2 |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-27 | 3 | -9/+6 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2021-09-24 | 2 | -3/+6 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | KVM: arm64: Fix PMU probe ordering | Marc Zyngier | 2021-09-20 | 2 | -3/+6 |
| | | |/ / / / / | |||||
| | * | | | | | | KVM: Remove tlbs_dirty | Lai Jiangshan | 2021-09-23 | 1 | -1/+0 |
| | * | | | | | | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor | Sean Christopherson | 2021-09-22 | 1 | -5/+0 |
| * | | | | | | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-09-26 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | x86/fault: Fix wrong signal when vsyscall fails with pkey | Jiashuo Liang | 2021-09-20 | 1 | -0/+2 |
| * | | | | | | | | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-09-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2021-09-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent | Bixuan Cui | 2021-09-22 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-26 | 2 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | mm/debug: sync up latest migrate_reason to migrate_reason_names | Weizhao Ouyang | 2021-09-25 | 1 | -1/+5 |
| | * | | | | | | | | | mm: fs: invalidate bh_lrus for only cold path | Minchan Kim | 2021-09-25 | 1 | -2/+2 |
| * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-09-26 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | scsi: core: Remove 'current_tag' | Hannes Reinecke | 2021-09-22 | 1 | -1/+0 |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-09-26 | 1 | -12/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 2021-09-20 | 1 | -12/+0 |
| * | | | | | | | | | | | Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-25 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | erofs: fix up erofs_lookup tracepoint | Gao Xiang | 2021-09-23 | 1 | -3/+3 |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-25 | 2 | -0/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM | Douglas Anderson | 2021-09-14 | 1 | -0/+14 |
| | * | | | | | | | | | | | binder: fix freeze race | Li Li | 2021-09-14 | 1 | -0/+7 |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-09-25 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I | 2021-09-14 | 1 | -0/+2 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-09-24 | 1 | -8/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()" | Jia He | 2021-09-23 | 1 | -8/+0 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-23 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | |