summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Revert "btrfs: zstd: fix and simplify the inline extent decompression"Linus Torvalds2-23/+54
2024-01-23afs: Fix missing/incorrect unlocking of RCU read lockDavid Howells1-2/+3
2024-01-23afs: Remove afs_dynroot_d_revalidate() as it is redundantDavid Howells1-9/+0
2024-01-23afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells2-3/+34
2024-01-23afs: Hide silly-rename files from userspaceDavid Howells1-0/+8
2024-01-23cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-modeDavid Howells1-0/+3
2024-01-23tracing: Ensure visibility when inserting an element into tracing_mapPetr Pavlu1-1/+6
2024-01-23netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()Dan Carpenter1-2/+3
2024-01-23netfs, fscache: Prevent Oops in fscache_put_cache()Dan Carpenter1-1/+2
2024-01-23cifs: Don't use certain unnecessary folio_*() functionsDavid Howells1-5/+5
2024-01-23afs: Don't use certain unnecessary folio_*() functionsDavid Howells1-5/+5
2024-01-23netfs: Don't use certain unnecessary folio_*() functionsDavid Howells4-13/+13
2024-01-23ASoC: qcom: volume fixes and codec cleanupsMark Brown3-12/+5
2024-01-23ASoC: codecs: fix ES8326 performance and pop noiseMark Brown2-48/+141
2024-01-23fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven1-2/+1
2024-01-23Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-186/+179
2024-01-23ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel2-2/+2
2024-01-22exec: Fix error handling in begin_new_exec()Bernd Edlinger1-0/+3
2024-01-22Merge branch '6.8/scsi-staging' into 6.8/scsi-fixesMartin K. Petersen4-6/+3
2024-01-22HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2Jiri Kosina1-0/+2
2024-01-22exec: Add do_close_execat() helperKees Cook1-6/+26
2024-01-22ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold1-5/+7
2024-01-22ASoC: codecs: ES8326: Remove executable bitFei Shao1-0/+0
2024-01-22cpufreq/amd-pstate: Fix setting scaling max/min freq valuesMario Limonciello1-4/+3
2024-01-22exec: remove useless commentAskar Safin1-3/+0
2024-01-22ELF, MAINTAINERS: specifically mention ELFAlexey Dobriyan1-1/+2
2024-01-22iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()Dan Carpenter1-1/+1
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa1-1/+2
2024-01-22iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entryJonathan Cameron3-0/+21
2024-01-22iio: imu: bno055: serdev requires REGMAPRandy Dunlap1-0/+1
2024-01-22iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu1-2/+8
2024-01-22iio: pressure: bmp280: Add missing bmp085 to SPI id tableSam Protsenko1-0/+1
2024-01-22iio: core: fix memleak in iio_device_register_sysfsDinghao Liu1-1/+4
2024-01-22cxl/pci: Skip irq features if MSI/MSI-X are not supportedIra Weiny1-11/+15
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams1-0/+2
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams2-0/+4
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers2-8/+28
2024-01-22Merge tag 'Wstringop-overflow-for-6.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-2/+16
2024-01-22Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-6/+38
2024-01-22bcachefs: fix incorrect usage of REQ_OP_FLUSHChristoph Hellwig2-2/+3
2024-01-22bcachefs: Add gfp flags param to bch2_prt_task_backtrace()Kent Overstreet5-11/+11
2024-01-22drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() commentBagas Sanjaya1-0/+2
2024-01-22drm/bridge: anx7625: Ensure bridge is suspended in disable()Hsin-Yi Wang2-1/+8
2024-01-22block: Move checking GENHD_FL_NO_PART to bdev_add_partition()Li Lingfeng2-2/+5
2024-01-22soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input promptGeert Uytterhoeven1-1/+1
2024-01-22kselftest: dt: Stop relying on dirname to improve performanceNĂ­colas F. R. A. Prado1-6/+7
2024-01-22spi: intel-pci: Add support for Arrow Lake SPI serial flashMika Westerberg1-0/+1
2024-01-22spi: intel-pci: Remove Meteor Lake-S SoC PCI ID from the listMika Westerberg1-1/+0
2024-01-22regulator: pwm-regulator: Manage boot-on with disabled PWM channelsMartin Blumenstingl1-0/+33