summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/powernv: Make opal log only readable by rootJordan Niethe2019-03-231-1/+1
| * powerpc/wii: properly disable use of BATs when requested.Christophe Leroy2019-03-231-0/+4
| * powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-03-231-0/+9
| * security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields2019-03-231-1/+4
| * selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long2019-03-231-0/+3
| * jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)2019-03-231-8/+8
| * jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)2019-03-231-5/+12
| * serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-03-231-0/+105
| * serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-03-231-18/+18
| * serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-03-231-0/+4
| * serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula2019-03-231-1/+7
| * dmaengine: usb-dmac: Make DMAC system sleep callbacks explicitPhuong Nguyen2019-03-231-0/+2
| * usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss2019-03-231-6/+20
| * usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko2019-03-231-0/+1
| * clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil2019-03-231-1/+1
| * clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil2019-03-231-5/+5
| * clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski2019-03-231-2/+1
| * clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski2019-03-231-2/+8
| * clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren2019-03-231-2/+51
| * clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi2019-03-231-1/+1
| * ext2: Fix underflow in ext2_max_size()Jan Kara2019-03-231-14/+25
| * cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2019-03-232-9/+32
| * IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl2019-03-231-10/+23
| * IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn2019-03-231-10/+16
| * IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2019-03-232-6/+10
| * PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni2019-03-234-4/+15
| * PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni2019-03-232-28/+60
| * PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg2019-03-231-2/+15
| * PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach2019-03-231-1/+1
| * PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson2019-03-231-1/+1
| * PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu2019-03-231-1/+26
| * PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas2019-03-231-13/+23
| * swiotlb: Add is_swiotlb_active() functionJoerg Roedel2019-03-232-0/+15
| * swiotlb: Introduce swiotlb_max_mapping_size()Joerg Roedel2019-03-232-0/+10
| * dma: Introduce dma_max_mapping_size()Joerg Roedel2019-03-234-0/+41
| * ext4: fix crash during online resizingJan Kara2019-03-231-1/+2
| * ext4: add mask of ext4 flags to swapyangerkun2019-03-232-1/+8
| * ext4: update quota information while swapping boot loader inodeyangerkun2019-03-231-13/+43
| * gpio: pca953x: Fix dereference of irq data in shutdownMark Walton2019-03-231-1/+2
| * media: i2c: ov5640: Fix post-reset delayLoic Poulain2019-03-231-1/+1
| * i2c: tegra: update maximum transfer sizeSowjanya Komatineni2019-03-231-2/+6
| * i2c: tegra: fix maximum transfer sizeSowjanya Komatineni2019-03-231-1/+1
| * parport_pc: fix find_superio io compare code, should use equal test.QiaoChong2019-03-231-1/+1
| * intel_th: Don't reference unassigned outputsAlexander Shishkin2019-03-231-0/+4
| * device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus2019-03-231-1/+1
| * nvmem: core: don't check the return value of notifier chain callBartosz Golaszewski2019-03-231-3/+1
| * kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss2019-03-231-1/+10
| * mm/memory.c: do_fault: avoid usage of stale vm_area_structJan Stancek2019-03-231-1/+4
| * mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev2019-03-231-1/+1
| * mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang2019-03-231-8/+6
OpenPOWER on IntegriCloud