aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-21fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()v4.14.180-shiftfsDominik Brodowski10-17/+28
2020-05-21port shiftfs from ubuntu focalSerge Hallyn4-0/+2121
2020-05-21fs, dax: prepare for dax-specific address_space_operationsDan Williams3-3/+52
2020-05-21vfs: export vfs_ioctl() to modulesMiklos Szeredi3-1/+3
2020-05-21vfs: make open_with_fake_path() not contribute to nr_filesMiklos Szeredi4-19/+53
2020-05-21new helper: open_with_fake_path()Al Viro2-0/+20
2020-05-21vfs: factor out inode_insert5()Miklos Szeredi2-89/+79
2020-05-10Linux 4.14.180v4.14.180Greg Kroah-Hartman1-1/+1
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby1-3/+1
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen5-10/+16
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10tracing: Reverse the order of trace_types_lock and event_mutexSteven Rostedt (VMware)2-16/+20
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10lib/mpi: Fix building for powerpc with clangNathan Chancellor1-17/+17
2020-05-10net: dsa: b53: Rework ARL bin logicFlorian Fainelli2-4/+29
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)1-1/+4
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo3-4/+4
2020-05-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg1-0/+2
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang1-0/+1
2020-05-10ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński1-3/+3
2020-05-10ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz1-1/+1
2020-05-10ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2-0/+35
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2020-05-10ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński1-1/+3
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy1-2/+10
2020-05-10vhost: vsock: kick send_pkt worker once device is startedJia He1-0/+5
2020-05-05Linux 4.14.179v4.14.179Greg Kroah-Hartman1-1/+1
2020-05-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-24/+44
2020-05-05dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko1-2/+2
2020-05-05nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher1-7/+15
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-05-05iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-05scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp1-1/+1
2020-05-05iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson1-2/+2
2020-05-05vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao1-1/+1
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-05RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau1-1/+3
2020-05-05dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom1-1/+1
2020-05-05PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui1-0/+7
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-05ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3
2020-05-05ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang1-0/+1
2020-05-05mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter1-0/+3
2020-05-05mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún1-0/+10
2020-05-05btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana1-3/+40
2020-05-05btrfs: fix block group leak when removing failsXiyu Yang1-6/+10
2020-05-05drm/qxl: qxl_release use after freeVasily Averin4-14/+10
2020-05-05drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-05drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-05drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-05-05ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o1-1/+1
2020-05-02Linux 4.14.178v4.14.178Greg Kroah-Hartman1-1/+1
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro1-5/+4
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani1-1/+2
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson2-31/+31
2020-05-02ext4: unsigned int compared against zeroColin Ian King1-1/+2
2020-05-02ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o1-0/+5
2020-05-02ext4: don't perform block validity checks on the journal inodeTheodore Ts'o1-4/+8
2020-05-02ext4: protect journal inode's blocks using block_validityTheodore Ts'o2-0/+52
2020-05-02ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o8-39/+62
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o1-2/+4
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o1-1/+1
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun1-1/+1
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song1-1/+3
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross1-1/+8
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf1-17/+27
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf1-2/+15
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser1-1/+1
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong1-0/+1
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering1-2/+2
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson1-3/+15
2020-05-02mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi1-2/+2
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers1-3/+10
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne1-0/+1
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang1-5/+4
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin1-0/+2
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen1-6/+2
2020-05-02binder: take read mode of mmap_sem in binder_alloc_free_page()Tyler Hicks1-4/+4
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian1-1/+5
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger1-1/+1
2020-05-02xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUTkaixuxia1-43/+42
2020-05-02xfs: validate sb_logsunit is a multiple of the fs blocksizeDarrick J. Wong1-1/+13
2020-05-02serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita1-3/+10
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-05-02cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-05-02cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-05-02staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-05-02staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-05-02staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-05-02vt: don't hardcode the mem allocation upper boundNicolas Pitre1-1/+1
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-05-02powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-05-02iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-05-02audit: check the length of userspace generated audit recordsPaul Moore1-0/+3
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-05-02tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak1-1/+1
2020-05-02KVM: Check validity of resolved slot when searching memslotsSean Christopherson1-1/+1
2020-05-02tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson1-63/+73
2020-05-02tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen1-1/+7
2020-05-02ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy1-0/+52
2020-05-02ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-05-02ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-05-02ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai1-0/+2
2020-05-02tools/vm: fix cross-compile buildLucas Stach1-0/+2
2020-05-02mm/ksm: fix NULL pointer dereference when KSM zero page is enabledMuchun Song1-2/+10
2020-05-02mm/hugetlb: fix a addressing exception caused by huge_pte_offsetLongpeng1-6/+8
2020-05-02vmalloc: fix remap_vmalloc_range() bounds checksJann Horn3-5/+15
2020-05-02overflow.h: Add arithmetic shift helperJason Gunthorpe1-0/+31
2020-05-02USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-05-02USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-05-02USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox1-0/+4
2020-05-02USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-05-02fs/namespace.c: fix mountpoint reference counter racePiotr Krysiuk1-1/+1
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen1-0/+10
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen1-1/+1
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen1-2/+3
2020-05-02iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan1-3/+28
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai1-1/+0
2020-05-02KEYS: Avoid false positive ENOMEM error on key readWaiman Long2-15/+55
2020-05-02vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
2020-05-02xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2-4/+0
2020-05-02net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-05-02team: fix hang in team_mode_get()Taehee Yoo1-0/+4
2020-05-02tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-05-02net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3
2020-05-02net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang1-0/+1
2020-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-05-02macvlan: fix null dereference in macvlan_device_event()Taehee Yoo1-1/+1
2020-05-02macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-05-02ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby1-7/+6
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-05-02mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka1-2/+1
2020-05-02PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit1-7/+11
2020-05-02perf/core: Disable page faults when getting phys addressJiri Olsa1-3/+6
2020-05-02pwm: bcm2835: Dynamically allocate baseFlorian Fainelli1-0/+1
2020-05-02pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven1-5/+4
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-05-02ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin1-1/+1
2020-05-02selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-05-02kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin1-1/+1
2020-05-02ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede1-0/+2
2020-05-02scsi: iscsi: Report unbind session event when the target has been removedWu Bo1-1/+3
2020-05-02pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven1-3/+7
2020-05-02ceph: don't skip updating wanted caps when cap is staleYan, Zheng1-2/+6
2020-05-02ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang1-0/+5
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-05-02watchdog: reset last_hw_keepalive time at startTero Kristo1-0/+1
2020-05-02vti4: removed duplicate log message.Jeremy Sowden1-3/+1
2020-05-02crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun1-2/+2
2020-05-02drm/msm: Use the correct dma_sync calls harderRob Clark1-2/+2
2020-05-02keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells1-1/+6
2020-05-02net: ipv4: avoid unused variable warning for sysctlArnd Bergmann1-2/+1
2020-05-02net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange1-1/+3
2020-05-02ext4: fix extent_status fragmentation for plain filesDmitry Monakhov1-20/+27
2020-04-24Linux 4.14.177v4.14.177Greg Kroah-Hartman1-1/+1
2020-04-24KEYS: Don't write out to userspace while holding key semaphoreWaiman Long12-74/+85
2020-04-24KEYS: Use individual pages in big_key for crypto buffersDavid Howells1-23/+87
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter1-1/+0
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney1-4/+4
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-24net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-24libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-04-24ext2: fix debug reference to ext2_xattr_cacheJan Kara1-2/+1
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-04-24iommu/vt-d: Fix mm reference leakJacob Pan1-3/+4
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust1-9/+8
2020-04-24drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-24compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-24percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-24include/linux/swapops.h: correct guards for non_swap_entry()Steven Price1-1/+2
2020-04-24ext4: do not commit super on read-only bdevEric Sandeen1-1/+2
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro1-0/+2