summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown
2018-12-19SUNRPC: remove generic cred code.NeilBrown
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown
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-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"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: fix use-after-free due to ksys_close() during fdget()Todd Kjos
2018-12-19net/mlx5: Add shared Q counter bitsLeon Romanovsky
2018-12-18scsi: block: remove the cluster flagChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-12-18net: phy: improve phy state checkingHeiner Kallweit
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-12-18block: make request_to_qc_t publicSagi Grimberg
2018-12-18timekeeping: remove obsolete time accessorsArnd Bergmann
2018-12-18timekeeping: remove timespec_add/timespec_delArnd Bergmann
2018-12-18timekeeping: remove unused {read,update}_persistent_clockArnd Bergmann
2018-12-18y2038: signal: Add compat_sys_rt_sigtimedwait_time64Arnd Bergmann
2018-12-18y2038: signal: Add sys_rt_sigtimedwait_time32Arnd Bergmann
2018-12-18y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann
2018-12-18irqchip: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai