Commits on Source
34112
dfd402a4
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Nov 16, 2019
c48981ee
include/linux/compiler.h: Introduce data_race(expr) macro
Nov 16, 2019
905e672b
kcsan: Add Documentation entry in dev-tools
Nov 16, 2019
5f5c9712
objtool, kcsan: Add KCSAN runtime functions to whitelist
Nov 16, 2019
0ebba714
build, kcsan: Add KCSAN build exceptions
Nov 16, 2019
88ecd153
seqlock, kcsan: Add annotations for KCSAN
Nov 16, 2019
bf07132f
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Nov 16, 2019
e75a6795
locking/atomics, kcsan: Add KCSAN instrumentation
Nov 16, 2019
40d04110
x86, kcsan: Enable KCSAN for x86
Nov 16, 2019
8e1d58ae
Merge branch 'for-mingo' of...
Nov 19, 2019
5cbaefe9
kcsan: Improve various small stylistic details
Nov 20, 2019
28336be5
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Dec 30, 2019
31c7ac38
Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict
Jan 06, 2020
d47715f5
kcsan, ubsan: Make KCSAN+UBSAN work together
Jan 07, 2020
c020395b
asm-generic/atomic: Use __always_inline for pure wrappers
Jan 07, 2020
944bc9cc
asm-generic/atomic: Use __always_inline for fallback wrappers
Jan 07, 2020
71611774
kcsan: Document static blacklisting options
Jan 07, 2020
e33f9a16
kcsan: Add __no_kcsan function attribute
Jan 07, 2020
c29a59e4
x86/vdso: Enable sanitizers for vma.o
Jan 10, 2020
278de07e
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Jan 18, 2020
e4f4e6ba
AppArmor: Remove semicolon
Jan 18, 2020
c6596969
apparmor: add a valid state flags check
Jan 18, 2020
dae60293
apparmor: add consistency check between state and dfa diff encode flags
Jan 18, 2020
6413f852
apparmor: add proc subdir to attrs
Jan 18, 2020
837171fe
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Jan 20, 2020
a68d59ff
apparmor: remove useless aafs_create_symlink
Jan 21, 2020
3ed4aaa9
apparmor: fix nnp subset test for unconfined
Jan 21, 2020
f05841a9
apparmor: fail unpack if profile mode is unknown
Jan 21, 2020
0df34a64
apparmor: add outofband transition and use it in xattr match
Jan 21, 2020
01df52d7
apparmor: remove duplicate check of xattrs on profile attachment.
Jan 21, 2020
7add7875
Merge branch 'kcsan.2020.01.07a' into locking/kcsan
Jan 24, 2020
5661dd95
printk: Convert a use of sprintf to snprintf in console_unlock
Feb 11, 2020
ad8cd1db
printk: Move console matching logic into a separate function
Feb 18, 2020
e369d822
printk: Fix preferred console selection with multiple matches
Feb 18, 2020
33225d7b
printk: Correctly set CON_CONSDEV even when preferred console was not registered
Feb 18, 2020
8efbc518
x86/kexec: Do not reserve EFI setup_data in the kexec e820 table
Feb 24, 2020
88affa2f
arm64: zynqmp: Add Xilinx AES node
Feb 28, 2020
e8cc2b97
lib/vsprintf: update comment about simple_strto<foo>() functions
Feb 28, 2020
3a361eab
ARM: dts: keystone-k2g: Add DSS node
Mar 07, 2020
7856488b
ARM: dts: keystone-k2g-evm: add HDMI video support
Mar 07, 2020
7aba5dcc
jfs: Replace zero-length array with flexible-array member
Mar 09, 2020
74edd08a
regmap: debugfs: check count when read regmap file
Mar 13, 2020
a6277478
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Mar 15, 2020
db751e30
ELF: UAPI and Kconfig additions for ELF program properties
Mar 16, 2020
00e19cee
ELF: Add ELF program property parsing support
Mar 16, 2020
8ef8f360
arm64: Basic Branch Target Identification support
Mar 16, 2020
fe0f6766
elf: Allow arch to tweak initial mmap prot flags
Mar 16, 2020
ab7876a9
arm64: elf: Enable BTI at exec based on ELF program properties
Mar 16, 2020
ec94a46e
arm64: BTI: Decode BYTPE bits when printing PSTATE
Mar 16, 2020
172a7976
arm64: unify native/compat instruction skipping
Mar 16, 2020
d2c2ee4c
arm64: traps: Shuffle code to eliminate forward declarations
Mar 16, 2020
0537c4cd
arm64: BTI: Reset BTYPE when skipping emulated instructions
Mar 16, 2020
30685d78
KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions
Mar 16, 2020
de48bb36
arm64: mm: Display guarded pages in ptdump
Mar 16, 2020
424037b7
mm: smaps: Report arm64 guarded pages in smaps
Mar 16, 2020
383499f8
arm64: BTI: Add Kconfig entry for userspace BTI
Mar 16, 2020
f899f786
drm/i915: Move GGTT fence registers under gt/
Mar 16, 2020
dec9cf9e
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Mar 16, 2020
bd9a4dbc
drm/i915: Remove manual save/resume of fence register state
Mar 16, 2020
0b6bc81d
drm/i915/gt: Allocate i915_fence_reg array
Mar 16, 2020
220a6704
drm/i915/gt: Restore check for invalid vma for fencing
Mar 17, 2020
51b8479a
Merge drm/drm-next into drm-misc-next
Mar 17, 2020
a22f3478
drm/i915/gem: Check for a closed context when looking up an engine
Mar 17, 2020
9aba9c18
drm/i915/perf: remove generated code
Mar 17, 2020
371aba6e
drm/i915/perf: remove redundant power configuration register override
Mar 17, 2020
11ecbddd
drm/i915/perf: introduce global sseu pinning
Mar 17, 2020
e2ac07c0
x86/purgatory: Disable various profiling and sanitizing options
Mar 17, 2020
e4160b2e
x86/purgatory: Fail the build if purgatory.ro has missing symbols
Mar 17, 2020
ba69fb16
drm/i915: Fix up documentation paths after file moving
Mar 17, 2020
500f9ac3
drm/i915/gt: Always reschedule the new heartbeat
Mar 17, 2020
a639b0c1
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Mar 18, 2020
f2b816d7
drm/core: Allow drivers allocate a subclass of struct drm_framebuffer
Mar 18, 2020
55f7f727
drm/core: Add drm_afbc_framebuffer and a corresponding helper
Mar 18, 2020
0a7ada19
drm/i915: Enable non-contiguous pipe fusing
Mar 18, 2020
b4ab7aa8
drm/i915/color: Extract icl_read_luts()
Mar 18, 2020
6e66dbfa
drm/hisilicon: Drop unused #include
Mar 18, 2020
84551afa
drm: drm_vm: Use fallthrough;
Mar 18, 2020
82c0ef94
drm: Correct a typo in a function comment
Mar 18, 2020
bf7f15c5
arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTY
Mar 18, 2020
ad6d94f2
drm/tegra: remove checks for debugfs functions return value
Mar 18, 2020
f1c1a1f3
drm/tilcdc: remove check for return value of debugfs functions.
Mar 18, 2020
19660e89
drm/v3d: make v3d_debugfs_init() return 0
Mar 18, 2020
b9c82f59
drm/vc4: remove check of return value of drm_debugfs functions
Mar 18, 2020
2fb9c8a0
drm/arc: make arcgpu_debugfs_init() return 0.
Mar 18, 2020
0bc40e18
drm/arm: make hdlcd_debugfs_init() return 0
Mar 18, 2020
14b46195
drm/etnaviv: remove check for return value of drm_debugfs_create_files()
Mar 18, 2020
9e2fd463
drm/msm: remove checks for return value of drm_debugfs_create_files()
Mar 18, 2020
54ac836b
drm/sti: remove use of drm_debugfs functions as return values
Mar 18, 2020
3a748157
drm/vram-helper: make drm_vram_mm_debugfs_init() return 0
Mar 18, 2020
0567776b
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Mar 18, 2020
b4441251
drm/pl111: make pl111_debugfs_init return 0
Mar 18, 2020
68f73a1b
drm/omap: remove checks for return value of drm_debugfs functions
Mar 18, 2020
f06b2052
drm/i915: have *_debugfs_init() functions return void.
Mar 18, 2020
e196e140
drm: make various debugfs_init() functions return 0
Mar 18, 2020
267ea759
drm: Constify topology id
Mar 18, 2020
bf5e4a86
drm/edid: Swap some operands in for_each_displayid_db()
Mar 18, 2020
36881184
drm/edid: Remove idx==1 assumptions from all over the DispID parsing
Mar 18, 2020
23b03867
drm/edid: Return DispID length from drm_find_displayid_extension()
Mar 18, 2020
ea0aa608
drm/edid: Move validate_displayid() drm_find_displayid_extension()
Mar 18, 2020
8e88c752
drm/edid: Don't parse garbage as DispID blocks
Mar 18, 2020
34,012 additional commits have been omitted to prevent performance issues.
Loading
Loading