summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre
2018-06-28atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra
2018-06-28gnss: add receiver type supportJohan Hovold
2018-06-28gnss: add GNSS receiver subsystemJohan Hovold
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus
2018-06-28usb: pd: include kernel.hHeikki Krogerus
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-27bitfield: add u8 helpersJohannes Berg
2018-06-27bitfield: fix *_encode_bits()Johannes Berg
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede
2018-06-27fsnotify: add helper to get mask from connectorAmir Goldstein
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein
2018-06-27fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein
2018-06-27fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson
2018-06-26hwspinlock: Remove redundant configBaolin Wang
2018-06-26hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerBaolin Wang
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas
2018-06-26hwspinlock: Add devm_xxx() APIs to request/free hwlockBaolin Wang
2018-06-26hwspinlock: Add one new API to support getting a specific hwlock by the nameBaolin Wang
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-25torture: Make online/offline messages appear only for verbose=2Paul E. McKenney
2018-06-25srcu: Introduce srcu_read_{un,}lock_notrace()Paul E. McKenney
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-06-25HID: i2c-hid: Add vddl regulator controlStephen Boyd
2018-06-25module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literalMasahiro Yamada
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar
2018-06-24dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig