]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-03-25 Nicolai Stangemm/filemap: generic_file_read_iter(): check for zero...
2016-03-25 Alexander Potapenkokasan: test fix: warn if the UAF could not be detected...
2016-03-25 Alexander Potapenkomm, kasan: stackdepot implementation. Enable stackdepot...
2016-03-25 Alexander Potapenkoarch, ftrace: for KASAN put hard/soft IRQ entries into...
2016-03-25 Alexander Potapenkomm, kasan: add GFP flags to KASAN API
2016-03-25 Alexander Potapenkomm, kasan: SLAB support
2016-03-25 Alexander Potapenkokasan: modify kmalloc_large_oob_right(), add kmalloc_pa...
2016-03-25 Tetsuo Handainclude/linux/oom.h: remove undefined oom_kills_count...
2016-03-25 Vlastimil Babkamm/page_alloc: prevent merging between isolated and...
2016-03-25 Arnd Bergmanndrivers/memstick/host/r592.c: avoid gcc-6 warning
2016-03-25 Xue jiufeiocfs2: extend enough credits for freeing one truncate...
2016-03-25 Xue jiufeiocfs2: extend transaction for ocfs2_remove_rightmost_pa...
2016-03-25 xuejiufeiocfs2/dlm: move lock to the tail of grant queue while...
2016-03-25 jiangyiwenocfs2: solve a problem of crossing the boundary in...
2016-03-25 jiangyiwenocfs2: fix occurring deadlock by changing ocfs2_wq...
2016-03-25 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2016-03-25 Joseph Qiocfs2/dlm: fix race between convert and recovery
2016-03-25 Ryan Dingocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
2016-03-25 Ryan Dingocfs2: fix disk file size and memory file size mismatch
2016-03-25 Ryan Dingocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2...
2016-03-25 Ryan Dingocfs2: fix ip_unaligned_aio deadlock with dio work...
2016-03-25 Ryan Dingocfs2: code clean up for direct io
2016-03-25 Ryan Dingocfs2: fix sparse file & data ordering issue in direct io
2016-03-25 Ryan Dingocfs2: record UNWRITTEN extents when populate write...
2016-03-25 Ryan Dingocfs2: return the physical address in ocfs2_write_cluster
2016-03-25 Ryan Dingocfs2: do not change i_size in write_end for direct io
2016-03-25 Ryan Dingocfs2: test target page before change it
2016-03-25 Ryan Dingocfs2: use c_new to indicate newly allocated extents
2016-03-25 Ryan Dingocfs2: add ocfs2_write_type_t type to identify the...
2016-03-25 Junxiao Biocfs2: o2hb: fix double free bug
2016-03-25 Andrew Mortondrivers/input: eliminate INPUT_COMPAT_TEST macro
2016-03-25 Tetsuo Handaoom, oom_reaper: protect oom_reaper_list using simpler way
2016-03-25 Michal Hockooom: make oom_reaper freezable
2016-03-25 Vladimir Davydovoom: make oom_reaper_list single linked
2016-03-25 Michal Hockooom, oom_reaper: disable oom_reaper for oom_kill_alloca...
2016-03-25 Michal Hockomm, oom_reaper: implement OOM victims queuing
2016-03-25 Michal Hockomm, oom_reaper: report success/failure
2016-03-25 Michal Hockooom: clear TIF_MEMDIE after oom_reaper managed to unmap...
2016-03-25 Michal Hockomm, oom: introduce oom reaper
2016-03-25 Andrew Mortonsched: add schedule_timeout_idle()
2016-03-25 Tony Luck[IA64] Enable preadv2 and pwritev2 syscalls for ia64
2016-03-25 Rafael J. WysockiFix permissions of drivers/power/avs/rockchip-io-domain.c
2016-03-25 Geliang Tanglibceph: use KMEM_CACHE macro
2016-03-25 Geliang Tangceph: use kmem_cache_zalloc
2016-03-25 Geliang Tangrbd: use KMEM_CACHE macro
2016-03-25 Yan, Zhengceph: use lookup request to revalidate dentry
2016-03-25 Yan, Zhengceph: kill ceph_get_dentry_parent_inode()
2016-03-25 Yan, Zhengceph: fix security xattr deadlock
2016-03-25 Yan, Zhengceph: don't request vxattrs from MDS
2016-03-25 Yan, Zhengceph: fix mounting same fs multiple times
2016-03-25 Yan, Zhengceph: remove unnecessary NULL check
2016-03-25 Yan, Zhengceph: avoid updating directory inode's i_size accidentally
2016-03-25 Yan, Zhengceph: fix race during filling readdir cache
2016-03-25 Ilya Dryomovlibceph: use sizeof_footer() more
2016-03-25 Ilya Dryomovceph: kill ceph_empty_snapc
2016-03-25 Anton Protopopovceph: fix a wrong comparison
2016-03-25 Deepa Dinamaniceph: replace CURRENT_TIME by current_fs_time()
2016-03-25 Yan, Zhengceph: scattered page writeback
2016-03-25 Yan, Zhenglibceph: add helper that duplicates last extent operation
2016-03-25 Ilya Dryomovlibceph: enable large, variable-sized OSD requests
2016-03-25 Ilya Dryomovlibceph: osdc->req_mempool should be backed by a slab...
2016-03-25 Ilya Dryomovlibceph: make r_request msg_size calculation clearer
2016-03-25 Yan, Zhenglibceph: move r_reply_op_{len,result} into struct ceph_...
2016-03-25 Ilya Dryomovlibceph: rename ceph_osd_req_op::payload_len to indata_len
2016-03-25 Yan, Zhengceph: remove useless BUG_ON
2016-03-25 Yan, Zhengceph: don't enable rbytes mount option by default
2016-03-25 Yan, Zhengceph: encode ctime in cap message
2016-03-25 Ilya Dryomovlibceph: behave in mon_fault() if cur_mon < 0
2016-03-25 Ilya Dryomovlibceph: reschedule tick in mon_fault()
2016-03-25 Ilya Dryomovlibceph: introduce and switch to reopen_session()
2016-03-25 Ilya Dryomovlibceph: monc hunt rate is 3s with backoff up to 30s
2016-03-25 Ilya Dryomovlibceph: monc ping rate is 10s
2016-03-25 Ilya Dryomovlibceph: pick a different monitor when reconnecting
2016-03-25 Ilya Dryomovlibceph: revamp subs code, switch to SUBSCRIBE2 protocol
2016-03-25 Ilya Dryomovlibceph: decouple hunting and subs management
2016-03-25 Ilya Dryomovlibceph: move debugfs initialization into __ceph_open_s...
2016-03-25 Linus TorvaldsRevert "ppdev: use new parport device model"
2016-03-25 Linus TorvaldsMerge tag 'firewire-update2' of git://git.kernel.org...
2016-03-25 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2016-03-25 Linus TorvaldsMerge tag 'asm-generic-4.6' of git://git.kernel.org...
2016-03-25 Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-25 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org...
2016-03-25 Linus TorvaldsMerge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm...
2016-03-25 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.6-2' of git://git.kernel...
2016-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-03-25 Linus TorvaldsMerge tag 'for-linus-20160324' of git://git.infradead...
2016-03-25 Linus TorvaldsMerge tag 'upstream-4.6-rc1' of git://git.infradead...
2016-03-25 Linus TorvaldsMerge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields...
2016-03-25 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2016-03-25 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2016-03-25 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2016-03-25 Linus TorvaldsMerge branch 'parisc-4.6-1' of git://git.kernel.org...
2016-03-25 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2016-03-25 Linus TorvaldsMerge tag 'armsoc-dt2' of git://git.kernel.org/pub...
2016-03-25 Linus TorvaldsMerge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinu...
2016-03-25 Mylène Josserandrtc: abx80x: handle the oscillator failure bit
2016-03-25 Mylène Josserandrtc: abx80x: handle autocalibration
2016-03-25 Alexandre Bellonirtc: rv8803: workaround i2c HW issue
2016-03-24 Rafael J. WysockiMerge branches 'acpi-soc', 'acpi-misc', 'acpi-pci'...
2016-03-24 Rafael J. WysockiMerge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and...
next