summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-04spi: spi-mem: Create a secondary read operationMiquel Raynal
2026-05-04spi: spi-mem: Transform the read operation templateMiquel Raynal
2026-05-04mtd: spinand: Drop ECC dirmapsMiquel Raynal
2026-05-04mtd: spinand: Expose spinand_op_is_odtr()Miquel Raynal
2026-05-04clk: renesas: r9a09g047: Add CLK_PLLDSI{0,1} clocksTommaso Merciai
2026-05-04gpiolib: move legacy interface into linux/gpio/legacy.hArnd Bergmann
2026-05-02ixgbe: E610: add discovering EEE capabilityJedrzej Jagielski
2026-05-01net/mlx5: use internal dma pools for frag buf allocNimrod Oren
2026-05-01net/mlx5: add frag buf pools create/destroy pathsNimrod Oren
2026-05-01tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_u...Eric Dumazet
2026-05-01tcp: move tp->bytes_acked to tcp_sock_write_tx groupEric Dumazet
2026-05-01tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_txEric Dumazet
2026-05-01tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx groupEric Dumazet
2026-05-01tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx groupEric Dumazet
2026-05-01Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-01ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann
2026-05-01Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
2026-05-01alarmtimer: Remove unused interfacesThomas Gleixner
2026-05-01alarmtimer: Provide alarm_start_timer()Thomas Gleixner
2026-05-01hrtimer: Provide hrtimer_start_range_ns_user()Thomas Gleixner
2026-05-01rseq: Protect rseq_reset() against interruptsThomas Gleixner
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-01security,fs,nfs,net: update security_inode_listsecurity() interfaceStephen Smalley
2026-04-30firmware: stratix10-svc: change get provision data to async SMC callSiew Chin Lim
2026-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-30Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-30Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-30remoteproc: xlnx: Check remote core stateTanmay Shah
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den
2026-04-30PCI: endpoint: Add auxiliary resource query APIKoichiro Den
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-30dpll: add pin operational stateIvan Vecera
2026-04-30kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access()refs/merge-window/434fad0bfd31704048031688b14196f088486f6aMarco Elver
2026-04-30bpf: Print breakdown of insns processed by subprogsPaul Chaignon
2026-04-30irqchip/gic: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso
2026-04-29Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-04-29net/mlx5: Extend query_esw_functions output for multi-function supportMoshe Shemesh
2026-04-29net/mlx5: Remove unused host_sf_enable fieldMoshe Shemesh
2026-04-29net/mlx5: Add function_id_type for enable/disable_hca cmdsMoshe Shemesh
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh
2026-04-28clk: clk-axi-clkgen: Add support versal timingsNuno Sá
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-29driver core: move dev_has_sync_state() to drivers/base/base.hDanilo Krummrich
2026-04-29driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich