summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03net: ipv4: report multicast group user countYuyang Huang
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03ALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam
2026-07-02dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6323 PMIC AUXADCRoman Vivchar
2026-07-02bootconfig: add xbc_prepend_embedded_cmdline() helperBreno Leitao
2026-07-02kprobes: Replace __ASSEMBLY__ with __ASSEMBLER__ in header fileThomas Huth
2026-07-02udp: convert udp_lib_getsockopt to sockopt_tBreno Leitao
2026-07-02net: add sockopt_init_user() for getsockopt conversionBreno Leitao
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal
2026-07-02netfilter: conntrack: get rid of tuple in helper definitionsFlorian Westphal
2026-07-02netfilter: replace u_int8_t and u_int16t with u8 and u16Carlos Grillet
2026-07-02netfilter: nfnetlink_hook: Dump nat type chainsPhil Sutter
2026-07-02mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-02dma_buf: change unsigned int and int types into size_tShahyan Soltani
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-01leds: trigger: netdev: Extend speeds up to 100GMike Marciniszyn (Meta)
2026-07-01bpf: Add tracing_multi link info supportJiri Olsa
2026-07-01bpf: Copy per-CPU map value padding in copy_map_value_long()Leon Hwang
2026-07-01RDMA/nldev: Add resource summary max values for usage displayTao Cui
2026-07-01net: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.Kuniyuki Iwashima
2026-07-01net: fib_rules: Add fib_rules_ops.lock.Kuniyuki Iwashima
2026-07-01ipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].Kuniyuki Iwashima
2026-07-01ipv4: fib: Protect fib_new_table() with spinlock.Kuniyuki Iwashima
2026-07-01net: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König
2026-07-01iomap: consolidate bio submissionChristoph Hellwig
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
2026-07-01netfs: Fix kdoc warningDavid Howells
2026-07-01dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5Tanmay Kathpalia
2026-07-01ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki
2026-07-01kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header fileThomas Huth
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta