summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown1-3/+0
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2-12/+1
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown1-0/+2
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown1-0/+1
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown3-3/+4
2018-12-19SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown1-1/+0
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown1-0/+1
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown1-2/+1
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown1-3/+0
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown1-1/+0
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown1-0/+2
2018-12-19cred: allow get_cred() and put_cred() to be given NULL.NeilBrown1-5/+9
2018-12-19cred: add get_cred_rcu()NeilBrown1-0/+11
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown1-0/+1
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-6/+35
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski1-0/+4
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen1-6/+21
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2-13/+28
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-43/+13
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang1-0/+1
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang4-8/+22
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod1-1/+3
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot2-5/+6
2018-12-19binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos1-0/+1
2018-12-19net/mlx5: Add shared Q counter bitsLeon Romanovsky1-1/+5
2018-12-19scsi: block: remove the cluster flagChristoph Hellwig1-6/+0
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig1-2/+0
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend1-0/+3
2018-12-19net: phy: improve phy state checkingHeiner Kallweit1-1/+23
2018-12-19bpf: support raw tracepoints in modulesMatt Mullins2-2/+10
2018-12-19rtc: enforce rtc_timer_init private_data typeAlexandre Belloni1-6/+8
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon26-134/+321
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon16-122/+142
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+5
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-1/+135
2018-12-18block: make request_to_qc_t publicSagi Grimberg2-11/+10
2018-12-18timekeeping: remove obsolete time accessorsArnd Bergmann2-23/+0
2018-12-18timekeeping: remove timespec_add/timespec_delArnd Bergmann1-25/+0
2018-12-18timekeeping: remove unused {read,update}_persistent_clockArnd Bergmann1-6/+0
2018-12-18y2038: signal: Add compat_sys_rt_sigtimedwait_time64Arnd Bergmann1-0/+3
2018-12-18y2038: signal: Add sys_rt_sigtimedwait_time32Arnd Bergmann1-0/+4
2018-12-18y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann3-3/+12
2018-12-18irqchip: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald1-0/+132
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai34-144/+408
2018-12-18genirq: Fix various typos in commentsIngo Molnar1-2/+2
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz1-13/+13
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach1-0/+4
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown1-0/+1
2018-12-18PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez1-0/+1
2018-12-18blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe1-1/+1