summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-24x86/microcode: Remove pointless apply() invocationThomas Gleixner1-17/+6
2023-10-24x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner3-28/+21
2023-10-24x86/microcode/intel: Reuse intel_cpu_collect_info()Thomas Gleixner1-15/+1
2023-10-24x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner3-31/+14
2023-10-24x86/microcode/intel: Unify microcode apply() functionsThomas Gleixner1-68/+36
2023-10-24x86/microcode/intel: Switch to kvmalloc()Thomas Gleixner1-23/+25
2023-10-24x86/microcode/intel: Save the microcode only after a successful late-loadThomas Gleixner3-15/+20
2023-10-24x86/microcode/intel: Simplify early loadingThomas Gleixner3-93/+79
2023-10-24bpf: Improve JEQ/JNE branch taken logicAndrii Nakryiko1-0/+8
2023-10-24perf: hisi: Fix use-after-free when register pmu failsJunhao He2-4/+4
2023-10-24ASoC: mediatek: mt7986: add sample rate checkerMaso Huang1-4/+19
2023-10-24ASoC: mediatek: mt7986: remove the mt7986_wm8960_priv structureMaso Huang1-21/+12
2023-10-24ASoC: mediatek: mt7986: drop the remove callback of mt7986_wm8960Maso Huang1-10/+0
2023-10-24bpf: Fold smp_mb__before_atomic() into atomic_set_release()Paul E. McKenney1-2/+1
2023-10-24bpf: Fix unnecessary -EBUSY from htab_lock_bucketSong Liu1-2/+5
2023-10-24ACPI: scan: Rename acpi_scan_device_not_present() to be about enumerationJames Morse1-4/+4
2023-10-24netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...Pablo Neira Ayuso6-24/+27
2023-10-24netfilter: nf_tables: shrink memory consumption of set elementsPablo Neira Ayuso6-160/+116
2023-10-24drivers/perf: hisi_pcie: Initialize event->cpu only on successYicong Yang1-2/+2
2023-10-24drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang1-3/+4
2023-10-24netfilter: nf_tables: expose opaque set element as struct nft_elem_privPablo Neira Ayuso8-121/+173
2023-10-24netfilter: nf_tables: set backend .flush always succeedsPablo Neira Ayuso6-23/+7
2023-10-24netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flushPablo Neira Ayuso1-2/+3
2023-10-24netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctxPhil Sutter1-6/+6
2023-10-24netfilter: nf_tables: nft_obj_filter fits into cb->ctxPhil Sutter1-11/+5
2023-10-24netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctxPhil Sutter1-4/+5
2023-10-24netfilter: nf_tables: A better name for nft_obj_filterPhil Sutter1-16/+16
2023-10-24netfilter: nf_tables: Unconditionally allocate nft_obj_filterPhil Sutter1-21/+15
2023-10-24netfilter: nf_tables: Drop pointless memset in nf_tables_dump_objPhil Sutter1-3/+0
2023-10-24netfilter: conntrack: switch connlabels to atomic_tFlorian Westphal3-11/+10
2023-10-24br_netfilter: use single forward hook for ip and arpFlorian Westphal1-38/+34
2023-10-24netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requestsPhil Sutter1-13/+64
2023-10-24netfilter: nf_tables: Introduce nf_tables_getrule_single()Phil Sutter1-31/+43
2023-10-24netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()Phil Sutter1-4/+15
2023-10-24netfilter: nft_set_rbtree: prefer sync gc to async workerFlorian Westphal1-59/+65
2023-10-24netfilter: nft_set_rbtree: rename gc deactivate+erase functionFlorian Westphal1-5/+6
2023-10-24net: sched: sch_qfq: Use non-work-conserving warning handlerLiu Jian1-1/+1
2023-10-24pmdomain: qcom: rpmpd: Add QM215 power domainsOtto Pflüger1-0/+58
2023-10-24pmdomain: qcom: rpmpd: Add MSM8917 power domainsOtto Pflüger1-0/+33
2023-10-24pmdomain: Merge branch genpd_dt into nextUlf Hansson2-37/+65
2023-10-24dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215Otto Pflüger2-37/+65
2023-10-24pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enableMaíra Canal1-1/+1
2023-10-24perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-10-24Merge branch 'gtp-tunnel-driver-fixes'Paolo Abeni2-3/+4
2023-10-24gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3
2023-10-24gtp: uapi: fix GTPA_MAXPablo Neira Ayuso1-1/+1
2023-10-24xsk: Avoid starving the xsk further down the listAlbert Huang2-0/+25
2023-10-24Revert "dt-bindings: usb: Add bindings for multiport properties on DWC3 contr...Greg Kroah-Hartman1-7/+6
2023-10-24Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport"Greg Kroah-Hartman1-29/+0
2023-10-24serial: core: Fix runtime PM handling for pending txTony Lindgren1-1/+1