summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-21ARM: make decompressor debug output user selectableRussell King
2017-11-21ARM: fix get_user_pages_fastRussell King
2017-11-21ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson
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-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen
2017-11-21apparmor: remove unused redundant variable stopColin Ian King
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann
2017-11-21powerpc/vas: Export chip_to_vas_id()Sukadev Bhattiprolu
2017-11-21Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang
2017-11-21x86/pkeys/selftests: Fix protection keys write() warningDave Hansen
2017-11-21x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2017-11-21x86/mpx/selftests: Fix up weird arraysDave Hansen
2017-11-21x86/pkeys: Update documentation about availabilityDave Hansen
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King
2017-11-21sched/deadline: Don't use dubious signed bitfieldsDan Carpenter
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-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher
2017-11-21Merge branch 'bpf-offload-fixes'Daniel Borkmann
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski
2017-11-21bpf: offload: ignore namespace movesJakub Kicinski
2017-11-21bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski
2017-11-21net: xdp: don't allow device-bound programs in driver modeJakub Kicinski
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski
2017-11-21bpf: offload: limit offload to cls_bpf and xdp programs onlyJakub Kicinski
2017-11-21bpf: offload: add comment warning developers about double destroyJakub Kicinski
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-20dt-bindings: rtc: imxdi: Improve the bindings textFabio Estevam
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang
2017-11-20platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfixMario Limonciello
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox