summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15Merge tag 'sound-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-15Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-15ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMISteven Rostedt (Google)
2023-12-15ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)
2023-12-15ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers
2023-12-15ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)
2023-12-15ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()Steven Rostedt (Google)
2023-12-15ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)
2023-12-15EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta
2023-12-15perf: Fix perf_event_validate_size() lockdep splatMark Rutland
2023-12-14cxl/pmu: Ensure put_device on pmu devicesIra Weiny
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding
2023-12-14Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-15Merge tag 'amd-drm-fixes-6.7-2023-12-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-14Merge tag 'platform-drivers-x86-v6.7-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-15Merge tag 'drm-intel-fixes-2023-12-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-12-14io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementationAl Viro
2023-12-14perf top: Uniform the event name for the hybrid machineKan Liang
2023-12-14perf top: Use evsel's cpus to replace user_requested_cpusKan Liang
2023-12-14perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim
2023-12-14perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim
2023-12-14perf genelf: Set ELF program header addresses properlyNamhyung Kim
2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14ALSA: hda/tas2781: reset the amp before component_addGergo Koteles
2023-12-14ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles
2023-12-14appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-14spi: atmel: Fix clock issue when using devices with different polaritiesLouis Chauvet
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-12-13tracing: Fix uaf issue when open the hist or hist_debug fileZheng Yejian
2023-12-13scsi: ufs: core: Store min and max clk freq from OPP tableNitin Rawat
2023-12-13Merge branch 'dpaa2-switch-various-fixes'Jakub Kicinski
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-13net: prevent mss overflow in skb_segment()Eric Dumazet
2023-12-13vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov
2023-12-13Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König
2023-12-13drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-13sign-file: Fix incorrect return values checkYusong Gao
2023-12-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-12-13Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"Jakub Kicinski