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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-35
/
+8
2020-12-01
block: move the start_sect field to struct block_device
Christoph Hellwig
1
-8
/
+3
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-12-01
scs: switch to vmapped shadow stacks
Sami Tolvanen
1
-11
/
+60
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
1
-1
/
+1
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
1
-3
/
+3
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-5
/
+8
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+27
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-75
/
+84
2020-11-27
Backmerge tag 'v5.10-rc2' into arm/drivers
Arnd Bergmann
14
-52
/
+44
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-4
/
+2
2020-11-27
Merge branch 'for-5.10-pr_cont-fixup' into for-linus
Petr Mladek
1
-2
/
+2
2020-11-27
printk: finalize records with trailing newlines
John Ogness
1
-2
/
+2
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
49
-321
/
+484
2020-11-27
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
3
-0
/
+371
2020-11-27
dma-contiguous: fix a typo error in a comment
tangjianqiang
1
-1
/
+1
2020-11-27
dma-pool: no need to check return value of debugfs_create functions
Tiezhu Yang
1
-3
/
+0
2020-11-27
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2
-4
/
+12
2020-11-27
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
1
-1
/
+5
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
237
-3820
/
+14563
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+26
2020-11-25
cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
Hui Su
1
-4
/
+4
2020-11-25
kernel: cgroup: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
1
-11
/
+11
2020-11-25
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
1
-3
/
+10
2020-11-25
resource: provide meaningful MODULE_LICENSE() in test suite
Andy Shevchenko
1
-0
/
+2
2020-11-25
module: simplify version-attribute handling
Johan Hovold
1
-6
/
+4
2020-11-24
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
1
-83
/
+94
2020-11-24
audit: fix macros warnings
Alex Shi
2
-7
/
+6
2020-11-25
bpf: Sanitize BTF data pointer after module is loaded
Andrii Nakryiko
1
-0
/
+5
2020-11-24
irq_work: Optimize irq_work_single()
Peter Zijlstra
1
-12
/
+17
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
3
-38
/
+30
2020-11-24
irq_work: Cleanup
Peter Zijlstra
6
-21
/
+16
2020-11-24
sched: Limit the amount of NUMA imbalance that can exist at fork time
Mel Gorman
1
-2
/
+15
2020-11-24
sched/numa: Allow a floating imbalance between NUMA nodes
Mel Gorman
1
-10
/
+11
2020-11-24
sched: Avoid unnecessary calculation of load imbalance at clone time
Mel Gorman
1
-3
/
+5
2020-11-24
sched/numa: Rename nr_running and break out the magic number
Mel Gorman
1
-4
/
+6
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+27
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
3
-0
/
+28
2020-11-24
Merge branch 'sched/core' into core/mm
Thomas Gleixner
19
-398
/
+1501
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2
-12
/
+37
2020-11-23
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
27
-213
/
+309
2020-11-23
PM / suspend: fix kernel-doc markup
Alex Shi
1
-0
/
+2
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
1
-0
/
+24
2020-11-23
signal: define the SA_UNSUPPORTED bit in sa_flags
Peter Collingbourne
1
-0
/
+6
[prev]
[next]