]> Git Repo - linux.git/shortlog
linux.git
2019-07-17 Masahiro Yamadakbuild: modsign: read modules.order instead of $(MODVER...
2019-07-17 Masahiro Yamadakbuild: modinst: read modules.order instead of $(MODVER...
2019-07-17 Masahiro Yamadascsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver
2019-07-17 Masahiro Yamadakbuild: remove duplication from modules.order in sub...
2019-07-17 Masahiro Yamadakbuild: get rid of kernel/ prefix from in-tree modules...
2019-07-17 Masahiro Yamadakbuild: do not create empty modules.order in the prepar...
2019-07-17 Himanshu Jhacoccinelle: api: add devm_platform_ioremap_resource...
2019-07-17 Masahiro Yamadakbuild: compile-test headers listed in header-test...
2019-07-17 Masahiro Yamadakbuild: remove unused hostcc-option
2019-07-17 Masahiro Yamadakbuild: remove tag files by distclean instead of mrproper
2019-07-17 Masahiro Yamadakbuild: add --hash-style= and --build-id unconditionally
2019-07-17 Masahiro Yamadakbuild: get rid of misleading $(AS) from documents
2019-07-17 Masahiro Yamadakconfig: fix missing choice values in auto.conf
2019-07-17 Like XuKVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_co...
2019-07-17 Christoph Hellwigdma-direct: only limit the mapping size if swiotlb...
2019-07-17 Christoph Hellwigdma-mapping: add a dma_addressing_limited helper
2019-07-17 Zhenzhong Duanxen/pv: Fix a boot up hang revealed by int3 self test
2019-07-17 Zhenzhong Duanx86/xen: Add "nopv" support for HVM guest
2019-07-17 Zhenzhong Duanx86/paravirt: Remove const mark from x86_hyper_xen_hvm...
2019-07-17 Zhenzhong Duanxen: Map "xen_nopv" parameter to "nopv" and mark it...
2019-07-17 Zhenzhong Duanx86: Add "nopv" parameter to disable PV extensions
2019-07-17 Zhenzhong Duanx86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_...
2019-07-17 Juergen Grossxen: remove tmem driver
2019-07-17 Zhenzhong DuanRevert "x86/paravirt: Set up the virt_spin_lock_key...
2019-07-17 Juergen Grossxen/events: fix binding user event channels to cpus
2019-07-17 Christoph Hellwigscsi: megaraid_sas: set an unlimited max_segment_size
2019-07-17 Christoph Hellwigscsi: mpt3sas: set an unlimited max_segment_size for...
2019-07-17 Christoph Hellwigscsi: IB/srp: set virt_boundary_mask in the scsi host
2019-07-17 Christoph Hellwigscsi: IB/iser: set virt_boundary_mask in the scsi host
2019-07-17 Christoph Hellwigscsi: storvsc: set virt_boundary_mask in the scsi host...
2019-07-17 Christoph Hellwigscsi: ufshcd: set max_segment_size in the scsi host...
2019-07-17 Christoph Hellwigscsi: core: take the DMA max mapping size into account
2019-07-17 Christoph Hellwigscsi: core: add a host / host template field for the...
2019-07-17 Al Viroswitch the remnants of releasing the mountpoint away...
2019-07-17 Al Viroget rid of detach_mnt()
2019-07-17 Pankaj Guptavirtio_pmem: fix sparse warning
2019-07-17 Al Viromake struct mountpoint bear the dentry reference to...
2019-07-17 Ming Leiscsi: core: Fix race on creating sense cache
2019-07-17 Damien Le Moalscsi: sd_zbc: Fix compilation warning
2019-07-17 Colin Ian Kingscsi: libfc: fix null pointer dereference on a null...
2019-07-17 Matthew Wilcox... dax: Fix missed wakeup with PMD faults
2019-07-17 Gustavo A.... fs/select.c: use struct_size() in kmalloc()
2019-07-17 Daniel Jordanmm: add account_locked_vm utility function
2019-07-17 Robin Murphyarm64: mm: implement pte_devmap support
2019-07-17 Robin Murphymm: introduce ARCH_HAS_PTE_DEVMAP
2019-07-17 Robin Murphymm: clean up is_device_*_page() definitions
2019-07-17 Aneesh Kumar K.Vmm/mmap: move common defines to mman-common.h
2019-07-17 Aneesh Kumar K.Vmm: move MAP_SYNC to asm-generic/mman-common.h
2019-07-17 Pavel Tatashindevice-dax: "Hotremove" persistent memory that is used...
2019-07-17 Pavel Tatashinmm/hotplug: make remove_memory() interface usable
2019-07-17 Pavel Tatashindevice-dax: fix memory and resource leak if hotplug...
2019-07-17 Tom Levyinclude/linux/lz4.h: fix spelling and copy-paste errors...
2019-07-17 Kees Cookipc/mqueue.c: only perform resource calculation if...
2019-07-17 Drew Davenportinclude/asm-generic/bug.h: fix "cut here" for WARN_ON...
2019-07-17 Leonard Crestezscripts/gdb: add helpers to find and list devices
2019-07-17 Leonard Crestezscripts/gdb: add lx-genpd-summary command
2019-07-17 Miroslav Lichvardrivers/pps/pps.c: clear offset flags in PPS_SETPARAMS...
2019-07-17 Joel Fernandes... kernel/pid.c: convert struct pid count to refcount_t
2019-07-17 Dan Carpenterdrivers/rapidio/devices/rio_mport_cdev.c: NUL terminate...
2019-07-17 Oleg Nesterovselect: shift restore_saved_sigmask_unless() into poll_...
2019-07-17 Oleg Nesterovselect: change do_poll() to return -ERESTARTNOHAND...
2019-07-17 Oleg Nesterovsignal: simplify set_user_sigmask/restore_user_sigmask
2019-07-17 Alexey Dobriyansignal: reorder struct sighand_struct
2019-07-17 Dmitry V. Levinselftests/ptrace: add a test case for PTRACE_GET_SYSCAL...
2019-07-17 Elvira Khabirovaptrace: add PTRACE_GET_SYSCALL_INFO request
2019-07-17 Dmitry V. Levinpowerpc: define syscall_get_error()
2019-07-17 Dmitry V. Levinparisc: define syscall_get_error()
2019-07-17 Dmitry V. Levinmips: define syscall_get_error()
2019-07-17 Dmitry V. Levinhexagon: define syscall_get_error() and syscall_get_ret...
2019-07-17 Dmitry V. Levinnds32: fix asm/syscall.h
2019-07-17 Hariprasad... fs/reiserfs/journal.c: change return type of dirty_one_...
2019-07-17 YueHaibingfs/ufs/super.c: remove set but not used variable 'usb3'
2019-07-17 Mathieu Malaterrefs/hfsplus/xattr.c: replace strncpy with memcpy
2019-07-17 Pedro Cuadracoda: add hinting support for partial file caching
2019-07-17 Fabian Frederickcoda: ftoc validity check integration
2019-07-17 Fabian Frederickcoda: remove sb test in coda_fid_to_inode()
2019-07-17 Fabian Frederickcoda: remove sysctl object from module when unused
2019-07-17 Fabian Frederickcoda: add __init to init_coda_psdev()
2019-07-17 Fabian Frederickcoda: use SIZE() for stat
2019-07-17 Fabian Frederickcoda: destroy mutex in put_super()
2019-07-17 Jan Harkescoda: remove uapi/linux/coda_psdev.h
2019-07-17 David Howellscoda: move internal defs out of include/linux/ [ver #2]
2019-07-17 Jan Harkescoda: bump module version
2019-07-17 Dan Carpentercoda: get rid of CODA_FREE()
2019-07-17 Dan Carpentercoda: get rid of CODA_ALLOC()
2019-07-17 Jan Harkescoda: change Coda's user api to use 64-bit time_t in...
2019-07-17 Arnd Bergmanncoda: stop using 'struct timespec' in user API
2019-07-17 Colin Ian Kingcoda: clean up indentation, replace spaces with tab
2019-07-17 Jan Harkesuapi linux/coda_psdev.h: move CODA_REQ_ from uapi to...
2019-07-17 Jan Harkescoda: don't try to print names that were considered...
2019-07-17 Sam Protsenkocoda: fix build using bare-metal toolchain
2019-07-17 Jan Harkescoda: potential buffer overflow in coda_psdev_write()
2019-07-17 Zhouyang Jiacoda: add error handling for fget
2019-07-17 Mikko Rapeliuapi linux/coda_psdev.h: move upc_req definition from...
2019-07-17 Mikko Rapeliuapi linux/coda.h: use __kernel_pid_t for userspace
2019-07-17 Jan Harkescoda: pass the host file in vma->vm_file on mmap
2019-07-17 Anshuman Khandualmm, kprobes: generalize and rename notify_page_fault...
2019-07-17 Kees Cookinit/Kconfig: fix neighboring typos
2019-07-17 Alexey Dobriyanfs/binfmt_elf.c: delete stale comment
2019-07-17 YueHaibingfs/binfmt_flat.c: remove set but not used variable...
next
This page took 0.09684 seconds and 4 git commands to generate.