summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/omapdrm: Fix console with deferred opsTony Lindgren4-7/+33
2024-06-12fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann3-1/+11
2024-06-12drm/omapdrm: Fix console by implementing fb_dirtyTony Lindgren1-0/+12
2024-06-12drm/ci: update device type for volteer devicesVignesh Raman1-3/+3
2024-06-12drm/ci: add subset-1-gfx to LAVA_TAGS and adjust shardsHelen Koike2-10/+15
2024-06-12drm/ci: uprev mesa version: fix container build & crosvmHelen Koike4-3/+22
2024-06-12drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-06-12Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz20-664/+49
2024-06-12Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSLukas Bulwahn1-163/+0
2024-06-12Bluetooth: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2-6/+7
2024-06-12Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu3-16/+21
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-12net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
2024-06-12mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)1-2/+0
2024-06-12net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+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-12net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla4-17/+25
2024-06-12net/mlx5: Enable 4 ports multiport E-switchShay Drory1-9/+9
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-12selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-06-12selftests: net: add more missing kernel configPaolo Abeni1-1/+5
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
2024-06-12scsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-06-12scsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2