index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-12-11
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2020-12-11
ntp: Consolidate the RTC update implementation
Thomas Gleixner
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2020-12-11
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
2020-12-11
sched/fair: Clear SMT siblings after determining the core is not idle
Mel Gorman
2020-12-11
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
bpf: In bpf_task_fd_query use fget_task
Eric W. Biederman
2020-12-10
kcmp: In kcmp_epoll_target use fget_task
Eric W. Biederman
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
2020-12-09
Input: gtco - remove driver
Dmitry Torokhov
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
2020-12-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2020-12-09
locking/rwsem: Remove reader optimistic spinning
Waiman Long
2020-12-09
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
2020-12-09
locking/rwsem: Prevent potential lock starvation
Waiman Long
2020-12-09
locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
Waiman Long
2020-12-09
locking/rwsem: Fold __down_{read,write}*()
Peter Zijlstra
2020-12-09
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2020-12-09
printk: remove logbuf_lock writer-protection of ringbuffer
John Ogness
2020-12-09
printk: inline log_output(),log_store() in vprintk_store()
John Ogness
2020-12-09
module: delay kobject uevent until after module init call
Jessica Yu
2020-12-09
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
2020-12-09
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-09
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
2020-12-08
bpf: Return -ENOTSUPP when attaching to non-kernel BTF
Andrii Nakryiko
2020-12-08
printk: remove obsolete dead assignment
Lukas Bulwahn
2020-12-07
bpf: Propagate __user annotations properly
Lukas Bulwahn
[prev]
[next]