summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06LoongArch: KVM: Move LSX capability check in exception handlerBibo Mao
2026-02-06LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switchBibo Mao
2026-02-06LoongArch: KVM: Check VM msgint feature during interrupt handlingBibo Mao
2026-02-06LoongArch: KVM: Add msgint registers in kvm_init_gcsr_flag()Bibo Mao
2026-02-06LoongArch: KVM: Move feature detection in kvm_vm_init_features()Bibo Mao
2026-02-06LoongArch: KVM: Add more CPUCFG mask bitsBibo Mao
2026-02-06Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-05spi: cadence-qspi: Add Renesas RZ/N1 supportMark Brown
2026-02-05Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-05ASoC: rockchip: spdif: Cleanups and port featuresMark Brown
2026-02-05ASoC: cs35l56: More support for new Dell laptopsMark Brown
2026-02-05Merge tag 'io_uring-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-05mm/memory-failure: reject unsupported non-folio compound pageMiaohe Lin
2026-02-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-05inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet
2026-02-05tipc: fix RCU dereference race in tipc_aead_users_dec()Daniel Hodges
2026-02-05bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer
2026-02-05octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur
2026-02-05bpf: Prevent reentrance into call_rcu_tasks_trace()Alexei Starovoitov
2026-02-05spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A
2026-02-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-02-05functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro
2026-02-05rust_binderfs: fix a dentry leakAl Viro
2026-02-05ASoC: rockchip: spdif: Convert to FIELD_PREPSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Fill IEC958 CS info per paramsSugar Zhang
2026-02-05ASoC: rockchip: spdif: Add support for format S32_LESugar Zhang
2026-02-05ASoC: rockchip: spdif: Add support for set mclk rateSugar Zhang
2026-02-05ASoC: rockchip: spdif: Swap PCM and DAI component registration orderSugar Zhang
2026-02-05ASoC: rockchip: spdif: Improve sample rate supportSugar Zhang
2026-02-05ASoC: rockchip: spdif: Use dev_err_probeSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Fully convert to device managed resourcesSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Move DT compatible tableSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Use device_get_match_data()Sebastian Reichel
2026-02-05spi: cadence-qspi: Add support for the Renesas RZ/N1 controllerMiquel Raynal (Schneider Electric)
2026-02-05spi: cadence-qspi: Kill cqspi_jh7110_clk_initMiquel Raynal (Schneider Electric)
2026-02-05spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the listMiquel Raynal (Schneider Electric)
2026-02-05io_uring/kbuf: fix memory leak if io_buffer_add_list failsJens Axboe
2026-02-05mtd: rawnand: pl353: Add message about ECC modeAndrea Scian
2026-02-05mtd: rawnand: pl353: Fix software ECC supportAndrea Scian
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti
2026-02-05ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probeZiyi Guo
2026-02-05net: stmmac: imx: fix iMX93 register definitionsRussell King (Oracle)
2026-02-05ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6Eric Dumazet
2026-02-05Merge branch 'tcp-remove-net-core-request_sock-c-and-no-longer-inline-__reqsk...Jakub Kicinski
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet
2026-02-05net: get rid of net/core/request_sock.cEric Dumazet
2026-02-05tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.cEric Dumazet
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet