summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-15timekeeping: Remove unused ktime_get_fast_timestamps()Dr. David Alan Gilbert
2025-01-15mtd: spinand: Add support for read DTR operationsMiquel Raynal
2025-01-15mtd: spinand: Add an optional frequency to read from cache macrosMiquel Raynal
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal
2025-01-15Merge tag 'spi-mem-dtr-2' into nand/nextMiquel Raynal
2025-01-15PCI: Add enable_device() and disable_device() callbacks for bridgesFrank Li
2025-01-15Merge tag 'samsung-dt64-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet
2025-01-15dt-bindings: reset: add bindings for A1 SoC audio reset controllerJan Dakinevich
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-01-15kunit: Introduce autorun optionStanislav Kinsburskii
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-15Input: allocate keycode for phone linkingIllia Ostapyshyn
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf
2025-01-15Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-01-15Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-01-15Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-01-15ASoC: soc-dai: add snd_soc_dai_prepare() and use it internallyMartin Blumenstingl
2025-01-15ASoC: simple-card-utils: fix priv->dai_props indexingLaurentiu Mihalcea
2025-01-15saner replacement for debugfs_rename()Al Viro
2025-01-15debugfs: take debugfs_short_fops definition out of ifdefAl Viro
2025-01-15debugfs: allow to store an additional opaque pointer at file creationAl Viro
2025-01-15drm/bridge: fix documentation for the hdmi_audio_prepare() callbackDmitry Baryshkov
2025-01-15vdso: Correct typo in PAGE_SHIFT commentHaiyue Wang
2025-01-15genirq: Provide IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-14KVM: x86: Drop double-underscores from __kvm_set_memory_region()Sean Christopherson
2025-01-14KVM: Add a dedicated API for setting KVM-internal memslotsSean Christopherson
2025-01-14KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)Sean Christopherson
2025-01-14socket: Remove unused kernel_sendmsg_lockedDr. David Alan Gilbert
2025-01-14PCI: Store number of supported End-End TLP PrefixesIlpo Järvinen
2025-01-14PCI: Add defines for TLP Header/Prefix log sizesIlpo Järvinen
2025-01-14PCI: Don't expose pcie_read_tlp_log() outside PCI subsystemIlpo Järvinen
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-14nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer
2025-01-14nfs: probe for LOCALIO when v4 client reconnects to serverMike Snitzer
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer
2025-01-14nfs_common: track all open nfsd_files per LOCALIO nfs_clientMike Snitzer
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer
2025-01-14nfs: cache all open LOCALIO nfsd_file(s) in clientMike Snitzer
2025-01-14nfs_common: move localio_lock to new lock member of nfs_uuid_tMike Snitzer
2025-01-14nfs_common: rename functions that invalidate LOCALIO nfs_clientsMike Snitzer
2025-01-14nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operationsMike Snitzer
2025-01-14nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer
2025-01-14tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet