summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai-71/+84
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai-478/+403
2026-04-16dt-bindings: display: panel: panel-simple: Add lg,sw49410 compatiblePaul Sajna-0/+2
2026-04-16vsock/virtio: fix accept queue count leak on transport mismatchDudu Lu-2/+1
2026-04-16ASoC: es8311: Fix clock leak and check update_bits in set_bias_level()Hsieh Hung-En-5/+10
2026-04-16ASoC: es8311: Check regcache_sync() error in resumeHsieh Hung-En-1/+6
2026-04-16dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraintsSwamil Jain-18/+52
2026-04-16dt-bindings: display: simple: Move Innolux G156HCE-L01 panel to dual-linkMarek Vasut-2/+2
2026-04-16dt-bindings: display: simple: Move AUO 21.5" FHD to dual-linkMarek Vasut-2/+2
2026-04-16dt-bindings: thermal: Fix false warning with 'phandle' in trips nodesRob Herring (Arm)-57/+54
2026-04-16of: unittest: fix use-after-free in testdrv_probe()Wentao Liang-1/+0
2026-04-16of: unittest: fix use-after-free in of_unittest_changeset()Wentao Liang-2/+1
2026-04-16selftests: fib_nexthops: test stale has_v4 on nexthop replaceJiayuan Chen-0/+22
2026-04-16nexthop: fix IPv6 route referencing IPv4 nexthopJiayuan Chen-2/+2
2026-04-16fanotify: fix false positive on permission eventsMiklos Szeredi-8/+13
2026-04-16net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...Dudu Lu-1/+1
2026-04-16net: bridge: use a stable FDB dst snapshot in RCU readersZhengchuan Liang-13/+23
2026-04-16macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFFDudu Lu-0/+1
2026-04-16crypto: ccp - copy IV using skcipher ivsizePaul Moses-2/+5
2026-04-16crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson-0/+3
2026-04-16crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson-1/+7
2026-04-16crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson-1/+7
2026-04-16crypto: pcrypt - Fix handling of MAY_BACKLOG requestsHerbert Xu-2/+5
2026-04-16crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham-2/+2
2026-04-16crypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu-2/+4
2026-04-16crypto: eip93 - fix hmac setkey algo selectionAleksander Jan Bajkowski-1/+1
2026-04-16net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_bloc...Dudu Lu-1/+1
2026-04-16Merge branch 'for-7.1/module-function-test' into for-linusPetr Mladek-0/+194
2026-04-16ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATESCássio Gabriel-1/+1
2026-04-16ALSA: hda/intel: Move firmware loading into the probe workTakashi Iwai-47/+15
2026-04-16fs/ntfs3: fix Smatch warningsKonstantin Komarov-2/+2
2026-04-16fs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman-1/+11
2026-04-15Merge tag 'v7.0-rc6' into perf-toolsNamhyung Kim-3426/+8555
2026-04-16pwm: stm32: Fix rounding issue for requests with inverted polarityUwe Kleine-König-10/+12
2026-04-15smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waitingStefan Metzmacher-0/+8
2026-04-15smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an e...Stefan Metzmacher-7/+21
2026-04-15smb: smbdirect: fix copyright header of smbdirect.hStefan Metzmacher-2/+1
2026-04-15smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder...Stefan Metzmacher-2/+7
2026-04-15smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logicStefan Metzmacher-233/+3
2026-04-15smb: server: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher-33/+0
2026-04-15smb: client: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher-13/+0
2026-04-15smb: smbdirect: introduce global workqueuesStefan Metzmacher-3/+88
2026-04-15smb: smbdirect: prepare use of dedicated workqueues for different stepsStefan Metzmacher-21/+33
2026-04-15smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work()Stefan Metzmacher-85/+10
2026-04-15smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler()Stefan Metzmacher-0/+13
2026-04-15smb: server: make use of smbdirect_netdev_rdma_capable_mode_type()Stefan Metzmacher-120/+2
2026-04-15smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type()Stefan Metzmacher-2/+311
2026-04-15smb: server: make use of smbdirect.koStefan Metzmacher-12/+3
2026-04-15smb: server: remove unused ksmbd_transport_ops.prepare()Stefan Metzmacher-5/+0
2026-04-15smb: server: make use of smbdirect_socket_{listen,accept}()Stefan Metzmacher-132/+128