summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-21memory: tegra: Add SID override programming for MC clientsAshish Mhetre
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20drm/msm/gem: Add metadataRob Clark
2023-11-20PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko
2023-11-20PCI: host-generic: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
2023-11-20spi: axi-spi-engine improvementsMark Brown
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal
2023-11-20ACPI: video: Add comment about acpi_video_backlight_use_native() usageHans de Goede
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-11-20thermal: core: Add trip thresholds for trip crossing detectionRafael J. Wysocki
2023-11-20ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus
2023-11-20ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus
2023-11-20ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki
2023-11-20device property: Add SOFTWARE_NODE() macro for defining software nodesSakari Ailus
2023-11-20ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki
2023-11-20ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-20platform/x86: wmi: Add to_wmi_device() helper macroArmin Wolf
2023-11-20platform/x86: wmi: Add wmidev_block_set()Armin Wolf
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding
2023-11-20ieee802154: Give the user the association listMiquel Raynal
2023-11-20mac802154: Follow the number of associated devicesMiquel Raynal
2023-11-20ieee802154: Add support for limiting the number of associated devicesMiquel Raynal
2023-11-20mac802154: Handle association requests from peersMiquel Raynal
2023-11-20ieee802154: Add support for user disassociation requestsMiquel Raynal
2023-11-20mac802154: Handle associatingMiquel Raynal
2023-11-20ieee802154: Add support for user association requestsMiquel Raynal
2023-11-20ieee802154: Internal PAN managementMiquel Raynal
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-19drm/print: Handle NULL drm device in __drm_printk()Luben Tuikov
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-19Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-11-18rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlinkLi RongQing
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski
2023-11-18kill d_backing_dentry()Al Viro
2023-11-18[software coproarchaeology] dentry.h: kill a mysterious commentAl Viro
2023-11-18dentry.h: trim externsAl Viro
2023-11-18kill d_{is,set}_fallthru()Al Viro
2023-11-18DCACHE_COOKIE: RIPAl Viro
2023-11-18DCACHE_... ->d_flags bits: switch to BIT()Al Viro
2023-11-18struct dentry: get rid of randomize_layout idiocyAl Viro
2023-11-18bpf: move verifier state printing code to kernel/bpf/log.cAndrii Nakryiko
2023-11-18bpf: move verbose_linfo() into kernel/bpf/log.cAndrii Nakryiko