summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-19bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky1-0/+2
2023-07-19bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_nodeDave Marchevsky1-0/+10
2023-07-19ASoC: Improve coverage in default KUnit runsMark Brown11-13/+77
2023-07-19cgroup/misc: Change counters to be explicit 64bit typesHaitao Huang1-14/+11
2023-07-19cgroup/misc: update struct members descriptionsKamalesh Babulal1-1/+2
2023-07-18platform: Provide stubs for !HAS_IOMEM buildsMark Brown1-0/+28
2023-07-18driver core: Provide stubs for !IOMEM buildsMark Brown1-0/+26
2023-07-18regmap: Let users check if a register is cachedMark Brown1-0/+1
2023-07-18PCI: Add Intel Audio DSP devices to pci_ids.hAmadeusz Sławiński1-0/+73
2023-07-18PCI: Sort Intel PCI IDs by numberAmadeusz Sławiński1-16/+16
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi2-6/+29
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)1-12/+0
2023-07-18sched: add a few helpers to wake up tasks on the current cpuAndrei Vagin3-1/+5
2023-07-18cpumask: eliminate kernel-doc warningsRandy Dunlap1-2/+6
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov332-4635/+7796
2023-07-17fs: distinguish between user initiated freeze and kernel initiated freezeDarrick J. Wong1-5/+10
2023-07-17blk-flush: reuse rq queuelist in flush state machineChengming Zhou1-1/+0
2023-07-17blk-mq: use percpu csd to remote complete instead of per-rq csdChengming Zhou1-4/+1
2023-07-17block: don't allow enabling a cache on devices that don't support itChristoph Hellwig1-0/+1
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter6-9/+9
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli1-0/+1
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+6
2023-07-15remoteproc: core: Export the rproc coredump APIsSiddharth Gupta1-0/+4
2023-07-15rpmsg: core: Add signal API supportDeepak Kumar Singh1-0/+15
2023-07-15clk: qcom: smd-rpm: Move some RPM resources to the common headerKonrad Dybcio1-0/+15
2023-07-15soc: qcom: smd-rpm: Use tabs for definesKonrad Dybcio1-2/+2
2023-07-15soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUMKonrad Dybcio1-0/+1
2023-07-15Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds3-4/+5
2023-07-15rcuscale: Measure grace-period kthread CPU timePaul E. McKenney1-0/+1
2023-07-14jiffies: add kernel-doc for all APIsRandy Dunlap1-21/+176
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2023-07-14iommu: Optimise PCI SAC address trickRobin Murphy1-0/+2
2023-07-14spi: Use struct_size() helperAndy Shevchenko1-6/+9
2023-07-14platform/x86/intel/tpmi: Read feature control statusSrinivas Pandruvada1-0/+2
2023-07-14Merge tag 'ib-pdx86-simatic-v6.6' into review-hansHans de Goede2-2/+6
2023-07-14platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-07-14platform/x86: simatic-ipc: add CMOS battery monitoringHenning Schild1-0/+1
2023-07-14media: i2c: add I2C Address Translator (ATR) supportLuca Ceresoli1-0/+116
2023-07-14platform/x86: simatic-ipc: add another model BX-21AHenning Schild2-2/+4
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)1-0/+26
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)1-0/+7
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)1-0/+6
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)1-0/+16
2023-07-14ipv6: Constify the sk parameter of several helper functions.Guillaume Nault1-6/+4
2023-07-14security: Constify sk in the sk_getsecid hook.Guillaume Nault2-3/+4
2023-07-14soc: qcom: smem: Add qcom_smem_is_available()Stephan Gerhold1-0/+1
2023-07-14net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski1-1/+1