index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
1
-12
/
+3
2022-01-30
math.h: Introduce data types for fractional numbers
Andy Shevchenko
1
-0
/
+12
2022-01-23
iio: adis: stylistic changes
Nuno Sá
1
-23
/
+25
2022-01-23
adis: simplify 'adis_update_bits' macros
Nuno Sá
1
-8
/
+4
2022-01-23
iio: core: Fix the kernel doc regarding the currentmode iio_dev entry
Miquel Raynal
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
7
-330
/
+409
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-264
/
+127
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-31
/
+77
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+21
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-178
/
+244
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+18
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
1
-2
/
+1
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
1
-2
/
+0
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
1
-11
/
+0
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
3
-10
/
+1
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
1
-8
/
+1
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
1
-1
/
+0
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
1
-1
/
+0
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
1
-2
/
+0
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
1
-1
/
+0
2022-01-22
mm: remove cleancache
Christoph Hellwig
2
-129
/
+0
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2
-9
/
+18
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2
-4
/
+2
2022-01-22
fs: proc: store PDE()->data into inode->i_private
Muchun Song
1
-1
/
+12
2022-01-22
locking/rwlocks: introduce write_lock_nested
Minchan Kim
4
-0
/
+25
2022-01-22
kprobe: move sysctl_kprobes_optimization to kprobes.c
Xiaoming Ni
1
-6
/
+0
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
1
-4
/
+6
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
1
-4
/
+0
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
1
-1
/
+1
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
1
-3
/
+0
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
1
-0
/
+24
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
2
-4
/
+6
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
1
-1
/
+0
2022-01-22
fs: move locking sysctls where they are used
Luis Chamberlain
1
-4
/
+0
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
1
-0
/
+3
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
2
-12
/
+0
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
1
-3
/
+0
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
1
-3
/
+0
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
1
-0
/
+6
2022-01-22
stackleak: move stack_erasing sysctl to stackleak.c
Xiaoming Ni
1
-5
/
+0
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
1
-4
/
+0
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
1
-0
/
+7
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
1
-1
/
+0
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
1
-1
/
+0
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2
-3
/
+0
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2
-5
/
+0
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
1
-1
/
+0
[next]