aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-15firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko1-2/+1
2025-10-15firmware: arm_scmi: Skip RAW initialization on failureCristian Marussi1-4/+1
2025-10-15include: trace: Fix inflight count helper on failed initializationCristian Marussi2-5/+10
2025-10-15firmware: arm_scmi: Account for failed debug initializationCristian Marussi2-33/+35
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander1-2/+10
2025-10-15io_uring: fix unexpected placement on same size resizingPavel Begunkov1-7/+0
2025-10-15io_uring: protect mem region deregistrationPavel Begunkov1-0/+1
2025-10-15block: Remove elevator_lock usage from blkg_conf frozen operationsMing Lei1-9/+4
2025-10-15blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()Yu Kuai4-5/+7
2025-10-15cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernateMario Limonciello (AMD)1-1/+5
2025-10-15spi: amlogic: fix spifc build errorXianwei Zhao1-2/+2
2025-10-15smb: move some duplicate definitions to common/cifsglob.hZhangGuoDong3-31/+32
2025-10-15smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registeredStefan Metzmacher1-19/+127
2025-10-15ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis3-6/+22
2025-10-15smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong1-0/+1
2025-10-15smb/server: fix possible memory leak in smb2_read()ZhangGuoDong1-0/+1
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov3-11/+33
2025-10-15ASoC: codecs: wcd938x-sdw: remove redundant runtime pm callsSrinivas Kandagatla1-17/+3
2025-10-15ASoC: sdw_utils: add rt1321 part id to codec_info_listShuming Fan1-0/+20
2025-10-15exfat: fix out-of-bounds in exfat_nls_to_ucs2()Jeongjun Park4-8/+5
2025-10-15platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530tr1x_em1-0/+8
2025-10-15ALSA: usb-audio: Fix NULL pointer deference in try_to_register_cardJiaming Zhang1-2/+8
2025-10-15MAINTAINERS: add Denis Benato as maintainer for asus notebooksDenis Benato1-0/+1
2025-10-15platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock initDavid Thompson1-0/+1
2025-10-15platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlersKurt Borja1-2/+2
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann2-8/+11
2025-10-15exfat: fix improper check of dentry.stream.valid_sizeJaehun Gou1-1/+5
2025-10-14net: core: fix lockdep splat on device unregisterFlorian Westphal1-5/+35
2025-10-14selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko1-3/+6
2025-10-14cxl/trace: Subtract to find an hpa_alias0 in cxl_poison eventsAlison Schofield1-1/+1
2025-10-14MAINTAINERS: add myself as maintainer for b53Jonas Gorski1-0/+1
2025-10-14PCI: Revert early bridge resource set upIlpo Järvinen1-10/+3
2025-10-14sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loadsAndrea Righi1-5/+5
2025-10-14cxl/region: Use %pa printk format to emit resource_size_tAlison Schofield1-2/+2
2025-10-14cxl: Fix match_region_by_range() to use region_res_match_cxl_range()Dave Jiang1-4/+1
2025-10-14cxl: Set range param for region_res_match_cxl_range() as constDave Jiang1-1/+1
2025-10-14cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()Dave Jiang1-1/+1
2025-10-14bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error pathShardul Bankar1-1/+1
2025-10-14slab: fix clearing freelist in free_deferred_objects()Vlastimil Babka1-3/+4
2025-10-14nvme-auth: update sc_c in host responseMartin George1-1/+5
2025-10-14accel/qaic: Synchronize access to DBC request queue head & tail pointerPranjal Ramajor Asha Kanojiya3-2/+15
2025-10-14accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()Youssef Samir1-1/+1
2025-10-14accel/qaic: Fix bootlog initialization orderingJeffrey Hugo1-2/+3
2025-10-14media: ivtv: Fix invalid access to file *Jacopo Mondi3-14/+25
2025-10-14media: cx18: Fix invalid access to file *Jacopo Mondi3-20/+27
2025-10-14ALSA: firewire: amdtp-stream: fix enum kernel-doc warningsRandy Dunlap1-1/+1
2025-10-14selftests: net: check jq command is supportedWang Liang2-0/+4
2025-10-14dt-bindings: i2c: Convert apm,xgene-slimpro-i2c to DT schemaRob Herring (Arm)2-15/+36
2025-10-14i2c: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede1-0/+1
2025-10-14i2c: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus22-41/+0