]> Git Repo - linux.git/shortlog
linux.git
2020-02-12 Mauro Carvalho... docs: virt: convert halt-polling.txt to ReST format
2020-02-12 Mauro Carvalho... docs: virt: user_mode_linux.rst: fix URL references
2020-02-12 Mauro Carvalho... docs: virt: user_mode_linux.rst: update compiling instr...
2020-02-12 Mauro Carvalho... docs: virt: convert UML documentation to ReST
2020-02-12 Mauro Carvalho... docs: kvm: add arm/pvtime.rst to index.rst
2020-02-12 Paolo BonziniKVM: x86: fix WARN_ON check of an unsigned less than...
2020-02-12 Eric Augerselftests: KVM: Remove unused x86_register enum
2020-02-12 Sean ChristophersonKVM: x86/mmu: Fix struct guest_walker arrays for 5...
2020-02-12 Sean ChristophersonKVM: nVMX: Use correct root level for nested EPT shadow...
2020-02-12 Miaohe LinKVM: nVMX: Fix some comment typos and coding style
2020-02-12 Sean ChristophersonKVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
2020-02-12 Miaohe LinKVM: apic: reuse smp_wmb() in kvm_make_request()
2020-02-12 Miaohe LinKVM: x86: remove duplicated KVM_REQ_EVENT request
2020-02-12 Eric Augerselftests: KVM: SVM: Add vmcall test
2020-02-12 Eric Augerselftests: KVM: AMD Nested test infrastructure
2020-02-12 Eric Augerselftests: KVM: Replace get_{gdt,idt}_base() by get_...
2020-02-12 Trond MyklebustNFSv4: Fix revalidation of dentries with delegations
2020-02-12 Linus TorvaldsMerge tag 'kbuild-fixes-v5.6' of git://git.kernel.org...
2020-02-12 Kunihiko Hayashinet: ethernet: ave: Add capability of rgmii-id mode
2020-02-12 Firo Yangenic: prevent waking up stopped tx queues over watchdog...
2020-02-12 Anand Jainbtrfs: sysfs, move device id directories to UUID/devinfo
2020-02-12 Anand Jainbtrfs: sysfs, add UUID/devinfo kobject
2020-02-12 Geert Uytterhoevenarm64: time: Replace <linux/clk-provider.h> by <linux...
2020-02-12 Filipe MananaBtrfs: fix race between shrinking truncate and fiemap
2020-02-12 David Sterbabtrfs: log message when rw remount is attempted with...
2020-02-12 David Sterbabtrfs: print message when tree-log replay starts
2020-02-12 Filipe MananaBtrfs: fix race between using extent maps and merging...
2020-02-12 Wenwen Wangbtrfs: ref-verify: fix memory leaks
2020-02-12 Arnaldo Carvalho... tools headers kvm: Sync linux/kvm.h with the kernel...
2020-02-12 Arnaldo Carvalho... tools headers kvm: Sync kvm headers with the kernel...
2020-02-12 Arnaldo Carvalho... tools arch x86: Sync asm/cpufeatures.h with the kernel...
2020-02-12 Arnaldo Carvalho... tools headers x86: Sync disabled-features.h
2020-02-12 Chris Wilsondrm/i915: Mark the removal of the i915_request from...
2020-02-12 Chris Wilsondrm/i915/execlists: Reclaim the hanging virtual request
2020-02-12 Chris Wilsondrm/i915/execlists: Take a reference while capturing...
2020-02-12 Chris Wilsondrm/i915/execlists: Offline error capture
2020-02-12 Chris Wilsondrm/i915/gt: Allow temporary suspension of inflight...
2020-02-12 Chris Wilsondrm/i915: Keep track of request among the scheduling...
2020-02-12 Jani NikulaMerge tag 'gvt-fixes-2020-02-12' of https://github...
2020-02-12 Arnaldo Carvalho... tools include UAPI: Sync sound/asound.h copy
2020-02-12 Arnaldo Carvalho... tools headers UAPI: Sync asm-generic/mman-common.h...
2020-02-12 John Garryperf tools: Add arm64 version of get_cpuid()
2020-02-12 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2020-02-12 Arnaldo Carvalho... tools headers uapi: Sync linux/fscrypt.h with the kerne...
2020-02-12 Oliver UptonKVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
2020-02-12 Oliver UptonKVM: nVMX: Handle pending #DB when injecting INIT VM...
2020-02-12 Oliver UptonKVM: x86: Mask off reserved bit from #DB exception...
2020-02-12 Chris Wilsondrm/i915/gem: Tighten checks and acquiring the mmap...
2020-02-12 José Roberto... drm/i915: Fix preallocated barrier list append
2020-02-12 Chris Wilsondrm/i915/gt: Acquire ce->active before ce->pin_count...
2020-02-12 Chris Wilsondrm/i915: Tighten atomicity of i915_active_acquire...
2020-02-12 Chris Wilsondrm/i915: Stub out i915_gpu_coredump_put
2020-02-12 Marc ZyngierKVM: Disable preemption in kvm_get_running_vcpu()
2020-02-12 Paolo BonziniKVM: x86: do not reset microcode version on INIT or...
2020-02-12 Takashi IwaiALSA: hda/realtek - Fix silent output on MSI-GL73
2020-02-12 Kailang YangALSA: hda/realtek - Add more codec supported Headset...
2020-02-12 David S. MillerMerge branch 'Bug-fixes-for-ENA-Ethernet-driver'
2020-02-12 Arthur Kiyanovskinet: ena: ena-com.c: prevent NULL pointer dereference
2020-02-12 Sameeh Jubrannet: ena: ethtool: use correct value for crc32 hash
2020-02-12 Arthur Kiyanovskinet: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
2020-02-12 Arthur Kiyanovskinet: ena: fix corruption of dev_idx_to_host_tbl
2020-02-12 Arthur Kiyanovskinet: ena: fix incorrectly saving queue numbers when...
2020-02-12 Arthur Kiyanovskinet: ena: rss: store hash function as values and not...
2020-02-12 Sameeh Jubrannet: ena: rss: fix failure to get indirection table
2020-02-12 Sameeh Jubrannet: ena: rss: do not allocate key when not supported
2020-02-12 Arthur Kiyanovskinet: ena: fix incorrect default RSS key
2020-02-12 Arthur Kiyanovskinet: ena: add missing ethtool TX timestamping indication
2020-02-12 Arthur Kiyanovskinet: ena: fix uses of round_jiffies()
2020-02-12 Arthur Kiyanovskinet: ena: fix potential crash when rxfh key is NULL
2020-02-12 Eric Dumazetnet/smc: fix leak of kernel memory to user space
2020-02-12 Brett Creeleyi40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
2020-02-12 Toke Høiland... core: Don't skip generic XDP program execution for...
2020-02-12 Linus TorvaldsMerge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org...
2020-02-12 Linus TorvaldsMerge tag 'trace-v5.6-rc1' of git://git.kernel.org...
2020-02-11 Thierry Redingsoc/tegra: fuse: Fix build with Tegra194 configuration
2020-02-11 Olof JohanssonMerge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of...
2020-02-11 Olof JohanssonMerge tag 'sunxi-config-for-5.6-2' of https://git.kerne...
2020-02-11 Olof JohanssonMerge tag 'sunxi-config64-for-5.6-2' of https://git...
2020-02-11 Olof JohanssonMerge tag 'v5.6-rc1' into arm/fixes
2020-02-11 Olof JohanssonMerge tag 'juno-fix-5.6' of git://git.kernel.org/pub...
2020-02-11 Rafael J. WysockiACPI: PM: s2idle: Prevent spurious SCIs from waking...
2020-02-11 Rafael J. WysockiACPICA: Introduce acpi_any_gpe_status_set()
2020-02-11 Alex Deucherdrm/amdgpu:/navi10: use the ODCAP enum to index the...
2020-02-11 Alex Deucherdrm/amdgpu: update smu_v11_0_pptable.h
2020-02-11 Guchun Chendrm/amdgpu: correct comment to clear up the confusion
2020-02-11 Sung Leedrm/amd/display: DCN2.x Do not program DPPCLK if same...
2020-02-11 Nicholas Kazlauskasdrm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
2020-02-11 James Zhudrm/amdgpu/vcn2.5: fix warning
2020-02-11 Guchun Chendrm/amdgpu: limit GDS clearing workaround in cold boot...
2020-02-11 Jonathan Kimdrm/amdgpu: fix amdgpu pmu to use hwc->config instead...
2020-02-11 Daniel Kolesaamdgpu: Prevent build errors regarding soft/hard-float...
2020-02-11 James Zhudrm/amdgpu/vcn2.5: fix DPG mode power off issue on...
2020-02-11 Isabel Zhangdrm/amd/display: Add initialitions for PLL2 clock source
2020-02-11 Yongqiang Sundrm/amd/display: Limit minimum DPPCLK to 100MHz.
2020-02-11 Aric Cyrdrm/amd/display: Check engine is not NULL before acquiring
2020-02-11 Arnaldo Carvalho... tools headers UAPI: Sync sched.h with the kernel
2020-02-11 Arnaldo Carvalho... perf trace: Resolve prctl's 'option' arg strings to...
2020-02-11 Arnaldo Carvalho... perf beauty prctl: Export the 'options' strarray
2020-02-11 Arnaldo Carvalho... tools headers UAPI: Sync prctl.h with the kernel sources
2020-02-11 Arnaldo Carvalho... tools headers UAPI: Sync copy of arm64's asm/unistd...
next
This page took 0.090506 seconds and 4 git commands to generate.