aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh2-13/+15
2024-08-08ksmbd: override fsids for smb2_query_info()Namjae Jeon1-0/+7
2024-08-08ksmbd: override fsids for share path checkNamjae Jeon7-13/+32
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie18-20/+178
2024-08-09Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-20/+29
2024-08-08net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer2-0/+2
2024-08-08net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET2-17/+20
2024-08-08net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree1-0/+2
2024-08-08net: atlantic: use ethtool_sprintfRosen Penev1-14/+7
2024-08-08bnx2x: Provide declaration of dmae_reg_go_c in headerSimon Horman2-2/+2
2024-08-09wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith5-4/+58
2024-08-09wifi: rtw88: usb: Support RX aggregationBitterblue Smith1-21/+40
2024-08-09wifi: rtw88: usb: Update the RX stats after every frameBitterblue Smith1-0/+1
2024-08-09wifi: rtw88: usb: Init RX burst length according to USB speedBitterblue Smith2-1/+28
2024-08-09wifi: rtl8xxxu: add missing rtl8192cu USB IDsPeter Robinson1-0/+6
2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov1-4/+5
2024-08-09wifi: rtl8xxxu: drop reference to staging driversPeter Robinson1-3/+2
2024-08-09wifi: rtw89: wow: add net-detect support for 8852cChin-Yen Lee1-1/+3
2024-08-09wifi: rtw89: wow: add delay option for net-detectChin-Yen Lee4-3/+27
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee9-78/+568
2024-08-09wifi: rtw89: wow: implement PS mode for net-detectChin-Yen Lee4-7/+89
2024-08-09wifi: rtw89: 8852c: support firmware format up to v1Ping-Ke Shih1-2/+2
2024-08-08Merge branch 'add TCP_BPF_SOCK_OPS_CB_FLAGS to bpf_*sockopt()'Martin KaFai Lau5-5/+90
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire2-3/+70
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire3-2/+20
2024-08-08sched_ext: Improve logging around enable/disableTejun Heo1-8/+12
2024-08-08sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_...Tejun Heo1-1/+8
2024-08-08sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()Tejun Heo1-4/+6
2024-08-08ASoC: codecs: warn on unknown codec versionMark Brown2-0/+10
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski281-1765/+3022
2024-08-08ASoC: tas*: Fix up GPIO usageMark Brown9-37/+6
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds33-176/+276
2024-08-08drm/xe: fix WA 14018094691Daniele Ceraolo Spurio1-2/+2
2024-08-08drm/xe/guc: Enable w/a 14022293748 and 22019794406Julia Filipchuk3-0/+11
2024-08-08Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-54/+66
2024-08-08perf test shell lbr: Support hybrid x86 systems tooArnaldo Carvalho de Melo1-1/+1
2024-08-08perf test: Add set of perf record LBR testsIan Rogers1-0/+161
2024-08-08perf callchain: Fix stitch LBR memory leaksIan Rogers3-2/+20
2024-08-08Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds16-31/+101
2024-08-08selinux: revert our use of vma_is_initial_heap()Paul Moore1-1/+11
2024-08-08dlm: do synchronized socket connect callAlexander Aring1-35/+1
2024-08-08dlm: move lkb xarray lookup out of lockAlexander Aring3-5/+23
2024-08-08dlm: move dlm_search_rsb_tree() out of lockAlexander Aring1-30/+47
2024-08-08dlm: use RSB_HASHED to avoid lookup twiceAlexander Aring1-3/+3
2024-08-08dlm: async freeing of lockspace resourcesAlexander Aring3-33/+58
2024-08-08dlm: drop kobject release callback handlingAlexander Aring1-17/+5
2024-08-08dlm: warn about invalid nodeid comparsionsAlexander Aring4-7/+12
2024-08-08dlm: never return invalid nodeid by dlm_our_nodeid()Alexander Aring1-1/+1
2024-08-08dlm: remove unnecessary refcountsAlexander Aring1-16/+1
2024-08-08dlm: cleanup memory allocation helpersAlexander Aring3-18/+9