]> Git Repo - linux.git/shortlog
linux.git
2020-02-22 Linus TorvaldsMerge tag 'for-linus-5.6-rc3-tag' of git://git.kernel...
2020-02-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2020-02-21 Linus TorvaldsMerge tag 'powerpc-5.6-3' of git://git.kernel.org/pub...
2020-02-21 Igor Druzhininscsi: libfc: free response frame from GPN_ID
2020-02-21 Linus TorvaldsMerge tag 'linux-watchdog-5.6-rc3' of git://www.linux...
2020-02-21 Linus TorvaldsMerge tag 'char-misc-5.6-rc3' of git://git.kernel.org...
2020-02-21 Linus TorvaldsMerge tag 'staging-5.6-rc3' of git://git.kernel.org...
2020-02-21 Linus TorvaldsMerge tag 'tty-5.6-rc3' of git://git.kernel.org/pub...
2020-02-21 Linus TorvaldsMerge tag 'usb-5.6-rc3' of git://git.kernel.org/pub...
2020-02-21 Linus TorvaldsMerge tag 'drm-fixes-2020-02-21' of git://anongit.freed...
2020-02-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-02-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-02-21 Randy DunlapMAINTAINERS: use tabs for SAFESETID
2020-02-21 Alexander Potapenkolib/stackdepot.c: fix global out-of-bounds in stack_slabs
2020-02-21 Wei Yangmm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
2020-02-21 Gavin Shanmm/vmscan.c: don't round up scan size for online memory...
2020-02-21 Alexandru Ardeleanlib/string.c: update match_string() doc-strings with...
2020-02-21 Vasily Averinmm/memcontrol.c: lost css_put in memcg_expand_shrinker_...
2020-02-21 Christoph Hellwigmm/swapfile.c: fix a comment in sys_swapon()
2020-02-21 Douglas Andersonscripts/get_maintainer.pl: deprioritize old Fixes:...
2020-02-21 Joe Perchesget_maintainer: remove uses of P: for maintainer name
2020-02-21 SeongJae Parkselftests/vm: add missed tests in run_vmtests
2020-02-21 Christian Borntraegerinclude/uapi/linux/swab.h: fix userspace breakage,...
2020-02-21 Ioanna AlifierakiRevert "ipc,sem: remove uneeded sem_undo_list lock...
2020-02-21 Arnd Bergmanny2038: hide timeval/timespec/itimerval/itimerspec types
2020-02-21 Arnd Bergmanny2038: remove unused time32 interfaces
2020-02-21 Arnd Bergmanny2038: remove ktime to/from timespec/timeval conversion
2020-02-21 Rafael J. WysockiACPI: PM: s2idle: Check fixed wakeup events in acpi_s2i...
2020-02-21 Guenter Roeckhwmon: (w83627ehf) Fix crash seen with W83627DHG-P
2020-02-21 Miaohe LinKVM: SVM: Fix potential memory leak in svm_cpu_init()
2020-02-21 Miaohe LinKVM: apic: avoid calculating pending eoi from an uninit...
2020-02-21 Vitaly KuznetsovKVM: nVMX: clear PIN_BASED_POSTED_INTR from nested...
2020-02-21 Vitaly KuznetsovKVM: nVMX: handle nested posted interrupts when apicv...
2020-02-21 Suravee Suthikulpanitkvm: x86: svm: Fix NULL pointer dereference when AVIC...
2020-02-21 Xiaoyao LiKVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
2020-02-21 wanpeng liKVM: nVMX: Hold KVM's srcu lock when syncing vmcs12...
2020-02-21 Miaohe LinKVM: x86: don't notify userspace IOAPIC on edge-trigger...
2020-02-21 Jens AxboeMerge branch 'nvme-5.6-rc3' of git://git.infradead...
2020-02-21 Stefano Garzarellaio_uring: prevent sq_thread from spinning when it shoul...
2020-02-21 Filipe MananaBtrfs: fix deadlock during fast fsync when logging...
2020-02-21 Masami Hiramatsubootconfig: Add append value operator support
2020-02-21 Masami Hiramatsubootconfig: Prohibit re-defining value on same key
2020-02-21 Logan Gunthorpenvme-multipath: Fix memory leak with ana_log_buf
2020-02-21 Zenghui Yugenirq/irqdomain: Make sure all irq domain flags are...
2020-02-21 Andrei Otcheretianskimac80211: Remove a redundant mutex unlock
2020-02-21 Johannes Bergcfg80211: check reg_rule for NULL in handle_channel_cus...
2020-02-21 Johannes Bergnl80211: fix potential leak in AP start
2020-02-21 Randy Dunlapzonefs: fix documentation typos etc.
2020-02-21 Guo Rencsky: Implement copy_thread_tls
2020-02-21 MaJuncsky: Add PCI support
2020-02-21 Ma Juncsky: Minimize defconfig to support buildroot config...
2020-02-21 Guo Rencsky: Add setup_initrd check code
2020-02-21 Krzysztof Kozlowskicsky: Cleanup old Kconfig options
2020-02-21 Randy Dunlaparch/csky: fix some Kconfig typos
2020-02-21 Guo Rencsky: Fixup compile warning for three unimplemented...
2020-02-21 Guo Rencsky: Remove unused cache implementation
2020-02-21 Guo Rencsky: Fixup ftrace modify panic
2020-02-21 Guo Rencsky: Add flush_icache_mm to defer flush icache all
2020-02-21 Guo Rencsky: Optimize abiv2 copy_to_user_page with VM_EXEC
2020-02-21 Guo Rencsky: Enable defer flush_dcache_page for abiv2 cpus...
2020-02-21 Guo Rencsky: Remove unnecessary flush_icache_* implementation
2020-02-21 Guo Rencsky: Support icache flush without specific instructions
2020-02-21 Guo Rencsky/Kconfig: Add Kconfig.platforms to support some...
2020-02-21 Guo Rencsky/smp: Fixup boot failed when CONFIG_SMP
2020-02-21 Guo Rencsky: Set regs->usp to kernel sp, when the exception...
2020-02-21 Guo Rencsky/mm: Fixup export invalid_pte_table symbol
2020-02-21 Guo Rencsky: Separate fixaddr_init from highmem
2020-02-21 Guo Rencsky: Tightly-Coupled Memory or Sram support
2020-02-21 Mao Hancsky: Initial stack protector support
2020-02-21 Guo RenMAINTAINERS: csky: Add mailing list for csky
2020-02-21 Suraj Jitindar... ext4: fix potential race between s_group_info online...
2020-02-21 Theodore Ts'oext4: fix potential race between online resizing and...
2020-02-21 Dave AirlieMerge tag 'drm-intel-fixes-2020-02-20' of git://anongit...
2020-02-21 Dave AirlieMerge tag 'drm-misc-fixes-2020-02-20' of git://anongit...
2020-02-21 David S. MillerMerge branch 'bnxt_en-shutdown-and-kexec-kdump-related...
2020-02-21 Vasundhara... bnxt_en: Issue PCIe FLR in kdump kernel to cleanup...
2020-02-21 Vasundhara... bnxt_en: Improve device shutdown method.
2020-02-21 Nikolay Aleksandrovnet: netlink: cap max groups which will be considered...
2020-02-20 Tim Harveynet: thunderx: workaround BGX TX Underflow issue
2020-02-20 Shannon Nelsonionic: fix fw_status read
2020-02-20 Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2020-02-20 Roman Kiryanovnet: disable BRIDGE_NETFILTER by default
2020-02-20 Alexandre Belloninet: macb: Properly handle phylink on at91rm9200
2020-02-20 Masami Hiramatsubootconfig: Print array as multiple commands for legacy...
2020-02-20 Masami Hiramatsubootconfig: Reject subkey and value on same parent key
2020-02-20 Masami Hiramatsutools/bootconfig: Remove unneeded error message silencer
2020-02-20 Masami Hiramatsubootconfig: Add bootconfig magic word for indicating...
2020-02-20 Masami Hiramatsubootconfig: Set CONFIG_BOOT_CONFIG=n by default
2020-02-20 Masami Hiramatsutracing: Clear trace_state when starting trace
2020-02-20 Qiujun Huangbootconfig: Mark boot_config_checksum() static
2020-02-20 Steven Rostedt... tracing: Disable trace_printk() on post poned tests
2020-02-20 Steven Rostedt... tracing: Have synthetic event test use raw_smp_processo...
2020-02-20 Thomas Gleixnerxen: Enable interrupts when calling _cond_resched()
2020-02-20 Tom Zanussitracing: Fix number printing bug in print_synth_event()
2020-02-20 Tom Zanussitracing: Check that number of vals matches number of...
2020-02-20 Tom Zanussitracing: Make synth_event trace functions endian-correct
2020-02-20 Tom Zanussitracing: Make sure synth_event_trace() example always...
2020-02-20 David S. MillerMerge branch 's390-fixes'
2020-02-20 Julian Wiedmanns390/qeth: fix off-by-one in RX copybreak check
2020-02-20 Julian Wiedmanns390/qeth: don't warn for napi with 0 budget
next
This page took 0.094791 seconds and 4 git commands to generate.