aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-17net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean1-0/+1
2025-01-17dm-table: atomic writes supportJohn Garry1-2/+2
2025-01-16net: mdio: add definition for clock stop capable bitRussell King (Oracle)1-0/+1
2025-01-16PCI: Add TLP Prefix reading to pcie_read_tlp_log()Ilpo Järvinen1-4/+6
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay1-1/+28
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo1-0/+2
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini3-29/+38
2025-01-15Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-01-14PCI: Store number of supported End-End TLP PrefixesIlpo Järvinen1-0/+1
2025-01-14tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet1-0/+1
2025-01-14ALSA: rawmidi: Make tied_device=0 as default / unknownTakashi Iwai1-1/+1
2025-01-14Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextPaolo Abeni1-0/+1
2025-01-14net: ethtool: add support for structured PHY statisticsJakub Kicinski2-0/+16
2025-01-13md: reintroduce md-linearYu Kuai2-1/+3
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer1-0/+9
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer1-0/+10
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg1-0/+9
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman3-29/+38
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman2-27/+36
2025-01-12delayacct: add delay min to record delay peakWang Yaxin1-0/+8
2025-01-12delayacct: add delay max to record delay peakWang Yaxin1-0/+9
2025-01-13Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into drm-nextDave Airlie1-0/+1
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai1-1/+11
2025-01-12ALSA: rawmidi: Bump protocol version to 2.0.5Takashi Iwai1-1/+1
2025-01-12ALSA: rawmidi: Show substream activity in info ioctlTakashi Iwai1-0/+1
2025-01-12ALSA: rawmidi: Expose the tied device number in info ioctlTakashi Iwai1-1/+4
2025-01-10io_uring: expose read/write attribute capabilityAnuj Gupta1-0/+1
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-2/+30
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie3-29/+38
2025-01-09fs: add STATX_DIO_READ_ALIGNChristoph Hellwig1-1/+3
2025-01-09fs: reformat the statx definitionChristoph Hellwig1-23/+72
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal1-0/+1
2025-01-09netlink: add IPv6 anycast join/leave notificationsYuyang Huang1-1/+7
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-0/+7
2025-01-09accel/ivpu: Add API for command queue create/destroy/submitKarol Wachowski1-0/+84
2025-01-08ntsync: Introduce alertable waits.Elizabeth Figura1-1/+2
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_READ.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_READ.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_SEM_READ.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_RESET.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_SET.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.Elizabeth Figura1-0/+6
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.Elizabeth Figura1-1/+8
2025-01-08ntsync: Introduce NTSYNC_IOC_WAIT_ALL.Elizabeth Figura1-0/+1
2025-01-08ntsync: Introduce NTSYNC_IOC_WAIT_ANY.Elizabeth Figura1-0/+14
2025-01-08ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.Elizabeth Figura1-1/+1
2025-01-08ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.Elizabeth Figura1-2/+1