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
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
7
-13
/
+473
2021-06-30
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2
-10
/
+30
2021-06-30
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2
-1
/
+6
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
8
-144
/
+172
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
25
-215
/
+720
2021-07-01
Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-next
Viresh Kumar
3777
-96398
/
+90032
2021-07-01
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
4
-13
/
+251
2021-07-01
arch_topology: Avoid use-after-free for scale_freq_data
Viresh Kumar
1
-6
/
+21
2021-07-01
cpufreq: CPPC: Pass structure instance by reference
Viresh Kumar
1
-8
/
+8
2021-07-01
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
1
-8
/
+20
2021-06-30
block: check disk exist before trying to add partition
Yufen Yu
1
-7
/
+16
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
38
-622
/
+2548
2021-06-30
Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
Theodore Ts'o
2
-4
/
+14
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1908
-26440
/
+107321
2021-06-30
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+6
2021-06-30
Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-4
/
+1
2021-06-30
Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux
Linus Torvalds
2
-2
/
+2
2021-06-30
Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-5
/
+9
2021-06-30
Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
5
-37
/
+53
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
15
-121
/
+90
2021-06-30
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
4
-18
/
+33
2021-06-30
block: return errors from blk_execute_rq()
Keith Busch
2
-3
/
+8
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
8
-47
/
+19
2021-06-30
block: support polling through blk_execute_rq
Keith Busch
1
-1
/
+17
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
14
-51
/
+19
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
2
-4
/
+1
2021-06-30
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
1
-9
/
+5
2021-06-30
loop: split loop_lookup
Christoph Hellwig
1
-45
/
+12
2021-06-30
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
1
-0
/
+5
2021-06-30
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
1
-24
/
+13
2021-06-30
loop: split loop_control_ioctl
Christoph Hellwig
1
-33
/
+60
2021-06-30
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
1
-8
/
+1
2021-06-30
loop: remove the l argument to loop_add
Christoph Hellwig
1
-7
/
+5
2021-06-30
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
1
-2
/
+3
2021-06-30
loop: reorder loop_exit
Christoph Hellwig
1
-5
/
+2
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
1
-0
/
+1
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
3
-25
/
+14
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
1
-13
/
+1
2021-06-30
nbd: provide a way for userspace processes to identify device backends
Prasanna Kumar Kalever
2
-1
/
+60
2021-06-30
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-30
/
+14
2021-06-30
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
1
-93
/
+11
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
1
-1
/
+0
2021-06-30
mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-44
/
+27
2021-06-30
mtip32xx: simplify sysfs setup
Christoph Hellwig
1
-64
/
+15
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
14
-37
/
+74
2021-06-30
io_uring: code clean for kiocb_done()
Hao Xu
1
-1
/
+1
2021-06-30
io_uring: spin in iopoll() only when reqs are in a single queue
Hao Xu
1
-6
/
+14
2021-06-30
io_uring: pre-initialise some of req fields
Pavel Begunkov
1
-6
/
+18
2021-06-30
io_uring: refactor io_submit_flush_completions
Pavel Begunkov
1
-5
/
+5
[prev]
[next]