summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-12-07mfd: Fix RTS5227 (and others) powermanagementHans de Goede
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap
2017-12-06sched/headers: Constify object_is_on_stack()Sascha Hauer
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-06regmap: allow to disable all locking mechanismsBartosz Golaszewski
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel
2017-12-05netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-12-05genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05phylink: convert to fwnodeRussell King
2017-12-05sfp: convert to fwnodeRussell King
2017-12-05sfp: add documentation for kernel APIsRussell King
2017-12-05phylink: add documentation for kernel APIsRussell King
2017-12-05phylink: remove phylink_init_eee()Russell King
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo
2017-12-04Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede
2017-12-04irqdesc: Use bool return type instead of intWill Deacon
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04seqlock: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04rtnetlink: Update now-misleading smp_read_barrier_depends() commentPaul E. McKenney
2017-12-04rcu: Adjust read-side accessor comments for READ_ONCE()Paul E. McKenney
2017-12-04percpu: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney
2017-12-04rcu: Account for rcu_all_qs() in cond_resched()Paul E. McKenney
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh
2017-12-04crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh
2017-12-04crypto: ccp: Define SEV key management command idBrijesh Singh
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi
2017-12-03i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang
2017-12-03i2c: refactor i2c_master_{send_recv}Wolfram Sang
2017-12-03i2c: add helpers to ease DMA handlingWolfram Sang
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger
2017-12-02memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski