Commits on Source
49971
fe2e082f
ecryptfs: fix a memory leak bug in parse_tag_1_packet()
Aug 20, 2019
b4a81b87
ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
Aug 20, 2019
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
c5bd8535
drm/i915/gvt: remove unused type attributes
Dec 11, 2019
042f057f
drivers: ipmi: Support raw i2c packet in IPMB
Dec 11, 2019
380665be
drivers: ipmi: Modify max length of IPMB packet
Dec 11, 2019
92ee76d4
trivial: mac80211: fix indentation
Dec 13, 2019
6989310f
wireless: Use offsetof instead of custom macro.
Dec 13, 2019
9bcb084f
mac80211: Always show airtime debugfs file when TXQs are enabled
Dec 13, 2019
50ff477a
mac80211: add 802.11 encapsulation offloading support
Dec 13, 2019
1ee7826a
mac80211: Remove redundant assertion
Dec 16, 2019
6b8526d3
ipmi:ssif: Handle a possible NULL pointer reference
Dec 23, 2019
28336be5
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Dec 30, 2019
7d6aa9ba
Merge remote-tracking branch 'net-next/master' into mac80211-next
Jan 02, 2020
e322c07f
mac80211: debugfs: improve airtime_flags handler readability
Jan 02, 2020
3f666c56
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Jan 03, 2020
31c7ac38
Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict
Jan 06, 2020
dbaf1002
vfio-ccw: Use the correct style for SPDX License Identifier
Jan 07, 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
e5124751
drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core
Jan 10, 2020
b4c32073
drm: always determine branch device with drm_dp_is_branch()
Jan 10, 2020
c29a59e4
x86/vdso: Enable sanitizers for vma.o
Jan 10, 2020
69654c63
drm/connector: Split out orientation quirk detection (v2)
Jan 11, 2020
0980939d
drm/connector: Hookup the new drm_cmdline_mode panel_orientation member (v2)
Jan 11, 2020
dba9bf0a
drm: panel: fix excessive stack usage in td028ttec1_prepare
Jan 12, 2020
8d6cb2f7
drm/drm_panel: fix export of drm_panel_of_backlight, try #3
Jan 12, 2020
53c902b9
drm/rockchip: use DIV_ROUND_UP macro for calculations.
Jan 13, 2020
9590a99c
drm/rockchip: Add missing vmalloc header
Jan 13, 2020
978bd027
dt-bindings: vendor-prefixes: Add Shenzhen Frida LCD Co., Ltd.
Jan 13, 2020
7ab618c9
dt-bindings: panel-simple: Add compatible for Frida FRD350H54004 LCD
Jan 13, 2020
7b6bd843
drm/panel: simple: Add support for the Frida FRD350H54004 panel
Jan 13, 2020
f4e9894b
drm/i915/pmu: Correct the rc6 offset upon enabling
Jan 14, 2020
e88e9f8e
drm/i915/gt: Clear rc6 residency trackers across suspend
Jan 14, 2020
d8186dd2
drm/i915/guc: Simpler CT message size calculation
Jan 14, 2020
18c88325
drm/i915/guc: Introduce CT_ERROR
Jan 14, 2020
59a46ad9
drm/i915/guc: Update CTB helpers to use CT_ERROR
Jan 14, 2020
88a57514
drm/i915/guc: Use correct name for last CT fence
Jan 14, 2020
36c8e356
drm/i915/gem: Take local vma references for the parser
Jan 14, 2020
103605e0
drm/i915: Make a copy of the ggtt view for slave plane
Jan 14, 2020
b63b4fea
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Jan 14, 2020
bd3cf6f7
drm/i915/dp/tgl+: Update combo phy vswing tables
Jan 14, 2020
4ec5abe9
drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWER
Jan 14, 2020
455e00f1
drm: Add getfb2 ioctl
Jan 14, 2020
f22fd334
drm/i915/gen11: Add additional pcode status values
Jan 14, 2020
b18379d7
mac80211_hwsim: remove maximum TX power
Jan 15, 2020
5c5e52d1
nl80211: add handling for BSS color
Jan 15, 2020
dd56e902
mac80211: add handling for BSS color
Jan 15, 2020
5972fa15
mac80211: fix tx status for no ack cases
Jan 15, 2020
01afc6fe
mac80211_hwsim: add power save support
Jan 15, 2020
30b2f0be
mac80211: add ieee80211_is_any_nullfunc()
Jan 15, 2020
c43c5a88
drm/i915/params: add i915 parameters to debugfs
Jan 15, 2020
a267ab8d
drm/i915/params: support bool values for int and uint params
Jan 15, 2020
72ff2b8d
drm/i915/gt: Use the BIT when checking the flags, not the index
Jan 15, 2020
9ecc6eab
drm/i915/fbc: Move the plane state check into the fbc functions
Jan 15, 2020
661d6ec0
drm/i915/fbc: Nuke fbc_supported()
Jan 15, 2020
d54151c5
drm/i915/fbc: Add fbc tracepoints
Jan 15, 2020
f78d5da6
drm/i915/tgl: Add Wa_1409825376 to tgl
Jan 15, 2020
d3d19d6f
fbdev: potential information leak in do_fb_ioctl()
Jan 15, 2020
366c5aa1
video: hyperv_fb: fix indentation issue
Jan 15, 2020
ac0c2558
video: ssd1307fb: add the missed regulator_disable
Jan 15, 2020
52733e95
video: Fix Kconfig indentation
Jan 15, 2020
bc5e36f3
OMAP: DSS2: remove non-zero check on variable r
Jan 15, 2020
28388b33
pxa168fb: fix release function mismatch in probe failure
Jan 15, 2020
2be24502
fbcon: Adjust indentation in set_con2fb_map
Jan 15, 2020
93166f5f
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Jan 15, 2020
3c3c5639
video: sa1100fb: constify copied structure
Jan 15, 2020
091be724
fbdev: s1d13xxxfb: use resource_size
Jan 15, 2020
44a39108
fbdev: cg14fb: use resource_size
Jan 15, 2020
914d6631
video: exynos: Rename Exynos to lowercase
Jan 15, 2020
31a2a329
fbdev: remove object duplication in Makefile
Jan 15, 2020
e4eed858
video: fbdev: nvidia: clean up indentation issues and comment block
Jan 15, 2020
f3c0efc9
drm/i915/execlists: Leave resetting ring to intel_ring
Jan 16, 2020
5e791166
drm/ttm: nuke invalidate_caches callback
Jan 16, 2020
9c92aa48
drm/i915/gt: Drop rogue space in the middle of GT_TRACE
Jan 16, 2020
6f4194c8
drm/i915: add Wa_14010594013: icl,ehl
Jan 16, 2020
f01b16a8
dax: Get rid of fs_dax_get_by_host() helper
Jan 16, 2020
9e83713a
drm/i915/psr: Share the computation of idle frames
Jan 16, 2020
672c368f
drm/i915: Keep track of request among the scheduling lists
Jan 16, 2020
32ff621f
drm/i915/gt: Allow temporary suspension of inflight requests
Jan 16, 2020
74831738
drm/i915/execlists: Offline error capture
Jan 16, 2020
960287ca
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
Jan 17, 2020
fde7266f
drm/i915: Fix eDP DPCD aux max backlight calculations
Jan 17, 2020
79946723
drm/i915: Assume 100% brightness when not in DPCD control mode
Jan 17, 2020
662884a9
drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
Jan 17, 2020
9ac7d53d
drm/i915: Auto detect DPCD backlight support by default
Jan 17, 2020
c53aec2b
drm/i915: Include the debugfs params header for its own definition
Jan 17, 2020
49,871 additional commits have been omitted to prevent performance issues.
Loading
Loading