summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-06-05net: page_pool: use in_softirq() insteadQingfang DENG
2023-06-05vfio/type1: check pfn valid before converting to struct pageYan Zhao
2023-06-05blk-mq: fix race condition in active queue accountingTian Lan
2023-06-05bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend
2023-06-05bpf, sockmap: Wake up polling after data copyJohn Fastabend
2023-06-05bpf, sockmap: TCP data stall on recv before acceptJohn Fastabend
2023-06-05bpf, sockmap: Handle fin correctlyJohn Fastabend
2023-06-05bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-06-05bpf, sockmap: Reschedule is now done through backlogJohn Fastabend
2023-06-05bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-06-05bpf, sockmap: Pass skb ownership through read_skbJohn Fastabend
2023-06-05gpio-f7188x: fix chip name and pin count on Nuvoton chipHenning Schild
2023-06-05net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory
2023-06-05tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski
2023-06-05tls: rx: strp: factor out copying skb dataJakub Kicinski
2023-06-05tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-06-05tls: rx: strp: fix determining record length in copy modeJakub Kicinski
2023-06-05tls: rx: strp: set the skb->len of detached / CoW'ed skbsJakub Kicinski
2023-06-05tls: rx: device: fix checking decryption statusJakub Kicinski
2023-06-05platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello
2023-06-05selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-06-05firmware: arm_ffa: Fix usage of partition info get count flagSudeep Holla
2023-06-05ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-06-05inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-05-30Linux 6.1.31Greg Kroah-Hartman
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30net/smc: Reset connection when trying to use SMCRv2 fails.Wen Gu
2023-05-30regulator: mt6359: add read check for PMIC MT6359Sen Chu
2023-05-30firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve
2023-05-30net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-30net/mlx5: Collect command failures data only for known commandsShay Drory
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-30net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-05-30net/mlx5e: Use correct encap attribute during invalidationVlad Buslov
2023-05-30net/mlx5e: Fix deadlock in tc route query codeVlad Buslov
2023-05-30net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-30platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30sctp: fix an issue that plpmtu can never go to complete stateXin Long
2023-05-30cxl: Wait Memory_Info_Valid before access memory related infoDave Jiang
2023-05-30ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński
2023-05-30ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski
2023-05-30ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy