aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-24kasan: distinguish kasan report with generic BUG()kasan-reportJiri Kosina1-3/+3
2021-11-21Linux 5.16-rc2Linus Torvalds1-1/+1
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-33/+45
2021-11-21Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+12
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-59/+52
2021-11-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven1-1/+1
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-116/+254
2021-11-20Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds11-35/+59
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-176/+51
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds21-138/+170
2021-11-20Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-34/+21
2021-11-20proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand1-8/+12
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel3-11/+25
2021-11-20mm/damon/dbgfs: fix missed use of damon_dbgfs_lockSeongJae Park1-3/+9
2021-11-20mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocationSeongJae Park1-4/+4
2021-11-20kasan: test: silence intentional read overflow warningsKees Cook1-0/+2
2021-11-20hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry1-3/+4
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh2-1/+15
2021-11-20mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev1-1/+1
2021-11-20hexagon: ignore vmlinux.ldsNathan Chancellor1-0/+1
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor3-30/+11
2021-11-20hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-20mm: emit the "free" trace report before freeing memory in kmem_cache_free()Yunfeng Ye3-5/+3
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn3-47/+159
2021-11-20ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn1-3/+3
2021-11-20mm/swap.c:put_pages_list(): reinitialise the page listMatthew Wilcox1-0/+1
2021-11-19Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+25
2021-11-19Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-22/+35
2021-11-19Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds22-109/+136
2021-11-19Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+6
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds11-19/+42
2021-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-25/+26
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-9/+25
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+4
2021-11-19Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-27/+200
2021-11-19x86: Pin task-stack in __get_wchan()Peter Zijlstra1-0/+5
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman11-12/+26
2021-11-19signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman1-7/+16
2021-11-19MAINTAINERS: Update for VMware PVRDMA driverBryan Tan1-1/+2
2021-11-19blk-mq: don't insert FUA request with data into scheduler queueMing Lei3-8/+10
2021-11-19blk-cgroup: fix missing put device in error path from blkg_conf_pref()Yu Kuai1-4/+5
2021-11-18riscv: fix building external modulesAndreas Schwab1-0/+2
2021-11-18RISC-V: Enable KVM in RV64 and RV32 defconfigs as a moduleAnup Patel2-0/+4
2021-11-19Merge tag 'amd-drm-fixes-5.16-2021-11-17' of https://gitlab.freedesktop.org/a...Dave Airlie15-11/+156
2021-11-19Merge tag 'drm-intel-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-12/+9
2021-11-19Merge tag 'drm-misc-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-4/+35
2021-11-18tracing: Don't use out-of-sync va_list in event printingNikita Yushchenko1-0/+12
2021-11-18tracing: Use memset_startat() to zero struct trace_iteratorKees Cook1-3/+1
2021-11-18Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linuxLinus Torvalds4-2/+21
2021-11-18Merge tag 'thermal-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+4
2021-11-18Merge tag 'pm-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-21/+41
2021-11-18Merge tag 'acpi-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-32/+0
2021-11-18Merge tag 'platform-drivers-x86-v5.16-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds9-27/+25
2021-11-18Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+38
2021-11-18lib: zstd: Don't add -O3 to cflagsNick Terrell1-2/+0
2021-11-18lib: zstd: Don't inline functions in zstd_opt.cNick Terrell2-0/+19
2021-11-18lib: zstd: Fix unused variable warningNick Terrell1-0/+2
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds102-507/+1314
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+58
2021-11-18Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+35
2021-11-18Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-34/+42
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-407/+461
2021-11-18Merge branch 'thermal-int340x'Rafael J. Wysocki1-2/+2
2021-11-18Merge branch 'powercap'Rafael J. Wysocki1-6/+3
2021-11-18Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds13-78/+65
2021-11-18tracing/histogram: Fix UAF in destroy_hist_field()Kalesh Singh1-19/+22
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-1/+21
2021-11-18ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens2-0/+31
2021-11-18ftrace/samples: add missing Kconfig option for ftrace direct multi sampleHeiko Carstens4-4/+13
2021-11-18MAINTAINERS: update email address of Christian BorntraegerChristian Borntraeger2-2/+5
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-18s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-18s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov1-2/+2
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers4-18/+22
2021-11-18perf report: Fix memory leaks around perf_tip()Ian Rogers3-14/+17
2021-11-18perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2-15/+14
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo1-0/+1
2021-11-18tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo1-1/+0
2021-11-18perf inject: Fix ARM SPE handlingGerman Gomez1-0/+15
2021-11-18perf bench: Fix two memory leaks detected with ASanSohaib Mohamed1-0/+4
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter1-1/+1
2021-11-18tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-11-18perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim3-11/+7
2021-11-18perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim3-25/+12
2021-11-18perf sort: Fix the 'weight' sort key behaviorNamhyung Kim3-27/+13
2021-11-18perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1Arnaldo Carvalho de Melo1-0/+3
2021-11-18perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo1-1/+1
2021-11-18tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+27
2021-11-18tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter1-4/+5
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller3-136/+147
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer1-0/+6
2021-11-18e100: fix device suspend/resumeJesse Brandeburg1-5/+13
2021-11-18devlink: Don't throw an error if flash notification sent before devlink visibleLeon Romanovsky1-1/+3
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin3-8/+27
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek4-0/+21
2021-11-18parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfigHelge Deller1-0/+1
2021-11-18Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller3-8/+9
2021-11-18parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller1-20/+24
2021-11-18parisc: Wire up futex_waitvHelge Deller1-0/+1
2021-11-18parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller1-0/+1
2021-11-18KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov1-1/+1
2021-11-18KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()Vitaly Kuznetsov1-0/+2
2021-11-18KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov1-1/+1
2021-11-18KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov1-2/+2
2021-11-18KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov1-1/+1
2021-11-18KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov1-1/+8
2021-11-18KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky4-4/+16
2021-11-18selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo1-0/+1
2021-11-18riscv: kvm: fix non-kernel-doc comment blockRandy Dunlap1-1/+1
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini12-159/+120
2021-11-18KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()Sean Christopherson1-2/+2
2021-11-18KVM: SEV: Drop a redundant setting of sev->asid during initializationSean Christopherson1-1/+0
2021-11-18KVM: SEV: WARN if SEV-ES is marked active but SEV is notSean Christopherson1-1/+1
2021-11-18KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()Sean Christopherson1-3/+3
2021-11-18KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUsSean Christopherson1-1/+6
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse3-101/+12
2021-11-18KVM: nVMX: Use a gfn_to_hva_cache for vmptrldDavid Woodhouse2-9/+22
2021-11-18KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS checkDavid Woodhouse1-11/+15
2021-11-18KVM: x86/xen: Use sizeof_field() instead of open-coding itDavid Woodhouse1-9/+9
2021-11-18KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12David Woodhouse2-9/+20
2021-11-18KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFODavid Woodhouse1-1/+1
2021-11-18KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky2-0/+2
2021-11-18KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky1-5/+17
2021-11-18KVM: Fix steal time asm constraintsDavid Woodhouse1-3/+3
2021-11-18cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'Paul Durrant1-1/+1
2021-11-18ata: libata-sata: Declare ata_ncq_sdev_attrs staticDamien Le Moal1-1/+1
2021-11-18ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello1-0/+15
2021-11-18ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-11-18ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal1-1/+5
2021-11-17octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter1-7/+10
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma2-2/+18
2021-11-17NFC: reorder the logic in nfc_{un,}register_deviceLin Ma1-14/+18
2021-11-17NFC: reorganize the functions in nci_requestLin Ma1-4/+7
2021-11-17drm/amd/amdgpu: fix potential memleakBernard Zhao1-0/+1
2021-11-17drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl1-0/+5
2021-11-17tipc: check for null after calling kmemdupTadeusz Struk1-0/+4
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan4-2/+74
2021-11-17drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski1-40/+19
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek1-32/+21
2021-11-17Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-19/+18
2021-11-17Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-1/+16
2021-11-17drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar1-5/+8
2021-11-17drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan4-1/+23
2021-11-17drm/amdgpu: add error print when failing to add IP block(v2)Guchun Chen1-0/+36
2021-11-17drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov1-2/+6
2021-11-17RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky1-1/+2
2021-11-17RDMA/mlx4: Do not fail the registration on port statsJack Wang1-3/+15
2021-11-17Merge tag 'hyperv-fixes-signed-20211117' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-14/+20
2021-11-17Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+2
2021-11-17Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki3-32/+0
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak3-8/+74
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-17net: ax88796c: use bit numbers insetad of bit masksŁukasz Stelmach1-3/+3
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-17net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma1-6/+3
2021-11-17block: avoid to quiesce queue in elevator_init_mqMing Lei1-2/+8
2021-11-17x86/perf: Fix snapshot_branch_stack warning in VMSong Liu1-2/+0
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov1-0/+8
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-17perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-17drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter1-2/+2
2021-11-17drm/i915/dsi/xelpd: Fix the bit mask for wakeup GBVandita Kulkarni2-2/+5
2021-11-17Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni1-8/+2
2021-11-17Documentation/process: fix a cross referenceMauro Carvalho Chehab1-2/+2
2021-11-17Documentation: update vcpu-requests.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-17docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-17libbpf: update index.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-17powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2-3/+1
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller17-91/+124
2021-11-17parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-17fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas2-0/+22
2021-11-17fs: handle circular mappings correctlyChristian Brauner1-2/+2
2021-11-17drm/scheduler: fix drm_sched_job_add_implicit_dependencies harderRob Clark1-4/+5
2021-11-16net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-16Merge branch 'net-fix-the-mirred-packet-drop-due-to-the-incorrect-dst'Jakub Kicinski3-4/+55
2021-11-16selftests: add a test case for mirred egress to ingressDavide Caratti2-1/+47
2021-11-16net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long1-3/+8
2021-11-16amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo1-1/+1
2021-11-16MAINTAINERS: remove GR-everest-linux-l2@marvell.comPavel Skripkin1-2/+2
2021-11-16bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan2-1/+11
2021-11-16net: mvmdio: fix compilation warningMarcin Wojtas1-0/+2
2021-11-16Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski10-58/+63
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski23-73/+573
2021-11-16scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-16scsi: ufs: core: Fix another task management completion raceAdrian Hunter1-2/+1
2021-11-16scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-16scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-16scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-11-16scsi: ufs: core: Improve SCSI abort handlingBart Van Assche1-0/+1