aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/devres.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks1-2/+2
2019-03-22futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie1-0/+4
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu1-1/+1
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu1-0/+3
2019-03-22iommu/iova: Fix tracking of recently failed iova addressRobert Richter1-2/+3
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski2-9/+36
2019-03-22ARM: imx_v4_v5_defconfig: enable PWM driverUwe Kleine-König1-0/+3
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverUwe Kleine-König1-1/+1
2019-03-22ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchMichal Vokáč1-2/+2
2019-03-22ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida1-2/+2
2019-03-22drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.Jérôme Glisse1-8/+0
2019-03-22drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing1-1/+1
2019-03-22drm/nouveau/dmem: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2019-03-22drm/nouveau/dmem: remove set but not used variable 'drm'YueHaibing1-2/+0
2019-03-21net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin2-8/+6
2019-03-21rhashtable: Still do rehash when we get EEXISTHerbert Xu1-2/+6
2019-03-21net-sysfs: Fix memory leak in netdev_register_kobjectWang Hai1-5/+9
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti4-10/+13
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti1-1/+1
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti2-3/+42
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2-2/+41
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti2-3/+41
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti2-3/+41
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti2-14/+63
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti2-3/+41
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti2-1/+36
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti2-2/+65
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti2-1/+36
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti2-3/+43
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti2-4/+42
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti2-13/+45
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti2-1/+37
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti2-3/+42
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti2-5/+43
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti18-56/+84
2019-03-21net: macb: Add null check for PCLK and HCLKHarini Katakam1-2/+8
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy1-14/+20
2019-03-21genetlink: Fix a memory leak on error pathYueHaibing1-1/+2
2019-03-21tipc: fix cancellation of topology subscriptionsErik Hugne1-0/+1
2019-03-21irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps staticYueHaibing1-1/+1
2019-03-21perf bpf: Show more BPF program info in print_bpf_prog_info()Song Liu3-3/+53
2019-03-21perf bpf: Extract logic to create program names from perf_event__synthesize_one_bpf_prog()Song Liu1-27/+35
2019-03-21perf tools: Save bpf_prog_info and BTF of new BPF programsSong Liu28-24/+145
2019-03-21perf evlist: Introduce side band threadSong Liu5-0/+155
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead1-21/+0
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead1-7/+7
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov1-0/+2
2019-03-21x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu1-1/+5
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King1-1/+1