index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
2020-11-03
1
-6
/
+1
*
afs: Fix warning due to unadvanced marshalling pointer
David Howells
2020-11-03
1
-0
/
+1
*
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-02
1
-17
/
+19
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-02
14
-105
/
+275
|
\
|
*
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
1
-2
/
+1
|
*
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
2020-11-02
1
-0
/
+95
|
*
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-11-02
2
-4
/
+9
|
*
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
2020-11-02
1
-0
/
+2
|
*
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
1
-1
/
+2
|
*
mm/truncate.c: make __invalidate_mapping_pages() static
Jason Yan
2020-11-02
1
-1
/
+1
|
*
lib/crc32test: remove extra local_irq_disable/enable
Vasily Gorbik
2020-11-02
1
-4
/
+0
|
*
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-02
1
-9
/
+10
|
*
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-02
1
-3
/
+3
|
*
kasan: adopt KUNIT tests to SW_TAGS mode
Andrey Konovalov
2020-11-02
1
-42
/
+107
|
*
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
2020-11-02
1
-5
/
+10
|
*
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
2020-11-02
1
-2
/
+8
|
*
hugetlb_cgroup: fix reservation accounting
Mike Kravetz
2020-11-02
1
-9
/
+11
|
*
mm/mremap_pages: fix static key devmap_managed_key updates
Ralph Campbell
2020-11-02
1
-23
/
+16
*
|
of: Drop superfluous ULL suffix for ~0
Geert Uytterhoeven
2020-11-02
1
-1
/
+1
|
/
*
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
2020-11-01
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
1
-13
/
+30
|
\
|
*
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
2020-10-27
1
-3
/
+6
|
*
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
2020-10-27
1
-6
/
+6
|
*
x86/debug: Fix BTF handling
Peter Zijlstra
2020-10-27
1
-7
/
+21
*
|
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
5
-16
/
+6
|
\
\
|
*
|
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-26
2
-4
/
+4
|
*
|
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-10-26
1
-2
/
+2
*
|
|
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
2
-2
/
+2
|
\
\
\
|
*
|
|
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-26
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-01
2
-14
/
+10
|
\
\
\
|
*
|
|
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
1
-10
/
+4
|
*
|
|
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-30
1
-1
/
+1
|
*
|
|
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-10-28
1
-1
/
+3
|
*
|
|
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-10-22
1
-2
/
+2
*
|
|
|
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-01
95
-26793
/
+34
|
\
\
\
\
|
*
\
\
\
Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux...
Greg Kroah-Hartman
2020-10-30
6
-13
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: qcom: use icc_sync state for sm8[12]50
Dmitry Baryshkov
2020-10-27
2
-6
/
+8
|
|
*
|
|
|
interconnect: qcom: Ensure that the floor bandwidth value is enforced
Georgi Djakov
2020-10-22
1
-0
/
+7
|
|
*
|
|
|
interconnect: qcom: sc7180: Init BCMs before creating the nodes
Georgi Djakov
2020-10-15
1
-3
/
+3
|
|
*
|
|
|
interconnect: qcom: sdm845: Init BCMs before creating the nodes
Georgi Djakov
2020-10-15
1
-3
/
+3
|
|
*
|
|
|
interconnect: Aggregate before setting initial bandwidth
Georgi Djakov
2020-10-15
1
-0
/
+3
|
|
*
|
|
|
interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM
Georgi Djakov
2020-10-15
1
-1
/
+1
|
*
|
|
|
|
coresight: cti: Initialize dynamic sysfs attributes
Suzuki K Poulose
2020-10-29
1
-0
/
+7
|
*
|
|
|
|
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
2020-10-29
1
-1
/
+1
|
*
|
|
|
|
coresight: add module license
Arnd Bergmann
2020-10-29
1
-0
/
+1
|
*
|
|
|
|
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-28
86
-26779
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
250
-2493
/
+4134
|
\
\
\
\
\
|
*
|
|
|
|
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
2020-10-30
1
-1
/
+1
[next]