summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14perf list: Fix metricgroups title messageAndi Kleen
2022-10-14perf mem: Fix -C option behavior for perf mem recordNamhyung Kim
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim
2022-10-14libperf: Do not include non-UAPI linux/compiler.h headerArnaldo Carvalho de Melo
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim
2022-10-13Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-13Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-13Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-14Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-10-14Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/...Dave Airlie
2022-10-13Merge tag 'devicetree-fixes-for-6.1-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-13Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds
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-13Documentation: rtla: Correct command line examplePierre Gondois
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-13MAINTAINERS: of: collapse overlay entry into main device tree entryFrank Rowand
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-12io_uring/rw: ensure kiocb_end_write() is always calledJens Axboe
2022-10-12io_uring: fix fdinfo sqe offsets calculationPavel Begunkov
2022-10-12io_uring: local variable rw shadows outer variable in io_writeStefan Roesch
2022-10-12io_uring/opdef: remove 'audit_skip' from SENDMSG_ZCJens Axboe
2022-10-12io_uring: optimise locking for local tw with submit_waitPavel Begunkov
2022-10-12io_uring: remove redundant memory barrier in io_req_local_work_addPavel Begunkov
2022-10-12io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECTJens Axboe
2022-10-12io_uring: remove notif leftoversPavel Begunkov
2022-10-12io_uring: correct pinned_vm accountingPavel Begunkov
2022-10-12io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-12Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds