Age | Commit message (Expand) | Author | Files | Lines |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 7 | -0/+14 |
2017-08-10 | sched/wait: Remove the lockless swait_active() check in swake_up*() | Boqun Feng | 1 | -6/+0 |
2017-08-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 719 | -17564/+12550 |
2017-08-09 | Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -20/+42 |
2017-08-09 | futex: Remove unnecessary warning from get_futex_key | Mel Gorman | 1 | -2/+3 |
2017-08-09 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -8/+34 |
2017-08-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -76/+109 |
2017-08-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -4/+4 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 55 | -186/+2490 |
2017-08-08 | net: avoid skb_warn_bad_offload false positives on UFO | Willem de Bruijn | 3 | -3/+3 |
2017-08-08 | qmi_wwan: fix NULL deref on disconnect | Bjørn Mork | 1 | -1/+5 |
2017-08-08 | ppp: fix xmit recursion detection on ppp channels | Guillaume Nault | 1 | -8/+10 |
2017-08-08 | rds: Reintroduce statistics counting | Håkon Bugge | 1 | -1/+4 |
2017-08-08 | tcp: fastopen: tcp_connect() must refresh the route | Eric Dumazet | 1 | -0/+4 |
2017-08-08 | net: sched: set xt_tgchk_param par.net properly in ipt_init_target | Xin Long | 1 | -10/+10 |
2017-08-08 | net: dsa: mediatek: add adjust link support for user ports | John Crispin | 2 | -0/+39 |
2017-08-08 | net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets | Davide Caratti | 1 | -11/+18 |
2017-08-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 13 | -53/+102 |
2017-08-08 | parse-maintainers: Move matching sections from MAINTAINERS | Joe Perches | 1 | -0/+12 |
2017-08-08 | parse-maintainers: Use perl hash references and specific filenames | Joe Perches | 1 | -23/+34 |
2017-08-08 | parse-maintainers: Add section pattern sorting | Joe Perches | 1 | -21/+49 |
2017-08-08 | get_maintainer: Prepare for separate MAINTAINERS files | Joe Perches | 1 | -25/+66 |
2017-08-08 | MAINTAINERS: openbmc mailing list is moderated | Randy Dunlap | 1 | -1/+1 |
2017-08-08 | MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK | Sedat Dilek | 1 | -1/+1 |
2017-08-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -171/+69 |
2017-08-08 | random: fix warning message on ia64 and parisc | Helge Deller | 1 | -1/+1 |
2017-08-07 | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 5 | -43/+10 |
2017-08-07 | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd | Linus Torvalds | 6 | -25/+27 |
2017-08-07 | Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -5/+8 |
2017-08-07 | qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()' | Christophe Jaillet | 1 | -1/+1 |
2017-08-07 | hysdn: fix to a race condition in put_log_buffer | Anton Volkov | 1 | -15/+13 |
2017-08-07 | s390/qeth: fix L3 next-hop in xmit qeth hdr | Julian Wiedmann | 1 | -2/+2 |
2017-08-07 | Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g... | Doug Ledford | 7 | -33/+50 |
2017-08-07 | Merge branch 'asix-Improve-robustness' | David S. Miller | 3 | -10/+45 |
2017-08-07 | asix: Fix small memory leak in ax88772_unbind() | Dean Jenkins | 3 | -0/+17 |
2017-08-07 | asix: Ensure asix_rx_fixup_info members are all reset | Dean Jenkins | 1 | -9/+25 |
2017-08-07 | asix: Add rx->ax_skb = NULL after usbnet_skb_return() | Dean Jenkins | 1 | -1/+3 |
2017-08-07 | bpf: fix selftest/bpf/test_pkt_md_access on s390x | Thomas Richter | 1 | -0/+11 |
2017-08-07 | pinctrl: generic: update references to Documentation/pinctrl.txt | Ludovic Desroches | 4 | -5/+5 |
2017-08-07 | pinctrl: intel: merrifield: Correct UART pin lists | Andy Shevchenko | 1 | -3/+3 |
2017-08-07 | pinctrl: armada-37xx: Fix number of pin in south bridge | Gregory CLEMENT | 1 | -1/+1 |
2017-08-07 | pinctrl: armada-37xx: Fix the pin 23 on south bridge | Gregory CLEMENT | 1 | -6/+17 |
2017-08-06 | netvsc: fix race on sub channel creation | stephen hemminger | 3 | -7/+11 |
2017-08-06 | Linux 4.13-rc4v4.13-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-08-06 | Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -2/+2 |
2017-08-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -196/+290 |
2017-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -0/+3 |
2017-08-06 | Fix compat_sys_sigpending breakage | Dmitry V. Levin | 1 | -4/+7 |
2017-08-06 | ext4: fix copy paste error in ext4_swap_extents() | Maninder Singh | 1 | -1/+1 |
2017-08-06 | ext4: fix overflow caused by missing cast in ext4_resize_fs() | Jerry Lee | 1 | -1/+2 |