summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-12-19SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown
2018-12-19cred: allow get_cred() and put_cred() to be given NULL.NeilBrown
2018-12-19cred: add get_cred_rcu()NeilBrown
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-19KVM: arm/arm64: Remove arch timer workqueueChristoffer Dall
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon
2018-12-19drm/connector: Clarify the unit of TV marginsBoris Brezillon
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot
2018-12-19binder: implement binderfsChristian Brauner
2018-12-19binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-19net/mlx5: Add shared Q counter bitsLeon Romanovsky
2018-12-18scsi: block: remove the cluster flagChristoph Hellwig
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-12-18net: phy: improve phy state checkingHeiner Kallweit
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins
2018-12-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller