summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-20udmabuf: change folios array from kmalloc to kvmallocHuan Yang
2024-09-20udmabuf: pre-fault when first page faultHuan Yang
2024-09-20MAINTAINERS: udmabuf: Add myself as co-maintainer for udmabuf driverVivek Kasireddy
2024-09-20drm/xe/pciid: Add new PCI id for ARLDnyaneshwar Bhadane
2024-09-20drm/i915/pciid: Add new PCI id for ARLDnyaneshwar Bhadane
2024-09-20sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3Jan Stancek
2024-09-20sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek
2024-09-20sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek
2024-09-20KEYS: prevent NULL pointer dereference in find_asymmetric_key()Roman Smirnov
2024-09-20ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-09-20KEYS: Remove unused declarationsYue Haibing
2024-09-20ntb: Force physically contiguous allocation of rx ring buffersDave Jiang
2024-09-20ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...Kaixin Wang
2024-09-20ntb: idt: Fix the cacography in ntb_hw_idt.czhang jiao
2024-09-20NTB: epf: don't misuse kernel-doc markerRandy Dunlap
2024-09-20NTB: ntb_transport: fix all kernel-doc warningsRandy Dunlap
2024-09-20ntb: Constify struct bus_typeChristophe JAILLET
2024-09-20ntb_perf: Fix printk formatMax Hawking
2024-09-20ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan
2024-09-20crash: Fix riscv64 crash memory reserve dead loopJinjie Ruan
2024-09-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale
2024-09-20Merge patch series "tools: Add barrier implementations for riscv"Palmer Dabbelt
2024-09-20MAINTAINERS: update email for Joel GranadosJoel Granados
2024-09-20spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N
2024-09-20powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy
2024-09-20io_uring: check if we need to reschedule during overflow flushJens Axboe
2024-09-20tools: Optimize ring buffer for riscvCharlie Jenkins
2024-09-20tools: Add riscv barrier implementationCharlie Jenkins
2024-09-20RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt
2024-09-20ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-09-20Merge branch 'next' into for-linusDmitry Torokhov
2024-09-20Input: adp5588-keys - fix check on return codeNuno Sa
2024-09-20spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi
2024-09-20dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_b...Thomas Hellström
2024-09-20wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih
2024-09-20lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei
2024-09-20block: Remove unused blk_limits_io_{min,opt}Dr. David Alan Gilbert
2024-09-20io_uring: improve request linking traceJens Axboe
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-20wifi: rtw88: Constify some arrays and structsBitterblue Smith
2024-09-20wifi: rtw89: rfk: update firmware debug log of DACK to v2Ping-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of IQKPing-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of TSSIPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20msPing-Ke Shih
2024-09-20wifi: rtlwifi: make read-only arrays static constColin Ian King
2024-09-20kbuild: remove append operation on cmd_ld_ko_oThomas Weißschuh
2024-09-20kconfig: cache expression valuesMasahiro Yamada
2024-09-20kconfig: use hash table to reuse expressionsMasahiro Yamada