summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-14cxl/features: Serialize multi-part Get/Set Feature transfersDave Jiang
2026-07-14drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_brid...Luca Ceresoli
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
2026-07-14vfio: Enable cdev noiommu mode under iommufdJacob Pan
2026-07-14iommufd: Add an ioctl to query PA from IOVA for noiommu modeJacob Pan
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)
2026-07-14entry: Fix seccomp bypass after ptrace with TSYNCJinjie Ruan
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-07-13sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task sliceTejun Heo
2026-07-13sched_ext: Track the cpu a task is runnable onTejun Heo
2026-07-13sched_ext: Add reject DSQ for cap-rejected dispatchesTejun Heo
2026-07-14ALSA: firewire: fix all kernel-doc warningsRandy Dunlap
2026-07-14ALSA: hda: regmap: fix all kernel-doc warningsRandy Dunlap
2026-07-14ALSA: ac97: use struct keyword for kernel-doc commentsRandy Dunlap
2026-07-14btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng
2026-07-13Bluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov
2026-07-13ASoC: apple: mca: support simultaneous I2S capture on the frontendMark Brown
2026-07-13misc: rtsx_usb: avoid USB I/O in runtime autosuspendSean Rhodes
2026-07-13pmdomain: Merge branch dt into nextUlf Hansson
2026-07-13dt-bindings: power: mediatek: Add support for MT8196 direct HFRPAngeloGioacchino Del Regno
2026-07-13Merge branch 'for-linus' into for-nextTakashi Iwai
2026-07-13dt-bindings: clock: exynos990: Add CLK_GOUT_PERIS_TMU_SUB_PCLKDenzeel Oliva
2026-07-13Merge 7.2-rc3 into tty-nextGreg Kroah-Hartman
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-13scsi: scsi_debug: move ASC and ASCQ definitions to scsi_proto.hDamien Le Moal
2026-07-12scsi: core: wake eh reliably when using scsi_schedule_ehDavid Jeffery
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12scsi: ufs: core: Remove max_num_rtt field from ufs_hba_variant_opsEd Tsai
2026-07-12scsi: ufs: core: Add get_hba_nortt callback for vendor-specific RTT capabilityEd Tsai
2026-07-12scsi: ufs: core: Add support for static TX Equalization settingsCan Guo
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-12entry: Use syscall number instead of rereading itThomas Gleixner
2026-07-12entry: Remove syscall_enter_from_user_mode()Thomas Gleixner
2026-07-12entry: Provide [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12randomize_kstack: Provide add_random_kstack_offset_irqsoff()Thomas Gleixner
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
2026-07-12RDMA/core: Add ib_no_udata_io() helperJacob Moroni
2026-07-11kobject: Allow the constification of kobject attributesThomas Weißschuh
2026-07-11kobject: Provide macros to initialize 'struct kobj_attribute'Thomas Weißschuh
2026-07-11Merge branch '20260707-b4-ipq9650_refgen_clocks-v1-1-e070624d03d2@oss.qualcom...Bjorn Andersson
2026-07-11dt-bindings: clock: qcom: Add IPQ9650 REFGEN clock IDsKathiravan Thirumoorthy
2026-07-11Merge branch '20260624-glymur_camcc-v5-1-a321df74b1a1@oss.qualcomm.com' into ...Bjorn Andersson
2026-07-11dt-bindings: clock: qcom: Add Glymur camera clock controllerJagadeesh Kona
2026-07-11net: Call unregister_netdevice_many() per netns.Kuniyuki Iwashima
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima
2026-07-11rtnetlink: Add per-netns rtnl_work.Kuniyuki Iwashima
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni