summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-28sctp: Constify struct sctp_sched_opsChristophe JAILLET
2025-10-28net: netmem: remove NET_IOV_MAX from net_iov_type enumBobby Eshleman
2025-10-28net: rps: softnet_data reorg to make enqueue_to_backlog() fastEric Dumazet
2025-10-28tracing: Add trace_seq_pop() and seq_buf_pop()Steven Rostedt
2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt
2025-10-28tracing: Have system call events record user array dataSteven Rostedt
2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt
2025-10-29Add SDCA UMP/FDL supportMark Brown
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-10-28video: fb: Fix typo in comment in fb.hPIYUSH CHOUDHARY
2025-10-28Merge branch '20251014-qcom_ipq5424_nsscc-v7-2-081f4956be02@quicinc.com' into...Bjorn Andersson
2025-10-28drm/atomic: WARN about invalid drm_foo_get_state() usageVille Syrjälä
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams
2025-10-28rcu: Add a small-width RCU watching counter debug optionValentin Schneider
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo
2025-10-28Input: Add keycodes for electronic privacy screen on/off hotkeysHans de Goede
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2025-10-28regulator: pca9450: add input supply linksMark Brown
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch
2025-10-28pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'Antonio Borneo
2025-10-28pinctrl: pinconf-generic: Handle string values for generic propertiesAntonio Borneo
2025-10-28seqlock: Allow KASAN to fail optimizingPeter Zijlstra
2025-10-27bpf: Add overwrite mode for BPF ring bufferXu Kuohai
2025-10-27net/sched: Remove unused typedef psched_tdiff_tYue Haibing
2025-10-27sctp: Remove sctp_copy_sock() and sctp_copy_descendant().Kuniyuki Iwashima
2025-10-27sctp: Remove sctp_pf.create_accept_sk().Kuniyuki Iwashima
2025-10-27net: Add sk_clone().Kuniyuki Iwashima
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov
2025-10-27net/tls: support setting the maximum payload sizeWilfred Mallawa
2025-10-27dt-bindings: arm: qcom,ids: Add SoC ID for SM8850Jingyi Wang
2025-10-27bpf: dispatch to sleepable file dynptrMykyta Yatsenko
2025-10-27bpf: add plumbing for file-backed dynptrMykyta Yatsenko
2025-10-27lib: move freader into buildid.hMykyta Yatsenko
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-27perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointerMarc Zyngier
2025-10-27irqdomain: Kill of_node_to_fwnode() helperMarc Zyngier
2025-10-27genirq: Kill irq_{g,s}et_percpu_devid_partition()Marc Zyngier
2025-10-27irqchip: Kill irq-partition-percpuMarc Zyngier
2025-10-27perf: arm_pmu: Request specific affinities for per CPU NMIs/interruptsWill Deacon
2025-10-27genirq: Add request_percpu_irq_affinity() helperMarc Zyngier
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier
2025-10-27genirq: Merge irqaction::{dev_id,percpu_dev_id}Marc Zyngier
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier