aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-06x86/efi: Remove the real mode trampoline in boot services quirkx86/fixesAndy Lutomirski2-23/+1
2023-03-06x86/boot: Allow the real mode trampoline to be below 64kBAndy Lutomirski2-8/+12
2023-03-06x86/boot: Keep the memblock allocator in top-down mode until sub-1M is doneAndy Lutomirski2-25/+30
2023-03-06x86/boot: Improve realmode trampoline loggingAndy Lutomirski1-2/+5
2023-03-06x86/boot: Move the code that reserves memory <1M into setup_arch()Andy Lutomirski2-8/+6
2023-03-06x86/boot: Improve comments related to memory <1MAndy Lutomirski2-12/+25
2023-03-06x86/insn: Check DPL when resolving segmentsAndy Lutomirski1-6/+36
2023-02-12fpu/xstate: Remove useless 'mask' variable in copy_uabi_to_xstateAndy Lutomirski1-6/+2
2023-02-12x86/fpu: Fix mxcsr corruption when copying from userspaceThomas Gleixner1-7/+26
2023-02-12x86/fpu: copy_uabi_to_xstate shouldn't copy mxcsr_maskAndy Lutomirski1-5/+4
2023-02-12[WIP] add run_x86_testsAndy Lutomirski1-0/+11
2023-02-12[HACK] test DR6 reportingAndy Lutomirski1-2/+4
2023-02-12start dr6 selftestAndy Lutomirski1-0/+3
2023-02-12kallsyms: Stop considering the gate area to be kernel textAndy Lutomirski1-2/+2
2023-02-12selftests/x86: Add nasty_fpu_stateAndy Lutomirski2-1/+102
2023-02-12Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+34
2023-02-12Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-4/+11
2023-02-12Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+6
2023-02-12Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+5
2023-02-12Fix page corruption caused by racy check in __free_pagesDavid Chen1-1/+4
2023-02-11Merge tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+17
2023-02-11Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3
2023-02-11Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2023-02-11Merge tag 'cxl-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cx...Linus Torvalds1-5/+7
2023-02-11Merge tag 'libnvdimm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-18/+49
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+1
2023-02-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-16/+12
2023-02-10Merge tag 'pinctrl-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-8/+30
2023-02-10Merge tag 'pci-v6.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-94/+40
2023-02-10Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas1-40/+34
2023-02-10Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas3-48/+0
2023-02-10Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-20/+37
2023-02-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+34
2023-02-10Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
2023-02-10Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-02-10Merge tag 'sound-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-73/+134
2023-02-10Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann3-8/+8
2023-02-10arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-10arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit1-3/+3
2023-02-10arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-09Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-119/+200
2023-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-20/+28
2023-02-10Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...Dave Airlie3-0/+19
2023-02-10Merge tag 'drm-intel-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-19/+45
2023-02-10Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-23/+26
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren1-3/+5
2023-02-09Merge tag 'pm-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-11/+13
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds65-353/+798
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-7/+41
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2023-02-09btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain1-1/+15
2023-02-09btrfs: lock the inode in shared mode before starting fiemapFilipe Manana1-0/+2
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher1-0/+1
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher1-0/+1
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher1-0/+2
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher3-0/+15
2023-02-09Merge tag 'nvme-6.2-2023-02-09' of git://git.infradead.org/nvme into block-6.2Jens Axboe1-1/+1
2023-02-09usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-09Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil1-0/+4
2023-02-09arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...Darren Hart1-3/+6
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean1-4/+4
2023-02-09rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello1-3/+3
2023-02-09Merge tag 'amd-drm-fixes-6.2-2023-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie13-41/+71
2023-02-08Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-20/+73
2023-02-08net: txgbe: Update support email addressJiawen Wu1-1/+1
2023-02-08drm/amdgpu/smu: skip pptable init under sriovJane Jian1-0/+6
2023-02-08amd/amdgpu: remove test ib on hw ringJesseZhang2-2/+1
2023-02-08drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-08drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock1-1/+1
2023-02-08drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell1-0/+2
2023-02-08drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan2-15/+16
2023-02-08drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2-3/+4
2023-02-08drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan1-0/+1
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-126/+86
2023-02-08drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2023-02-08drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng1-1/+3
2023-02-08Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher1-0/+1
2023-02-08drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher1-14/+28
2023-02-08drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher1-2/+0
2023-02-08drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher1-1/+0
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel1-13/+5
2023-02-08x86/cpu: Add Lunar Lake MKan Liang1-0/+2
2023-02-08x86/kprobes: Fix 1 byte conditional jump targetNadav Amit1-1/+1
2023-02-08drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-08Merge branch 'mptcp-fixes'David S. Miller5-13/+51
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts1-4/+10
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni1-2/+8
2023-02-08mptcp: be careful on subflow status propagation on errorsPaolo Abeni1-1/+9
2023-02-08mptcp: fix locking for in-kernel listener creationPaolo Abeni2-5/+7
2023-02-08mptcp: fix locking for setsockopt corner-casePaolo Abeni1-2/+9
2023-02-08mptcp: do not wait for bare sockets' timeoutPaolo Abeni1-0/+9
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean1-10/+14
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-08txhash: fix sk->sk_txrehash defaultKevin Yang4-4/+4
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan1-2/+2
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL1-5/+3
2023-02-08ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck1-0/+1
2023-02-07net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter1-1/+1
2023-02-08nvme-auth: mark nvme_auth_wq staticTom Rix1-1/+1
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-22/+30
2023-02-07igc: Add ndo_tx_timeout supportSasha Neftin1-2/+23
2023-02-07net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang1-26/+11
2023-02-07Merge tag 'linux-can-fixes-for-6.2-20230207' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+40
2023-02-07hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley1-1/+1
2023-02-07net/mlx5: Serialize module cleanup with reload and removeShay Drory1-7/+7
2023-02-07net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-07net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla3-1/+3
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla5-23/+34
2023-02-07net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-07net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2-1/+5
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2-5/+1
2023-02-07net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik1-10/+15
2023-02-07net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris1-71/+15
2023-02-07Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+31
2023-02-07cxl/region: Fix passthrough-decoder detectionDan Williams1-2/+2
2023-02-07Merge tag 'asoc-fix-v6.2-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-67/+117
2023-02-07ceph: flush cap releases when the session is flushedXiubo Li1-0/+6
2023-02-07Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+0
2023-02-07ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński1-2/+6
2023-02-07can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni1-0/+40
2023-02-07ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev1-0/+3
2023-02-07devlink: change port event netdev notifier from per-net to globalJiri Pirko1-3/+6
2023-02-07ASoC: fsl_sai: fix getting version from VERIDShengjiu Wang1-0/+1
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean1-1/+1
2023-02-07net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean1-12/+12
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson2-11/+1
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean1-7/+19
2023-02-07RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian1-2/+1
2023-02-07ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi1-0/+5
2023-02-07pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-07drm/client: fix circular reference counting issueChristian König2-18/+20
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang1-2/+2
2023-02-06cxl/region: Fix null pointer dereference for resetting decoderFan Ni1-3/+5
2023-02-07powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin1-2/+4
2023-02-06ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong1-1/+1
2023-02-06ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter1-1/+1
2023-02-06ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley1-1/+15
2023-02-06ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski2-18/+12
2023-02-06ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan1-1/+1
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie1-39/+42
2023-02-06btrfs: simplify update of last_dir_index_offset when logging a directoryFilipe Manana2-8/+17
2023-02-06Merge tag 'cgroup-for-6.2-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+36
2023-02-06Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+20
2023-02-06Two bug fixes for tas5805m codec driverMark Brown1-41/+90
2023-02-06cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskWill Deacon1-7/+11
2023-02-06cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...Waiman Long1-2/+25
2023-02-06Merge tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2023-02-06Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-11/+13
2023-02-06drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph2-4/+2
2023-02-06ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding1-0/+1
2023-02-06HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2-0/+3
2023-02-06rtmutex: Ensure that the top waiter is always woken upWander Lairson Costa1-2/+3
2023-02-06drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty1-1/+1
2023-02-06drm/i915: Move fd_install after last use of fenceRob Clark1-7/+7
2023-02-06drm/i915/fbdev: Implement fb_dirty for intel custom fb helperJouni Högander1-0/+12
2023-02-06drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledVille Syrjälä1-1/+2
2023-02-06ASoC: codecs: es8326: Fix DTS properties readingAlexey Firago1-2/+4
2023-02-06ASoC: tas5805m: add missing page switch.Daniel Beer1-0/+3
2023-02-06ASoC: tas5805m: rework to avoid scheduling while atomic.Daniel Beer1-41/+87
2023-02-06pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data groupKrzysztof Kozlowski1-1/+1
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap1-0/+1
2023-02-06RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()Dan Carpenter1-1/+1
2023-02-06HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2-2/+12
2023-02-06net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-06HID: logitech: Disable hi-res scrolling on USBBastien Nocera1-1/+2
2023-02-06HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-02-06net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson1-2/+2
2023-02-06uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2-0/+2
2023-02-06neigh: make sure used and confirmed times are validJulian Anastasov1-3/+15
2023-02-06ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio1-0/+1
2023-02-06cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson1-11/+13
2023-02-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-24/+24
2023-02-05Linux 6.2-rc7Linus Torvalds1-1/+1
2023-02-05Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-19/+14
2023-02-05Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-36/+27
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-72/+207
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-75/+27
2023-02-05Merge tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+24
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+57
2023-02-04Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds10-31/+77
2023-02-04Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds4-24/+33
2023-02-04Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+7
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-98/+132
2023-02-04Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-13/+22
2023-02-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds1-1/+1
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini6-98/+132
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-03Merge branch 'ionic-code-maintenance'Jakub Kicinski6-12/+195
2023-02-03ionic: missed doorbell workaroundAllen Hubbe6-4/+176
2023-02-03ionic: clear up notifyq alloc commentaryShannon Nelson1-5/+7
2023-02-03ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-03net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-03net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey1-15/+16
2023-02-03bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds8-9/+31
2023-02-03drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki1-1/+4