summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21timer: Remove redundant __setup_timer*() macrosKees Cook
2017-11-21timer: Pass function down to initialization routinesKees Cook
2017-11-21timer: Remove unused data arguments from macrosKees Cook
2017-11-21timer: Switch callback prototype to take struct timer_list * argumentKees Cook
2017-11-21timer: Pass timer_list pointer to callbacks unconditionallyKees Cook
2017-11-21Coccinelle: Remove setup_timer.cocciKees Cook
2017-11-21timer: Remove setup_*timer() interfaceKees Cook
2017-11-21timer: Remove init_timer() interfaceKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-11-21lightnvm: Convert timers to use timer_setup()Kees Cook
2017-11-21drivers/net: cris: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/vc4: Convert timers to use timer_setup()Kees Cook
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook
2017-11-21net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook
2017-11-21usb: usbatm: Convert timers to use timer_setup()Kees Cook
2017-11-21drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21tipc: fix access of released memoryJon Maloy
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal
2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit