summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-24NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington1-2/+4
2018-03-24md/raid10: wait up frozen array in handle_write_completedGuoqing Jiang1-0/+5
2018-03-24iommu/omap: Register driver before setting IOMMU opsSuman Anna1-3/+18
2018-03-24ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa1-5/+6
2018-03-24KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2-2/+9
2018-03-24scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson1-0/+24
2018-03-24clk: ns2: Correct SDIO bitsBharat Kumar Reddy Gooty1-1/+1
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2018-03-24spi: dw: Disable clock after unregistering the hostMarek Vasut1-1/+1
2018-03-24media/dvb-core: Race condition when writing to CAMJasmin J1-0/+23
2018-03-24net: ipv6: send unsolicited NA on admin upDavid Ahern1-0/+2
2018-03-24i2c: i2c-scmi: add a MS HIDEdgar Cherkasov1-0/+4
2018-03-24genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede1-1/+3
2018-03-24cpufreq/sh: Replace racy task affinity logicThomas Gleixner1-18/+27
2018-03-24ACPI/processor: Replace racy task affinity logicThomas Gleixner2-27/+42
2018-03-24ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner1-0/+3
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani3-26/+36
2018-03-24Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov1-1/+1
2018-03-24rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede1-4/+13
2018-03-24x86: i8259: export legacy_pic symbolHans de Goede1-0/+1
2018-03-24regulator: anatop: set default voltage selector for pcieDong Aisheng1-0/+5
2018-03-24platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen1-0/+9
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-03-24CIFS: Enable encryption during session setup phasePavel Shilovsky2-19/+11
2018-03-24SMB3: Validate negotiate request must always be signedSteve French1-0/+3
2018-03-24tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+3
2018-03-24tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2-0/+11
2018-03-22Linux 4.4.123v4.4.123Greg Kroah-Hartman1-1/+1
2018-03-22bpf: fix incorrect sign extension in check_alu_op()Jann Horn1-1/+2
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam1-1/+1
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun1-0/+1
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov1-0/+1
2018-03-22btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg1-5/+6
2018-03-22ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford1-0/+8
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn1-30/+1
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn1-2/+5
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn1-1/+4
2018-03-22irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel1-5/+4
2018-03-22fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo1-10/+11
2018-03-22fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo1-4/+19
2018-03-22lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro1-3/+8
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman3-2/+6
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-22ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-03-22ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-37/+25
2018-03-22ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-22ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai1-4/+6
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27