aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-14dt-bindings: clock: qcom: add DISPCC clocks on SM4450Ajit Pandey2-0/+122
2024-08-14Merge branch 'selftests/bpf: convert three other cgroup tests to test_progs'Martin KaFai Lau13-647/+353
2024-08-14selftests/bpf: convert test_skb_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)6-276/+160
2024-08-14selftests/bpf: add proper section name to bpf prog and rename itAlexis Lothoré (eBPF Foundation)2-5/+9
2024-08-14selftests/bpf: convert test_cgroup_storage to test_progsAlexis Lothoré (eBPF Foundation)5-177/+120
2024-08-14selftests/bpf: convert get_current_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)5-176/+51
2024-08-14Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-44/+179
2024-08-14riscv: Enable generic CPU vulnerabilites supportJinjie Ruan1-0/+1
2024-08-14riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun1-0/+6
2024-08-14clk: visconti: Switch to use kmemdup_array()Andy Shevchenko1-3/+3
2024-08-14clk: mmp: Switch to use kmemdup_array()Andy Shevchenko1-6/+4
2024-08-15i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao1-2/+2
2024-08-14netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requestsPhil Sutter1-13/+59
2024-08-14netfilter: nf_tables: Introduce nf_tables_getobj_singlePhil Sutter1-31/+44
2024-08-14netfilter: nf_tables: Audit log dump reset after the factPhil Sutter1-15/+13
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2-0/+79
2024-08-14netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal2-3/+38
2024-08-14netfilter: flowtable: initialise extack before useDonald Hunter1-1/+1
2024-08-14netfilter: nfnetlink: Initialise extack before use in ACKsDonald Hunter1-1/+4
2024-08-14ASoC: loongson: Remove useless variable definitionstangbin1-10/+5
2024-08-14tracing: Fix ifdef of snapshots to not prevent last_boot_info fileSteven Rostedt1-2/+2
2024-08-14Merge tag 'v6.11-rc3' into trace/ring-buffer/coreSteven Rostedt13262-207016/+924278
2024-08-14ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang1-0/+1
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-62/+120
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green5-27/+34
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green4-8/+16
2024-08-14RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu1-1/+1
2024-08-14riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao1-2/+2
2024-08-14riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu1-2/+2
2024-08-14drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay1-1/+1
2024-08-14drm/xe: Write all slices if its mcr registerTejas Upadhyay2-5/+5
2024-08-14drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-08-14netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes1-0/+4
2024-08-15refscale: Constify struct ref_scale_opsChristophe JAILLET1-21/+21
2024-08-15rcuscale: Count outstanding callbacks per-task rather than per-CPUPaul E. McKenney1-4/+6
2024-08-15rcuscale: NULL out top-level pointers to heap memoryPaul E. McKenney1-0/+5
2024-08-15rcuscale: Use special allocator for rcu_scale_writer()Paul E. McKenney1-10/+113
2024-08-15rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failurePaul E. McKenney1-3/+6
2024-08-15rcuscale: Make all writer tasks report upon hangPaul E. McKenney1-0/+6
2024-08-15rcuscale: Provide clear error when async specified without primitivesPaul E. McKenney1-2/+2
2024-08-15rcu: Let dump_cpu_task() be used without preemption disabledRyo Takakura2-3/+1
2024-08-15rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stallsPaul E. McKenney1-0/+4
2024-08-15rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited...Paul E. McKenney1-51/+60
2024-08-15rcu: Summarize RCU CPU stall warnings during CSD-lock stallsPaul E. McKenney2-1/+11
2024-08-15smp: print only local CPU info when sched_clock goes backwardRik van Riel1-0/+8
2024-08-15locking/csd-lock: Use backoff for repeated reports of same incidentPaul E. McKenney1-3/+7
2024-08-15locking/csd_lock: Provide an indication of ongoing CSD-lock stallPaul E. McKenney3-0/+23
2024-08-14i2c: testunit: return current command on read messagesWolfram Sang2-8/+10
2024-08-14i2c: testunit: add command to support versioning and test rep_startWolfram Sang2-2/+61
2024-08-14i2c: testunit: use decimal values in docs when appropriateWolfram Sang1-5/+5