index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2
-23
/
+21
2021-11-05
module: change to print useful messages from elf_validity_check()
Shuah Khan
1
-21
/
+54
2021-11-05
module: fix validate_section_offset() overflow bug on 64-bit
Shuah Khan
1
-0
/
+4
2021-11-04
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
1
-0
/
+1
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
1
-3
/
+3
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+8
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
3
-80
/
+49
2021-11-03
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
1
-1
/
+7
2021-11-03
kdb: Adopt scheduler's task classification
Daniel Thompson
4
-122
/
+53
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-182
/
+549
2021-11-03
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
1
-12
/
+6
2021-11-02
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-45
/
+106
2021-11-02
Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+15
2021-11-02
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
5
-95
/
+129
2021-11-02
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-81
/
+108
2021-11-02
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
1
-18
/
+68
2021-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-27
/
+38
2021-11-02
Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+5
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-160
/
+948
2021-11-02
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2
-2
/
+18
2021-11-02
Merge branch 'for-5.16-vsprintf-pgp' into for-linus
Petr Mladek
68
-1431
/
+2977
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-32
/
+41
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-106
/
+390
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-154
/
+174
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
32
-913
/
+1765
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-120
/
+660
2021-11-01
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
1
-1
/
+1
2021-11-01
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-01
tracing/histogram: Document hist trigger variables
Kalesh Singh
1
-0
/
+11
2021-11-01
tracing/histogram: Optimize division by constants
Kalesh Singh
1
-1
/
+104
2021-11-01
Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+33
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-4
/
+1
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2021-11-01
tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions
Daniel Bristot de Oliveira
1
-9
/
+4
2021-11-01
tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
Daniel Bristot de Oliveira
1
-15
/
+29
2021-11-01
tracing/osnoise: Allow multiple instances of the same tracer
Daniel Bristot de Oliveira
1
-23
/
+78
2021-11-01
tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
Daniel Bristot de Oliveira
1
-44
/
+106
2021-11-01
tracing/osnoise: Support a list of trace_array *tr
Daniel Bristot de Oliveira
1
-69
/
+192
2021-11-01
tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
Daniel Bristot de Oliveira
1
-5
/
+2
2021-11-01
tracing/osnoise: Split workload start from the tracer start
Daniel Bristot de Oliveira
1
-23
/
+36
2021-11-01
tracing/osnoise: Improve comments about barrier need for NMI callbacks
Daniel Bristot de Oliveira
1
-1
/
+7
2021-11-01
tracing/osnoise: Do not follow tracing_cpumask
Daniel Bristot de Oliveira
1
-18
/
+6
2021-11-01
bpf: Add missing map_delete_elem method to bloom filter map
Eric Dumazet
1
-0
/
+6
2021-11-01
bpf: Bloom filter map naming fixups
Joanne Koong
1
-23
/
+26
2021-11-01
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
2
-0
/
+6
2021-11-01
bpf: Factor out helpers for ctx access checking
Hou Tao
1
-14
/
+2
2021-11-01
bpf: Factor out a helper to prepare trampoline for struct_ops prog
Hou Tao
1
-10
/
+19
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+29
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-577
/
+1199
[prev]
[next]