summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cachefiles: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados2023-12-281-1/+0
* sysclt: Clarify the results of selftest runJoel Granados2023-12-281-61/+62
* sysctl: Add a selftest for handling empty dirsJoel Granados2023-12-282-0/+52
* sysctl: Fix out of bounds access for empty sysctl registersJoel Granados2023-12-281-2/+7
* MAINTAINERS: Add Joel Granados as co-maintainer for proc sysctlLuis Chamberlain2023-12-281-0/+1
* MAINTAINERS: remove Iurii Zaikin from proc sysctlLuis Chamberlain2023-12-281-1/+0
* Linux 6.7-rc7v6.7-rc7Linus Torvalds2023-12-231-1/+1
* Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-233-3/+29
|\
| * x86/acpi: Handle bogus MADT APIC tables gracefullyThomas Gleixner2023-12-181-1/+1
| * x86/alternatives: Disable interrupts and sync when optimizing NOPs in placeThomas Gleixner2023-12-151-1/+11
| * x86/alternatives: Sync core before enabling interruptsThomas Gleixner2023-12-151-1/+1
| * x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefullyThomas Gleixner2023-12-151-0/+16
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-12-234-9/+11
|\ \
| * | scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo2023-12-181-1/+2
| * | scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee2023-12-181-2/+4
| * | scsi: core: Always send batch on reset or error handling commandAlexander Atanasov2023-12-181-0/+2
| * | scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun2023-12-181-6/+3
* | | Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-12-239-19/+49
|\ \ \
| * \ \ Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-12-223-6/+11
| |\ \ \
| | * | | USB: serial: option: add Quectel EG912Y module supportAlper Ak2023-12-211-0/+2
| | * | | USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2023-12-212-6/+6
| | * | | USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2023-12-151-0/+1
| | * | | USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2023-12-151-0/+2
| | | |/ | | |/|
| * | | usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter2023-12-151-3/+0
| * | | usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis2023-12-151-0/+11
| * | | usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold2023-12-151-1/+1
| * | | net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez2023-12-151-3/+20
| * | | Merge tag 'thunderbolt-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-12-122-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine2023-12-081-5/+5
| | * | thunderbolt: Fix memory leak in margining_port_remove()Yaxiong Tian2023-11-271-1/+1
* | | | Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-2319-218/+254
|\ \ \ \
| * | | | debugfs: initialize cancellations earlierJohannes Berg2023-12-221-2/+4
| * | | | Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada2023-12-192-36/+2
| * | | | Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada2023-12-192-66/+0
| * | | | nvmem: brcm_nvram: store a copy of NVRAM contentRafał Miłecki2023-12-151-40/+94
| * | | | dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotpFabio Estevam2023-12-151-4/+6
| * | | | driver core: Add a guard() definition for the device_lock()Dan Williams2023-12-151-0/+2
| * | | | Merge tag 'iio-fixes-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-12-1210-69/+141
| |\ \ \ \
| | * | | | iio: adc: MCP3564: fix hardware identification logicMarius Cristea2023-12-041-2/+2
| | * | | | iio: adc: MCP3564: fix calib_bias and calib_scale range checksJavier Carrasco2023-12-041-2/+2
| | * | | | iio: adc: meson: add separate config for axg SoC familyGeorge Stark2023-12-041-1/+15
| | * | | | iio: adc: imx93: add four channels for imx93 adcHaibo Chen2023-12-041-0/+4
| | * | | | iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov2023-12-041-1/+3
| | * | | | iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner2023-11-261-0/+10
| | * | | | iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui2023-11-261-2/+2
| | * | | | iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa2023-11-261-2/+2
| | * | | | iio: imu: adis16475: add spi_device_id tableNuno Sa2023-11-261-45/+72
| | * | | | iio: tmag5273: fix temperature offsetJavier Carrasco2023-11-251-1/+1
| | * | | | iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco2023-11-161-2/+2
| | * | | | iio: kx022a: Fix acceleration value scalingMatti Vaittinen2023-11-161-11/+26