| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/syscalls: Fix syscall tracing | Michael Ellerman | 2019-01-15 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Fix build break due to pnv_npu2_init() | Jason A. Donenfeld | 2019-01-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings | Michael Ellerman | 2019-01-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group() | Frederic Barrat | 2019-01-11 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM | Breno Leitao | 2019-01-11 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool. | Christophe Leroy | 2019-01-11 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group() | Dan Carpenter | 2019-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/perf: Update perf_regs structure to include MMCRA | Madhavan Srinivasan | 2019-01-08 | 5 | -1/+11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-01-19 | 5 | -42/+90 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: Fix x86 sched_clock() interface for xen | Juergen Gross | 2019-01-16 | 2 | -4/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-front: fix potential null dereference | Wen Yang | 2019-01-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always clear the X2APIC_ENABLE bit for PV guest | Talons Lee | 2019-01-14 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock | Wen Yang | 2019-01-10 | 1 | -22/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/pvcalls: remove set but not used variable 'intf' | YueHaibing | 2019-01-04 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read | Stefano Stabellini | 2019-01-02 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-front: don't return error when the ring is full | Stefano Stabellini | 2019-01-02 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-front: properly allocate sk | Stefano Stabellini | 2019-01-02 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-front: don't try to free unallocated rings | Stefano Stabellini | 2019-01-02 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pvcalls-front: read all data before closing the connection | Stefano Stabellini | 2019-01-02 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-01-19 | 13 | -82/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: sm3 - fix undefined shift by >= width of value | Eric Biggers | 2019-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK | Christophe Leroy | 2019-01-10 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - reorder code in talitos_edesc_alloc() | Christophe Leroy | 2019-01-10 | 1 | -18/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: adiantum - initialize crypto_spawn::inst | Eric Biggers | 2019-01-10 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: cavium/nitrox - Use after free in process_response_list() | Dan Carpenter | 2019-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: authencesn - Avoid twice completion call in decrypt path | Harsh Jain | 2019-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: caam - fix SHA support detection | Horia Geantă | 2019-01-10 | 3 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: caam - fix zero-length buffer DMA mapping | Aymen Sghaier | 2019-01-10 | 1 | -6/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: ccree - convert to use crypto_authenc_extractkeys() | Eric Biggers | 2019-01-10 | 1 | -21/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: bcm - convert to use crypto_authenc_extractkeys() | Eric Biggers | 2019-01-10 | 2 | -31/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: authenc - fix parsing key with misaligned rta_len | Eric Biggers | 2019-01-10 | 1 | -3/+11 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-01-19 | 8 | -19/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2019-01-18 | 7 | -7/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: thermal: int340x_thermal: Make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/intel/lpss: Make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | platform/x86: apple-gmux: Make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | platform/x86: intel_pmc: Make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | platform/x86: intel_ips: make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vga-switcheroo: make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ata: pata_acpi: Make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / LPSS: Make PCI dependency explicit | Sinan Kaya | 2019-01-15 | 2 | -1/+6 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI: EC: Look for ECDT EC after calling acpi_load_tables() | Rafael J. Wysocki | 2019-01-15 | 1 | -12/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-01-19 | 7 | -27/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option | Peter Rosin | 2019-01-16 | 5 | -18/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fbdev: offb: Fix OF node name handling | Rob Herring | 2019-01-11 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | omap2fb: Fix stack memory disclosure | Vlad Tsyrklevich | 2019-01-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2019-01-18-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-01-19 | 1 | -0/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2019-01-18 | 1 | -0/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/nouveau/core: recognise TU102 | Ben Skeggs | 2019-01-18 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-01-18 | 10 | -22/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

