summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-06perf metrics: Fix SEGV with --for-each-cgroupIan Rogers1-0/+1
2023-05-06perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo3-20/+174
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski14-23/+39
2023-05-05perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2-2/+7
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-10/+9
2023-05-05Merge tag 'docs-6.4-2' of git://git.lwn.net/linuxLinus Torvalds12-24/+652
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-5/+38
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-111/+209
2023-05-05Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanupsLinus Torvalds5-94/+124
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-68/+682
2023-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-177/+1208
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-14/+0
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+4
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+4
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-263/+415
2023-05-05ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence()Oswald Buddenhagen1-2/+2
2023-05-05ALSA: pcm: simplify top-up mode init in snd_pcm_playback_silence()Oswald Buddenhagen1-7/+24
2023-05-05ALSA: pcm: playback silence - move silence variable updates to separate functionJaroslav Kysela1-20/+22
2023-05-05ALSA: pcm: playback silence - remove extra codeJaroslav Kysela1-2/+0
2023-05-05ALSA: pcm: fix playback silence - correct incremental silencingJaroslav Kysela1-7/+3
2023-05-05ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold...Jaroslav Kysela1-1/+9
2023-05-05ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"Jaroslav Kysela3-40/+59
2023-05-05ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptopKai-Heng Feng1-0/+1
2023-05-05Merge tag 'asoc-fix-v6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai7-1013/+1072
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)3-4/+37
2023-05-05MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVERLukas Bulwahn1-6/+0
2023-05-05MAINTAINERS: add Conor as a dt-bindings maintainerConor Dooley1-0/+1
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-21/+23
2023-05-05Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-65/+56
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini19-91/+1129
2023-05-05cifs: Remove unneeded semicolonYang Li1-1/+1
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson1-8/+13
2023-05-05Merge branch 'tc-action-fixes'David S. Miller1-5/+6
2023-05-05net/sched: flower: fix error handler on replaceVlad Buslov1-1/+2
2023-05-05Revert "net/sched: flower: Fix wrong handle assignment during filter change"Vlad Buslov1-1/+1
2023-05-05net/sched: flower: fix filter idr initializationVlad Buslov1-3/+3
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang1-4/+9
2023-05-05bonding: add xdp_features supportLorenzo Bianconi3-0/+32
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang1-1/+1
2023-05-05sfc: Add back mailing listMartin Habets1-0/+1
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski1-1/+2
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL1-3/+7
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
2023-05-05Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds74-560/+1154
2023-05-05Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie6-38/+20
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie14-53/+78
2023-05-05Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie1-0/+17
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie31-172/+300