aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-12-16of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-12-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-12-16of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely
2015-12-16of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely
2015-12-16of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-12-16of/resolver: Switch to new local fixups format.Pantelis Antoniou
2015-12-16of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2015-12-16of: Use vargs in __of_node_allocGrant Likely
2015-12-16of: Properly set the OF_POPULATED_BUS flag on root nodeGrant Likely
2015-12-16of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel
2015-12-16of: Change of_device_is_available() to return boolKevin Cernekee
2015-12-16of.h: Keep extern declaration of of_* variables when !CONFIG_OFAlex Shi
2015-12-16of/irq: Export of_irq_get()Laurent Pinchart
2015-12-16of/platform: Move platform devices under /sys/devices/platformGrant Likely
2015-12-16of: check for size < 0 after rounding in early_init_dt_add_memory_archArd Biesheuvel
2015-12-16of/fdt: Don't clear initial_boot_params if fdt_check_header() failsBjorn Helgaas
2015-12-16of/unittest: Remove test devices after adding themGrant Likely
2015-12-16of: Fix padding in _OF_DECLARE macro definitionThierry Reding
2015-12-16of: Request and map make argument name constantMatthias Brugger
2015-12-16of/unittest: Rename selftest.c to unittest.cGrant Likely
2015-12-16of: Eliminate of_allnodes listGrant Likely
2015-12-16of: introduce of_property_read_s32Sebastian Reichel
2015-10-01Linux 3.18.22v3.18.22Sasha Levin
2015-09-28net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-28lpfc: Fix scsi prep dma buf error.James Smart
2015-09-28rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-09-28net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-09-28netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-09-28inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-09-28bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-09-28bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-09-28ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-28isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt
2015-09-28bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-09-28net: Fix skb csum races when peekingHerbert Xu
2015-09-27net: do not process device backlog during unregistrationJulian Anastasov
2015-09-27net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-27bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-09-27net/tipc: initialize security state for new connection socketStephen Smalley
2015-09-27ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-09-27net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-09-27ipv6: Make MLD packets to only be processed locallyAngga
2015-09-27drm/radeon: fix hotplug race at startupDave Airlie
2015-09-27mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski