summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27ipv4: Fix address dump when IPv4 is disabled on an interfaceIdo Schimmel
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki
2024-05-27Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"Jakub Sitnicki
2024-05-27bpf: Allow delete from sockmap/sockhash only if update is allowedJakub Sitnicki
2024-05-27Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27tracing/probes: fix error check in parse_btf_field()Carlos López
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam
2024-05-27af_unix: Read sk->sk_hash under bindlock during bind().Kuniyuki Iwashima
2024-05-27af_unix: Annotate data-race around unix_sk(sk)->addr.Kuniyuki Iwashima
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang
2024-05-27enic: Validate length of nl attributes in enic_set_vf_portRoded Zats
2024-05-26Linux 6.10-rc1v6.10-rc1Linus Torvalds
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-26hwrng: core - Remove add_early_randomnessHerbert Xu
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-05-25Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-05-25Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-25Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-25selftests/bpf: Add netkit test for pkt_typeDaniel Borkmann
2024-05-25selftests/bpf: Add netkit tests for mac addressDaniel Borkmann
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-05-25netkit: Fix setting mac address in l2 modeDaniel Borkmann
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi
2024-05-25Merge branch 'fix-bpf-multi-uprobe-pid-filtering-logic'Alexei Starovoitov
2024-05-25selftests/bpf: extend multi-uprobe tests with USDTsAndrii Nakryiko
2024-05-25selftests/bpf: extend multi-uprobe tests with child thread caseAndrii Nakryiko
2024-05-25libbpf: detect broken PID filtering logic for multi-uprobeAndrii Nakryiko
2024-05-25bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logicAndrii Nakryiko
2024-05-25bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko
2024-05-25afs: Don't cross .backup mountpoint from backup volumeMarc Dionne
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin