summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld
2024-04-18Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-04-18Merge branch 'ravb-ethernet-driver-bugfixes'Paolo Abeni
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker
2024-04-18net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker
2024-04-18x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong
2024-04-18x86/fred: Fix INT80 emulation for FREDXin Li (Intel)
2024-04-18ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9NMauro Carvalho Chehab
2024-04-18USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
2024-04-18USB: serial: option: add Lonsung U8300/U9300 productCoia Prant
2024-04-18ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4Huayu Zhang
2024-04-18ALSA: hda/realtek: Fixes for Asus GU605M and GA403U soundVitalii Torshyn
2024-04-18ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1Shenghao Ding
2024-04-17net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau
2024-04-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-04-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski
2024-04-17Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet
2024-04-18netfilter: nf_tables: fix memleak in map from abort pathPablo Neira Ayuso
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko
2024-04-18bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)
2024-04-17Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-17x86/retpolines: Enable the default thunk warning only on relevant configsBorislav Petkov (AMD)
2024-04-17drm/radeon: silence UBSAN warning (v3)Alex Deucher
2024-04-17drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-17Merge branch 'svm' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-04-17netfilter: nf_tables: restore set elements when delete set failsPablo Neira Ayuso
2024-04-17netfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher
2024-04-17drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König
2024-04-17platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-17s390/ism: Properly fix receive message buffer allocationGerd Bayer
2024-04-17random: handle creditable entropy from atomic process contextJason A. Donenfeld
2024-04-17serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König
2024-04-17serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König
2024-04-17Merge branch 'mt7530-fixes'David S. Miller
2024-04-17net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL
2024-04-17net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL
2024-04-17USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo
2024-04-16tun: limit printing rate when illegal packet received by tun devLei Chen
2024-04-16nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park