summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IORoman Pen
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-25Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/li...Kevin Hilman
2016-04-25Documentation: dt: arc: fix spelling mistakesEric Engestrom
2016-04-24ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-04-24Linux 4.6-rc5Linus Torvalds
2016-04-24Merge branch 'mlx5-fixes'David S. Miller
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-24net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout
2016-04-24net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb
2016-04-24qlcnic: Update version to 5.3.64Manish Chopra
2016-04-24net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut
2016-04-24Merge branch 'macsec-fixes'David S. Miller
2016-04-24macsec: fix netlink attribute validationSabrina Dubroca
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca
2016-04-24macsec: fix SA leak if initialization failsSabrina Dubroca
2016-04-24macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca
2016-04-24macsec: add consistency check to netlink dumpsSabrina Dubroca
2016-04-24macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca
2016-04-24macsec: don't put a NULL rxsaSabrina Dubroca
2016-04-24macsec: take rtnl lock before for_each_netdevSabrina Dubroca