aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller10-232/+88
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-13parisc: Remove ordered stores from syscall.SJohn David Anglin1-12/+12
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers1-2/+2
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller3-0/+112
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller3-13/+2
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig4-139/+16
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceChristoph Hellwig1-3/+3
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig4-59/+43
2018-08-12Linux 4.18Linus Torvalds1-1/+1
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-08-12xfs: fix a null pointer dereference in xfs_bmap_extents_to_btreeShan Hai1-8/+16
2018-08-12xfs: remove b_last_holder & associated macrosEric Sandeen3-23/+2
2018-08-12iomap: Switch to offset_in_page for clarityAndreas Gruenbacher1-10/+10
2018-08-12xfs: Close race between direct IO and xfs_break_layouts()Dave Jiang1-5/+4
2018-08-11blkcg: Make blkg_root_lookup() work for queues in bypass modeBart Van Assche2-11/+6
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-11mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon1-0/+1
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com1-0/+3
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin4-17/+0
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham1-1/+1
2018-08-10smb3: create smb3 equivalent alias for cifs pseudo-xattrsSteve French1-2/+26
2018-08-10x86/mm/pti: Move user W+X check into pti_finalize()Joerg Roedel3-5/+10
2018-08-10xfs: repair the AGIDarrick J. Wong3-1/+220
2018-08-10xfs: repair the AGFLDarrick J. Wong5-1/+380
2018-08-10xfs: repair the AGFDarrick J. Wong4-10/+400
2018-08-10bcache: fix error setting writeback_rate through sysfs interfaceColy Li1-3/+10
2018-08-10smb3: allow previous versions to be mounted with snapshot= mount parmSteve French2-0/+68
2018-08-10cifs: don't show domain= in mount output when domain is emptyRonnie Sahlberg1-1/+1
2018-08-10cifs: add missing support for ACLs in SMB 3.11Ronnie Sahlberg1-0/+5
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami1-2/+38
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami1-42/+145
2018-08-10hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami1-1/+2
2018-08-10hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami1-101/+109
2018-08-10x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf1-4/+12
2018-08-09smb3: enumerating snapshots was leaving part of the data off endSteve French1-7/+27
2018-08-09cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg4-26/+131
2018-08-09cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg4-43/+107
2018-08-09make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro1-5/+2
2018-08-09fix __legitimize_mnt()/mntput() raceAl Viro1-0/+14
2018-08-09MIPS: Remove remnants of UASM_ISAPaul Burton2-2/+0
2018-08-09fix mntput/mntput raceAl Viro1-2/+12
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe1-1/+3
2018-08-09hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck1-8/+2
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer1-5/+9
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer2-3/+3
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer1-6/+9