summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-13iommu: Remove detach_dev callbackLu Baolu
2023-01-13iommu: Remove deferred attach check from __iommu_detach_device()Jason Gunthorpe
2023-01-13iommu: Add set_platform_dma_ops iommu opsLu Baolu
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-13drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann
2023-01-13drm: Don't include <linux/fb.h> in drm_crtc_helper.hThomas Zimmermann
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann
2023-01-13cpuidle: Add comments about noinstr/__cpuidle usagePeter Zijlstra
2023-01-13sched/core: Always inline __this_cpu_preempt_check()Peter Zijlstra
2023-01-13tracing: WARN on rcuidlePeter Zijlstra
2023-01-13cpuidle, ACPI: Make noinstr cleanPeter Zijlstra
2023-01-13cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}Peter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra
2023-01-13cpuidle, dt: Push RCU-idle into driverPeter Zijlstra
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas
2023-01-13ALSA: fireface: update UAPI for data of knob controlTakashi Sakamoto
2023-01-13drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)Cai Huoqing
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers
2023-01-13net: ptp: add helper for one-step P2P clocksChristian Eggers
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann
2023-01-12u64_stat: Remove the obsolete fetch_irq() variants.Thomas Gleixner
2023-01-12Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2023-01-13platform/chrome: fix kernel-doc warnings for cros_ec_commandTzung-Bi Shih
2023-01-13platform/chrome: fix kernel-doc warning for last_resume_resultTzung-Bi Shih
2023-01-13platform/chrome: fix kernel-doc warning for suspend_timeout_msTzung-Bi Shih
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-12rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers