summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman2023-10-051-4/+25
| | | * | | iio: light: vcnl4000: Don't power on/off chip in configMÃ¥rten Lindahl2023-10-051-1/+0
| | | * | | iio: addac: Kconfig: update ad74413r selectionsAntoniu Miclaus2023-10-051-0/+2
| | | * | | iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati2023-10-051-4/+4
| | | * | | iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron2023-10-051-0/+2
| | | * | | iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak2023-10-051-2/+2
| | | * | | iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih2023-10-051-1/+5
| | | * | | iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handlerGONG, Ruiqi2023-10-051-3/+3
| | | * | | dt-bindings: iio: rohm,bu27010: add missing vdd-supply to exampleKrzysztof Kozlowski2023-10-051-0/+1
| | | * | | iio: admv1013: add mixer_vgate corner casesAntoniu Miclaus2023-09-111-2/+2
| | | * | | iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell2023-09-111-1/+1
| | | * | | iio: dac: ad3552r: Correct device IDsMarcelo Schmitt2023-09-111-2/+2
| | | | |/ | | | |/|
| | * | | binder: fix memory leaks of spam and pending workCarlos Llamas2023-10-051-0/+2
| | * | | firmware_loader: Update contact emails for ABI docsRuss Weight2023-10-052-8/+8
| | * | | Documentation: embargoed-hardware-issues.rst: Clarify prenotifactionKees Cook2023-10-051-7/+12
| | * | | mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-053-10/+3
| | * | | Merge tag 'coresight-fixes-v6.6-1' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-10-021-12/+15
| | |\ \ \
| | | * | | coresight: tmc-etr: Disable warnings for allocation failuresSuzuki K Poulose2023-09-201-1/+2
| | | * | | coresight: Fix run time warnings while reusing ETR bufferLinu Cherian2023-09-151-11/+13
| | | |/ /
| | * | | Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-10-022-3/+3
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani2023-09-051-1/+1
| | | * | counter: chrdev: fix getting array extensionsFabrice Gasnier2023-09-041-2/+2
| * | | | Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-154-69/+98
| |\ \ \ \
| | * | | | ovl: temporarily disable appending lowedirsAmir Goldstein2023-10-141-49/+3
| | * | | | ovl: fix regression in showing lowerdir mount optionAmir Goldstein2023-10-142-15/+35
| | * | | | ovl: fix regression in parsing of mount options with escaped commaAmir Goldstein2023-10-121-0/+29
| | * | | | fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2023-10-122-5/+31
| * | | | | Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-156-12/+17
| |\ \ \ \ \
| | * | | | | powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-111-3/+5
| | * | | | | powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-10-101-1/+1
| | * | | | | powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-091-1/+1
| | * | | | | powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-092-0/+9
| | * | | | | powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
| | * | | | | powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
| * | | | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-157-14/+5
| |\ \ \ \ \ \
| | * | | | | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-117-14/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-10-142-7/+11
| |\ \ \ \ \ \
| | * | | | | | ksmbd: fix potential double free on smb2_read_pipe() error pathNamjae Jeon2023-10-121-1/+1
| | * | | | | | ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()Namjae Jeon2023-10-121-0/+3
| | * | | | | | ksmbd: fix wrong error response status by using set_smb2_rsp_status()Namjae Jeon2023-10-121-4/+5
| | * | | | | | ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon2023-10-121-2/+2
| | |/ / / / /
| * | | | | | Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-10-142-74/+69
| |\ \ \ \ \ \
| | * | | | | | smb: client: prevent new fids from being removed by laundromatPaulo Alcantara2023-10-121-21/+35
| | * | | | | | smb: client: make laundromat a delayed workerPaulo Alcantara2023-10-122-55/+36
| | |/ / / / /
| * | | | | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-144-7/+33
| |\ \ \ \ \ \
| | * | | | | | x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-121-0/+13
| | * | | | | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-112-2/+15
| | * | | | | | x86/resctrl: Fix kernel-doc warningsRandy Dunlap2023-10-081-5/+5
| * | | | | | | Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-141-14/+59
| |\ \ \ \ \ \ \
| | * | | | | | | sched/eevdf: Fix pick_eevdf()Benjamin Segall2023-10-091-14/+58