Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | include/linux/compiler*.h: define asm_volatile_goto | ndesaulniers@google.com | 2018-11-06 | 1 | -0/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2018-11-08 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mtd: nand: Fix nanddev_pos_next_page() kernel-doc header | Boris Brezillon | 2018-11-06 | 1 | -1/+1 | |
| * | | | | | | | | | mtd: nand: Fix nanddev_neraseblocks() | Boris Brezillon | 2018-11-05 | 1 | -3/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2018-11-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | HID: fix up .raw_event() documentation | Linus Walleij | 2018-11-06 | 1 | -2/+2 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-06 | 9 | -5/+75 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-11-06 | 5 | -5/+48 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() | Pablo Neira Ayuso | 2018-11-03 | 1 | -0/+39 | |
| | * | | | | | | | | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() | Jozsef Kadlecsik | 2018-11-03 | 1 | -2/+2 | |
| | * | | | | | | | | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r... | Stefano Brivio | 2018-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | Revert "netfilter: nft_numgen: add map lookups for numgen random operations" | Pablo Neira Ayuso | 2018-10-29 | 1 | -2/+2 | |
| | * | | | | | | | | netfilter: bridge: define INT_MIN & INT_MAX in userspace | Jiri Slaby | 2018-10-25 | 1 | -0/+4 | |
| * | | | | | | | | | sctp: define SCTP_SS_DEFAULT for Stream schedulers | Xin Long | 2018-11-04 | 1 | -0/+1 | |
| * | | | | | | | | | sctp: fix strchange_flags name for Stream Change Event | Xin Long | 2018-11-04 | 1 | -0/+2 | |
| * | | | | | | | | | net: bql: add __netdev_tx_sent_queue() | Eric Dumazet | 2018-11-03 | 1 | -0/+20 | |
| * | | | | | | | | | net/ipv6: Add anycast addresses to a global hashtable | Jeff Barnhill | 2018-11-03 | 2 | -0/+4 | |
* | | | | | | | | | | compiler: remove __no_sanitize_address_or_inline again | Martin Schwidefsky | 2018-11-05 | 2 | -13/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-11-04 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SUNRPC: Use atomic(64)_t for seq_send(64) | Paul Burton | 2018-11-01 | 1 | -5/+2 | |
* | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-11-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | clocksource/drivers/c-sky: Add C-SKY SMP timer | Guo Ren | 2018-11-02 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 190 | -2483/+7357 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT | Dmitry Safonov | 2018-11-01 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf tools: Don't clone maps from parent when synthesizing forks | David Miller | 2018-10-31 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 2018-11-03 | 2 | -8/+6 | |
* | | | | | | | | | | | include/linux/notifier.h: SRCU: fix ctags | Sam Protsenko | 2018-11-03 | 1 | -2/+1 | |
* | | | | | | | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 5 | -122/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-02 | 5 | -122/+57 | |
* | | | | | | | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-02 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | EDAC, skx: Fix randconfig builds | Borislav Petkov | 2018-10-31 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-11-02 | 1 | -2/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | drm/atomic_helper: Stop modesets on unregistered connectors harder | Lyude Paul | 2018-10-19 | 1 | -2/+69 | |
* | | | | | | | | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-11-02 | 1 | -17/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | vfs: hide file range comparison function | Darrick J. Wong | 2018-10-30 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | vfs: enable remap callers that can handle short operations | Darrick J. Wong | 2018-10-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | vfs: plumb remap flags through the vfs dedupe functions | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | vfs: plumb remap flags through the vfs clone functions | Darrick J. Wong | 2018-10-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 2018-10-30 | 1 | -12/+15 | |
| * | | | | | | | | | | | | | | vfs: pass remap flags to generic_remap_checks | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | vfs: pass remap flags to generic_remap_file_range_prep | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong | 2018-10-30 | 1 | -4/+21 | |
| * | | | | | | | | | | | | | | vfs: rename vfs_clone_file_prep to be more descriptive | Darrick J. Wong | 2018-10-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | vfs: check file ranges before cloning files | Darrick J. Wong | 2018-10-30 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 2 | -38/+240 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Al Viro | 2018-11-01 | 14 | -88/+116 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | afs: Probe multiple fileservers simultaneously | David Howells | 2018-10-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | afs: Implement YFS support in the fs client | David Howells | 2018-10-24 | 1 | -1/+57 |