summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Zijlstra2-5/+6
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra2-4/+34
2023-01-13cpuidle, dt: Push RCU-idle into driverPeter Zijlstra1-0/+2
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-1/+11
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers1-0/+2
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers1-0/+8
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers1-0/+21
2023-01-13net: ptp: add helper for one-step P2P clocksChristian Eggers1-0/+73
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss1-0/+22
2023-01-13u64_stat: Remove the obsolete fetch_irq() variants.Thomas Gleixner1-12/+0
2023-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-3/+211
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai1-0/+4
2023-01-13platform/chrome: fix kernel-doc warnings for cros_ec_commandTzung-Bi Shih1-3/+3
2023-01-13platform/chrome: fix kernel-doc warning for last_resume_resultTzung-Bi Shih1-0/+4
2023-01-13platform/chrome: fix kernel-doc warning for suspend_timeout_msTzung-Bi Shih1-0/+5
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih1-0/+1
2023-01-13Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...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-12rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers1-1/+1
2023-01-12ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann1-9/+0
2023-01-12ARM: omap1: remove dead codeArnd Bergmann1-35/+0
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-19/+0
2023-01-12mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes2-2/+2
2023-01-12include/linux/mm: fix release_pages_arg kernel doc commentSeongJae Park1-3/+3
2023-01-12mm: fix vma->anon_name memory leak for anonymous shmem VMAsSuren Baghdasaryan1-2/+1
2023-01-11iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe1-1/+0
2023-01-11irq/s390: Add arch_is_isolated_msi() for s390Jason Gunthorpe1-3/+7
2023-01-11genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSIJason Gunthorpe1-2/+4
2023-01-11genirq/irqdomain: Remove unused irq_domain_check_msi_remap() codeJason Gunthorpe1-23/+0
2023-01-11iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe1-0/+1
2023-01-11genirq/msi: Add msi_device_has_isolated_msi()Jason Gunthorpe1-0/+13
2023-01-11driver core: Make driver_deferred_probe_timeout a static variableJavier Martinez Canillas1-1/+0
2023-01-11console: Document struct consoleThomas Gleixner1-17/+37
2023-01-11console: Use BIT() macros for @flags valuesThomas Gleixner1-10/+36
2023-01-11printk: move size limit macros into internal.hJohn Ogness1-2/+0
2023-01-11fs: remove locks_inodeJeff Layton2-5/+3
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton3-429/+442
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+69
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto1-0/+6
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto1-0/+7
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto1-0/+14
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto2-0/+69
2023-01-11net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan1-0/+1
2023-01-11net/mlx5: Enable management PF initializationShay Drory1-0/+5
2023-01-11net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla2-0/+63