summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady2-17/+31
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski1-0/+7
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar2-9/+0
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan1-10/+11
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller4-4/+14
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2-8/+137
2017-11-22x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski1-2/+2
2017-11-22powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman1-6/+6
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook44-87/+84
2017-11-21timer: Remove redundant __setup_timer*() macrosKees Cook3-45/+29
2017-11-21timer: Pass function down to initialization routinesKees Cook2-21/+33
2017-11-21timer: Remove unused data arguments from macrosKees Cook3-15/+8
2017-11-21timer: Switch callback prototype to take struct timer_list * argumentKees Cook2-5/+5
2017-11-21timer: Pass timer_list pointer to callbacks unconditionallyKees Cook2-14/+7
2017-11-21Coccinelle: Remove setup_timer.cocciKees Cook1-277/+0
2017-11-21timer: Remove setup_*timer() interfaceKees Cook1-17/+0
2017-11-21timer: Remove init_timer() interfaceKees Cook2-10/+3
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook15-65/+65
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook227-937/+824
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook31-113/+55
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook39-82/+82
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-11-21lightnvm: Convert timers to use timer_setup()Kees Cook6-13/+13
2017-11-21drivers/net: cris: Convert timers to use timer_setup()Kees Cook1-19/+17
2017-11-21drm/vc4: Convert timers to use timer_setup()Kees Cook2-12/+7
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook3-9/+10
2017-11-21net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook1-2/+1
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-11-21usb: usbatm: Convert timers to use timer_setup()Kees Cook3-20/+29
2017-11-21drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-11-21ARC: perf: avoid vmalloc backed mmapVineet Gupta1-1/+1
2017-11-21ARCv2: perf: optimize given that num counters <= 32Vineet Gupta1-9/+7
2017-11-21ARCv2: perf: tweak overflow interruptVineet Gupta1-10/+14
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song1-23/+16
2017-11-21platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)1-1/+3
2017-11-21ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai1-3/+6
2017-11-21ALSA: usb-audio: Fix potential zero-division at parsing FUTakashi Iwai1-2/+2
2017-11-21ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai1-1/+2
2017-11-21ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai1-0/+12
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-176/+220
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng3-5/+3
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu1-4/+1
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-154/+72
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds11-150/+237
2017-11-21ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai1-6/+6
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds3-6/+4
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-21ARM: make decompressor debug output user selectableRussell King1-2/+2
2017-11-21ARM: fix get_user_pages_fastRussell King1-0/+12