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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-4
/
+7
2021-01-31
Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-24
/
+20
2021-01-29
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
1
-0
/
+4
2021-01-29
Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+1
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2
-13
/
+31
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
1
-0
/
+4
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-2
/
+0
2021-01-29
locking/rwsem: Remove empty rwsem.h
Nikolay Borisov
1
-0
/
+0
2021-01-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-3
/
+27
2021-01-29
fs: Remove dcookies support
Viresh Kumar
1
-1
/
+0
2021-01-29
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
1
-8
/
+4
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-185
/
+274
2021-01-28
entry: Unbreak single step reporting behaviour
Yuxuan Shui
1
-1
/
+1
2021-01-28
locking/rtmutex: Add missing kernel-doc markup
Alex Shi
1
-6
/
+11
2021-01-28
futex: Remove unneeded gotos
Jangwoong Kim
1
-4
/
+3
2021-01-28
futex: Change utime parameter to be 'const ... *'
Alejandro Colomar
1
-3
/
+3
2021-01-28
genirq: Use new tasklet API for resend_tasklet
Emil Renner Berthing
1
-2
/
+2
2021-01-27
audit: Make audit_filter_syscall() return void
Yang Yang
1
-8
/
+8
2021-01-27
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2
-2
/
+9
2021-01-27
bpf: Change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()
Menglong Dong
1
-1
/
+1
2021-01-27
PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()
Zqiang
1
-1
/
+1
2021-01-27
sched/fair: Move avg_scan_cost calculations under SIS_PROP
Mel Gorman
1
-6
/
+8
2021-01-27
sched/fair: Remove SIS_AVG_CPU
Mel Gorman
2
-12
/
+9
2021-01-27
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
1
-51
/
+48
2021-01-27
sched/eas: Don't update misfit status if the task is pinned
Qais Yousef
1
-1
/
+1
2021-01-27
dma-mapping: benchmark: fix kernel crash when dma_map_single fails
Barry Song
1
-1
/
+5
2021-01-27
workqueue: Use %s instead of function name
Stephen Zhang
1
-2
/
+2
2021-01-26
bpf, preload: Fix build when $(O) points to a relative path
Quentin Monnet
1
-1
/
+4
2021-01-26
bpf: Drop disabled LSM hooks from the sleepable set
Mikko Ylinen
1
-0
/
+12
2021-01-26
futex: Handle faults correctly for PI futexes
Thomas Gleixner
1
-37
/
+20
2021-01-26
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
1
-27
/
+26
2021-01-26
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
1
-7
/
+1
2021-01-26
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
3
-5
/
+3
2021-01-26
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
1
-33
/
+33
2021-01-26
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
1
-7
/
+3
2021-01-26
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
1
-15
/
+16
2021-01-26
watch_queue: rectify kernel-doc for init_watch()
Lukas Bulwahn
1
-1
/
+1
2021-01-26
printk: rectify kernel-doc for prb_rec_init_wr()
Lukas Bulwahn
1
-1
/
+1
2021-01-25
Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-1
/
+1
2021-01-25
PM: hibernate: flush swap writer after marking
Laurent Badel
1
-1
/
+1
2021-01-25
kernel: kexec: remove the lock operation of system_transition_mutex
Baoquan He
1
-2
/
+0
2021-01-25
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-1
/
+1
2021-01-25
printk: fix string termination for record_print_text()
John Ogness
1
-1
/
+1
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-7
/
+9
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+2
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-33
/
+129
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+3
2021-01-24
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+7
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
3
-6
/
+5
[prev]
[next]