summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-08-17console: introduce console_lock guard()sJiri Slaby (SUSE)1-0/+2
2025-08-16pcmcia: remove PCCARD_IODYNLukas Bulwahn1-7/+1
2025-08-16iio: fix iio_push_to_buffers_with_ts() typoDavid Lechner1-2/+2
2025-08-16crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EXAshish Kalra1-2/+8
2025-08-16crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...Ashish Kalra1-0/+5
2025-08-16crypto: ccp - Add support for SNP_FEATURE_INFO commandAshish Kalra1-0/+29
2025-08-16crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS commandAshish Kalra1-1/+9
2025-08-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+3
2025-08-16md: keep recovery_cp in mdp_superblock_sXiao Ni1-1/+1
2025-08-16Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+48
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed1-0/+2
2025-08-15net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vportsSaeed Mahameed1-4/+129
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells1-0/+1
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz1-0/+1
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz2-3/+14
2025-08-15perf: Convert mmap() refcounts to refcount_tThomas Gleixner1-1/+1
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo1-0/+3
2025-08-15Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2025-08-15net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu1-3/+8
2025-08-15devlink/port: Check attributes early and constifyParav Pandit1-1/+1
2025-08-15ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman1-0/+1
2025-08-15drm: Add MIPI read_multi func and two write macrosBrigham Campbell1-0/+35
2025-08-15srcu: Add guards for notrace variants of SRCU-fast readersPaul E. McKenney1-0/+5
2025-08-15srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()Paul E. McKenney2-2/+28
2025-08-15srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()Paul E. McKenney2-2/+4
2025-08-15dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in ...Raviteja Laggyshetty1-0/+205
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-08-14dlm: check for undefined release_option valuesAlexander Aring1-0/+1
2025-08-14dlm: handle release_option as unsignedAlexander Aring1-1/+2
2025-08-14PCI: Clean up __pci_find_next_cap_ttl() readabilityHans Zhang1-0/+3
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-99/+135
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta1-0/+1
2025-08-14ice: cleanup capabilities evaluationDave Ertman1-2/+2
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+24
2025-08-14media: v4l2-common: Improve devm_v4l2_sensor_clk_get() documentationSakari Ailus1-1/+9
2025-08-14dt-bindings: reset: thead,th1520-reset: add more VOSYS resetsIcenowy Zheng1-0/+7
2025-08-14net: ethtool: support including Flow Label in the flow hash for RSSJakub Kicinski1-0/+1
2025-08-14ALSA: hda: Use min() to simplify snd_hda_get_devices()Thorsten Blum1-2/+2
2025-08-14net: kcm: Fix race condition in kcm_unattach()Sven Stegemann1-1/+0
2025-08-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-1/+5
2025-08-14net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi1-1/+1
2025-08-14net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang1-1/+1
2025-08-14bpf: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie1-0/+48
2025-08-13cpuset: remove redundant CS_ONLINE flagChen Ridong1-0/+5
2025-08-13kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior1-38/+9
2025-08-13media: v4l2-common: Add a helper for obtaining the clock producerMehdi Djait1-0/+27
2025-08-13RDMA/ucma: Support write an event into a CMMark Zhang2-2/+19
2025-08-13RDMA/ucma: Support query resolved service recordsMark Zhang2-1/+21