summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre1-0/+5
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre1-0/+2
2018-06-28atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra1-2/+2
2018-06-28gnss: add receiver type supportJohan Hovold1-0/+9
2018-06-28gnss: add GNSS receiver subsystemJohan Hovold1-0/+66
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+1
2018-06-28usb: pd: include kernel.hHeikki Krogerus1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-0/+3
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+2
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-1/+3
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson1-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+3
2018-06-27bitfield: add u8 helpersJohannes Berg1-0/+1
2018-06-27bitfield: fix *_encode_bits()Johannes Berg1-3/+3
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede1-3/+3
2018-06-27fsnotify: add helper to get mask from connectorAmir Goldstein1-0/+2
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein1-5/+10
2018-06-27fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein1-6/+14
2018-06-27fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein1-3/+4
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach1-0/+1
2018-06-27net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2-1/+3
2018-06-27remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson1-0/+4
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson1-4/+1
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson1-7/+7
2018-06-26hwspinlock: Remove redundant configBaolin Wang1-1/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerBaolin Wang1-0/+6
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas1-0/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to request/free hwlockBaolin Wang1-0/+22
2018-06-26hwspinlock: Add one new API to support getting a specific hwlock by the nameBaolin Wang1-0/+7
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu1-7/+31
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young3-2/+37
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar10-20/+29
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller1-1/+2
2018-06-26net: Convert GRO SKB handling to list_head.David Miller4-21/+21
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+1
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-19/+26
2018-06-25torture: Make online/offline messages appear only for verbose=2Paul E. McKenney1-1/+1
2018-06-25srcu: Introduce srcu_read_{un,}lock_notrace()Paul E. McKenney1-0/+17
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2-1/+11
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2-0/+43
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern1-0/+1
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus1-0/+3
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires1-1/+2
2018-06-25HID: i2c-hid: Add vddl regulator controlStephen Boyd1-4/+3
2018-06-25module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literalMasahiro Yamada1-2/+2
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar1-2/+2
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar1-1/+1
2018-06-24dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig1-0/+8