summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nouveau: offload fence uevents work to workqueueDave Airlie2024-02-232-6/+19
* scsi: storvsc: Fix ring buffer size calculationMichael Kelley2024-02-231-5/+7
* selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache2024-02-231-0/+7
* selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell2024-02-231-0/+6
* mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe2024-02-231-1/+1
* selftests/mm: switch to bash from shMuhammad Usama Anjum2024-02-232-2/+2
* fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handlingSidhartha Kumar2024-02-232-2/+2
* tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)2024-02-231-2/+4
* scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland2024-02-231-0/+1
* selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts2024-02-231-1/+1
* userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra2024-02-231-2/+13
* mm: thp_get_unmapped_area must honour topdown preferenceRyan Roberts2024-02-232-4/+12
* i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera2024-02-231-1/+1
* i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera2024-02-231-5/+33
* mm/memory: Use exception ip to search exception tablesJiaxun Yang2024-02-231-2/+2
* ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-233-0/+13
* MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-231-1/+2
* nouveau/svm: fix kvcalloc() argument orderArnd Bergmann2024-02-231-1/+1
* net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao2024-02-231-24/+24
* drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressManasi Navare2024-02-231-2/+2
* ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov2024-02-231-0/+1
* spi: ppc4xx: Drop write-only variableUwe Kleine-König2024-02-231-5/+0
* net: tls: fix returned read length with async decryptJakub Kicinski2024-02-231-1/+0
* net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca2024-02-231-2/+3
* net: tls: handle backlogging of crypto requestsJakub Kicinski2024-02-231-0/+22
* tls: fix race between tx work scheduling and socket closeJakub Kicinski2024-02-231-10/+6
* tls: fix race between async notify and socket closeJakub Kicinski2024-02-232-38/+10
* net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski2024-02-231-51/+45
* lan966x: Fix crash when adding interface under a lagHoratiu Vultur2024-02-231-2/+7
* net: openvswitch: limit the number of recursions from action setsAaron Conole2024-02-231-16/+33
* selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel2024-02-231-2/+2
* selftests: forwarding: Suppress grep warningsIdo Schimmel2024-02-231-3/+3
* selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel2024-02-231-2/+6
* selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel2024-02-231-2/+6
* selftests: net: Fix bridge backup port test flakinessIdo Schimmel2024-02-231-0/+23
* selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu2024-02-231-189/+182
* perf: CXL: fix mismatched cpmu event opcodeHojin Nam2024-02-231-1/+1
* ALSA: hda/cs35l56: select intended config FW_CS_DSPLukas Bulwahn2024-02-231-2/+2
* of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan2024-02-231-1/+11
* of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan2024-02-231-37/+10
* devlink: Fix command annotation documentationParav Pandit2024-02-231-1/+1
* bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson2024-02-231-3/+2
* net/handshake: Fix handshake_req_destroy_test1Chuck Lever2024-02-231-1/+4
* net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko2024-02-231-1/+1
* dpll: fix possible deadlock during netlink dump operationJiri Pirko2024-02-234-24/+6
* ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan2024-02-231-14/+41
* wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter2024-02-231-0/+3
* wifi: iwlwifi: Fix some error codesDan Carpenter2024-02-231-6/+6
* wifi: iwlwifi: clear link_id in time_eventMiri Korenblit2024-02-231-1/+2
* ASoC: Intel: avs: Fix dynamic port assignment when TDM is setAmadeusz Sławiński2024-02-231-1/+1