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