aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao1-1/+0
2026-07-17netconsole: move local_port / remote_port from struct netpoll to netconsole_targetBreno Leitao1-1/+0
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao1-15/+0
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao1-1/+0
2026-07-17netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()Breno Leitao1-0/+3
2026-07-17Merge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canPaolo Abeni1-1/+1
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki1-2/+4
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki1-0/+11
2026-07-17media: cec/core: add error-inj-tx-timeouts debugfs entryHans Verkuil1-0/+4
2026-07-17media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flagHans Verkuil1-0/+2
2026-07-17media: cec/core: handle core events like normal eventsHans Verkuil1-2/+0
2026-07-17clk: fixed-factor: Export __clk_hw_register_fixed_factor()Benoît Monin1-12/+44
2026-07-17dt-bindings: soc: mobileye: Add EyeQ7H OLBBenoît Monin1-0/+119
2026-07-17crypto: powerpc/aes - use bool for encryption/decryption flagThorsten Blum1-1/+1
2026-07-17dma/swiotlb: introduce Kconfig option for compile-time default pool sizeJagadeesh Pagadala1-2/+6
2026-07-16scsi: zorro: Simplify storing pointers in device id structUwe Kleine-König (The Capable Hub)1-1/+5
2026-07-16Merge patch series "ufs: Add callback for vendor-specific RTT capability"Martin K. Petersen1-2/+3
2026-07-17Merge tag 'drm-misc-next-2026-07-16' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie2-129/+52
2026-07-16bpf: Fix tracing of kfuncs with implicit argsIhor Solodrai1-0/+1
2026-07-16Merge tag 'pmdomain-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds1-0/+1
2026-07-16net/mlx5: Add PSP related fields to the mlx5_ifcCosmin Ratiu2-2/+16
2026-07-16net/mlx5: Drop redundant esw_cap, reuse e_switch_capShay Drory1-16/+5
2026-07-16smp: Use task-local IPI cpumask in smp_call_function_many_cond()Chuyi Zhou2-0/+24
2026-07-16smp: Refactor remote CPU selection in smp_call_function_any()Chuyi Zhou1-2/+1
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean1-1/+1
2026-07-15srcu: expose srcu_readers_active()Onur Özkan2-0/+37
2026-07-15srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()Onur Özkan1-9/+20
2026-07-15Merge branch '20260624-glymur_camcc-v5-1-a321df74b1a1@oss.qualcomm.com' into HEADBjorn Andersson1-0/+122
2026-07-15Merge branch '20260608-shikra-gcc-rpmcc-clks-v5-2-94cefe092ee3@oss.qualcomm.com' into HEADBjorn Andersson1-0/+263
2026-07-15remoteproc: qcom: Check subdev start status in rproc_stop()Jingyi Wang1-0/+2
2026-07-15remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()Jingyi Wang1-0/+2
2026-07-15PCI: vmd: Add feature to scan BIOS-enumerated devicesNirmal Patel1-0/+1
2026-07-15kunit: provide a set of fwnode-oriented helpersBartosz Golaszewski1-0/+29
2026-07-15cpufreq: intel_pstate: Adjust the .adjust_perf() driver callbackRafael J. Wysocki1-0/+2
2026-07-15media: videobuf2: move vb2_querybuf() kernel-doc to headerTharit Tangkijwanichakul1-0/+13
2026-07-15media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arraysUwe Kleine-König (The Capable Hub)1-7/+4
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo1-1/+3
2026-07-15drm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi1-0/+1
2026-07-15cpu/hotplug: Remove CPUHP_AP_ARM_CORESIGHT_CTI_STARTINGZenghui Yu1-1/+0
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner3-9/+2
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+8
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo1-14/+0
2026-07-15bpf: Unify helper and kfunc call argument metaAmery Hung1-15/+23
2026-07-15bpf: Unify helper and kfunc allocation-size argument handlingAmery Hung1-2/+7
2026-07-15bpf: Factor out raw_mode-related fields in bpf_call_arg_metaAmery Hung1-0/+9
2026-07-15docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_queryJianlin Shi1-0/+1
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helperAvinash Duduskar1-1/+20
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helperAvinash Duduskar1-1/+32
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh1-3/+3
2026-07-15drm/bridge: Remove legacy bridge callback supportMaxime Ripard1-103/+0