]> Git Repo - linux.git/shortlog
linux.git
2020-02-06 Linus TorvaldsMerge tag 'trace-v5.6-2' of git://git.kernel.org/pub...
2020-02-06 Kailang YangALSA: hda/realtek - Fixed one of HP ALC671 platform...
2020-02-06 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Linus TorvaldsMerge tag 'block-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Linus TorvaldsMerge tag 'libata-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Steve Frenchcifs: Add tracepoints for errors on flush or fsync
2020-02-05 Steve Frenchcifs: log warning message (once) if out of disk space
2020-02-05 Geert Uytterhoevenof: clk: Make <linux/of_clk.h> self-contained
2020-02-05 Masami Hiramatsubootconfig: Show the number of nodes on boot message
2020-02-05 Masami Hiramatsutools/bootconfig: Show the number of bootconfig nodes
2020-02-05 Masami Hiramatsubootconfig: Add more parse error messages
2020-02-05 Masami Hiramatsubootconfig: Use bootconfig instead of boot config
2020-02-05 Steven Rostedt... ftrace: Protect ftrace_graph_hash with ftrace_sync
2020-02-05 Casey Schauflerbroken ping to ipv6 linklocal addresses on debian buster
2020-02-05 Steven Rostedt... ftrace: Add comment to why rcu_dereference_sched()...
2020-02-05 Amol Grovertracing: Annotate ftrace_graph_notrace_hash pointer...
2020-02-05 Amol Grovertracing: Annotate ftrace_graph_hash pointer with __rcu
2020-02-05 Masahiro Yamadakbuild: make multiple directory targets work
2020-02-05 Daniel BorkmannMerge branch 'bpf-xsk-fixes'
2020-02-05 Maciej Fijalkowskisamples: bpf: Allow for -ENETDOWN in xdpsock
2020-02-05 Maciej Fijalkowskisamples: bpf: Drop doubled variable declaration in...
2020-02-05 Maciej Fijalkowskii40e: Relax i40e_xsk_wakeup's return value when PF...
2020-02-05 Song Liutools/bpf/runqslower: Rebuild libbpf.a on libbpf source...
2020-02-05 Linus TorvaldsMerge tag 'pwm/for-5.6-rc1' of git://git.kernel.org...
2020-02-05 Linus TorvaldsMerge tag 'dmaengine-fix-5.6-rc1' of git://git.infradea...
2020-02-05 Kuppuswamy... PCI/ATS: Use PF PASID for VFs
2020-02-05 Linus TorvaldsMerge tag 'iommu-updates-v5.6' of git://git.kernel...
2020-02-05 Linus TorvaldsMerge tag 'for-linus-5.6-rc1-tag' of git://git.kernel...
2020-02-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.6' of git://git.kerne...
2020-02-05 Stephen KittAllow git builds of Sphinx
2020-02-05 Linus TorvaldsMerge tag 's390-5.6-2' of git://git.kernel.org/pub...
2020-02-05 Randy DunlapDocumentation: changes.rst: update several outdated...
2020-02-05 Sameer RahmaniDocumentation: build warnings related to missing blank...
2020-02-05 Tiezhu Yangmailmap: add entry for Tiezhu Yang
2020-02-05 SeongJae ParkDocumentation/ko_KR/howto: Update a broken link
2020-02-05 SeongJae ParkDocumentation/ko_KR/howto: Update broken web addresses
2020-02-05 SeongJae Parkdocs/locking: Fix outdated section names
2020-02-05 Miaohe LinKVM: vmx: delete meaningless vmx_decache_cr0_guest_bits...
2020-02-05 Sean ChristophersonKVM: x86: Mark CR4.UMIP as reserved based on associated...
2020-02-05 Paolo Bonzinix86: vmxfeatures: rename features for consistency with...
2020-02-05 Paolo BonziniMerge tag 'kvm-s390-next-5.6-1' of git://git.kernel...
2020-02-05 Paolo BonziniKVM: SVM: relax conditions for allowing MSR_IA32_SPEC_C...
2020-02-05 Eric HanklandKVM: x86: Fix perfctr WRMSR for running counters
2020-02-05 Vitaly Kuznetsovx86/kvm/hyper-v: don't allow to turn on unsupported...
2020-02-05 Vitaly Kuznetsovx86/kvm/hyper-v: move VMX controls sanitization out...
2020-02-05 Ben Gardonkvm: mmu: Separate generating and setting mmio ptes
2020-02-05 Ben Gardonkvm: mmu: Replace unsigned with unsigned int for PTE...
2020-02-05 Sean ChristophersonKVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
2020-02-05 Sean ChristophersonKVM: MIPS: Fold comparecount_func() into comparecount_w...
2020-02-05 Sean ChristophersonKVM: MIPS: Fix a build error due to referencing not...
2020-02-05 Thadeu Lima... x86/kvm: do not setup pv tlb flush when not paravirtualized
2020-02-05 Zhuang YanyingKVM: fix overflow of zero page refcount with ksm running
2020-02-05 Sudarsana Reddy... qed: Fix timestamping issue for L2 unicast ptp packets.
2020-02-05 Sean ChristophersonKVM: x86: Take a u64 when checking for a valid dr7...
2020-02-05 Paolo BonziniKVM: x86: use raw clock values consistently
2020-02-05 Paolo BonziniKVM: x86: reorganize pvclock_gtod_data members
2020-02-05 Miaohe LinKVM: nVMX: delete meaningless nested_vmx_run() declaration
2020-02-05 Paolo BonziniKVM: SVM: allow AVIC without split irqchip
2020-02-05 Suravee Suthikulpanitkvm: ioapic: Lazy update IOAPIC EOI
2020-02-05 Suravee Suthikulpanitkvm: ioapic: Refactor kvm_ioapic_update_eoi()
2020-02-05 Suravee Suthikulpanitkvm: i8254: Deactivate APICv when using in-kernel PIT...
2020-02-05 Suravee Suthikulpanitsvm: Temporarily deactivate AVIC during ExtINT handling
2020-02-05 Suravee Suthikulpanitsvm: Deactivate AVIC when launching guest with nested...
2020-02-05 Suravee Suthikulpanitkvm: x86: hyperv: Use APICv update request interface
2020-02-05 Suravee Suthikulpanitsvm: Add support for dynamic APICv
2020-02-05 Suravee Suthikulpanitkvm: x86: Introduce x86 ops hook for pre-update APICv
2020-02-05 Suravee Suthikulpanitkvm: x86: Introduce APICv x86 ops for checking APIC...
2020-02-05 Suravee SuthikulpanitKVM: svm: avic: Add support for dynamic setup/teardown...
2020-02-05 Suravee Suthikulpanitkvm: x86: svm: Add support to (de)activate posted inter...
2020-02-05 Suravee Suthikulpanitkvm: x86: Add APICv (de)activate request trace points
2020-02-05 Suravee Suthikulpanitkvm: x86: Add support for dynamic APICv activation
2020-02-05 Paolo BonziniKVM: x86: remove get_enable_apicv from kvm_x86_ops
2020-02-05 Suravee Suthikulpanitkvm: x86: Introduce APICv inhibit reason bits
2020-02-05 Suravee Suthikulpanitkvm: lapic: Introduce APICv update helper function
2020-02-05 David S. MillerMerge branch 'macb-TSO-bug-fixes'
2020-02-05 Harini Katakamnet: macb: Limit maximum GEM TX length in TSO
2020-02-05 Harini Katakamnet: macb: Remove unnecessary alignment check for TSO
2020-02-05 Eric Dumazetbonding/alb: properly access headers in bond_alb_xmit()
2020-02-05 Jacob Kellerdevlink: report 0 after hitting end in region read
2020-02-05 Moritz Fischernet: ethernet: dec: tulip: Fix length mask in receive...
2020-02-05 David S. MillerMerge branch 'wg-fixes'
2020-02-05 Jason A. Donenfeldwireguard: selftests: tie socket waiting to target pid
2020-02-05 Krzysztof Kozlowskiwireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
2020-02-05 Jason A. Donenfeldwireguard: selftests: ensure non-addition of peers...
2020-02-05 Jason A. Donenfeldwireguard: noise: reject peers with low order public...
2020-02-05 Eric Dumazetwireguard: allowedips: fix use-after-free in root_remov...
2020-02-05 Cong Wangnet_sched: fix a resource leak in tcindex_set_parms()
2020-02-05 Florian Westphalmptcp: fix use-after-free on tcp fallback
2020-02-05 Andy Shevchenkonet: dsa: microchip: Platform data shan't include kernel.h
2020-02-05 Andy Shevchenkonet: dsa: b53: Platform data shan't include kernel.h
2020-02-05 kbuild test... netdevsim: fix ptr_ret.cocci warnings
2020-02-05 Thomas Bogendoerfernet: sgi: ioc3-eth: Remove leftover free_irq()
2020-02-05 Ronnie Sahlbergcifs: fail i/o on soft mounts if sessionsetup errors out
2020-02-05 Steve Frenchsmb3: fix problem with null cifs super block with previ...
2020-02-05 Takashi IwaiMerge tag 'asoc-v5.6-2' of https://git.kernel.org/pub...
2020-02-05 Geert UytterhoevenASoC: wcd934x: Add missing COMMON_CLK dependency to...
2020-02-05 Steven Rostedt... bootconfig: Only load bootconfig if "bootconfig" is...
2020-02-05 Rob Herringdt-bindings: Fix paths in schema $id fields
2020-02-05 Ingo MolnarMerge tag 'perf-core-for-mingo-5.6-20200201' of git...
2020-02-05 Ingo MolnarMerge branch 'linus' into perf/urgent, to synchronize...
next
This page took 0.094873 seconds and 4 git commands to generate.