2020-04-14 |
Marco Elver | kcsan: Fix function matching in report |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | kcsan: Change data_race() to no longer require marking... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | kcsan: Move kcsan_{disable,enable}_current() to kcsan... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | kcsan: Introduce scoped ASSERT_EXCLUSIVE macros |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | objtool, kcsan: Add explicit check functions to uaccess... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | kcsan: Add support for scoped accesses |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | kcsan: Avoid blocking producers in prepare_report() |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Marco Elver | kcsan: Introduce report access_info and other_info |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Marco Elver | kcsan: Update API documentation in kcsan-checks.h |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Marco Elver | kcsan: Update Documentation/dev-tools/kcsan.rst |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Qiujun Huang | kcsan: Fix a typo in a comment |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Marco Elver | kcsan: Add current->state to implicitly atomic accesses |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Marco Elver | kcsan: Add option for verbose reporting |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Marco Elver | kcsan: Add option to allow watcher interruptions |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan, trace: Make KCSAN compatible with tracing |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask) |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Add kcsan_set_access_mask() support |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Introduce kcsan_value_change type |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | compiler.h, seqlock.h: Remove unnecessary kcsan.h includes |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Move interfaces that affects checks to kcsan... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Fix misreporting if concurrent races on same... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Expose core configuration parameters as module... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Add test to generate conflicts via debugfs |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Introduce ASSERT_EXCLUSIVE_*() macros |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Introduce KCSAN_ACCESS_ASSERT access type |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Fix 0-sized checks |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Clean up the main KCSAN Kconfig option |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Add option to assume plain aligned writes up... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Paul E. McKenney | kcsan: Add docbook header for data_race() |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | copy_to_user, copy_from_user: Use generic instrumented.h |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | iov_iter: Use generic instrumented.h |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | asm-generic, kcsan: Add KCSAN instrumentation for bitops |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | asm-generic, atomic-instrumented: Use generic instrumen... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | include/linux: Add instrumented.h infrastructure |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Address missing case with KCSAN_REPORT_VALUE_CHA... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Make KCSAN compatible with lockdep |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Rate-limit reporting per data races |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Show full access type in report |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Marco Elver | kcsan: Prefer __always_inline for fast-path |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Ingo Molnar | Merge branch 'linus' into locking/kcsan, to pick up... |
commit | commitdiff | tree | snapshot |
2020-03-21 |
Ingo Molnar | Merge branch 'x86/kdump' into locking/kcsan, to resolve... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'char-misc-5.6-rc7' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'staging-5.6-rc7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'usb-5.6-rc7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'tty-5.6-rc7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'sound-5.6-rc7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Linus Torvalds | Merge tag 'drm-fixes-2020-03-20' of git://anongit.freed... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Dave Airlie | Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit... |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Dave Airlie | Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://peopl... |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Mario Kleiner | drm/amd/display: Fix pageflip event race condition... |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Linus Torvalds | Merge tag 'mmc-v5.6-rc6' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Vincenzo Frascino | arm64: compat: Fix syscall number of compat_clock_getres |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Linus Torvalds | Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org... |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Linus Torvalds | Merge tag 'kbuild-fixes-v5.6-3' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Corentin Labbe | rtc: max8907: add missing select REGMAP_IRQ |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Mikhail Petrov | scripts/kallsyms: fix wrong kallsyms_relative_base |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Will Deacon | arm64: kpti: Fix "kpti=off" when KASLR is enabled |
commit | commitdiff | tree | snapshot |
2020-03-19 |
Dave Airlie | Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongi... |
commit | commitdiff | tree | snapshot |
2020-03-18 |
James Zhu | drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check |
commit | commitdiff | tree | snapshot |
2020-03-18 |
James Zhu | drm/amdgpu: fix typo for vcn2/jpeg2 idle check |
commit | commitdiff | tree | snapshot |
2020-03-18 |
James Zhu | drm/amdgpu: fix typo for vcn1 idle check |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Linus Torvalds | locks: reinstate locks_delete_block optimization |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Xiao Yang | modpost: Get proper section index by get_secindex(... |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Linus Torvalds | mm: slub: be more careful about the double cmpxchg... |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Jann Horn | mm: slub: add missing TID bump in kmem_cache_alloc_bulk() |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Qiujun Huang | drm/lease: fix WARNING in idr_destroy |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Eric Biggers | tty: fix compat TIOCGSERIAL checking wrong function ptr |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Eric Biggers | tty: fix compat TIOCGSERIAL leaking uninitialized memory |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Eric Biggers | tty: drop outdated comments about release_tty() locking |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Ricky Wu | mmc: rtsx_pci: Fix support for speed-modes that relies... |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Alexander Shishkin | intel_th: pci: Add Elkhart Lake CPU support |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Alexander Shishkin | intel_th: Fix user-visible error codes |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Alexander Shishkin | intel_th: msu: Fix the unexpected state warning |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Alexander Shishkin | stm class: sys-t: Fix the use of time_after() |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Greg Kroah... | Merge tag 'iio-fixes-for-5.6a' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-03-18 |
Greg Kroah... | Merge tag 'usb-serial-5.6-rc7' of https://git./linux... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Cristian Marussi | arm64: smp: fix crash_smp_send_stop() behaviour |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Cristian Marussi | arm64: smp: fix smp_send_stop() behaviour |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Anthony Mallet | USB: cdc-acm: fix rounding error in TIOCSSERIAL |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Anthony Mallet | USB: cdc-acm: fix close_delay and closing_wait units... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Hans de Goede | usb: quirks: add NO_LPM quirk for RTL8153 based etherne... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Peter Chen | usb: chipidea: udc: fix sleeping function called from... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Murphy Zhou | CIFS: fiemap: do not return EINVAL if get nothing |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Shyam Prasad N | CIFS: Increment num_remote_opens stats counter even... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Dan Carpenter | cifs: potential unintitliazed error code in cifs_getattr() |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Jian-Hong Pan | ALSA: hda/realtek - Enable the headset of Acer N50... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Jian-Hong Pan | ALSA: hda/realtek - Enable headset mic of Acer X2660G... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Hans de Goede | x86/purgatory: Fail the build if purgatory.ro has missi... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Hans de Goede | x86/purgatory: Disable various profiling and sanitizing... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Michael Straube | staging: rtl8188eu: Add device id for MERCUSYS MW150US v2 |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Johan Hovold | staging: greybus: loopback_test: fix potential path... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Johan Hovold | staging: greybus: loopback_test: fix potential path... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Johan Hovold | staging: greybus: loopback_test: fix poll-mask build... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Michał Mirosław | mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Masahiro Yamada | mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKE... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Hans de Goede | mmc: sdhci-acpi: Disable write protect detection on... |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Hans de Goede | mmc: sdhci-acpi: Switch signal voltage back to 3.3V... |
commit | commitdiff | tree | snapshot |
next |