summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-07-291-1/+1
| | * | | | | | iio: imu: lsm6dsx: Fix mount matrix retrievalAlejandro Tafalla2023-07-231-1/+1
| | * | | | | | iio: adc: meson: fix core clock enable/disable momentGeorge Stark2023-07-221-11/+12
| | * | | | | | iio: core: Prevent invalid memory access when there is no parentMilan Zamazal2023-07-221-2/+3
| | * | | | | | iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter2023-07-221-1/+4
| | * | | | | | dt-bindings: iio: adi,ad74115: remove ref from -nanoampKrzysztof Kozlowski2023-07-151-3/+0
| | * | | | | | iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga2023-07-151-3/+6
| | * | | | | | iio: light: bu27008: Fix intensity data typeMatti Vaittinen2023-07-151-1/+1
| | * | | | | | iio: light: bu27008: Fix scale formatMatti Vaittinen2023-07-151-2/+18
| | * | | | | | iio: light: bu27034: Fix scale formatMatti Vaittinen2023-07-151-3/+19
| | * | | | | | iio: adc: ad7192: Fix ac excitation featureAlisa Roman2023-07-151-8/+8
| | |/ / / / /
| * | | | | | Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-08-041-1/+2
| |\ \ \ \ \ \
| | * | | | | | tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failureAnh Tuan Phan2023-07-241-1/+2
| | * | | | | | counter: Fix menuconfig "Counter support" submenu entries disappearanceWilliam Breathitt Gray2023-07-201-7/+7
| * | | | | | | Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-08-041-7/+7
| |\ \ \ \ \ \ \
| | * | | | | | | counter: Fix menuconfig "Counter support" submenu entries disappearanceWilliam Breathitt Gray2023-06-211-7/+7
* | | | | | | | | Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-1210-14/+79
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-08-082-1/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()Mika Westerberg2023-08-041-0/+2
| | * | | | | | | | | thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta2023-08-031-1/+3
| | |/ / / / / / / /
| * | | | | | | | | usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-041-1/+8
| * | | | | | | | | usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-041-3/+9
| * | | | | | | | | usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K2023-08-041-1/+5
| * | | | | | | | | USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern2023-08-041-0/+9
| * | | | | | | | | usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus2023-08-041-0/+1
| * | | | | | | | | usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET2023-08-041-7/+18
| * | | | | | | | | usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera2023-08-041-1/+17
| * | | | | | | | | usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan2023-08-041-0/+7
| |/ / / / / / / /
* | | | | | | | | Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-126-7/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea2023-08-111-0/+1
| * | | | | | | | | x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov2023-08-091-2/+2
| * | | | | | | | | x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia2023-08-081-1/+1
| * | | | | | | | | x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke...Xin Li2023-08-081-1/+1
| * | | | | | | | | x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)2023-08-072-3/+43
* | | | | | | | | | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-127-113/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | driver core: cpu: Fix the fallback cpu_show_gds() nameBorislav Petkov (AMD)2023-08-111-2/+2
| * | | | | | | | | | x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2023-08-102-2/+2
| * | | | | | | | | | x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-101-0/+2
| * | | | | | | | | | driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)2023-08-101-8/+2
| * | | | | | | | | | x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers2023-08-101-3/+9
| * | | | | | | | | | Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)2023-08-101-27/+44
| * | | | | | | | | | driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)2023-08-101-68/+19
| * | | | | | | | | | Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)2023-08-101-7/+7
* | | | | | | | | | | Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-08-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tpm_tis: Opt-in interruptsJarkko Sakkinen2023-08-121-1/+1
| * | | | | | | | | | | tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi2023-08-121-1/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-08-115-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RDMA/bnxt_re: Initialize dpi_tbl_lock mutexKashyap Desai2023-08-101-0/+1
| * | | | | | | | | | | | RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP2023-08-101-0/+2
| * | | | | | | | | | | | RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier2023-08-101-1/+1