summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez2023-11-211-2/+2
| * | MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL]Simon Horman2023-11-211-0/+1
| * | Merge branch 'hv_netvsc-fix-race-of-netvsc-vf-register-and-slave-bit'Paolo Abeni2023-11-211-21/+45
| |\ \
| | * | hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li2023-11-211-9/+23
| | * | hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang2023-11-211-2/+7
| | * | hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang2023-11-211-10/+15
| |/ /
| * | ipv4: Correct/silence an endian warning in __ip_do_redirectKunwu Chan2023-11-211-1/+1
| * | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski2023-11-1912-0/+12
| * | octeontx2-pf: Fix memory leak during interface downSuman Ghosh2023-11-191-0/+2
| * | wireguard: use DEV_STATS_INC()Eric Dumazet2023-11-193-9/+10
| * | net: wangxun: fix kernel panic due to null pointerJiawen Wu2023-11-193-9/+7
| |/
| * MAINTAINERS: Add netdev subsystem profile linkKees Cook2023-11-171-0/+2
| * Merge branch 'rxrpc-ack-fixes'David S. Miller2023-11-172-33/+30
| |\
| | * rxrpc: Defer the response to a PING ACK until we've parsed itDavid Howells2023-11-171-13/+13
| | * rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells2023-11-172-20/+17
| |/
| * kselftest: rtnetlink: fix ip route command typoPaolo Abeni2023-11-171-1/+1
| * s390/ism: ism driver implies smc protocolGerd Bayer2023-11-172-48/+48
| * rxrpc: Fix some minor issues with bundle tracingDavid Howells2023-11-171-3/+4
| * stmmac: dwmac-loongson: Add architecture dependencyJean Delvare2023-11-171-1/+1
| * usb: aqc111: check packet for fixup for true limitOliver Neukum2023-11-171-4/+4
* | Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-229-30/+34
|\ \
| * | Docs/zh_CN/LoongArch: Update links in LoongArch introduction.rstYanteng Si2023-11-211-2/+2
| * | Docs/LoongArch: Update links in LoongArch introduction.rstYanteng Si2023-11-211-2/+2
| * | LoongArch: Implement constant timer shutdown interfaceBibo Mao2023-11-211-14/+9
| * | LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen2023-11-211-2/+2
| * | LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen2023-11-211-0/+8
| * | LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()Huacai Chen2023-11-211-6/+5
| * | LoongArch: Record pc instead of offset in la_abs relocationWANG Rui2023-11-213-4/+3
| * | LoongArch: Explicitly set -fdirect-access-external-data for vmlinuxWANG Rui2023-11-211-0/+1
| * | LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada2023-11-211-0/+2
* | | Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-224-15/+39
|\ \ \
| * | | x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()Uros Bizjak2023-11-221-1/+4
| * | | x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar2023-11-121-4/+21
| * | | hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha2023-11-112-10/+14
* | | | asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-11-221-1/+1
* | | | Merge tag 'platform-drivers-x86-v6.7-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-215-56/+20
|\ \ \ \
| * | | | platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko2023-11-211-2/+2
| * | | | MAINTAINERS: Drop Mark Gross as maintainer for x86 platform driversHans de Goede2023-11-211-3/+0
| * | | | platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K2023-11-171-29/+2
| * | | | platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+0
| * | | | platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+4
| * | | | platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-6/+4
| * | | | platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-5/+3
| * | | | platform/x86: ideapad-laptop: Set max_brightness before using itStuart Hayhurst2023-11-151-6/+5
| * | | | MAINTAINERS: Remove stale entry for SBL platform driverJithu Joseph2023-11-151-1/+0
* | | | | Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-215-66/+44
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MAINTAINERS: erofs: add EROFS webpageGao Xiang2023-11-173-1/+6
| * | | | erofs: fix NULL dereference of dif->bdev_handle in fscache modeJingbo Xu2023-11-171-2/+3
| * | | | erofs: simplify erofs_read_inode()Ferry Meng2023-11-171-63/+35
| |/ / /
* | | | Linux 6.7-rc2v6.7-rc2Linus Torvalds2023-11-201-1/+1