summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-11mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial1-2/+2
2023-08-11mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial1-2/+2
2023-08-11exfat: release s_lock before calling dir_emit()Sungjong Seo1-15/+12
2023-08-11exfat: check if filename entries exceeds max filename lengthNamjae Jeon1-2/+7
2023-08-11exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfreegaoming1-3/+3
2023-08-11firmware: arm_scmi: Drop OF node reference in the transport channel setupKrzysztof Kozlowski2-2/+6
2023-08-11ceph: defer stopping mdsc delayed_workXiubo Li3-2/+17
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2-0/+42
2023-08-11libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov1-6/+14
2023-08-11Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai1-0/+6
2023-08-11scsi: storvsc: Limit max_sectors for virtual Fibre Channel devicesMichael Kelley1-0/+4
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier1-5/+1
2023-08-11rust: allocator: Prevent mis-aligned allocationBoqun Feng2-15/+60
2023-08-11test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella1-1/+1
2023-08-11tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet1-4/+5
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet1-4/+7
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet1-9/+14
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet1-2/+4
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet1-6/+13
2023-08-11tcp_metrics: fix addr_same() helperEric Dumazet1-1/+1
2023-08-11prestera: fix fallback to previous version on same major versionJonas Gorski1-1/+2
2023-08-11net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky1-2/+2
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu1-8/+72
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu1-15/+14
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier1-2/+2
2023-08-11ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing1-1/+1
2023-08-11s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter4-9/+11
2023-08-11net: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma1-1/+1
2023-08-11bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan1-7/+10
2023-08-11bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur2-19/+29
2023-08-11selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima1-1/+1
2023-08-11net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown1-0/+11
2023-08-11net: korina: handle clk prepare error in korina_probe()Yuanjun Gong1-2/+1
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter1-4/+8
2023-08-11bpf: sockmap: Remove preempt_disable in sock_map_sk_acquireTomas Glozar1-2/+0
2023-08-11net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis1-1/+0
2023-08-11net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis1-1/+0
2023-08-11net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis1-1/+0
2023-08-11bpf, cpumap: Handle skb as well when clean up ptr_ringHou Tao1-4/+10
2023-08-11bpf, cpumap: Make sure kthread is running before map update returnsHou Tao1-10/+11
2023-08-11bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko14-44/+52
2023-08-11bpf: Inline map creation logic in map_create() functionAndrii Nakryiko1-33/+24
2023-08-11bpf: Move unprivileged checks into map_create() and bpf_prog_load()Andrii Nakryiko1-15/+19
2023-08-11octeon_ep: initialize mbox mutexesMichal Schmidt1-0/+3
2023-08-11bnxt: don't handle XDP in netpollJakub Kicinski4-14/+24
2023-08-11ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski1-0/+18
2023-08-11net: usb: lan78xx: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-5/+2
2023-08-11net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima2-2/+38
2023-08-11net: annotate data-races around sk->sk_priorityEric Dumazet8-13/+14
2023-08-11net: add missing data-race annotation for sk_ll_usecEric Dumazet1-1/+1