aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki3-64/+83
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich1-0/+9
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds4-0/+4
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-10/+46
2026-01-15Merge tag 'asoc-fix-v6.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai61-306/+318
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp2-0/+25
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp1-7/+0
2026-01-15mshv: add definitions for arm64 gpa interceptsAnirudh Rayabharam (Microsoft)1-0/+47
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-0/+1
2026-01-14mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-14textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-14mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-9/+0
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+2
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy1-4/+5
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+5
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra1-1/+0
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet2-0/+7
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi1-2/+2
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+14
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng1-0/+4
2026-01-12landlock: Clarify documentation for the IOCTL access rightGünther Noack1-20/+17
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein1-1/+5
2026-01-11treewide: Update email addressThomas Gleixner13-13/+13
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-7/+0
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min2-63/+89
2026-01-09drm/dp: Add byte-by-byte fallback for broken USB-C adaptersChia-Lin Kao (AceLan)1-20/+37
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-183/+88
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-3/+8
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-1/+12
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+10
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+6
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian1-1/+1
2026-01-08ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela1-1/+1
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný1-11/+14
2026-01-08Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-183/+88
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt1-1/+1
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
2026-01-07drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resumeSebastian Reichel1-0/+1
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-3/+0
2026-01-06media: uapi: mali-c55-config: Remove version identifierJacopo Mondi1-9/+0
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi1-1/+1
2026-01-04NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+1
2026-01-04scsi: core: Fix error handler encryption supportBrian Kao1-0/+6