aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-25selftests/powerpc: Allocate base registersBreno Leitao7-10/+8
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao2-6/+6
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao1-7/+8
2018-11-25powerpc/perf: Declare static identifier a suchBreno Leitao1-3/+3
2018-11-25powerpc/scom: Return NULL instead of 0Breno Leitao1-2/+2
2018-11-25powerpc/lib: Declare static methodsBreno Leitao1-2/+2
2018-11-25powerpc/xmon: Define static functionsBreno Leitao1-3/+3
2018-11-25powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao1-1/+1
2018-11-25powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao1-1/+1
2018-11-25powerpc/64s: Include cpu headerBreno Leitao1-0/+1
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero1-2/+3
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2-0/+3
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman1-1/+15
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman1-1/+1
2018-11-11Linux 4.20-rc2Linus Torvalds1-1/+1
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet2-10/+2
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn1-0/+2
2018-11-11tipc: fix link re-establish failureJon Maloy1-4/+7
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring1-2/+2
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck1-1/+1
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada1-2/+5
2018-11-11kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada1-3/+4
2018-11-10net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski1-1/+13
2018-11-09net: mvneta: correct typoAlexandre Belloni1-2/+2
2018-11-09flow_dissector: do not dissect l4 ports for fragments배석진1-2/+2
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan1-3/+3
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov5-6/+18
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2-30/+41
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh1-1/+1
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov4-0/+35
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh5-8/+50
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul1-1/+1
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)1-1/+1
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda1-2/+2
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang1-1/+1
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta5-0/+403
2018-11-09ext4: missing !bh check in ext4_xattr_inode_write()Vasily Averin1-0/+6
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd1-7/+8
2018-11-09MAINTAINERS: Add entry for i2c-omap driverVignesh R1-0/+8
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R1-1/+1
2018-11-09dt-bindings: i2c: omap: Add new compatible for AM654 SoCsVignesh R1-2/+6
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross1-18/+4
2018-11-09xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-09block: make sure writesame bio is aligned with logical block sizeMing Lei1-1/+1
2018-11-09block: cleanup __blkdev_issue_discard()Ming Lei1-17/+6
2018-11-09block: make sure discard bio is aligned with logical block sizeMing Lei3-3/+13
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig1-15/+4