summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-12-11sched/fair: Clear SMT siblings after determining the core is not idleMel Gorman
2020-12-11sched: Fix kernel-doc markupMauro Carvalho Chehab
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.Alexei Starovoitov
2020-12-10exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2020-12-10bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcuEric W. Biederman
2020-12-10kcmp: In get_file_raw_ptr use task_lookup_fd_rcuEric W. Biederman
2020-12-10file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman
2020-12-10bpf: In bpf_task_fd_query use fget_taskEric W. Biederman
2020-12-10kcmp: In kcmp_epoll_target use fget_taskEric W. Biederman
2020-12-10exec: Simplify unshare_filesEric W. Biederman
2020-12-09Input: gtco - remove driverDmitry Torokhov
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-09Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas
2020-12-09perf: Break deadlock involving exec_update_mutexpeterz@infradead.org
2020-12-09locking/rwsem: Remove reader optimistic spinningWaiman Long
2020-12-09locking/rwsem: Enable reader optimistic lock stealingWaiman Long
2020-12-09locking/rwsem: Prevent potential lock starvationWaiman Long
2020-12-09locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()Waiman Long
2020-12-09locking/rwsem: Fold __down_{read,write}*()Peter Zijlstra
2020-12-09locking/rwsem: Introduce rwsem_write_trylock()Peter Zijlstra
2020-12-09locking/rwsem: Better collate rwsem_read_trylock()Peter Zijlstra
2020-12-09Merge branch 'locking/rwsem'Peter Zijlstra
2020-12-09rwsem: Implement down_read_interruptibleEric W. Biederman
2020-12-09rwsem: Implement down_read_killable_nestedEric W. Biederman
2020-12-09printk: remove logbuf_lock writer-protection of ringbufferJohn Ogness
2020-12-09printk: inline log_output(),log_store() in vprintk_store()John Ogness
2020-12-09module: delay kobject uevent until after module init callJessica Yu
2020-12-09membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski
2020-12-09membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski
2020-12-09membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski
2020-12-08bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest
2020-12-08bpf: Return -ENOTSUPP when attaching to non-kernel BTFAndrii Nakryiko
2020-12-08printk: remove obsolete dead assignmentLukas Bulwahn
2020-12-07bpf: Propagate __user annotations properlyLukas Bulwahn
2020-12-07ring-buffer: Fix a typo in function descriptionQiujun Huang
2020-12-07ring-buffer: Remove obsolete rb_event_is_commit()Lukas Bulwahn
2020-12-07bpf: Avoid overflows involving hash elem_sizeEric Dumazet
2020-12-07blktrace: fix up a kerneldoc commentChristoph Hellwig
2020-12-07Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-04tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig