aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-09include/linux/math.h: fix mult_frac() multiple argument evaluation bugGravatar Alexey Dobriyan 1-11/+11
2023-06-09arm64: enable perf events based hard lockup detectorGravatar Douglas Anderson 1-0/+2
2023-06-09watchdog/perf: adapt the watchdog_perf interface for async modelGravatar Lecopzer Chen 1-0/+2
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsGravatar Douglas Anderson 1-0/+1
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsGravatar Douglas Anderson 1-1/+8
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyGravatar Douglas Anderson 1-10/+0
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionGravatar Douglas Anderson 1-13/+11
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cGravatar Douglas Anderson 1-2/+3
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Gravatar Douglas Anderson 1-1/+1
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cGravatar Douglas Anderson 1-1/+4
2023-06-09watchdog/hardlockup: add comments to touch_nmi_watchdog()Gravatar Douglas Anderson 1-4/+19
2023-06-09watchdog/hardlockup: change watchdog_nmi_enable() to voidGravatar Lecopzer Chen 1-1/+1
2023-06-09watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Gravatar Douglas Anderson 1-1/+1
2023-06-09kcov: add prototypes for helper functionsGravatar Arnd Bergmann 1-0/+17
2023-06-09time_namespace: always provide arch_get_vdso_data() prototype for vdsoGravatar Arnd Bergmann 1-1/+2
2023-06-09thread_info: move function declarations to linux/thread_info.hGravatar Arnd Bergmann 1-0/+5
2023-06-09init: move cifs_root_data() prototype into linux/mount.hGravatar Arnd Bergmann 1-0/+2
2023-06-09init: consolidate prototypes in linux/init.hGravatar Arnd Bergmann 3-1/+23
2023-06-09panic: make function declarations visibleGravatar Arnd Bergmann 2-2/+6
2023-06-09mm: page_poison: always declare __kernel_map_pages() functionGravatar Arnd Bergmann 1-2/+1
2023-06-09mm: percpu: unhide pcpu_embed_first_chunk prototypeGravatar Arnd Bergmann 1-2/+0
2023-06-09add intptr_tGravatar Alexey Dobriyan 1-0/+1
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+8
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-0/+15
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+8
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-1/+17
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Gravatar Arnd Bergmann 1-0/+1
2023-05-26Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-1/+17
2023-05-25module: error out early on concurrent load of the same module fileGravatar Linus Torvalds 1-0/+6
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-21/+21
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 13-22/+33
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Gravatar Linus Torvalds 1-0/+4
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 3-1/+7
2023-05-24net/handshake: Enable the SNI extension to work properlyGravatar Chuck Lever 2-0/+2
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-2/+11
2023-05-24x86/pci/xen: populate MSI sysfs entriesGravatar Maximilian Heyne 1-1/+8
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-1/+3
2023-05-23page_pool: fix inconsistency for page_pool_ring_[un]lock()Gravatar Yunsheng Lin 1-18/+0
2023-05-23bpf, sockmap: Incorrectly handling copied_seqGravatar John Fastabend 1-0/+10
2023-05-23bpf, sockmap: Improved check for empty queueGravatar John Fastabend 1-1/+0
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workGravatar John Fastabend 1-1/+1
2023-05-23ipv{4,6}/raw: fix output xfrm lookup wrt protocolGravatar Nicolas Dichtel 2-0/+3
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEGravatar Yevgeny Kliteynik 1-1/+3
2023-05-22drm: fix drmm_mutex_init()Gravatar Matthew Auld 1-1/+17
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceGravatar Cezary Rojewski 1-0/+1
2023-05-22ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgGravatar Cezary Rojewski 1-1/+2
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-1/+2
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-2/+0
2023-05-20block: remove NFL4_UFLG_MASKGravatar Christoph Hellwig 1-2/+0