index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cramfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-11-02
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
1
-17
/
+19
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
1
-2
/
+1
2020-11-02
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
1
-0
/
+95
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2
-4
/
+9
2020-11-02
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
1
-0
/
+2
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-02
mm/truncate.c: make __invalidate_mapping_pages() static
Jason Yan
1
-1
/
+1
2020-11-02
lib/crc32test: remove extra local_irq_disable/enable
Vasily Gorbik
1
-4
/
+0
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-02
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
2020-11-02
kasan: adopt KUNIT tests to SW_TAGS mode
Andrey Konovalov
1
-42
/
+107
2020-11-02
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
1
-5
/
+10
2020-11-02
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
1
-2
/
+8
2020-11-02
hugetlb_cgroup: fix reservation accounting
Mike Kravetz
1
-9
/
+11
2020-11-02
mm/mremap_pages: fix static key devmap_managed_key updates
Ralph Campbell
1
-23
/
+16
2020-11-02
of: Drop superfluous ULL suffix for ~0
Geert Uytterhoeven
1
-1
/
+1
2020-11-01
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
3
-21
/
+21
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
1
-10
/
+4
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
1
-1
/
+1
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
1
-0
/
+19
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
1
-0
/
+1
2020-10-30
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
Mauro Carvalho Chehab
6
-159
/
+170
2020-10-30
docs: ABI: sysfs-class-backlight: unify ABI documentation
Mauro Carvalho Chehab
3
-46
/
+65
2020-10-30
docs: ABI: sysfs-c2port: remove a duplicated entry
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: sysfs-class-power: unify duplicated properties
Mauro Carvalho Chehab
1
-263
/
+223
2020-10-30
docs: ABI: unify /sys/class/leds/<led>/brightness documentation
Mauro Carvalho Chehab
2
-20
/
+28
2020-10-30
docs: ABI: stable: remove a duplicated documentation
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-30
docs: ABI: change read/write attributes
Mauro Carvalho Chehab
10
-108
/
+109
2020-10-30
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
126
-771
/
+1327
2020-10-30
docs: ABI: sysfs-bus-nvdimm: use the right format for ABI
Mauro Carvalho Chehab
1
-0
/
+6
2020-10-30
docs: ABI: vdso: use the right format for ABI
Mauro Carvalho Chehab
1
-0
/
+6
2020-10-30
docs: ABI: fix syntax to be parsed using ReST notation
Mauro Carvalho Chehab
17
-161
/
+271
2020-10-30
docs: ABI: convert testing/configfs-acpi to ReST
Mauro Carvalho Chehab
1
-9
/
+25
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
4
-3
/
+28
2020-10-30
docs: abi-testing.rst: enable --rst-sources when building docs
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-30
docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
Mauro Carvalho Chehab
3
-0
/
+4
[next]