summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18sched/deadline: Fix task_struct reference leakWander Lairson Costa1-1/+6
2024-07-18i2c: testunit: avoid re-issued work after read messageWolfram Sang1-0/+7
2024-07-18i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang1-0/+8
2024-07-18i2c: mark HostNotify target address as usedWolfram Sang1-0/+1
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang1-1/+1
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-18ext4: avoid ptr null pointer dereferenceBaokun Li1-0/+2
2024-07-18Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"Komal Bajaj1-1/+1
2024-07-18mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park1-3/+20
2024-07-18mm/shmem: disable PMD-sized page cache if neededGavin Shan1-2/+13
2024-07-18mm/readahead: limit page cache size in page_cache_ra_order()Gavin Shan1-4/+4
2024-07-18misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta2-3/+22
2024-07-18misc: fastrpc: Fix ownership reassignment of remote heapEkansh Gupta1-1/+3
2024-07-18misc: fastrpc: Fix memory leak in audio daemon attach operationEkansh Gupta1-0/+1
2024-07-18misc: fastrpc: Copy the complete capability structure to userEkansh Gupta1-1/+1
2024-07-18misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta1-1/+0
2024-07-18misc: fastrpc: Fix DSP capabilities requestEkansh Gupta1-3/+8
2024-07-18wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-18wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-18wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-18cpufreq: Allow drivers to advertise boost enabledMario Limonciello1-1/+2
2024-07-18cpufreq: ACPI: Mark boost policy as enabled when setting boostMario Limonciello1-1/+3
2024-07-18ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu1-21/+16
2024-07-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov1-2/+12
2024-07-18pmdomain: qcom: rpmhpd: Skip retention level for Power DomainsTaniya Das1-0/+7
2024-07-18mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet1-0/+3
2024-07-18mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZEAdrian Hunter1-0/+15
2024-07-18Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell1-1/+6
2024-07-18mei: vsc: Utilize the appropriate byte order swap functionWentong Wu1-1/+1
2024-07-18mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu1-2/+2
2024-07-18mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu1-0/+14
2024-07-18ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck1-0/+2
2024-07-18ALSA: hda/realtek: Enable Mute LED on HP 250 G7Nazar Bilinskyi1-0/+1
2024-07-18ALSA: hda/realtek: add quirk for Clevo V5[46]0TUMichał Kopeć1-0/+1
2024-07-18serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes1-0/+51
2024-07-18tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang1-6/+7
2024-07-18platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf1-0/+1
2024-07-18nvmem: core: limit cell sysfs permissions to main attribute onesThomas Weißschuh1-1/+1
2024-07-18nvmem: core: only change name to fram for current attributeThomas Weißschuh1-3/+2
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty1-4/+10
2024-07-18nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty1-1/+4
2024-07-18arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recordingKrzysztof Kozlowski1-1/+1
2024-07-18arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mappingKrzysztof Kozlowski1-1/+1
2024-07-18arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power onJohan Hovold1-7/+8
2024-07-18arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timerCong Zhang1-1/+1
2024-07-18iio: trigger: Fix condition for own triggerJoão Paulo Gonçalves1-1/+1
2024-07-18ksmbd: discard write access to the directory openHobin Woo1-2/+11
2024-07-18mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-18mm/filemap: skip to create PMD-sized page cache if neededGavin Shan1-1/+1