aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-05increase objtool hash table sizeslto-5.12-3Andi Kleen1-1/+1
2021-05-05fixup! btf: Fix up btf_ids.h for gcc ltoAndi Kleen1-1/+1
2021-05-04kbuild: Don't remove link-vmlinux temporary files on exit/signalAndi Kleen1-14/+0
2021-05-04Revert "kbuild, link-vmlinux: Don't delete output files with make -i"Andi Kleen1-5/+0
2021-05-01fixup! btf: Fix up btf_ids.h for gcc ltoAndi Kleen1-1/+1
2021-05-01fixup! btf: Fix up btf_ids.h for gcc ltoAndi Kleen2-1/+2
2021-05-01fixup! btf: Fix up btf_ids.h for gcc ltoAndi Kleen10-10/+22
2021-05-02fixup! x86/lto: Mark 32bit mem{cpy,move,set} __usedAndi Kleen1-2/+2
2021-05-02kbuild: Use --btf_encode_force for BTF with gcc ltoAndi Kleen1-1/+8
2021-05-02btf: Fix up btf_ids.h for gcc ltoAndi Kleen1-5/+4
2021-05-01objtool: Skip files with existing orc section silentlyAndi Kleen1-2/+2
2021-05-01i915: Increase *_latency array sizeAndi Kleen1-3/+3
2021-05-01modpost: Remove .lto_priv.0 for pattern checksAndi Kleen1-1/+21
2021-05-01fixup! Kbuild, lto: Add Link Time Optimization supportAndi Kleen1-0/+1
2021-04-30objtool: Allocate CFI state lazilyAndi Kleen4-17/+43
2021-04-30sched: Work around undefined behavior in sched class checkingAndi Kleen1-5/+13
2021-04-25kbuild/bloat-o-meter: Handle gcc LTOAndi Kleen1-1/+1
2021-04-25kbuild/lto: Check for C symbol for modversionsAndi Kleen1-1/+1
2021-04-25x86/lto: Finally enable LTO for x86Andi Kleen1-0/+1
2021-04-25x86/lto: Mark 32bit mem{cpy,move,set} __usedAndi Kleen1-3/+3
2021-04-25softirq/lto: Make irq_exit_rcu visibleAndi Kleen1-1/+1
2021-04-25lto: Work around gcc crash in FRE passAndi Kleen5-2/+19
2021-04-25x86/module/lto: Don't take address of memcpyAndi Kleen1-1/+6
2021-04-25x86/preempt/lto: Make preempt_schedule_thunk* __visbleAndi Kleen1-2/+2
2021-04-25x86/vdso/lto: Disable gcc LTO for the vdsoAndi Kleen1-0/+2
2021-04-25x86/livepatch/lto: Disable live patching with LTOAndi Kleen1-0/+1
2021-04-25x86/purgatory/lto: Disable gcc LTO for purgatoryAndi Kleen1-0/+1
2021-04-25x86/lto: Disable relative init pointers with LTOAndi Kleen1-1/+3
2021-04-25Kbuild, lto: Don't include weak source file symbols in System.mapAndi Kleen1-1/+2
2021-04-25kbuild, link-vmlinux: Don't delete output files with make -iAndi Kleen1-0/+5
2021-04-25Kbuild, lto: Disable LTO for bounds/asm-offsetAndi Kleen1-0/+3
2021-04-25Kbuild, lto: Disable LTO for mod toolsAndi Kleen1-0/+3
2021-04-25Compiler attributes: Disable __flatten with LTOAndi Kleen1-0/+5
2021-04-25Kbuild, lto: Add Link Time Optimization supportAndi Kleen9-18/+188
2021-04-25lto: Use CONFIG_LTO for many LTO specific actionsAndi Kleen5-17/+17
2021-04-25Kbuild, lto: Fixes for gcc-ldAndi Kleen1-4/+14
2021-04-25lto: Use C version for SYSCALL_ALIAS / cond_syscallAndi Kleen2-9/+9
2021-04-25x86/realmode/lto: Disable LTO for real mode codeAndi Kleen1-0/+1
2021-04-25lto, bpf: Mark interpreter jump table as noreorderAndi Kleen1-1/+1
2021-04-25lto: Add __noreorder and mark initcalls __noreorderAndi Kleen2-1/+12
2021-04-25x86/alternative/lto: Export int3 assembler symbols for LTOAndi Kleen1-2/+4
2021-04-25lto: Export export symbol assembler symbols for LTOAndi Kleen1-2/+4
2021-04-25x86/xen: Mark xen_vcpu_stolen as __visibleAndi Kleen1-1/+1
2021-04-25amdkfd: Fix extern declarationAndi Kleen1-2/+2
2021-04-25Fix read buffer overflow in delta-ipcAndi Kleen1-2/+2
2021-04-25Mark spinlocks noinline when inline spinlocks are disabledAndi Kleen1-28/+28
2021-04-25static_call: Make static_call_return0 visible for LTOAndi Kleen1-1/+1
2021-04-25static_call: Use single copy of static_call_return0Andi Kleen3-8/+7
2021-04-25static_call: Make static keys visibleAndi Kleen1-6/+6
2021-04-25static_call: Make static call functions visibleAndi Kleen1-3/+5
2021-04-25tracepoint: Make static call functions visibleAndi Kleen1-2/+2
2021-04-25x86/resctrl: Fix init const confusionAndi Kleen1-1/+1
2021-04-25poly1305: Make prototypes matchAndi Kleen1-1/+1
2021-04-25dvb-usb: Make prototypes matchAndi Kleen1-1/+1
2021-04-25x86/msr: Make prototypes match header filesAndi Kleen1-2/+2
2021-04-18Linux 5.12-rc8Linus Torvalds1-1/+1
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-9/+17
2021-04-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-15/+23
2021-04-18ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-31/+22
2021-04-17Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-13/+27
2021-04-18Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie4-13/+27
2021-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2021-04-17readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds1-0/+6
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-439/+479
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-18/+56
2021-04-17Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+89
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-59/+66
2021-04-16cxl/mem: Fix memory device capacity probingDan Williams1-2/+5
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal1-2/+2
2021-04-16Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2021-04-16lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap4-10/+12
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg1-1/+1
2021-04-16mm: ptdump: fix build failureChristophe Leroy1-1/+1
2021-04-16mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin1-0/+2
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-16ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-16ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-16kasan: remove redundant config optionWalter Wu9-17/+18
2021-04-16kasan: fix hwasan build for gccArnd Bergmann1-6/+6
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap3-13/+22
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-111/+175
2021-04-16MAINTAINERS: update my emailLijun Pan1-1/+1
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-29/+44
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-6/+11
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-16/+33
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann1-23/+63
2021-04-16bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-04-16bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-04-16bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-04-16bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann1-1/+1
2021-04-16Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-2/+16
2021-04-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2021-04-16Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-5/+4
2021-04-15riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang1-0/+3
2021-04-15riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang1-1/+10
2021-04-15riscv: add do_page_fault and do_trap_break into the kprobes blacklistJisheng Zhang2-0/+2
2021-04-15riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang1-1/+1
2021-04-15cxl/mem: Fix register block offset calculationBen Widawsky1-1/+1
2021-04-15Merge branch 'ch_tlss-fixes'David S. Miller1-91/+11
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav1-53/+0
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav1-19/+0
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav1-0/+6
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav1-19/+5
2021-04-15Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-19/+12
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6
2021-04-15i2c: mv64xxx: Fix random system lock caused by runtime PMMarek Behún1-0/+4
2021-04-15Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+2
2021-04-15Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds8-20/+59
2021-04-15arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor1-4/+4
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-32/+38
2021-04-15Merge tag 'drm-intel-fixes-2021-04-15' of git://anongit.freedesktop.org/drm/d...Daniel Vetter3-5/+4
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu1-0/+3
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin1-19/+4
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin1-0/+5
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2-3/+15
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding1-83/+1
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea1-1/+1
2021-04-14drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin3-8/+19
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin2-11/+8
2021-04-14drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2-0/+6
2021-04-14Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+9
2021-04-14vrf: fix a comment about loopback deviceNicolas Dichtel1-6/+4
2021-04-14doc: move seg6_flowlabel to seg6-sysctl.rstNicolas Dichtel2-15/+13
2021-04-14Merge branch 'ibmvnic-napi-fixes'David S. Miller1-12/+2
2021-04-14ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan1-5/+0
2021-04-14ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan1-5/+1
2021-04-14ibmvnic: avoid calling napi_disable() twiceLijun Pan1-2/+1
2021-04-14r8169: don't advertise pause in jumbo modeHeiner Kallweit1-2/+7
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski1-4/+4
2021-04-14io_uring: fix early sqd_list removal sqpoll hangsPavel Begunkov1-2/+5
2021-04-14dm verity fec: fix misaligned RS roots IOJaegeuk Kim2-3/+9
2021-04-14Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-4/+3
2021-04-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+20
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-53/+109
2021-04-14Merge tag 'vfio-v5.12-rc8' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+3
2021-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+5
2021-04-13Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2021-04-13xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-13KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe1-5/+5
2021-04-13gro: ensure frag0 meets IP header alignmentEric Dumazet1-1/+2
2021-04-13net/sctp: fix race condition in sctp_destroy_sockOr Cohen1-8/+5
2021-04-13ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan1-4/+7
2021-04-13net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart1-3/+13
2021-04-13Merge branch 'catch-all-devices'David S. Miller2-2/+12
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev1-0/+10
2021-04-13net: sit: Unregister catch-all devicesHristo Venev1-2/+2
2021-04-13Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King1-2/+2
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu1-0/+5
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck1-1/+8
2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET1-2/+4
2021-04-13vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt1-1/+3
2021-04-13ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-04-13arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller15-38/+118
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso1-12/+34
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-12ethtool: fix kdoc attr nameJakub Kicinski1-3/+3
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár3-22/+45
2021-04-12dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang3-18/+27
2021-04-12dmaengine: idxd: clear MSIX permission entry on shutdownDave Jiang3-9/+34
2021-04-12Merge tag 'm68knommu-for-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede1-2/+2
2021-04-12drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä1-2/+2
2021-04-12drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul1-1/+0
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik1-4/+2
2021-04-12dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter1-7/+11
2021-04-12dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu1-2/+2
2021-04-12dmaengine: Fix a double free in dma_async_device_registerLv Yunlong1-0/+1
2021-04-12dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko1-0/+2
2021-04-12dmaengine: idxd: fix wq size store permission stateDave Jiang1-1/+1
2021-04-12dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang1-1/+7
2021-04-12dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-12dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang1-1/+3
2021-04-11net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter1-0/+6
2021-04-11net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET1-2/+4
2021-04-11MAINTAINERS: update maintainer entry for freescale fec driverJoakim Zhang1-1/+1
2021-04-12m68k: fix flatmem memory model setupAngelo Dureghello1-1/+1
2021-04-11Linux 5.12-rc7Linus Torvalds1-1/+1
2021-04-11Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+42
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+14
2021-04-10Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+15
2021-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-57/+65
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal3-5/+19
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal5-8/+51
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet1-2/+2
2021-04-10Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-30/+32
2021-04-10Merge tag 'driver-core-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+5
2021-04-10Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-9/+52
2021-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-10/+12
2021-04-10btrfs: zoned: move superblock logging zone locationNaohiro Aota1-11/+42