summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-01-14tcp: add TCP_RFC7323_PAWS_ACK drop reasonEric Dumazet
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14kobject: Remove unused functionsDr. David Alan Gilbert
2025-01-14ACPI: PRM: Fix missing guid_t declaration in linux/prmt.hRobert Richter
2025-01-14Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard
2025-01-14drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter
2025-01-14ALSA: rawmidi: Make tied_device=0 as default / unknownTakashi Iwai
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-01-14net: pse-pd: Add power limit checkKory Maincent
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent
2025-01-14ARM: 9433/2: implement cacheinfo supportDmitry Baryshkov