Age | Commit message (Expand) | Author | Files | Lines |
2019-04-26 | fsnotify: switch send_to_group() and ->handle_event to const struct qstr * | Al Viro | 9 | -15/+15 |
2019-04-26 | fsnotify(): switch to passing const struct qstr * for file_name | Al Viro | 4 | -13/+15 |
2019-04-26 | switch fsnotify_move() to passing const struct qstr * for old_name | Al Viro | 3 | -5/+5 |
2019-04-26 | ovl_lookup_real_one(): don't bother with strlen() | Al Viro | 7 | -15/+13 |
2019-04-10 | sysv: bury the broken "quietly truncate the long filenames" logics | Al Viro | 3 | -21/+0 |
2019-04-10 | nsfs: unobfuscate | Al Viro | 1 | -13/+10 |
2019-04-10 | unexport d_alloc_pseudo() | Al Viro | 4 | -2/+9 |
2019-04-10 | autofs: fix use-after-free in lockless ->d_manage() | Al Viro | 2 | -1/+2 |
2019-04-10 | dcache: sort the freeing-without-RCU-delay mess for good. | Al Viro | 4 | -14/+20 |
2019-04-05 | acct_on(): don't mess with freeze protection | Al Viro | 3 | -4/+4 |
2019-04-01 | Linux 5.1-rc3v5.1-rc3 | Linus Torvalds | 1 | -1/+1 |
2019-03-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 60 | -201/+409 |
2019-03-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -22/+19 |
2019-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 26 | -103/+288 |
2019-03-31 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -9/+19 |
2019-03-31 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+0 |
2019-03-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -16/+12 |
2019-03-31 | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -13/+32 |
2019-03-31 | Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2 | -4/+2 |
2019-03-30 | Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+13 |
2019-03-30 | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 7 | -17/+26 |
2019-03-30 | leds: trigger: netdev: use memcpy in device_name_store | Rasmus Villemoes | 1 | -1/+2 |
2019-03-30 | leds: pca9532: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -2/+6 |
2019-03-30 | Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 43 | -4587/+276 |
2019-03-30 | Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -51/+75 |
2019-03-30 | Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 23 | -37/+110 |
2019-03-30 | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -3/+8 |
2019-03-30 | Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -4/+12 |
2019-03-30 | Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+42 |
2019-03-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 28 | -112/+210 |
2019-03-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2019-03-30 | Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -9/+17 |
2019-03-30 | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2019-03-30 | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -184/+324 |
2019-03-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 13 | -31/+118 |
2019-03-30 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -0/+6 |
2019-03-30 | Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -39/+77 |
2019-03-30 | Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -30/+33 |
2019-03-30 | Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -43/+88 |
2019-03-30 | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -3/+7 |
2019-03-30 | Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 5 | -17/+49 |
2019-03-30 | LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" | Kees Cook | 1 | -0/+38 |
2019-03-29 | Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/sc... | Thomas Gleixner | 57 | -392/+719 |
2019-03-29 | Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 20 | -103/+89 |
2019-03-29 | fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links | YueHaibing | 1 | -1/+2 |
2019-03-29 | fs: fs_parser: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2019-03-29 | checkpatch: add %pt as a valid vsprintf extension | Alexandre Belloni | 1 | -1/+1 |
2019-03-29 | mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate | Lars Persson | 1 | -3/+8 |
2019-03-29 | drivers/block/zram/zram_drv.c: fix idle/writeback string compare | Minchan Kim | 1 | -26/+6 |
2019-03-29 | mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() | Qian Cai | 1 | -1/+2 |