index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-3
/
+28
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
2
-5
/
+5
2020-10-28
bpf: Permit cond_resched for some iterators
Yonghong Song
2
-0
/
+16
2020-10-28
don't dump the threads that had been already exiting when zapped.
Al Viro
1
-1
/
+4
2020-10-28
genirq/irqdomain: Implement get_name() method on irqchip fwnodes
David Woodhouse
1
-1
/
+10
2020-10-28
Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-14
/
+22
2020-10-28
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
1
-1
/
+3
2020-10-27
audit: trigger accompanying records when no rules present
Richard Guy Briggs
2
-20
/
+10
2020-10-27
audit: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-27
PM: sleep: fix typo in kernel/power/process.c
Jackie Zamow
1
-1
/
+1
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
2020-10-26
stop_machine, rcu: Mark functions as notrace
Zong Li
2
-2
/
+2
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-4
/
+0
2020-10-26
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
1
-5
/
+0
2020-10-26
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
1
-5
/
+0
2020-10-26
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
1
-2
/
+2
2020-10-26
timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t
Davidlohr Bueso
2
-2
/
+3
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
8
-9
/
+9
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
3
-7
/
+7
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom
Linus Torvalds
1
-7
/
+2
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
1
-0
/
+2
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-7
/
+0
2020-10-23
Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-5
/
+5
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+3
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-7
/
+5
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-17
/
+24
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+0
2020-10-22
Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-12
/
+11
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-10-22
ring-buffer: Update the description for ring_buffer_wait
Qiujun Huang
1
-1
/
+1
2020-10-22
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
1
-4
/
+4
2020-10-22
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
1
-2
/
+2
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-3
/
+0
2020-10-20
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
1
-0
/
+5
2020-10-20
dma-mapping: move more functions to dma-map-ops.h
Christoph Hellwig
1
-1
/
+1
2020-10-19
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
1
-6
/
+5
2020-10-19
bpf: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-19
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
1
-2
/
+3
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-291
/
+1109
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
2
-19
/
+19
2020-10-17
task_work: cleanup notification modes
Jens Axboe
4
-13
/
+23
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2
-4
/
+1
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-8
/
+9
2020-10-16
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-1
/
+4
[prev]
[next]