summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman53-970/+475
2023-11-21bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-0/+11
2023-11-21bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman1-0/+5
2023-11-21drm/msm/gem: Add metadataRob Clark1-0/+2
2023-11-21PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko1-6/+6
2023-11-21PCI: host-generic: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann1-0/+6
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann1-4/+16
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann1-0/+10
2023-11-20spi: axi-spi-engine improvementsMark Brown13-37/+66
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal1-1/+0
2023-11-20ACPI: video: Add comment about acpi_video_backlight_use_native() usageHans de Goede1-0/+9
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede1-0/+1
2023-11-20thermal: core: Add trip thresholds for trip crossing detectionRafael J. Wysocki1-0/+2
2023-11-20ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus1-0/+4
2023-11-20ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus1-0/+1
2023-11-20ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki1-0/+17
2023-11-20device property: Add SOFTWARE_NODE() macro for defining software nodesSakari Ailus1-0/+7
2023-11-20ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki1-0/+53
2023-11-20ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki1-0/+18
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig1-0/+17
2023-11-20platform/x86: wmi: Add to_wmi_device() helper macroArmin Wolf1-0/+8
2023-11-20platform/x86: wmi: Add wmidev_block_set()Armin Wolf1-0/+2
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding1-1/+1
2023-11-20ieee802154: Give the user the association listMiquel Raynal1-2/+16
2023-11-20mac802154: Follow the number of associated devicesMiquel Raynal1-0/+1
2023-11-20ieee802154: Add support for limiting the number of associated devicesMiquel Raynal2-0/+10
2023-11-20mac802154: Handle association requests from peersMiquel Raynal2-0/+13
2023-11-20ieee802154: Add support for user disassociation requestsMiquel Raynal3-0/+15
2023-11-20mac802154: Handle associatingMiquel Raynal1-0/+5
2023-11-20ieee802154: Add support for user association requestsMiquel Raynal3-0/+43
2023-11-20ieee802154: Internal PAN managementMiquel Raynal1-0/+47
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter16-237/+881
2023-11-20drm/print: Handle NULL drm device in __drm_printk()Luben Tuikov1-1/+1
2023-11-20Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2023-11-20Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2023-11-20Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+8
2023-11-19rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlinkLi RongQing2-0/+15
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski5-59/+8
2023-11-19kill d_backing_dentry()Al Viro1-15/+0
2023-11-19[software coproarchaeology] dentry.h: kill a mysterious commentAl Viro1-1/+0
2023-11-19dentry.h: trim externsAl Viro1-5/+0
2023-11-19kill d_{is,set}_fallthru()Al Viro1-13/+4
2023-11-19DCACHE_COOKIE: RIPAl Viro1-1/+0
2023-11-19DCACHE_... ->d_flags bits: switch to BIT()Al Viro1-38/+38
2023-11-19struct dentry: get rid of randomize_layout idiocyAl Viro1-1/+1
2023-11-18bpf: move verifier state printing code to kernel/bpf/log.cAndrii Nakryiko1-0/+72
2023-11-18bpf: move verbose_linfo() into kernel/bpf/log.cAndrii Nakryiko1-0/+4
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+4
2023-11-18Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...David S. Miller1-6/+39