1. 24 2月, 2016 4 次提交
  2. 12 1月, 2016 1 次提交
  3. 11 1月, 2016 2 次提交
  4. 09 1月, 2016 1 次提交
  5. 08 1月, 2016 1 次提交
  6. 07 1月, 2016 2 次提交
  7. 05 1月, 2016 2 次提交
  8. 04 1月, 2016 2 次提交
  9. 01 1月, 2016 1 次提交
  10. 31 12月, 2015 1 次提交
  11. 30 12月, 2015 1 次提交
  12. 29 12月, 2015 1 次提交
  13. 22 12月, 2015 4 次提交
  14. 21 12月, 2015 3 次提交
  15. 19 12月, 2015 6 次提交
    • H
      Documentation: Document kernel.panic_on_io_nmi sysctl · 9f318e3f
      Hidehiro Kawai 提交于
      kernel.panic_on_io_nmi sysctl was introduced by commit
      
        5211a242 ("x86: Add sysctl to allow panic on IOCK NMI error")
      
      but its documentation is missing. So, add it.
      Signed-off-by: NHidehiro Kawai <hidehiro.kawai.ez@hitachi.com>
      Requested-by: NBorislav Petkov <bp@alien8.de>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Baoquan He <bhe@redhat.com>
      Cc: Chris Metcalf <cmetcalf@ezchip.com>
      Cc: Don Zickus <dzickus@redhat.com>
      Cc: "Eric W. Biederman" <ebiederm@xmission.com>
      Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Ingo Molnar <mingo@kernel.org>
      Cc: Jiri Kosina <jkosina@suse.cz>
      Cc: Jonathan Corbet <corbet@lwn.net>
      Cc: kexec@lists.infradead.org
      Cc: linux-doc@vger.kernel.org
      Cc: Manfred Spraul <manfred@colorfullife.com>
      Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
      Cc: Michal Hocko <mhocko@kernel.org>
      Cc: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Seth Jennings <sjenning@redhat.com>
      Cc: Steven Rostedt <rostedt@goodmis.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Ulrich Obergfell <uobergfe@redhat.com>
      Cc: Vivek Goyal <vgoyal@redhat.com>
      Cc: x86-ml <x86@kernel.org>
      Link: http://lkml.kernel.org/r/20151210014637.25437.71903.stgit@softrsSigned-off-by: NBorislav Petkov <bp@suse.de>
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      9f318e3f
    • H
      x86/apic: Introduce apic_extnmi command line parameter · b7c4948e
      Hidehiro Kawai 提交于
      This patch introduces a command line parameter apic_extnmi:
      
       apic_extnmi=( bsp|all|none )
      
      The default value is "bsp" and this is the current behavior: only the
      Boot-Strapping Processor receives an external NMI.
      
      "all" allows external NMIs to be broadcast to all CPUs. This would
      raise the success rate of panic on NMI when BSP hangs in NMI context
      or the external NMI is swallowed by other NMI handlers on the BSP.
      
      If you specify "none", no CPUs receive external NMIs. This is useful for
      the dump capture kernel so that it cannot be shot down by accidentally
      pressing the external NMI button (on platforms which have it) while
      saving a crash dump.
      Signed-off-by: NHidehiro Kawai <hidehiro.kawai.ez@hitachi.com>
      Acked-by: NMichal Hocko <mhocko@suse.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Andy Lutomirski <luto@kernel.org>
      Cc: Bandan Das <bsd@redhat.com>
      Cc: Baoquan He <bhe@redhat.com>
      Cc: "Eric W. Biederman" <ebiederm@xmission.com>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Ingo Molnar <mingo@kernel.org>
      Cc: Jiang Liu <jiang.liu@linux.intel.com>
      Cc: Joerg Roedel <joro@8bytes.org>
      Cc: Jonathan Corbet <corbet@lwn.net>
      Cc: kexec@lists.infradead.org
      Cc: linux-doc@vger.kernel.org
      Cc: "Maciej W. Rozycki" <macro@linux-mips.org>
      Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
      Cc: Paolo Bonzini <pbonzini@redhat.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
      Cc: Steven Rostedt <rostedt@goodmis.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Viresh Kumar <viresh.kumar@linaro.org>
      Cc: Vivek Goyal <vgoyal@redhat.com>
      Cc: x86-ml <x86@kernel.org>
      Link: http://lkml.kernel.org/r/20151210014632.25437.43778.stgit@softrsSigned-off-by: NBorislav Petkov <bp@suse.de>
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      b7c4948e
    • D
      drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY · f1eea5c1
      David Rivshin 提交于
      Commit 1f71e8c9 ("drivers: net: cpsw: Add
      support for fixed-link PHY") did not parse the "phy-mode" property in
      the case of a fixed-link PHY, leaving slave_data->phy_if with its default
      of PHY_INTERFACE_MODE_NA(0). This later gets passed to phy_connect() in
      cpsw_slave_open(), and eventually to cpsw_phy_sel() where it hits a default
      case that configures the MAC for MII mode.
      
      The user visible symptom is that while kernel log messages seem to indicate
      that the interface is set up, there is no network communication. Eventually
      a watchdog error occurs:
          NETDEV WATCHDOG: eth0 (cpsw): transmit queue 0 timed out
      
      Fixes: 1f71e8c9 ("drivers: net: cpsw: Add support for fixed-link PHY")
      Signed-off-by: NDavid Rivshin <drivshin@allworx.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f1eea5c1
    • D
      net: Allow accepted sockets to be bound to l3mdev domain · 6dd9a14e
      David Ahern 提交于
      Allow accepted sockets to derive their sk_bound_dev_if setting from the
      l3mdev domain in which the packets originated. A sysctl setting is added
      to control the behavior which is similar to sk_mark and
      sysctl_tcp_fwmark_accept.
      
      This effectively allow a process to have a "VRF-global" listen socket,
      with child sockets bound to the VRF device in which the packet originated.
      A similar behavior can be achieved using sk_mark, but a solution using marks
      is incomplete as it does not handle duplicate addresses in different L3
      domains/VRFs. Allowing sockets to inherit the sk_bound_dev_if from l3mdev
      domain provides a complete solution.
      Signed-off-by: NDavid Ahern <dsa@cumulusnetworks.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      6dd9a14e
    • G
      hwmon: (pmbus) Add client driver for LTC3815 · 8d28cd1b
      Guenter Roeck 提交于
      LTC3815 is a Monolithic Synchronous DC/DC Step-Down Converter.
      
      Cc: Michael Jones <mike@proclivis.com>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      8d28cd1b
    • G
      hwmon: (htu21) Remove driver · 2ff44072
      Guenter Roeck 提交于
      HTU21 is now supported by IIO, and can be instantiated as hwmon driver
      using the iio-hwmon bridge. An explicit hwmon driver is no longer needed.
      
      Cc: William Markezana <william.markezana@meas-spec.com>
      Cc: Ludovic Tancerel <ludovic.tancerel@maplehightech.com>
      Cc: Jonathan Cameron <jic23@kernel.org>
      Reviewed-by: NJean Delvare <jdelvare@suse.de>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      2ff44072
  16. 18 12月, 2015 4 次提交
  17. 17 12月, 2015 1 次提交
  18. 16 12月, 2015 3 次提交