aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-0/+4
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu1-3/+8
2025-08-14devlink/port: Check attributes early and constifyParav Pandit1-1/+1
2025-08-14ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman1-0/+1
2025-08-14drm: Add MIPI read_multi func and two write macrosBrigham Campbell1-0/+35
2025-08-14srcu: Add guards for notrace variants of SRCU-fast readersPaul E. McKenney1-0/+5
2025-08-14srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()Paul E. McKenney2-2/+28
2025-08-14srcu: 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 Glymur SoCRaviteja 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/netdev/netLinus 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-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann1-1/+0
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski1-1/+5
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi1-1/+1
2025-08-13net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang1-1/+1
2025-08-13bpf: 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/drm/misc/kernel into drm-fixesDave 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
2025-08-13RDMA/cma: Support IB service record resolutionMark Zhang2-2/+36
2025-08-13RDMA/sa_query: Support IB service records resolutionMark Zhang2-0/+38
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz1-12/+17
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-1/+1
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro4-4/+4
2025-08-13scsi: switch scsi_bios_ptable() and scsi_partsize() to gendiskAl Viro1-2/+3
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker1-0/+13
2025-08-13media: v4l2-core: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart2-23/+23
2025-08-13media: v4l2-ioctl: Stop passing fh pointer to ioctl handlersLaurent Pinchart1-119/+119
2025-08-13media: Drop V4L2_FL_USES_V4L2_FH checksLaurent Pinchart2-2/+2
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart1-1/+4