summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-13ice: initialize ring_stats->syncpJacob Keller
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie
2026-01-13um: Preserve errno within signal handlerTiwei Bie
2026-01-13remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by LinuxMukesh Ojha
2026-01-13remoteproc: pas: Extend parse_fw callback to fetch resources via SMC callMukesh Ojha
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha
2026-01-13firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEEMukesh Ojha
2026-01-13firmware: qcom_scm: Refactor qcom_scm_pas_init_image()Mukesh Ojha
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha
2026-01-13firmware: qcom_scm: Remove redundant piece of codeMukesh Ojha
2026-01-13dt-bindings: remoteproc: qcom,pas: Add iommus propertyMukesh Ojha
2026-01-13arm64: dts: qcom: qcs8300: Add GPU coolingGaurav Kohli
2026-01-13Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-13bpf: Remove an unused parameter in check_func_protoSong Chen
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-13i2c: synquacer: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: st: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: rk3x: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: nomadik: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: mt65xx: Use HZ_PER_GHZ constant instead of plain numberAndy Shevchenko
2026-01-13i2c: mlxbf: Use HZ_PER_GHZ constant instead of custom oneAndy Shevchenko
2026-01-13Merge branch 'bpf-recognize-special-arithmetic-shift-in-the-verifier'Alexei Starovoitov
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov
2026-01-13bpf: Recognize special arithmetic shift in the verifierAlexei Starovoitov
2026-01-13units: Add HZ_PER_GHZAndy Shevchenko
2026-01-13Merge branch 'fix-a-few-selftest-failure-due-to-64k-page'Alexei Starovoitov
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song
2026-01-13io_uring: track restrictions separately for IORING_OP and IORING_REGISTERJens Axboe
2026-01-13io_uring: move ctx->restricted check into io_check_restriction()Jens Axboe
2026-01-13io_uring/register: set ctx->restricted when restrictions are parsedJens Axboe
2026-01-13bpf: Consistently use reg_state() for register access in the verifierMykyta Yatsenko
2026-01-13io_uring/register: have io_parse_restrictions() set restrictions enabledJens Axboe
2026-01-13io_uring/register: have io_parse_restrictions() return number of opsJens Axboe
2026-01-13i3c: dw: Preserve DAT entry bits when restoring addressesAdrian Ng Ho Yin
2026-01-13i3c: dw: use FIELD_PREP for device address table macrosAdrian Ng Ho Yin