summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown
2018-12-18PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez
2018-12-17blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-12-17PCI: Move Synopsys HAPS platform device IDsThinh Nguyen
2018-12-17Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...James Morris
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou
2018-12-17net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni
2018-12-17kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar