aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-09dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of rangesFrank Li1-2/+0
2024-08-09bcachefs: improve bch2_dev_usage_to_text()Kent Overstreet3-6/+10
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet4-8/+73
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2024-08-09Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2024-08-09Merge tag 'asm-generic-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2024-08-09Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-87/+129
2024-08-09rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter1-7/+4
2024-08-09tracing: Return from tracing_buffers_read() if the file has been closedSteven Rostedt1-1/+1
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+2
2024-08-09Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds3-27/+15
2024-08-09cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()Waiman Long1-1/+8
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan3-0/+14
2024-08-09Merge tag 'io_uring-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds1-2/+5
2024-08-09Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds43-135/+304
2024-08-09module: make waiting for a concurrent module loader interruptibleLinus Torvalds1-15/+25
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang332-2299/+3883
2024-08-09perf script python: Add the 'ins_lat' field to event handlerZixian Cai1-1/+4
2024-08-09dt-bindings: firmware: arm,scmi: Add support for system power protocolPeng Fan1-0/+8
2024-08-09firmware: arm_scmi: Fix voltage description in failure casesEtienne Carriere1-1/+3
2024-08-09firmware: arm_scmi: Add support to reset the debug metricsLuke Parkin1-1/+21
2024-08-09firmware: arm_scmi: Create debugfs files for SCMI communication debug metricsLuke Parkin1-0/+33
2024-08-09firmware: arm_scmi: Track basic SCMI communication debug metricsLuke Parkin2-5/+34
2024-08-09firmware: arm_scmi: Add support for debug metrics at the interfaceLuke Parkin3-0/+26
2024-08-09firmware: arm_scmi: Remove superfluous handle_to_scmi_infoLuke Parkin1-3/+0
2024-08-09platform/chrome: cros_ec_typec: add remove driver hookThadeu Lima de Souza Cascardo1-0/+10
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill1-2/+3
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill1-1/+0
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill1-0/+6
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill1-6/+2
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum1-1/+1
2024-08-09x86/apic: Remove logical destination mode for 64-bitThomas Gleixner2-120/+7
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai380-2553/+4121
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai8-93/+2
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai6-98/+47
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai3-7/+7
2024-08-09Merge branch 'selftest-rds'David S. Miller11-0/+620
2024-08-09selftests: rds: add testing infrastructureVegard Nossum8-0/+605
2024-08-09net: rds: add option for GCOV profilingVegard Nossum2-0/+14
2024-08-09.gitignore: add .gcda filesVegard Nossum1-0/+1
2024-08-09drm/i915/gt: Mark the GT as dead when mmio is unreliableChris Wilson4-3/+24
2024-08-09net: stmmac: xgmac: use const char arrays for string constantsSimon Horman1-35/+34
2024-08-09net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki1-12/+33
2024-08-09Merge patch series "nsfs: iterate through mount namespaces"Christian Brauner6-13/+198
2024-08-09nsfs: iterate through mount namespacesChristian Brauner4-6/+160
2024-08-09file: add fput() cleanup helperChristian Brauner1-0/+2
2024-08-09fs: add put_mnt_ns() cleanup helperChristian Brauner1-0/+4
2024-08-09fs: allow mount namespace fdChristian Brauner1-7/+32
2024-08-09Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter66-521/+630
2024-08-09drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko1-3/+8