index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
4
-8
/
+7
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
7
-12
/
+12
2020-07-31
init: add an init_umount helper
Christoph Hellwig
6
-4
/
+19
2020-07-31
init: add an init_mount helper
Christoph Hellwig
9
-11
/
+46
2020-07-31
init: mark create_dev as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
1
-5
/
+1
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
1
-21
/
+31
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
3
-9
/
+7
2020-07-31
fs: refactor ksys_umount
Christoph Hellwig
1
-22
/
+18
2020-07-31
fs: refactor do_mount
Christoph Hellwig
1
-32
/
+35
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
1
-4
/
+6
2020-07-31
fs: expose utimes_common
Christoph Hellwig
2
-3
/
+4
2020-07-31
fs: move timespec validation into utimes_common
Christoph Hellwig
1
-10
/
+9
2020-07-31
fs: refactor do_utimes
Christoph Hellwig
1
-46
/
+54
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_open
Christoph Hellwig
2
-14
/
+8
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
2
-11
/
+2
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
1
-6
/
+10
2020-07-31
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
1
-20
/
+25
2020-07-31
9p: Remove unneeded cast from memory allocation
Li Heng
1
-2
/
+1
2020-07-31
Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
115
-2074
/
+2939
2020-07-30
Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-15
/
+60
2020-07-31
Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
3
-13
/
+35
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
1
-6
/
+0
2020-07-30
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set trampolines
Chengming Zhou
1
-0
/
+8
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
1
-2
/
+25
2020-07-31
csky: Add arch_show_interrupts for IPI interrupts
Guo Ren
1
-8
/
+41
2020-07-31
csky: Add irq_work support
Guo Ren
2
-0
/
+23
2020-07-31
csky: Fixup warning by EXPORT_SYMBOL(kmap)
Guo Ren
1
-2
/
+0
2020-07-30
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-30
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
2020-07-30
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-07-30
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
1
-9
/
+21
2020-07-31
csky: Set CONFIG_NR_CPU 4 as default
Guo Ren
1
-1
/
+1
2020-07-31
csky: Use top-down mmap layout
Guo Ren
1
-0
/
+10
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
5
-109
/
+157
2020-07-31
csky: Add support for function error injection
Guo Ren
4
-0
/
+18
2020-07-31
csky: Fixup kprobes handler couldn't change pc
Guo Ren
1
-1
/
+3
2020-07-31
csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
Guo Ren
1
-3
/
+0
2020-07-31
csky: Add cpu feature register hint for smp
Guo Ren
1
-0
/
+3
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
6
-4
/
+37
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
2
-16
/
+0
2020-07-30
scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequences
Hannes Reinecke
1
-7
/
+5
2020-07-30
scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices
Stanley Chu
1
-0
/
+2
2020-07-30
scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"
Stanley Chu
2
-0
/
+18
2020-07-30
scsi: virtio-scsi: Correctly handle the case where all LUNs are unplugged
Maxim Levitsky
1
-0
/
+8
2020-07-30
Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
7
-9
/
+27
[prev]
[next]