summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12ASoC: Intel: avs: Fix potential integer overflowCezary Rojewski1-1/+1
2024-06-12ASoC: Intel: avs: Fix ASRC module initializationCezary Rojewski1-0/+1
2024-06-12fbdev: sisfb: hide unused variablesArnd Bergmann1-2/+1
2024-06-12powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-06-12drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-06-12drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
2024-06-12ASoC: kirkwood: Fix potential NULL dereferenceAleksandr Mishin1-0/+3
2024-06-12fbdev: shmobile: fix snprintf truncationArnd Bergmann1-1/+1
2024-06-12mtd: rawnand: hynix: fixed typoMaxim Korotkov1-1/+1
2024-06-12mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_a...Aapo Vienamo1-2/+4
2024-06-12ASoC: Intel: avs: ssm4567: Do not ignore route checksCezary Rojewski1-1/+0
2024-06-12ASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski11-0/+17
2024-06-12drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-06-12drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson1-9/+13
2024-06-12drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson4-0/+46
2024-06-12drm/panel-samsung-atna33xc20: Use ktime_get_boottime for delaysDrew Davenport1-4/+4
2024-06-12drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut1-1/+5
2024-06-12dev_printk: Add and use dev_no_printk()Geert Uytterhoeven1-12/+13
2024-06-12printk: Let no_printk() use _printk()Geert Uytterhoeven1-1/+1
2024-06-12drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-06-12Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
2024-06-12Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban3-26/+132
2024-06-12Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz8-54/+32
2024-06-12mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)1-2/+0
2024-06-12ax25: Fix reference count leak issue of net_deviceDuoming Zhou1-6/+1
2024-06-12ax25: Fix reference count leak issues of ax25_devDuoming Zhou1-2/+1
2024-06-12ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou2-27/+16
2024-06-12riscv, bpf: make some atomic operations fully orderedPuranjay Mohan1-10/+10
2024-06-12s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich1-2/+6
2024-06-12net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-06-12net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger2-9/+33
2024-06-12ipv6: sr: fix invalid unregister error pathHangbin Liu1-0/+2
2024-06-12ipv6: sr: fix incorrect unregister orderHangbin Liu1-1/+1
2024-06-12ipv6: sr: add missing seg6_local_exitHangbin Liu1-0/+1
2024-06-12net: openvswitch: fix overwriting ct original tuple for ICMPv6Ilya Maximets1-1/+2
2024-06-12net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-06-12af_unix: Fix data races in unix_release_sock/unix_stream_sendmsgBreno Leitao1-1/+1
2024-06-12net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-06-12eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
2024-06-12net: ipv6: fix wrong start position when receive hop-by-hop fragmentgaoxingwang1-1/+1
2024-06-12m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-06-12m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2024-06-12net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-06-12usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-06-12HID: amd_sfh: Handle "no sensors" in PM operationsBasavaraj Natikar1-0/+10
2024-06-12wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
2024-06-12x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter4-10/+8
2024-06-12kernel/numa.c: Move logging out of numa.hKent Overstreet3-13/+33
2024-06-12scsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani1-1/+1