Age | Commit message (Expand) | Author |
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 | 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 | 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 | platform/x86: dell-laptop: fix error return code in dell_init() | weiyongjun (A) |
2017-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-21 | drm/amdgpu: fix rmmod KCQ disable failed error | Wang Hongcheng |
2017-11-21 | drm/amdgpu: fix kernel hang when starting VNC server | Xiangliang.Yu |
2017-11-21 | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client | 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 | 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 | drm/amdgpu: don't skip attributes when powerplay is enabled | Alex Deucher |
2017-11-21 | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski |
2017-11-20 | drm/amd/pp: fix typecast error in powerplay. | Rex Zhu |
2017-11-20 | rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driver | Baolin Wang |
2017-11-20 | platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix | Mario Limonciello |
2017-11-20 | of: Document exactly what of_find_node_by_name() puts | Stephen Boyd |
2017-11-20 | wcn36xx: fix iris child-node lookup | Johan Hovold |
2017-11-20 | ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode | Vasanthakumar Thiagarajan |
2017-11-20 | mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() | Ben Hutchings |
2017-11-20 | Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu... | Kalle Valo |
2017-11-20 | drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support | Jyri Sarha |
2017-11-20 | drm/tegra: sor: Reimplement pad clock | Thierry Reding |
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 | Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-... | Dave Airlie |
2017-11-20 | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
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 |
2017-11-19 | r8169: fix RTL8111EVL EEE and green settings | Heiner Kallweit |
2017-11-19 | tun: fix rcu_read_lock imbalance in tun_build_skb | Xin Long |
2017-11-19 | usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set | Gustavo A. R. Silva |
2017-11-18 | ntb: intel: remove b2b memory window workaround for Skylake NTB | Dave Jiang |
2017-11-18 | NTB: make idt_89hpes_cfg const | Bhumika Goyal |
2017-11-18 | NTB: switchtec_ntb: Add memory window support | Logan Gunthorpe |
2017-11-18 | NTB: switchtec_ntb: Implement scratchpad registers | Logan Gunthorpe |
2017-11-18 | NTB: switchtec_ntb: Implement doorbell registers | Logan Gunthorpe |
2017-11-18 | NTB: switchtec_ntb: Add link management | Logan Gunthorpe |
2017-11-18 | NTB: switchtec_ntb: Add skeleton NTB driver | Logan Gunthorpe |
2017-11-18 | NTB: switchtec_ntb: Initialize hardware for doorbells and messages | Logan Gunthorpe |