OSDN Git Service

tomoyo/tomoyo-test1.git
2020-02-01 Michael EllermanMerge branch 'topic/user-access-begin' into next
2020-01-31 Krzysztof Kozlowskipowerpc: configs: Cleanup old Kconfig options
2020-01-31 Michael Ellermanpowerpc/configs/skiroot: Enable some more hardening...
2020-01-31 Michael Ellermanpowerpc/configs/skiroot: Disable xmon default & enable...
2020-01-31 Joel Stanleypowerpc/configs/skiroot: Enable security features
2020-01-31 Michael Ellermanpowerpc/configs/skiroot: Update for symbol movement...
2020-01-31 Michael Ellermanpowerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_E...
2020-01-31 Michael Ellermanpowerpc/configs/skiroot: Drop HID_LOGITECH
2020-01-31 Michael Ellermanpowerpc/configs: Drop NET_VENDOR_HP which moved to...
2020-01-31 Michael Ellermanpowerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE
2020-01-31 Michael Ellermanpowerpc/configs: Drop CONFIG_QLGE which moved to staging
2020-01-31 Alexandre Ghitipowerpc: Do not consider weak unresolved symbol relocat...
2020-01-30 Christophe... powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VM...
2020-01-30 Randy Dunlappowerpc: indent to improve Kconfig readability
2020-01-29 Vaibhav Jainpowerpc: Provide initial documentation for PAPR hcalls
2020-01-28 Christophe... powerpc: Implement user_access_save() and user_access_r...
2020-01-28 Christophe... powerpc: Implement user_access_begin and friends
2020-01-28 Christophe... powerpc/32s: Prepare prevent_user_access() for user_acc...
2020-01-28 Christophe... powerpc/32s: Drop NULL addr verification
2020-01-28 Christophe... powerpc/kuap: Fix set direction in allow/prevent_user_a...
2020-01-28 Christophe... powerpc/32s: Fix bad_kuap_fault()
2020-01-28 Christophe... powerpc/32s: Fix CPU wake-up from sleep mode
2020-01-27 Christophe... powerpc/32: Reuse orphaned memblocks in kasan_init_shad...
2020-01-27 Christophe... powerpc/32: Simplify KASAN init
2020-01-27 Christophe... powerpc/32: Force KASAN_VMALLOC for modules
2020-01-27 Christophe... powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
2020-01-27 Christophe... powerpc/32: Add support of KASAN_VMALLOC
2020-01-27 Christophe... powerpc/mm: Don't log user reads to 0xffffffff
2020-01-27 Christophe... powerpc/32s: Enable CONFIG_VMAP_STACK
2020-01-27 Christophe... powerpc/32s: Avoid crossing page boundary while changin...
2020-01-27 Christophe... powerpc/32s: Reorganise DSI handler.
2020-01-27 Christophe... powerpc/8xx: Enable CONFIG_VMAP_STACK
2020-01-27 Michael Ellermanpowerpc/8xx: Move tail of alignment exception out of...
2020-01-27 Christophe... powerpc/8xx: Split breakpoint exception
2020-01-27 Christophe... powerpc/8xx: Move DataStoreTLBMiss perf handler
2020-01-27 Christophe... powerpc/8xx: Drop exception entries for non-existing...
2020-01-27 Christophe... powerpc/8xx: Use alternative scratch registers in DTLB...
2020-01-27 Christophe... powerpc/32: Use vmapped stacks for interrupts
2020-01-27 Christophe... powerpc/32: Add early stack overflow detection with...
2020-01-26 Christophe... powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
2020-01-26 Christophe... powerpc/32: prepare for CONFIG_VMAP_STACK
2020-01-26 Christophe... powerpc/32: add a macro to get and/or save DAR and...
2020-01-26 Christophe... powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
2020-01-26 Christophe... powerpc/32: save DEAR/DAR before calling handle_page_fault
2020-01-26 Christophe... powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
2020-01-26 Christophe... powerpc/32: replace MTMSRD() by mtmsr
2020-01-25 Oliver O'Halloranselftests/eeh: Bump EEH wait time to 60s
2020-01-25 Michael Bringmannpowerpc/pseries/lparcfg: Fix display of Maximum Memory
2020-01-25 Jordan Niethepowerpc/mm: Remove kvm radix prefetch workaround for...
2020-01-25 Vaibhav Jainpowerpc/papr_scm: Fix leaking 'bus_desc.provider_name...
2020-01-25 Sukadev Bhattiprolupowerpc/xmon: Fix compile error in print_insn* functions
2020-01-25 Christophe... powerpc: use probe_user_read() and probe_user_write()
2020-01-25 Chen Zhoupowerpc/maple: Fix comparing pointer to 0
2020-01-25 Tyrel Datwylerpowerpc/pseries/vio: Fix iommu_table use-after-free...
2020-01-25 Aneesh Kumar K.Vpowerpc/papr_scm: Don't enable direct map for a region...
2020-01-23 Linus Torvaldsreaddir: make user_access_begin() use the real access...
2020-01-23 Linus Torvaldsreaddir: be more conservative with directory entry...
2020-01-23 Greg Kurzpowerpc/xive: Drop extern qualifiers from header functi...
2020-01-23 Greg KurzKVM: PPC: Book3S HV: XIVE: Fix typo in comment
2020-01-23 Krzysztof Kozlowskimacintosh: Fix Kconfig indentation
2020-01-23 Laurentiu TudorMAINTAINERS: Add myself as maintainer of ehv_bytechan...
2020-01-23 Oliver O'Halloranpowernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
2020-01-23 Oliver O'Halloranpowernv/pci: Fold pnv_pci_dma_dev_setup() into the...
2020-01-23 Oliver O'Halloranpowerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
2020-01-23 Oliver O'Halloranpowernv/pci: Remove dma_dev_setup() for NPU PHBs
2020-01-23 Oliver O'Halloranpowerpc/pci: Fold pcibios_setup_device() into pcibios_b...
2020-01-23 Oliver O'Halloranpowerpc/powernv: Allow manually invoking special reboots
2020-01-23 Oliver O'Halloranpowerpc/xmon: Allow passing an argument to ppc_md.restart()
2020-01-23 Oliver O'Halloranpowerpc/powernv: Use common code for the symbol_map...
2020-01-23 Oliver O'Halloranpowerpc/powernv: Rework exports to support subnodes
2020-01-23 Oliver O'Halloranpowerpc/eeh: Only dump stack once if an MMIO loop is...
2020-01-23 Oliver O'Halloranpowernv/pci: Add a debugfs entry to dump PHB's IODA...
2020-01-23 Oliver O'Halloranpowernv/pci: Allow any write trigger the diag dump
2020-01-23 Oliver O'Halloranpowernv/pci: Use pnv_phb as the private data for debugf...
2020-01-23 Oliver O'Halloranpowerpc/pcidn: Warn when sriov pci_dn management is...
2020-01-23 Oliver O'Halloranpowerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV...
2020-01-23 Oliver O'Halloranpowerpc/sriov: Remove VF eeh_dev state when disabling...
2020-01-23 Oliver O'Halloranpowerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner
2020-01-23 Oliver O'Halloranpowerpc/eeh_sysfs: Remove double pci_dn lookup.
2020-01-23 Oliver O'Halloranpowerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
2020-01-23 Oliver O'Halloranpowerpc/eeh_sysfs: Fix incorrect comment
2020-01-23 Oliver O'Halloranpowerpc/eeh_cache: Don't use pci_dn when inserting...
2020-01-23 Frederic Barratocxl: Add PCI hotplug dependency to Kconfig
2020-01-23 Frederic Barratpci/hotplug/pnv-php: Wrap warnings in macro
2020-01-23 Frederic Barratpci/hotplug/pnv-php: Relax check when disabling slot
2020-01-23 Frederic Barratpci/hotplug/pnv-php: Register opencapi slots
2020-01-23 Frederic Barratpci/hotplug/pnv-php: Improve error msg on power state...
2020-01-23 Frederic Barratpci/hotplug/pnv-php: Remove erroneous warning
2020-01-23 Frederic Barratpowerpc/powernv/ioda: Find opencapi slot for a device...
2020-01-23 Frederic Barratpowerpc/powernv/ioda: Release opencapi device
2020-01-23 Frederic Barratpowerpc/powernv/ioda: set up PE on opencapi device...
2020-01-23 Frederic Barratpowerpc/powernv/ioda: Protect PE list
2020-01-23 Frederic Barratpowerpc/powernv/ioda: Fix ref count for devices with...
2020-01-23 Christophe... powerpc/vdso32: miscellaneous optimisations
2020-01-23 Christophe... powerpc/vdso32: implement clock_getres entirely
2020-01-23 Christophe... powerpc/vdso32: use LOAD_REG_IMMEDIATE()
2020-01-23 Christophe... powerpc/vdso32: Don't read cache line size from the...
2020-01-23 Christophe... powerpc/vdso32: inline __get_datapage()
2020-01-23 Christophe... powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTON...
2020-01-23 Christophe... powerpc/32: Add VDSO version of getcpu on non SMP
next