summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-13w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade1-0/+2
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev1-1/+3
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev1-0/+2
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov1-0/+6
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen1-15/+38
2018-11-13kbuild: fix kernel/bounds.c 'W=1' warningArnd Bergmann1-1/+3
2018-11-13KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland1-2/+2
2018-11-13KVM: arm/arm64: Ensure only THP is candidate for adjustmentPunit Agrawal1-1/+7
2018-11-13mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callbackRalph Campbell1-15/+21
2018-11-13mm/rmap: map_pte() was not handling private ZONE_DEVICE page properlyRalph Campbell1-1/+23
2018-11-13hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz1-0/+6
2018-11-13ima: open a new file instance if no read permissionsGoldwyn Rodrigues1-20/+34
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers1-3/+3
2018-11-13userfaultfd: disable irqs when taking the waitqueue lockChristoph Hellwig1-4/+4
2018-11-13mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka1-1/+3
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld31-2558/+2
2018-11-13crypto: aegis/generic - fix for big endian systemsArd Biesheuvel1-11/+9
2018-11-13crypto: morus/generic - fix for big endian systemsArd Biesheuvel2-17/+6
2018-11-13crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka1-1/+1
2018-11-13crypto: tcrypt - fix ghash-generic speed testHoria Geantă1-0/+3
2018-11-13crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek1-1/+6
2018-11-13signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman2-2/+2
2018-11-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2-5/+6
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner2-4/+2
2018-11-13ARM: dts: dra7: Fix up unaligned access setting for PCIe EPVignesh R1-1/+1
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo1-1/+1
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck3-0/+3
2018-11-13EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin2-0/+17
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-11-13HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke1-0/+19
2018-11-13selinux: fix mounting of cgroup2 under older policiesStephen Smalley1-0/+5
2018-11-13ext4: fix use-after-free race in ext4_remount()'s error pathTheodore Ts'o2-26/+50
2018-11-13ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong1-1/+3
2018-11-13ext4: fix setattr project check in fssetxattr ioctlWang Shilong1-23/+37
2018-11-13ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner1-1/+1
2018-11-13ext4: fix EXT4_IOC_SWAP_BOOTTheodore Ts'o1-6/+27
2018-11-13gfs2_meta: ->mount() can get NULL dev_nameAl Viro1-0/+3
2018-11-13jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara1-2/+2
2018-11-13IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2-15/+39
2018-11-13IB/mlx5: Fix MR cache initializationArtemy Kovalyov1-1/+1
2018-11-13ASoC: sta32x: set ->component pointer in private structDaniel Mack1-0/+3
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-11-13libnvdimm, pmem: Fix badblocks population for 'raw' namespacesDan Williams1-1/+3
2018-11-13libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams1-2/+9
2018-11-13libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck1-0/+4
2018-11-13scsi: target: Fix target_wait_for_sess_cmds breakage with active signalsNicholas Bellinger1-2/+2
2018-11-13scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usageNicholas Bellinger1-5/+15
2018-11-13dmaengine: ppc4xx: fix off-by-one build failureChristian Lamparter1-1/+1
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7