summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-03tee: shm: Remove refcounting of kernel pagesMatthew Wilcox
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeoutzhidao su
2026-03-03dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common pro...Frank Li
2026-03-03dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres
2026-03-03wifi: mac80211: fix missing ieee80211_eml_params member initializationMeiChia Chiu
2026-03-03ALSA: hda/senary: Use codec->core.afg for GPIO accesswangdicheng
2026-03-03ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUPRong Zhang
2026-03-02fsverity: add dependency on 64K or smaller pagesEric Biggers
2026-03-02MAINTAINERS: ena: update AMAZON ETHERNET maintainersArthur Kiyanovski
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-03-02crypto: Clean up help text for CRYPTO_CRC32Geert Uytterhoeven
2026-03-02crypto: Clean up help text for CRYPTO_CRC32CGeert Uytterhoeven
2026-03-02crypto: Clean up help text for CRYPTO_XXHASHGeert Uytterhoeven
2026-03-02crypto: Clean up help text for CRYPTO_SHA256Geert Uytterhoeven
2026-03-02crypto: Clean up help text for CRYPTO_BLAKE2BGeert Uytterhoeven
2026-03-02lib/crypto: tests: Add a .kunitconfig fileEric Biggers
2026-03-02ASoC: fsl_easrc: Fix control writesMark Brown
2026-03-02spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor
2026-03-02ACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre
2026-03-02iio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner
2026-03-02iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-02Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lockSean Christopherson
2026-03-02ftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-02sched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su
2026-03-02sched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su
2026-03-02kunit: reduce stack usage in kunit_run_tests()Arnd Bergmann
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-02rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot
2026-03-02MAINTAINERS: Update email address for David GowDavid Gow
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff
2026-03-02io_uring/net: reject SEND_VECTORIZED when unsupportedPavel Begunkov
2026-03-02blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth