Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2018-10-07 | 4 | -6/+23 | |
| |\ \ \ | ||||||
| | * | | | i2c: designware: Call i2c_dw_clk_rate() only when calculating timings | Jarkko Nikula | 2018-10-05 | 1 | -1/+3 | |
| | * | | | i2c: i2c-scmi: fix for i2c_smbus_write_block_data | Edgar Cherkasov | 2018-10-01 | 1 | -0/+1 | |
| | * | | | i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized" | Colin Ian King | 2018-09-25 | 1 | -1/+1 | |
| | * | | | i2c: i2c-qcom-geni: Properly handle DMA safe buffers | Stephen Boyd | 2018-09-25 | 1 | -4/+18 | |
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Greg Kroah-Hartman | 2018-10-07 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | scsi: qedi: Initialize the stats mutex lock | Nilesh Javali | 2018-09-28 | 1 | -0/+1 | |
| * | | | | | Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2018-10-07 | 5 | -11/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc/numa: Skip onlining a offline node in kdump path | Srikar Dronamraju | 2018-10-05 | 1 | -2/+3 | |
| | * | | | | | powerpc: Don't print kernel instructions in show_user_instructions() | Michael Ellerman | 2018-10-05 | 1 | -0/+10 | |
| | * | | | | | powerpc/lib: fix book3s/32 boot failure due to code patching | Christophe Leroy | 2018-10-02 | 1 | -8/+12 | |
| | * | | | | | lib/xz: Put CRC32_POLY_LE in xz_private.h | Joel Stanley | 2018-10-02 | 2 | -1/+4 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 2018-10-06 | 24 | -81/+203 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net: mvpp2: Extract the correct ethtype from the skb for tx csum offload | Maxime Chevallier | 2018-10-05 | 1 | -4/+5 | |
| | * | | | | | | ipv6: take rcu lock in rawv6_send_hdrinc() | Wei Wang | 2018-10-05 | 1 | -9/+20 | |
| | * | | | | | | net: sched: Add policy validation for tc attributes | David Ahern | 2018-10-05 | 1 | -4/+20 | |
| | * | | | | | | rtnetlink: fix rtnl_fdb_dump() for ndmsg header | Mauricio Faria de Oliveira | 2018-10-05 | 1 | -9/+20 | |
| | * | | | | | | yam: fix a missing-check bug | Wenwen Wang | 2018-10-05 | 1 | -0/+4 | |
| | * | | | | | | net: bpfilter: Fix type cast and pointer warnings | Shanthosh RK | 2018-10-05 | 1 | -2/+2 | |
| | * | | | | | | net: cxgb3_main: fix a missing-check bug | Wenwen Wang | 2018-10-05 | 1 | -0/+17 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-10-05 | 2 | -2/+13 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | bpf: 32-bit RSH verification must truncate input before the ALU op | Jann Horn | 2018-10-05 | 1 | -1/+9 | |
| | | * | | | | | | bpf: don't accept cgroup local storage with zero value size | Roman Gushchin | 2018-10-02 | 1 | -0/+3 | |
| | | * | | | | | | bpf: harden flags check in cgroup_storage_update_elem() | Roman Gushchin | 2018-09-28 | 1 | -1/+1 | |
| | * | | | | | | | net: phy: phylink: fix SFP interface autodetection | Baruch Siach | 2018-10-05 | 1 | -20/+28 | |
| | * | | | | | | | be2net: don't flip hw_features when VXLANs are added/deleted | Davide Caratti | 2018-10-05 | 1 | -4/+1 | |
| | * | | | | | | | net/packet: fix packet drop as of virtio gso | Jianfeng Tan | 2018-10-05 | 2 | -4/+25 | |
| | * | | | | | | | net: dsa: b53: Keep CPU port as tagged in all VLANs | Florian Fainelli | 2018-10-05 | 1 | -2/+2 | |
| | * | | | | | | | openvswitch: load NAT helper | Flavio Leitner | 2018-10-05 | 1 | -0/+4 | |
| | * | | | | | | | Merge branch 'bnxt_en-fixes' | David S. Miller | 2018-10-05 | 2 | -9/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bnxt_en: get the reduced max_irqs by the ones used by RDMA | Vasundhara Volam | 2018-10-05 | 1 | -1/+1 | |
| | | * | | | | | | | bnxt_en: free hwrm resources, if driver probe fails. | Venkat Duvvuru | 2018-10-05 | 1 | -4/+6 | |
| | | * | | | | | | | bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request | Vasundhara Volam | 2018-10-05 | 1 | -3/+3 | |
| | | * | | | | | | | bnxt_en: Fix VNIC reservations on the PF. | Michael Chan | 2018-10-05 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | team: Forbid enslaving team device to itself | Ido Schimmel | 2018-10-04 | 1 | -0/+6 | |
| | * | | | | | | | net/usb: cancel pending work when unbinding smsc75xx | Yu Zhao | 2018-10-04 | 1 | -0/+1 | |
| | * | | | | | | | Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-10-04 | 3 | -8/+15 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cfg80211: fix use-after-free in reg_process_hint() | Yu Zhao | 2018-10-01 | 1 | -3/+4 | |
| | | * | | | | | | | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys | Felix Fietkau | 2018-10-01 | 1 | -1/+1 | |
| | | * | | | | | | | cfg80211: fix wext-compat memory leak | Stefan Seyfried | 2018-10-01 | 1 | -4/+10 | |
| | * | | | | | | | | Merge branch 'mlxsw-fixes' | David S. Miller | 2018-10-04 | 2 | -4/+9 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | mlxsw: spectrum: Delete RIF when VLAN device is removed | Ido Schimmel | 2018-10-04 | 1 | -0/+2 | |
| | | * | | | | | | | | mlxsw: pci: Derive event type from event queue number | Nir Dotan | 2018-10-04 | 1 | -4/+7 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'akpm' | Greg Kroah-Hartman | 2018-10-06 | 18 | -30/+189 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mm: madvise(MADV_DODUMP): allow hugetlbfs pages | Daniel Black | 2018-10-06 | 1 | -1/+1 | |
| | * | | | | | | | | | ocfs2: fix locking for res->tracking and dlm->tracking_list | Ashish Samant | 2018-10-06 | 1 | -2/+2 | |
| | * | | | | | | | | | mm/vmscan.c: fix int overflow in callers of do_shrink_slab() | Kirill Tkhai | 2018-10-06 | 1 | -4/+3 | |
| | * | | | | | | | | | mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly | Jann Horn | 2018-10-06 | 1 | -0/+3 | |
| | * | | | | | | | | | mm/vmstat.c: fix outdated vmstat_text | Jann Horn | 2018-10-06 | 1 | -1/+0 | |
| | * | | | | | | | | | proc: restrict kernel stack dumps to root | Jann Horn | 2018-10-06 | 1 | -0/+14 |