aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-03Merge branch 'bonding-fix-missing-xdp-compat-check-on-xmit_hash_policy-change'Paolo Abeni4-2/+68
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen1-0/+58
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen3-2/+10
2026-03-03ALSA: hda/senary: Ensure EAPD is enabled during initwangdicheng1-0/+5
2026-03-03tee: shm: Remove refcounting of kernel pagesMatthew Wilcox1-27/+0
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng1-2/+2
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-02tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-02sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeoutzhidao su1-3/+3
2026-03-03dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warningFrank Li1-1/+1
2026-03-03dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres1-0/+1
2026-03-03wifi: mac80211: fix missing ieee80211_eml_params member initializationMeiChia Chiu1-0/+1
2026-03-03ALSA: hda/senary: Use codec->core.afg for GPIO accesswangdicheng1-6/+3
2026-03-03ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUPRong Zhang1-0/+4
2026-03-02fsverity: add dependency on 64K or smaller pagesEric Biggers1-0/+3
2026-03-02MAINTAINERS: ena: update AMAZON ETHERNET maintainersArthur Kiyanovski1-3/+1
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz1-0/+44
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
2026-03-02crypto: Clean up help text for CRYPTO_CRC32Geert Uytterhoeven1-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_CRC32CGeert Uytterhoeven1-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_XXHASHGeert Uytterhoeven1-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_SHA256Geert Uytterhoeven1-1/+0
2026-03-02crypto: Clean up help text for CRYPTO_BLAKE2BGeert Uytterhoeven1-2/+0
2026-03-02lib/crypto: tests: Add a .kunitconfig fileEric Biggers1-0/+34
2026-03-02ASoC: fsl_easrc: Fix control writesMark Brown1-4/+10
2026-03-02spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev1-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor2-7/+9
2026-03-02ACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre1-2/+3
2026-03-02iio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner1-1/+1
2026-03-02iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner1-0/+12
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu1-4/+2
2026-03-02Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lockSean Christopherson1-0/+2
2026-03-02ftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa1-0/+2
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou3-10/+19
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
2026-03-02sched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su1-2/+6
2026-03-02sched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su1-2/+6
2026-03-02kunit: reduce stack usage in kunit_run_tests()Arnd Bergmann1-106/+125
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-16/+17
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-02rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot1-0/+8
2026-03-02MAINTAINERS: Update email address for David GowDavid Gow2-2/+3
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström5-12/+26
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff1-15/+30
2026-03-02io_uring/net: reject SEND_VECTORIZED when unsupportedPavel Begunkov1-0/+2
2026-03-02blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni1-2/+1