summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09irqdomain: Allow giving name suffix for domainMatti Vaittinen
2024-08-09irqdomain: Cleanup domain name allocationThomas Gleixner
2024-08-09irqdomain: Simplify simple and legacy domain creationMatti Vaittinen
2024-08-09perf tools: Create source symlink in perf object dirAndi Kleen
2024-08-09perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORTArnaldo Carvalho de Melo
2024-08-09PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen
2024-08-09drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost
2024-08-09drm/ast: Request PCI BAR with devresPhilipp Stanner
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner
2024-08-09drm/vboxvideo: Add PCI region requestPhilipp Stanner
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner
2024-08-09nvdimm/pmem: Set dax flag for all 'PFN_MAP' casesZhihao Cheng
2024-08-09dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of rangesFrank Li
2024-08-09bcachefs: improve bch2_dev_usage_to_text()Kent Overstreet
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds
2024-08-09Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-08-09Merge tag 'asm-generic-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-09Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-09rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter
2024-08-09tracing: Return from tracing_buffers_read() if the file has been closedSteven Rostedt
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-09Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-09cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()Waiman Long
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan
2024-08-09Merge tag 'io_uring-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-09Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-09module: make waiting for a concurrent module loader interruptibleLinus Torvalds
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-08-09perf script python: Add the 'ins_lat' field to event handlerZixian Cai
2024-08-09dt-bindings: firmware: arm,scmi: Add support for system power protocolPeng Fan
2024-08-09firmware: arm_scmi: Fix voltage description in failure casesEtienne Carriere
2024-08-09firmware: arm_scmi: Add support to reset the debug metricsLuke Parkin
2024-08-09firmware: arm_scmi: Create debugfs files for SCMI communication debug metricsLuke Parkin
2024-08-09firmware: arm_scmi: Track basic SCMI communication debug metricsLuke Parkin
2024-08-09firmware: arm_scmi: Add support for debug metrics at the interfaceLuke Parkin
2024-08-09firmware: arm_scmi: Remove superfluous handle_to_scmi_infoLuke Parkin
2024-08-09platform/chrome: cros_ec_typec: add remove driver hookThadeu Lima de Souza Cascardo
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-08-09x86/apic: Remove logical destination mode for 64-bitThomas Gleixner
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai
2024-08-09Merge branch 'selftest-rds'David S. Miller