Age | Commit message (Expand) | Author |
2017-11-23 | Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o... | Thomas Gleixner |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-21 | timer: Remove redundant __setup_timer*() macros | Kees Cook |
2017-11-21 | timer: Pass function down to initialization routines | Kees Cook |
2017-11-21 | timer: Remove unused data arguments from macros | Kees Cook |
2017-11-21 | timer: Switch callback prototype to take struct timer_list * argument | Kees Cook |
2017-11-21 | timer: Pass timer_list pointer to callbacks unconditionally | Kees Cook |
2017-11-21 | Coccinelle: Remove setup_timer.cocci | Kees Cook |
2017-11-21 | timer: Remove setup_*timer() interface | Kees Cook |
2017-11-21 | timer: Remove init_timer() interface | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-21 | s390: cmm: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | lightnvm: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | drivers/net: cris: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | drm/vc4: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | block/laptop_mode: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | net/atm/mpc: Avoid open-coded assignment of timer callback function | Kees Cook |
2017-11-21 | drm/i915/selftests: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | usb: usbatm: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | drivers/firmware: psci: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-21 | Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-21 | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-11-21 | Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-11-21 | nfp: flower: add missing kdoc | Jakub Kicinski |
2017-11-21 | tipc: fix access of released memory | Jon Maloy |
2017-11-21 | net: qmi_wwan: add Quectel BG96 2c7c:0296 | Sebastian Sjoholm |
2017-11-21 | mlxsw: spectrum: Do not try to create non-existing ports during unsplit | Ido Schimmel |
2017-11-20 | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-11-20 | Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-20 | Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2017-11-20 | dt-bindings: trivial-devices: Remove fsl,mc13892 | Jonathan Neuschäfer |
2017-11-20 | of: Document exactly what of_find_node_by_name() puts | Stephen Boyd |
2017-11-20 | MAINTAINERS: fix jfs tree location | Tom Saeger |
2017-11-20 | mac80211: properly free requested-but-not-started TX agg sessions | Johannes Berg |
2017-11-20 | mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() | Ben Hutchings |
2017-11-20 | cfg80211: initialize regulatory keys/database later | Johannes Berg |
2017-11-20 | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook |
2017-11-20 | nl80211: don't expose wdev->ssid for most interfaces | Johannes Berg |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-11-19 | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb | Linus Torvalds |
2017-11-20 | net: vxge: Fix some indentation issues | Christophe JAILLET |
2017-11-20 | net: ena: fix race condition between device reset and link up setup | Netanel Belgazal |
2017-11-20 | ima: do not update security.ima if appraisal status is not INTEGRITY_PASS | Roberto Sassu |
2017-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2017-11-19 | r8169: use same RTL8111EVL green settings as in vendor driver | Heiner Kallweit |