index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
1
-27
/
+0
2020-12-11
ntp: Consolidate the RTC update implementation
Thomas Gleixner
1
-92
/
+52
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
1
-23
/
+24
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
1
-3
/
+85
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2
-42
/
+55
2020-12-11
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
1
-1
/
+1
2020-12-11
sched/fair: Clear SMT siblings after determining the core is not idle
Mel Gorman
1
-1
/
+2
2020-12-11
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
2
-9
/
+9
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-5
/
+5
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+5
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
1
-5
/
+5
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
4
-26
/
+26
2020-12-10
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
1
-34
/
+10
2020-12-10
kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
Eric W. Biederman
1
-7
/
+2
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2
-2
/
+2
2020-12-10
bpf: In bpf_task_fd_query use fget_task
Eric W. Biederman
1
-17
/
+3
2020-12-10
kcmp: In kcmp_epoll_target use fget_task
Eric W. Biederman
1
-16
/
+4
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
1
-6
/
+6
2020-12-09
Input: gtco - remove driver
Dmitry Torokhov
1
-1
/
+0
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
1
-1
/
+1
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-1
/
+1
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
1
-11
/
+60
2020-12-09
perf: Break deadlock involving exec_update_mutex
[email protected]
1
-23
/
+23
2020-12-09
locking/rwsem: Remove reader optimistic spinning
Waiman Long
2
-240
/
+49
2020-12-09
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
2
-0
/
+29
2020-12-09
locking/rwsem: Prevent potential lock starvation
Waiman Long
1
-2
/
+13
2020-12-09
locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
Waiman Long
1
-8
/
+10
2020-12-09
locking/rwsem: Fold __down_{read,write}*()
Peter Zijlstra
1
-22
/
+23
2020-12-09
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
1
-22
/
+16
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
1
-7
/
+8
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
36
-234
/
+412
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
1
-0
/
+26
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
1
-0
/
+14
2020-12-09
printk: remove logbuf_lock writer-protection of ringbuffer
John Ogness
1
-40
/
+98
2020-12-09
printk: inline log_output(),log_store() in vprintk_store()
John Ogness
1
-78
/
+67
2020-12-09
module: delay kobject uevent until after module init call
Jessica Yu
1
-2
/
+3
2020-12-09
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
1
-18
/
+33
2020-12-09
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
1
-0
/
+18
2020-12-09
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
1
-0
/
+8
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
1
-20
/
+2
2020-12-08
bpf: Return -ENOTSUPP when attaching to non-kernel BTF
Andrii Nakryiko
1
-1
/
+4
2020-12-08
printk: remove obsolete dead assignment
Lukas Bulwahn
1
-1
/
+0
2020-12-07
bpf: Propagate __user annotations properly
Lukas Bulwahn
1
-1
/
+1
2020-12-07
ring-buffer: Fix a typo in function description
Qiujun Huang
1
-1
/
+1
2020-12-07
ring-buffer: Remove obsolete rb_event_is_commit()
Lukas Bulwahn
1
-17
/
+0
2020-12-07
bpf: Avoid overflows involving hash elem_size
Eric Dumazet
1
-2
/
+2
2020-12-07
blktrace: fix up a kerneldoc comment
Christoph Hellwig
1
-1
/
+0
2020-12-07
Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+8
2020-12-06
Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+8
2020-12-05
Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+5
[prev]
[next]