summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-23mfd: cros_ec: Read EC features during probe to catch transfer errorAndrei Kuchynski
2026-07-23platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helperAndrei Kuchynski
2026-07-24clk: sunxi-ng: sun6i-rtc: add a733 supportJerome Brunet
2026-07-24clk: sunxi-ng: sun6i-rtc: split main oscillator div and gateJerome Brunet
2026-07-24clk: sunxi-ng: div: add read-only operation supportJerome Brunet
2026-07-24clk: sunxi-ng: mux: fix determine helper rate propagationJerome Brunet
2026-07-23netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCHPablo Neira Ayuso
2026-07-23Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf'Jakub Kicinski
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
2026-07-23ipvs: adjust double hashing when fwd method changesJulian Anastasov
2026-07-23ipvs: do not propagate one-packet flag to synced connsZhiling Zou
2026-07-23netfilter: ipset: do not update comments from kernel-side hash addsDavid Lee
2026-07-23net: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam
2026-07-23Merge branch 'tcp-validate-rst-sequence-in-syn-received'Jakub Kicinski
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-07-23usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez
2026-07-23Merge branch 'net-mlx5e-report-zero-bandwidth-for-non-ets-traffic'Jakub Kicinski
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar
2026-07-23assoc_array: trim the final shortcut word using the current chunk endMichael Bommarito
2026-07-23keys: make keyring key-chunk byte order agree with keyring_diff_objects()Michael Bommarito
2026-07-23keys: fix out-of-bounds read in keyring_get_key_chunk()Michael Bommarito
2026-07-23KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return typeFabrice Derepas
2026-07-23net: pcs: xpcs: fix SGMII state readingCoia Prant
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23Merge branch 'vxlan-geneve-require-cap_net_admin-in-the-device-netns-for-chan...Jakub Kicinski
2026-07-23geneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
2026-07-23vxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
2026-07-23mac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk
2026-07-23power: supply: bq25890: fix the -10 C NTC lookup entryXu Rao
2026-07-23raw: annotate lockless match fields in raw_v4_match()Runyu Xiao
2026-07-23net: qrtr: restrict socket creation to the initial network namespaceAldo Ariel Panzardo
2026-07-23LoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar
2026-07-23LoongArch: Fix oops during single-step debuggingHaoran Jiang
2026-07-23LoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo
2026-07-23LoongArch: Retrieve CPU package ID from PPTT when availableRong Bao
2026-07-23LoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang
2026-07-23LoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen
2026-07-23LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen