]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-05-09 Christoph Hellwignfs: pass the correct prototype to read_cache_page
2019-05-09 Scott MayhewNFSv4: don't mark all open state for recovery when...
2019-05-09 Dan CarpenterSUNRPC: Fix an error code in gss_alloc_msg()
2019-05-09 ZhangXiaoxuSUNRPC: task should be exit if encode return EKEYEXPIRE...
2019-05-09 ZhangXiaoxuNFS4: Fix v4.0 client state corruption when mount
2019-05-09 Olga KornievskaiaPNFS fallback to MDS if no deviceid found
2019-05-09 Linus TorvaldsMerge branch 'next-smack' of git://git.kernel.org/pub...
2019-05-09 Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2019-05-09 Jakub Kicinskinet/tcp: use deferred jump label for TCP acked data hook
2019-05-09 Kefeng Wangnet: aquantia: fix undefined devm_hwmon_device_register...
2019-05-09 David S. MillerMerge tag 'batadv-net-for-davem-20190509' of git:/...
2019-05-09 Randall Huangf2fs: fix to avoid accessing xattr across the boundary
2019-05-09 Linus TorvaldsMerge tag 'for-linus-5.2-ofs1' of git://git.kernel...
2019-05-09 Oliver Neukumaqc111: fix double endianness swap on BE
2019-05-09 Oliver Neukumaqc111: fix writing to the phy on BE
2019-05-09 Oliver Neukumaqc111: fix endianness issue in aqc111_change_mtu
2019-05-09 Hangbin Liuvlan: disable SIOCSHWTSTAMP in container
2019-05-09 Hangbin Liumacvlan: disable SIOCSHWTSTAMP in container
2019-05-09 Parthasarathy Bhuvaragantipc: fix hanging clients using poll with EPOLLOUT flag
2019-05-09 Jason Wangtuntap: synchronize through tfiles array instead of...
2019-05-09 Jason Wangtuntap: fix dividing by zero in ebpf queue selection
2019-05-09 Cheng Handwmac4_prog_mtl_tx_algorithms() missing write operation
2019-05-09 Claudiu Manoilptp_qoriq: fix NULL access if ptp dt node missing
2019-05-09 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-09 Linus TorvaldsMerge tag 'dmaengine-5.2-rc1' of git://git.infradead...
2019-05-09 Linus TorvaldsMerge tag 'dma-mapping-5.2' of git://git.infradead...
2019-05-09 Neil Armstrongpwm: meson: Add clock source configuration for Meson G12A
2019-05-09 Neil Armstrongdt-bindings: pwm: Update bindings for the Meson G12A Family
2019-05-09 Uwe Kleine-Königpwm: samsung: Don't uses devm_*() functions in ->request()
2019-05-09 Linus TorvaldsMerge tag 'sound-5.2-rc1' of git://git.kernel.org/pub...
2019-05-09 Uwe Kleine-Königpwm: Clear chip_data in pwm_put()
2019-05-09 Anson Huangpwm: Add i.MX TPM PWM driver support
2019-05-09 Anson Huangdt-bindings: pwm: Add i.MX TPM PWM binding
2019-05-09 Roman Gushchincgroup: never call do_group_exit() with task->frozen...
2019-05-09 Anson Huangpwm: imx27: Use devm_platform_ioremap_resource() to...
2019-05-09 Martin Blumenstinglpwm: meson: Use the spin-lock only to protect register...
2019-05-09 Bichao Zhengpwm: meson: Don't disable PWM when setting duty repeatedly
2019-05-09 Martin Blumenstinglpwm: meson: Consider 128 a valid pre-divider
2019-05-09 Mao Hancsky: Add support for perf unwind-libdw
2019-05-09 Amir Goldsteinfsnotify: fix unlink performance regression
2019-05-09 Pablo Neira Ayusonetfilter: nf_tables: remove NFT_CT_TIMEOUT
2019-05-09 Florian Westphalnetfilter: ebtables: CONFIG_COMPAT: reject trailing...
2019-05-09 Al Virodo_move_mount(): fix an unsafe use of is_anon_ns()
2019-05-09 Marek Behunmailbox: Add support for Armada 37xx rWTM mailbox
2019-05-09 Marek Behundt-bindings: mailbox: Document armada-3700-rwtm-mailbox...
2019-05-09 Fabien Dessennemailbox: stm32-ipcc: check invalid irq
2019-05-09 Anson Huangmailbox: imx: use devm_platform_ioremap_resource()...
2019-05-09 Takashi IwaiMerge tag 'asoc-v5.2-5' of git://git.kernel.org/pub...
2019-05-09 Linus TorvaldsMerge tag 'drm-next-2019-05-09' of git://anongit.freede...
2019-05-09 Michael Ellermanpowerpc/64s: Use early_mmu_has_feature() in set_kuap()
2019-05-09 Chao Yuf2fs: fix to avoid potential race on sbi->unusable_bloc...
2019-05-09 Chao Yuf2fs: add tracepoint for f2fs_filemap_fault()
2019-05-09 Chao Yuf2fs: introduce DATA_GENERIC_ENHANCE
2019-05-09 Chao Yuf2fs: fix to handle error in f2fs_disable_checkpoint()
2019-05-09 Chengguang Xuf2fs: remove redundant check in f2fs_file_write_iter()
2019-05-09 Chao Yuf2fs: fix to be aware of readonly device in write_check...
2019-05-09 Chao Yuf2fs: fix to skip recovery on readonly device
2019-05-09 Chao Yuf2fs: fix to consider multiple device for readonly check
2019-05-09 Chao Yuf2fs: relocate chksum_offset for large_nat_bitmap feature
2019-05-09 Chao Yuf2fs: allow unfixed f2fs_checkpoint.checksum_offset
2019-05-09 Youngjun Yoof2fs: Replace spaces with tab
2019-05-09 Youngjun Yoof2fs: insert space before the open parenthesis '('
2019-05-09 Chao Yuf2fs: allow address pointer number of dnode aligning...
2019-05-09 Chao Yuf2fs: introduce f2fs_read_single_page() for cleanup
2019-05-09 Park Ju Hyungf2fs: mark is_extension_exist() inline
2019-05-09 Chao Yuf2fs: fix to set FI_UPDATE_WRITE correctly
2019-05-09 Chao Yuf2fs: fix to avoid panic in f2fs_inplace_write_data()
2019-05-09 Chao Yuf2fs: fix to do sanity check on valid block count of...
2019-05-09 Chao Yuf2fs: fix to do sanity check on valid node/block count
2019-05-09 Chao Yuf2fs: fix to avoid panic in do_recover_data()
2019-05-09 Chao Yuf2fs: fix to do sanity check on free nid
2019-05-09 Chao Yuf2fs: fix to do checksum even if inode page is uptodate
2019-05-09 Chao Yuf2fs: fix to avoid panic in f2fs_remove_inode_page()
2019-05-09 Chao Yuf2fs: fix to clear dirty inode in error path of f2fs_iget()
2019-05-09 Chao Yuf2fs: remove new blank line of f2fs kernel message
2019-05-09 Chao Yuf2fs: fix wrong __is_meta_io() macro
2019-05-09 Chao Yuf2fs: fix to avoid panic in dec_valid_node_count()
2019-05-09 Chao Yuf2fs: fix to avoid panic in dec_valid_block_count()
2019-05-09 Chao Yuf2fs: fix to use inline space only if inline_xattr...
2019-05-09 Chao Yuf2fs: fix to retrieve inline xattr space
2019-05-09 Chao Yuf2fs: fix error path of recovery
2019-05-09 Chao Yuf2fs: fix to avoid deadloop in foreground GC
2019-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-09 Takashi IwaiASoC: SOF: Fix unused variable warnings
2019-05-09 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-05-08' of git:...
2019-05-09 Dave AirlieMerge branch 'for-upstream/mali-dp' of git://linux...
2019-05-09 Mauro Carvalho Chehabdocs: sparc: convert to ReST
2019-05-09 David S. MillerMerge branch 'sparc32-iommu-SG-list'
2019-05-09 Christoph Hellwigsparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
2019-05-09 Christoph Hellwigsparc/iommu: use __sbus_iommu_map_page to implement...
2019-05-09 Christoph Hellwigsparc/iommu: fix __sbus_iommu_map_page for highmem pages
2019-05-09 Christoph Hellwigsparc/iommu: move per-page flushing into __sbus_iommu_m...
2019-05-09 Christoph Hellwigsparc/iommu: pass a physical address to iommu_get_one
2019-05-09 Christoph Hellwigsparc/iommu: create a common helper for map_sg
2019-05-09 Christoph Hellwigsparc/iommu: merge iommu_release_one and sbus_iommu_unm...
2019-05-09 Christoph Hellwigsparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_un...
2019-05-09 Christoph Hellwigsparc/iommu: use !PageHighMem to check if a page has...
2019-05-08 Masahiro Yamadasparc: vdso: add FORCE to the build rule of %.so
2019-05-08 Jagadeesh Pagadalaarch:sparc:kernel/uprobes.c : Remove duplicate header
2019-05-08 Christoph Hellwigide: officially deprecated the legacy IDE driver
next