summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2018-06-24iio: buffer: fix the function signature to match implementationPhil Reid
2018-06-24time: Change types to new y2038 safe __kernel_itimerspecDeepa Dinamani
2018-06-24time: Enable get/put_compat_itimerspec64 alwaysDeepa Dinamani
2018-06-24time: Introduce struct __kernel_itimerspecDeepa Dinamani
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-23kill dentry_update_name_case()Al Viro
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier
2018-06-22tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang
2018-06-22rhashtable: clean up dereference of ->future_tbl.NeilBrown