Age | Commit message (Expand) | Author | Files | Lines |
2018-06-20 | net/ncsi: Silence debug messages | Joel Stanley | 3 | -11/+11 |
2018-06-20 | bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize | Daniel Borkmann | 1 | -4/+3 |
2018-06-20 | Merge branch 'qed-fixes' | David S. Miller | 3 | -11/+23 |
2018-06-20 | qed: Do not advertise DCBX_LLD_MANAGED capability. | Sudarsana Reddy Kalluru | 1 | -7/+4 |
2018-06-20 | qed: Add sanity check for SIMD fastpath handler. | Sudarsana Reddy Kalluru | 1 | -2/+10 |
2018-06-20 | qed: Fix possible memory leak in Rx error path handling. | Sudarsana Reddy Kalluru | 1 | -2/+9 |
2018-06-19 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -1/+1 |
2018-06-19 | pNFS/flexfiles: Process writeback resends from nfsiod context as well | Trond Myklebust | 1 | -2/+8 |
2018-06-19 | pNFS/flexfiles: Don't tie up all the rpciod threads in resends | Trond Myklebust | 2 | -3/+10 |
2018-06-19 | sunrpc: Prevent duplicate XID allocation | Chuck Lever | 1 | -3/+7 |
2018-06-19 | pNFS: Don't send layoutreturn if the layout is already invalid | Trond Myklebust | 2 | -0/+21 |
2018-06-19 | pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception | Trond Myklebust | 1 | -7/+10 |
2018-06-19 | PM / OPP: Update voltage in case freq == old_freq | Waldemar Rymarkiewicz | 1 | -1/+1 |
2018-06-19 | cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0 | Srinivas Pandruvada | 1 | -5/+22 |
2018-06-19 | cpufreq: kryo: Add module remove and exit | Ilia Lin | 1 | -3/+19 |
2018-06-19 | cpufreq: kryo: Fix possible error code dereference | Ilia Lin | 1 | -0/+3 |
2018-06-19 | Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -4/+6 |
2018-06-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 13 | -265/+282 |
2018-06-19 | revert "mm/memblock: add missing include <linux/bootmem.h>" | Andrew Morton | 1 | -1/+0 |
2018-06-19 | MAINTAINERS: Add me as an x86 entry code maintainer | Andy Lutomirski | 1 | -1/+8 |
2018-06-18 | IB/rxe: Fix missing completion for mem_reg work requests | Vijay Immanuel | 1 | -0/+3 |
2018-06-18 | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() | Bharat Potnuri | 2 | -11/+16 |
2018-06-18 | ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th | Mika Westerberg | 1 | -0/+20 |
2018-06-18 | pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller | Sean Wang | 1 | -1/+5 |
2018-06-18 | pinctrl: actions: Fix uninitialized error in owl_pin_config_set() | Geert Uytterhoeven | 1 | -1/+1 |
2018-06-18 | pinctrl: single: Add allocation failure checking of saved_vals | Colin Ian King | 1 | -3/+11 |
2018-06-18 | pinctrl: devicetree: Fix pctldev pointer overwrite | Fabio Estevam | 1 | -2/+5 |
2018-06-18 | pinctrl: mediatek: remove redundant return value check of platform_get_resour... | Wei Yongjun | 1 | -5/+0 |
2018-06-18 | Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 20 | -279/+753 |
2018-06-18 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+4 |
2018-06-18 | Fix Documentation build due to rename of main.c to mtrr.c | Randy Dunlap | 1 | -1/+1 |
2018-06-17 | firmware: dmi: Add access to the SKU ID string | Simon Glass | 3 | -0/+4 |
2018-06-17 | net_sched: blackhole: tell upper qdisc about dropped packets | Konstantin Khlebnikov | 1 | -1/+1 |
2018-06-16 | hwmon: (nct6775) Fix loop limit | Guenter Roeck | 1 | -1/+1 |
2018-06-16 | hwmon: (dell-smm) Disable fan support for Dell XPS13 9333 | Helge Eichelberg | 1 | -0/+7 |
2018-06-17 | bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly. | David S. Miller | 1 | -1/+1 |
2018-06-17 | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse | 8 | -14/+23 |
2018-06-17 | Linux 4.18-rc1v4.18-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 12 | -72/+195 |
2018-06-17 | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 16 | -275/+174 |
2018-06-17 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 206 | -339/+372 |
2018-06-17 | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -147/+230 |
2018-06-17 | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 50 | -2986/+87 |
2018-06-16 | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 22 | -645/+892 |
2018-06-16 | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 3 | -136/+112 |
2018-06-16 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 4 | -10/+15 |
2018-06-15 | cifs: Fix invalid check in __cifs_calc_signature() | Paulo Alcantara | 1 | -9/+6 |
2018-06-15 | cifs: Use correct packet length in SMB2_TRANSFORM header | Paulo Alcantara | 4 | -23/+24 |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 82 | -343/+681 |
2018-06-16 | Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |