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
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
13
-244
/
+251
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
14
-55
/
+66
2019-09-07
mm/mmu_notifiers: annotate with might_sleep()
Daniel Vetter
1
-0
/
+5
2019-09-07
mm/mmu_notifiers: prime lockdep
Daniel Vetter
1
-0
/
+7
2019-09-07
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
Daniel Vetter
2
-2
/
+20
2019-09-07
Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
84
-3627
/
+2161
2019-09-07
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
1
-1
/
+2
2019-09-07
EDAC/amd64: Add PCI device IDs for family 17h, model 70h
Isaac Vaughn
2
-0
/
+16
2019-09-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2019-09-06
f2fs: convert inline_data in prior to i_size_write
Jaegeuk Kim
1
-13
/
+13
2019-09-06
f2fs: fix error path of f2fs_convert_inline_page()
Chao Yu
1
-0
/
+1
2019-09-06
f2fs: add missing documents of reserve_root/resuid/resgid
Chao Yu
1
-0
/
+5
2019-09-06
f2fs: fix flushing node pages when checkpoint is disabled
Jaegeuk Kim
1
-2
/
+4
2019-09-06
f2fs: enhance f2fs_is_checkpoint_ready()'s readability
Chao Yu
7
-44
/
+34
2019-09-06
f2fs: clean up __bio_alloc()'s parameter
Chao Yu
1
-16
/
+11
2019-09-06
f2fs: fix wrong error injection path in inc_valid_block_count()
Chao Yu
1
-1
/
+2
2019-09-06
f2fs: fix to writeout dirty inode during node flush
Chao Yu
1
-0
/
+49
2019-09-06
f2fs: optimize case-insensitive lookups
Chao Yu
2
-7
/
+53
2019-09-06
Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+4
2019-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2019-09-06
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
clk: Add support for AST2600 SoC
Joel Stanley
3
-0
/
+818
2019-09-06
clk: aspeed: Move structures to header
Joel Stanley
2
-64
/
+85
2019-09-06
kprobes/parisc: remove arch_kprobe_on_func_entry()
Jisheng Zhang
1
-4
/
+0
2019-09-06
kexec_elf: support 32 bit ELF files
Sven Schnelle
1
-15
/
+42
2019-09-06
kexec_elf: remove unused variable in kexec_elf_load()
Sven Schnelle
1
-5
/
+2
2019-09-06
kexec_elf: remove Elf_Rel macro
Sven Schnelle
1
-4
/
+0
2019-09-06
kexec_elf: remove PURGATORY_STACK_SIZE
Sven Schnelle
1
-2
/
+0
2019-09-06
kexec_elf: remove parsing of section headers
Sven Schnelle
2
-138
/
+0
2019-09-06
kexec_elf: change order of elf_*_to_cpu() functions
Sven Schnelle
1
-6
/
+6
2019-09-06
kexec: add KEXEC_ELF
Sven Schnelle
6
-540
/
+583
2019-09-06
clk/ti: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+1
2019-09-06
gfs2: Improve mmap write vs. truncate consistency
Andreas Gruenbacher
1
-1
/
+1
2019-09-06
bfq: Add per-device weight
Fam Zheng
2
-11
/
+87
2019-09-06
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
1
-28
/
+32
2019-09-06
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
1
-0
/
+2
2019-09-06
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Tony Lindgren
1
-1
/
+0
2019-09-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-3
/
+10
2019-09-06
ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-09-06
Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
3
-172
/
+254
2019-09-06
vfs: subtype handling moved to fuse
David Howells
6
-25
/
+2
2019-09-06
fuse: convert to use the new mount API
David Howells
1
-116
/
+158
2019-09-06
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into HEAD
Miklos Szeredi
10
-14
/
+301
2019-09-06
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
4
-31
/
+103
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
5
-20
/
+101
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
4
-1
/
+84
2019-09-06
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
Dexuan Cui
1
-0
/
+55
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
3
-2
/
+62
2019-09-06
Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
Dexuan Cui
1
-1
/
+57
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
2
-0
/
+49
[prev]
[next]