]> Git Repo - linux.git/shortlog
linux.git
2018-06-12 Paul MackerrasKVM: PPC: Book3S PR: Enable use on POWER9 bare-metal...
2018-06-12 Paul MackerrasKVM: PPC: Book3S PR: Don't let PAPR guest set MSR hyper...
2018-06-12 Paul MackerrasKVM: PPC: Book3S PR: Fix failure status setting in...
2018-06-12 Paul MackerrasKVM: PPC: Book3S PR: Fix MSR setting when delivering...
2018-06-12 Cameron KaiserKVM: PPC: Book3S PR: Handle additional interrupt types
2018-06-12 Kees Cooktreewide: Use array_size in f2fs_kvzalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in f2fs_kzalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in f2fs_kmalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in sock_kmalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in kvzalloc_node()
2018-06-12 Kees Cooktreewide: Use array_size() in vzalloc_node()
2018-06-12 Kees Cooktreewide: Use array_size() in vzalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in vmalloc()
2018-06-12 Kees Cooktreewide: devm_kzalloc() -> devm_kcalloc()
2018-06-12 Kees Cooktreewide: devm_kmalloc() -> devm_kmalloc_array()
2018-06-12 Kees Cooktreewide: kvzalloc() -> kvcalloc()
2018-06-12 Kees Cooktreewide: kvmalloc() -> kvmalloc_array()
2018-06-12 Kees Cooktreewide: kzalloc_node() -> kcalloc_node()
2018-06-12 Kees Cooktreewide: kzalloc() -> kcalloc()
2018-06-12 Kees Cooktreewide: kmalloc() -> kmalloc_array()
2018-06-12 Kees Cookmm: Introduce kvcalloc()
2018-06-12 Kees Cookvideo: uvesafb: Fix integer overflow in allocation
2018-06-12 Silvio CesareUBIFS: Fix potential integer overflow in allocation
2018-06-12 Kees Cookleds: Use struct_size() in allocation
2018-06-12 Matthew WilcoxConvert intel uncore to struct_size
2018-06-12 Matthew WilcoxConvert jffs2 acl to struct_size
2018-06-12 Matthew WilcoxConvert vhost to struct_size
2018-06-12 Matthew WilcoxConvert v4l2 event to struct_size
2018-06-12 Matthew WilcoxConvert infiniband uverbs to struct_size
2018-06-12 Matthew WilcoxConvert virtio_console to struct_size
2018-06-12 Dan Carpentertest_overflow: fix an IS_ERR() vs NULL bug
2018-06-12 Linus TorvaldsMerge tag 'xfs-4.18-merge-10' of git://git.kernel.org...
2018-06-12 Juergen Grossxen/netfront: raise max number of slots in xennet_get_r...
2018-06-12 Cong Wangsmc: convert to ->poll_mask
2018-06-12 Christophe... net: stmmac: dwmac-meson8b: Fix an error handling path...
2018-06-12 Davide Carattitc-testing: ife: fix wrong teardown command in test...
2018-06-12 Vadim Lomovtsevnet: thunderx: prevent concurrent data re-writing by...
2018-06-12 Linus Walleijnet: phy: mdio-gpio: Cut surplus includes
2018-06-12 David S. MillerMerge branch 'hv_netvsc-notification-and-namespace...
2018-06-12 Stephen Hemmingerhv_netvsc: move VF to same namespace as netvsc device
2018-06-12 Stephen Hemmingerhv_netvsc: fix network namespace issues with VF support
2018-06-12 Stephen Hemmingerhv_netvsc: drop common code until callback model fixed
2018-06-12 David S. MillerMerge branch 'nfp-fixes'
2018-06-12 Pieter Jansen... nfp: flower: free dst_entry in route table
2018-06-12 Jakub Kicinskinfp: remove phys_port_name on flower's vNIC
2018-06-12 Jakub Kicinskinfp: include all ring counters in interface stats
2018-06-12 Jakub Kicinskinfp: don't pad strings in nfp_cpp_resource_find() to...
2018-06-12 Linus TorvaldsMerge tag 'pci-v4.18-changes-2' of git://git.kernel...
2018-06-12 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-06-12 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2018-06-12 Linus TorvaldsMerge tag 'ntb-4.18' of git://github.com/jonmason/ntb
2018-06-12 Linus TorvaldsMerge tag 'vfio-v4.18-rc1' of git://github.com/awilliam...
2018-06-12 Linus TorvaldsMerge tag 'mips_4.18' of git://git.kernel.org/pub/scm...
2018-06-12 Geert Uytterhoevenautofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS...
2018-06-12 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-06-12 Bart Van AsscheRevert "net: do not allow changing SO_REUSEADDR/SO_REUS...
2018-06-12 Yi-Hung Weinetfilter: nf_conncount: Fix garbage collection with...
2018-06-12 Florian Westphalnetfilter: xt_connmark: fix list corruption on rmmod
2018-06-12 Florian Westphalnetfilter: ctnetlink: avoid null pointer dereference
2018-06-12 Taehee Yoonetfilter: nf_tables: use WARN_ON_ONCE instead of BUG_O...
2018-06-12 Florian Westphalnetfilter: nf_tables: close race between netns exit...
2018-06-12 Florian Westphalnetfilter: nf_tables: fix module unload race
2018-06-12 Pablo Neira... netfilter: nft_dynset: do not reject set updates with...
2018-06-12 Pablo Neira... netfilter: nft_socket: fix module autoload
2018-06-12 Prashant Bholenetfilter: fix null-ptr-deref in nf_nat_decode_session
2018-06-12 Linus TorvaldsMerge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org...
2018-06-12 Linus TorvaldsMerge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields...
2018-06-12 Masahiro Yamadalinux/linkage.h: replace VMLINUX_SYMBOL_STR() with...
2018-06-12 Michael S.... kvm: fix typo in flag name
2018-06-12 Paolo Bonzinikvm: x86: use correct privilege level for sgdt/sidt...
2018-06-12 Paolo BonziniKVM: x86: pass kvm_vcpu to kvm_read_guest_virt and...
2018-06-12 Paolo BonziniKVM: x86: introduce linear_{read,write}_system
2018-06-12 Felix Wilhelmkvm: nVMX: Enforce cpl=0 for VMX instructions
2018-06-12 Olga Kornievskaiaskip LAYOUTRETURN if layout is invalid
2018-06-12 Takashi IwaiALSA: usb-audio: Disable the quirk for Nura headset
2018-06-12 Rafael J. WysockiRevert "PM / runtime: Fixup reference counting of devic...
2018-06-12 Dennis WassenbergALSA: hda: add dock and led support for HP ProBook...
2018-06-12 Dennis WassenbergALSA: hda: add dock and led support for HP EliteBook...
2018-06-12 Darrick J.... xfs: update incore per-AG inode count
2018-06-12 David Millertcp: Do not reload skb pointer after skb_gro_receive().
2018-06-12 Tiwei Bievirtio: update the comments for transport features
2018-06-12 Tiwei Bievirtio_pci: support enabling VFs
2018-06-12 Michael S.... vhost: fix info leak due to uninitialized memory
2018-06-12 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2018-06-12 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2018-06-12 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2018-06-12 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2018-06-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-06-12 David S. MillerMerge branch '10GbE' of git://git.kernel.org/pub/scm...
2018-06-11 Olof JohanssonMerge branch 'next/defconfig' into next/soc
2018-06-11 David Ahernnet/ipv6: Ensure cfg is properly initialized in ipv6_cr...
2018-06-11 Daniel Borkmanntls: fix NULL pointer dereference on poll
2018-06-11 Björn Töpelxsk: silence warning on memory allocation failure
2018-06-11 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-06-11 Zhouyang Jianet: dsa: add error handling for pskb_trim_rcsum
2018-06-11 Julian Anastasovipv6: allow PMTU exceptions to local routes
2018-06-11 Linus TorvaldsMerge tag 'linux-watchdog-4.18-rc1' of git://www.linux...
2018-06-11 Linus TorvaldsRevert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS...
2018-06-11 Jia-Ju Baintb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL...
2018-06-11 Jia-Ju Baintb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL...
next
This page took 0.116354 seconds and 4 git commands to generate.