summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-06-22Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-22Merge tag 'io_uring-6.4-2023-06-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-22Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson
2023-06-22dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherentDouglas Anderson
2023-06-22KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan
2023-06-22btrfs: fix remaining u32 overflows when left shifting stripe_nrQu Wenruo
2023-06-22block: make sure local irq is disabled when calling __blkcg_rstat_flushMing Lei
2023-06-22erofs: clean up zmap.cGao Xiang
2023-06-22erofs: remove unnecessary gotoYangtao Li
2023-06-22erofs: Fix detection of atomic contextSandeep Dhavale
2023-06-22s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=yNiklas Schnelle
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin Berg
2023-06-21Merge branch 'mptcp-fixes-for-6-4'Jakub Kicinski
2023-06-21mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni
2023-06-21mptcp: drop legacy code around RX EOFPaolo Abeni
2023-06-21mptcp: consolidate fallback and non fallback state machinePaolo Abeni
2023-06-21mptcp: fix possible list corruption on passive MPJPaolo Abeni
2023-06-21mptcp: fix possible divide by zero in recvmsg()Paolo Abeni
2023-06-21mptcp: handle correctly disconnect() failuresPaolo Abeni
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-21nfsd: remove redundant assignments to variable lenColin Ian King
2023-06-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds
2023-06-21Merge tag 'spi-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-21Merge tag 'regmap-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-21io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdrJens Axboe
2023-06-21io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe
2023-06-21io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe
2023-06-21Merge tag 'asoc-fix-v6.4-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-06-21ALSA: hda/realtek: Add quirk for ASUS ROG GV601VLuke D. Jones
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest
2023-06-21Revert "virtio-blk: support completion batching for the IRQ path"Michael S. Tsirkin
2023-06-21readdir: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-06-20fsverity: improve documentation for builtin signature supportEric Biggers
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-20net: mdio: fix the wrong parametersJiawen Wu