summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun2019-07-091-6/+14
* applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-07-091-11/+24
* hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-07-091-1/+1
* pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and namesGeert Uytterhoeven2019-07-091-3/+3
* m68k: Add -ffreestanding to CFLAGSFinn Thain2019-07-091-1/+4
* ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2019-07-091-1/+2
* crypto: tgr192 - fix unaligned memory accessEric Biggers2019-07-091-3/+3
* crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers2019-07-092-14/+32
* media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi2019-07-091-10/+6
* media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel2019-07-091-1/+1
* media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel2019-07-091-8/+11
* powerpc/irq: drop arch_early_irq_init()Christophe Leroy2019-07-091-5/+0
* crypto: pcbc - remove bogus memcpy()s with src == destEric Biggers2019-07-091-10/+4
* selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley2019-07-093-5/+28
* security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown2019-07-093-4/+25
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2019-07-091-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2019-07-091-1/+1
* ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva2019-07-091-4/+4
* drm: Fix error handling in drm_legacy_addctxYueHaibing2019-07-091-6/+9
* staging: iio: adt7316: fix the dac write calculationJeremy Fertic2019-07-091-3/+7
* staging: iio: adt7316: fix the dac read calculationJeremy Fertic2019-07-091-2/+8
* staging: iio: adt7316: fix handling of dac high resolution optionJeremy Fertic2019-07-091-6/+6
* staging: iio: adt7316: fix dac_bits assignmentJeremy Fertic2019-07-091-8/+9
* clk: dove: fix refcount leak in dove_clk_init()Yangtao Li2019-07-091-1/+3
* clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li2019-07-091-1/+3
* clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li2019-07-091-1/+4
* clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li2019-07-091-1/+3
* clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li2019-07-091-0/+1
* clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li2019-07-091-0/+1
* clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li2019-07-091-0/+1
* clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li2019-07-091-0/+1
* clk: socfpga: fix refcount leakYangtao Li2019-07-091-0/+1
* clk: highbank: fix refcount leak in hb_clk_init()Yangtao Li2019-07-091-0/+1
* staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic2019-07-091-1/+1
* staging: iio: adt7316: invert the logic of the check for an ldac pinJeremy Fertic2019-07-091-1/+1
* staging: iio: adt7316: fix register and bit definitionsJeremy Fertic2019-07-091-3/+3
* Linux 3.16.69v3.16.69Ben Hutchings2019-06-201-1/+1
* tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-201-0/+1
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-204-2/+22
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-203-0/+7
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-205-7/+30
* Bluetooth: hidp: fix buffer overflowYoung Xiao2019-06-201-0/+1
* ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan2019-06-201-2/+15
* scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-06-201-0/+1
* drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter2019-06-201-0/+3
* mm/mincore.c: make mincore() more conservativeJiri Kosina2019-06-201-0/+21
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2019-06-202-4/+9
* Linux 3.16.68v3.16.68Ben Hutchings2019-05-221-1/+1
* x86/bugs: Change L1TF mitigation string to match upstreamBen Hutchings2019-05-221-1/+1
* x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-05-221-3/+3