Age | Commit message (Expand) | Author |
2020-09-04 | Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-09-04 | Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-04 | Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-09-04 | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-09-04 | net/packet: fix overflow in tpacket_rcv | Or Cohen |
2020-09-04 | Merge branch 'simplify-do_wp_page' | Linus Torvalds |
2020-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-09-04 | mm: Add PGREUSE counter | Peter Xu |
2020-09-04 | mm/gup: Remove enfornced COW mechanism | Peter Xu |
2020-09-04 | mm/ksm: Remove reuse_ksm_page() | Peter Xu |
2020-09-04 | mm: do_wp_page() simplification | Linus Torvalds |
2020-09-04 | gcov: Disable gcov build with GCC 10 | Leon Romanovsky |
2020-09-04 | init: fix error check in clean_path() | Barret Rhoden |
2020-09-04 | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner |
2020-09-04 | x86/debug: Allow a single level of #DB recursion | Andy Lutomirski |
2020-09-04 | x86/entry: Fix AC assertion | Peter Zijlstra |
2020-09-04 | tracing/kprobes, x86/ptrace: Fix regs argument order for i386 | Vamshi K Sthambamkadi |
2020-09-04 | iommu/vt-d: Handle 36bit addressing for x86-32 | Chris Wilson |
2020-09-04 | iommu/amd: Do not use IOMMUv2 functionality when SME is active | Joerg Roedel |
2020-09-04 | iommu/amd: Do not force direct mapping when SME is active | Joerg Roedel |
2020-09-04 | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE | Suravee Suthikulpanit |
2020-09-04 | iommu/amd: Restore IRTE.RemapEn bit after programming IRTE | Suravee Suthikulpanit |
2020-09-04 | thermal: core: Fix use-after-free in thermal_zone_device_unregister() | Dmitry Osipenko |
2020-09-04 | thermal: qcom-spmi-temp-alarm: Don't suppress negative temp | Veera Vegivada |
2020-09-04 | thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 | Tony Lindgren |
2020-09-04 | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() | Lu Baolu |
2020-09-04 | iommu/vt-d: Serialize IOMMU GCMD register modifications | Lu Baolu |
2020-09-04 | MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move | Lukas Bulwahn |
2020-09-04 | xen: add helpers to allocate unpopulated memory | Roger Pau Monne |
2020-09-04 | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC | Roger Pau Monne |
2020-09-04 | xen/balloon: add header guard | Roger Pau Monne |
2020-09-04 | x86, fakenuma: Fix invalid starting node ID | Huang Ying |
2020-09-03 | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-03 | Merge branch 'gate-page-refcount' (patches from Dave Hansen) | Linus Torvalds |
2020-09-03 | selftests/x86/test_vsyscall: Improve the process_vm_readv() test | Andy Lutomirski |
2020-09-03 | mm: fix pin vs. gup mismatch with gate pages | Dave Hansen |
2020-09-04 | Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie |
2020-09-04 | Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2020-09-04 | Merge tag 'amd-drm-fixes-5.9-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-09-03 | Merge branch 'smc-fixes' | David S. Miller |
2020-09-03 | net/smc: fix sock refcounting in case of termination | Ursula Braun |
2020-09-03 | net/smc: reset sndbuf_desc if freed | Ursula Braun |
2020-09-03 | net/smc: set rx_off for SMCR explicitly | Ursula Braun |
2020-09-03 | net/smc: fix toleration of fake add_link messages | Karsten Graul |
2020-09-03 | tg3: Fix soft lockup when tg3_reset_task() fails. | Michael Chan |
2020-09-03 | perf tools: Add bpf image check to __map__is_kmodule | Jiri Olsa |
2020-09-03 | perf record/stat: Explicitly call out event modifiers in the documentation | Kim Phillips |
2020-09-03 | perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session... | YueHaibing |
2020-09-03 | perf stat: Turn off summary for interval mode by default | Jin Yao |