aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-11arm64: kdump: relax BUG_ON() if more than one cpus are still activekexec-v4.4.146AKASHI Takahiro1-1/+1
2021-07-11arm64: kdump: update a kernel docAKASHI Takahiro1-1/+22
2021-07-11arm64: kdump: enable kdump in the arm64 defconfigAKASHI Takahiro1-0/+1
2021-07-11arm64: kdump: add kdump supportAKASHI Takahiro4-0/+115
2021-07-11arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro3-7/+123
2021-07-11arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro2-1/+63
2021-07-11arm64/kexec: Add pr_debug outputGeoff Levand1-2/+68
2021-07-11arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand1-0/+1
2021-07-11arm64/kexec: Add core kexec supportGeoff Levand6-0/+350
2021-07-11arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro9-44/+151
2021-07-11Revert "arm64: remove dead code"Geoff Levand2-0/+12
2021-07-11Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"Geoff Levand1-12/+23
2021-07-11arm64: Add back cpu_reset routinesGeoff Levand2-0/+86
2021-07-11arm64: Add new hcall HVC_CALL_FUNCGeoff Levand2-1/+25
2021-07-11arm64: Convert hcalls to use HVC immediate valueGeoff Levand3-18/+57
2021-07-11arm64: Cleanup SCTLR flagsGeoff Levand3-18/+18
2021-07-11arm64: Add new asm macro copy_pageGeoff Levand1-0/+19
2021-07-11arm64: kernel: Include _AC definition in page.hJames Morse1-0/+2
2021-07-11arm64: Fold proc-macros.S into assembler.hGeoff Levand4-82/+47
2018-08-06Linux 4.4.146v4.4.146Greg Kroah-Hartman1-1/+1
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan1-4/+3
2018-08-06virtio_balloon: fix another race between migration and ballooningJiang Biao1-0/+2
2018-08-06net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline1-0/+2
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-08-06squashfs: more metadata hardeningsLinus Torvalds3-6/+13
2018-08-06squashfs: more metadata hardeningLinus Torvalds1-0/+2
2018-08-06netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline1-0/+2
2018-08-06net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli1-0/+6
2018-08-06inet: frag: enforce memory limits earlierEric Dumazet1-5/+5
2018-08-06tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-08-06tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung1-12/+14
2018-08-06tcp: do not aggressively quick ack after ECN eventsEric Dumazet1-2/+2
2018-08-06tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet3-14/+16
2018-08-06tcp: do not force quickack when receiving out-of-order packetsEric Dumazet1-2/+0
2018-08-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-06xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-08-06net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-08-06ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi1-2/+2
2018-08-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami8-0/+8
2018-08-06dmaengine: pxa_dma: remove duplicate const qualifierEric Engestrom1-1/+1
2018-08-06ext4: check for allocation block validity with block group lockedTheodore Ts'o2-0/+6
2018-08-06ext4: fix inline data updates with checksums enabledTheodore Ts'o2-17/+18
2018-08-06squashfs: be more careful about metadata corruptionLinus Torvalds4-5/+16
2018-08-06random: mix rdrand with entropy sent in from userspaceTheodore Ts'o1-1/+9
2018-08-06drm: Add DP PSR2 sink enable bitJosé Roberto de Souza1-0/+1
2018-08-06media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-08-06scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S1-0/+3
2018-08-06scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez1-1/+4
2018-08-06media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-08-06crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+1
2018-08-06crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+1
2018-08-06usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek1-0/+4
2018-08-06microblaze: Fix simpleImage format generationMichal Simek1-4/+6
2018-08-06audit: allow not equal op for audit by executableOndrej Mosnáček2-1/+3
2018-08-06rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla1-2/+0
2018-08-06ipconfig: Correctly initialise ic_nameserversChris Novakovic1-0/+13
2018-08-06drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-08-06memory: tegra: Apply interrupts mask per SoCDmitry Osipenko7-18/+27
2018-08-06memory: tegra: Do not handle spurious interruptsDmitry Osipenko1-1/+4
2018-08-06ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto1-2/+6
2018-08-06drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3
2018-08-06media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
2018-08-06bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski1-2/+2
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz1-0/+1
2018-08-06scsi: megaraid: silence a static checker bugDan Carpenter1-0/+3
2018-08-06scsi: 3w-xxxx: fix a missing-check bugWenwen Wang1-0/+3
2018-08-06scsi: 3w-9xxx: fix a missing-check bugWenwen Wang1-0/+5
2018-08-06perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-08-06s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-08-06brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2-0/+2
2018-08-06mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan1-7/+10
2018-08-06media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-08-06libata: Fix command retry decisionDamien Le Moal1-4/+8
2018-08-06media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun1-1/+3
2018-08-06dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier1-0/+1
2018-08-06tty: Fix data race in tty_insert_flip_string_fixed_flagDaeRyong Jeong1-0/+3
2018-08-06HID: i2c-hid: check if device is there before really probingDmitry Torokhov1-0/+8
2018-08-06powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by StarletJonathan Neuschäfer1-0/+5
2018-08-06drm/radeon: fix mode_valid's return typeLuc Van Oostenryck1-5/+5
2018-08-06HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge1-1/+5
2018-08-06ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai1-1/+1
2018-08-06media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-08-06md: fix NULL dereference of mddev->pers in remove_and_add_spares()Yufen Yu1-0/+3
2018-08-06regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang1-0/+1
2018-08-06ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-08-06scsi: ufs: fix exception event handlingMaya Erez1-0/+2
2018-08-06mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-08-06PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-08-06pinctrl: at91-pio4: add missing of_node_putJulia Lawall1-1/+3
2018-08-06powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy1-1/+1
2018-08-06powerpc/powermac: Mark variable x as unusedMathieu Malaterre1-1/+3
2018-08-06powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre1-0/+1
2018-08-06powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre1-2/+4
2018-08-06powerpc/32: Add a missing include headerMathieu Malaterre1-0/+1
2018-08-06ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-08-06PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig1-6/+9
2018-08-06btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo1-0/+19
2018-08-06btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba1-2/+8
2018-08-06media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil1-3/+6
2018-08-06wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2018-08-06mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-08-06mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin1-1/+5
2018-08-06ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang1-2/+4
2018-08-06Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan1-0/+3
2018-08-06Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande1-1/+1
2018-08-06iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-08-06perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang1-1/+1
2018-08-06perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang1-1/+1
2018-08-06usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)1-3/+6
2018-08-06f2fs: fix to don't trigger writeback during recoveryChao Yu1-0/+3
2018-08-06disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev1-0/+6
2018-08-06RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-08-06powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin1-4/+4
2018-08-06hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith1-1/+0
2018-08-06infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-08-06netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik1-2/+8
2018-08-06rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni1-0/+5
2018-08-06mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre1-1/+1
2018-08-06mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya1-1/+2
2018-08-06nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew1-0/+2
2018-08-06ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia1-4/+12
2018-08-06ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia1-1/+3
2018-08-06xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross1-2/+2
2018-08-06tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)1-2/+4
2018-08-06tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov1-2/+11
2018-08-06tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)1-1/+5
2018-08-06tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)1-4/+8
2018-08-06Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-08-06Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-08-06Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-08-06MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-07-28Linux 4.4.145Greg Kroah-Hartman1-1/+1
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann1-1/+1
2018-07-28turn off -Wattribute-aliasArnd Bergmann1-0/+1
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula1-5/+5
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-16/+123
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula1-28/+127
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki1-8/+0
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2-4/+10
2018-07-28tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet1-2/+14
2018-07-28tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet1-0/+3
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng3-13/+21
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng3-33/+13
2018-07-28tcp: helpers to send special DCTCP ackYuchung Cheng1-5/+17
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng1-2/+4
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu1-3/+6
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-28ip: hash fragments consistentlyPaolo Abeni2-0/+4
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau1-1/+1
2018-07-25Linux 4.4.144Greg Kroah-Hartman1-1/+1
2018-07-25ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-07-25ubi: Fix Fastmap's update_vol()Richard Weinberger1-0/+1
2018-07-25ubi: Fix races around ubi_refill_pools()Richard Weinberger4-14/+30
2018-07-25ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2-4/+27
2018-07-25ubi: Rework Fastmap attach base codeRichard Weinberger4-42/+162
2018-07-25ubi: Introduce vol_ignored()Richard Weinberger2-6/+33
2018-07-25clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach1-5/+6
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins1-7/+3
2018-07-25x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski1-0/+7
2018-07-25x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross1-0/+5
2018-07-25x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2-2/+2
2018-07-25x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2-0/+36
2018-07-25x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner1-7/+19
2018-07-25x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2-13/+2
2018-07-25x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner3-24/+6
2018-07-25x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}Borislav Petkov2-49/+44
2018-07-25x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner3-4/+9
2018-07-25x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky4-2/+18
2018-07-25x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2-5/+24
2018-07-25x86/speculation: Handle HT correctly on AMDThomas Gleixner3-6/+130
2018-07-25x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2-0/+3
2018-07-25x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov1-0/+11
2018-07-25x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner6-14/+15
2018-07-25x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner4-9/+22
2018-07-25x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2-8/+18
2018-07-25x86/cpu: Make alternative_msr_write work for 32-bit codeJim Mattson1-2/+2
2018-07-25x86/bugs: Fix the parameters alignment and missing voidKonrad Rzeszutek Wilk1-2/+2
2018-07-25x86/bugs: Make cpu_show_common() staticJiri Kosina1-1/+1
2018-07-25x86/bugs: Fix __ssb_select_mitigation() return typeJiri Kosina1-1/+1
2018-07-25Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov1-12/+12
2018-07-25proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk1-1/+1
2018-07-25x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk9-47/+47
2018-07-25x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook3-18/+41