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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_stat helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_link helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2
-2
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-0
/
+4
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: expose utimes_common
Christoph Hellwig
1
-0
/
+1
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
1
-2
/
+0
2020-07-30
Merge remote-tracking branch 'regulator/for-5.9' into regulator-next
Mark Brown
5
-1
/
+319
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
7
-14
/
+74
2020-07-30
mm: pgtable: Make generic pgprot_* macros available for no-MMU
Pekka Enberg
1
-34
/
+37
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-5
/
+10
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
1
-8
/
+1
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-30
PM / devfreq: Add support delayed timer for polling mode
Chanwoo Choi
1
-0
/
+9
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+3
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-1
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-6
/
+0
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
1
-1
/
+1
2020-07-30
OPP: Add and export helper to set bandwidth
Sibi Sankar
1
-0
/
+6
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
Dan Murphy
1
-0
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor
Dan Murphy
1
-0
/
+1
2020-07-29
PCI: Remove unused pci_lost_interrupt()
Heiner Kallweit
1
-7
/
+0
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-3
/
+6
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+2
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
1
-0
/
+3
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
1
-0
/
+1
2020-07-29
seqcount: More consistent seqprop names
Peter Zijlstra
1
-26
/
+26
2020-07-29
seqcount: Compress SEQCNT_LOCKNAME_ZERO()
Peter Zijlstra
1
-45
/
+18
2020-07-29
seqlock: Fold seqcount_LOCKNAME_init() definition
Peter Zijlstra
1
-47
/
+14
2020-07-29
seqlock: Fold seqcount_LOCKNAME_t definition
Peter Zijlstra
1
-101
/
+37
2020-07-29
seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
Peter Zijlstra
1
-10
/
+10
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
kvm/eventfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
[prev]
[next]