summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-31sched/clock: Make local_clock() noinstrPeter Zijlstra1-5/+3
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra1-2/+2
2023-01-31cpuidle: tracing: Warn about !rcu_is_watching()Peter Zijlstra1-0/+18
2023-01-31cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUGPeter Zijlstra1-0/+27
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar55-104/+705
2023-01-28Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+13
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+13
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+107
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-4/+5
2023-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+4
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede1-2/+84
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede1-0/+23
2023-01-24drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas1-0/+12
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2-2/+0
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+10
2023-01-21net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang1-0/+3
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds3-7/+7
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-5/+8
2023-01-20firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann1-4/+4
2023-01-19drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das1-0/+1
2023-01-19scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie1-0/+2
2023-01-19scsi: ufs: core: Fix devfreq deadlocksJohan Hovold1-0/+2
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra1-7/+15
2023-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold1-8/+7
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+3
2023-01-17Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds4-7/+6
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet1-0/+7
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+6
2023-01-13cpuidle: Add comments about noinstr/__cpuidle usagePeter Zijlstra1-0/+10
2023-01-13sched/core: Always inline __this_cpu_preempt_check()Peter Zijlstra1-1/+1
2023-01-13tracing: WARN on rcuidlePeter Zijlstra1-2/+13
2023-01-13cpuidle, ACPI: Make noinstr cleanPeter Zijlstra1-2/+2
2023-01-13cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}Peter Zijlstra2-11/+47
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra3-11/+9
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra2-4/+34
2023-01-13cpuidle, dt: Push RCU-idle into driverPeter Zijlstra1-0/+2
2023-01-13Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-4/+0
2023-01-13Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-38/+127
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild1-1/+1
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+9
2023-01-12rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers1-1/+1