messages from 2022-02-08 03:58:09 to 2022-02-08 05:38:01 UTC [more...]
linux-next: Tree for Feb 8
2022-02-08 5:33 UTC
[igt-dev] [v3 0/9] Addition of new plane scaling test cases
2022-02-08 5:50 UTC (10+ messages)
` [igt-dev] [v3 1/9] tests/kms_plane_scaling: Removal of plane-scaling subtest
` [igt-dev] [v3 2/9] tests/kms_plane_scaling: Add output name in dynamic subtests
` [igt-dev] [v3 3/9] tests/kms_plane_scaling: Upscaling each plane
` [igt-dev] [v3 4/9] tests/kms_plane_scaling: Downscaling "
` [igt-dev] [v3 5/9] tests/kms_plane_scaling: Upscaling on 2 planes
` [igt-dev] [v3 6/9] tests/kms_plane_scaling: Downscaling "
` [igt-dev] [v3 7/9] tests/kms_plane_scaling: Upscaling and downscaling scenario
` [igt-dev] [v3 8/9] tests/kms_plane_scaling: Add negative test to check num of scalers
` [igt-dev] [v3 9/9] tests/kms_plane_scaling: Refactor clipping-clamping subtest
[PATCH 0/4] platform/chrome: cros_ec_typec: Reorganize mux configuration
2022-02-08 5:35 UTC (5+ messages)
` [PATCH 1/4] platform/chrome: cros_ec_typec: Move mux flag checks
` [PATCH 2/4] platform/chrome: cros_ec_typec: Get mux state inside configure_mux
[PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
2022-02-08 5:35 UTC (4+ messages)
[OpenRISC] [PATCH] openrisc: remove CONFIG_SET_FS
2022-02-08 5:29 UTC (5+ messages)
` "
[RFC PATCH] mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizes
2022-02-08 5:24 UTC (4+ messages)
[ojeda-linux:ci 4/9] rust/helpers.c:39:17: warning: no previous declaration for 'rust_helper_BUG'
2022-02-08 5:19 UTC (2+ messages)
[PATCH net-next] net: dsa: typo in comment
2022-02-08 5:32 UTC
[PATCH 5.15 000/111] 5.15.22-rc2 review
2022-02-08 5:20 UTC (2+ messages)
[PATCH v2 net-next 00/11] net: speedup netns dismantles
2022-02-08 4:50 UTC (12+ messages)
` [PATCH v2 net-next 01/11] ipv6/addrconf: allocate a per netns hash table
` [PATCH v2 net-next 02/11] ipv6/addrconf: use one delayed work per netns
` [PATCH v2 net-next 03/11] ipv6/addrconf: switch to per netns inet6_addr_lst hash table
` [PATCH v2 net-next 04/11] nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
` [PATCH v2 net-next 05/11] ipv4: add fib_net_exit_batch()
` [PATCH v2 net-next 06/11] ipv6: change fib6_rules_net_exit() to batch mode
` [PATCH v2 net-next 07/11] ip6mr: introduce ip6mr_net_exit_batch()
` [PATCH v2 net-next 08/11] ipmr: introduce ipmr_net_exit_batch()
` [PATCH v2 net-next 09/11] can: gw: switch cangw_pernet_exit() to batch mode
` [PATCH v2 net-next 10/11] bonding: switch bond_net_exit() "
` [PATCH v2 net-next 11/11] net: remove default_device_exit()
[PATCH 00/42] nolibc: update to resync with out-of-tree project
2022-02-08 5:14 UTC (7+ messages)
` [PATCH 11/42] tools/nolibc/types: move the FD_* functions to macros in types.h
[PATCH v4 net-next] net: hsr: use hlist_head instead of list_head for mac addresses
2022-02-08 5:23 UTC (3+ messages)
[PATCH] ath11k: Add support for dynamic vlan
2022-02-08 5:30 UTC (4+ messages)
[bluetooth-next:master] BUILD SUCCESS 4840aa67576b598093d2c6fea8987d065f717bca
2022-02-08 5:27 UTC
[PATCH v2] btrfs: populate extent_map::generation when reading from disk
2022-02-08 5:31 UTC
[PATCH v2 0/2] Fix bugs in public_key_verify_signature()
2022-02-08 5:24 UTC (3+ messages)
` [PATCH v2 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
` [PATCH v2 2/2] KEYS: asymmetric: properly validate hash_algo and encoding
[PATCH bpf] bpftool: fix the error when lookup in no-btf maps
2022-02-08 4:53 UTC (5+ messages)
[REPOST PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
2022-02-08 5:33 UTC (2+ messages)
[PATCH] lpfc: Remove NVME protocol support of kernel has NVME_FC support disabled
2022-02-08 4:50 UTC (2+ messages)
[PATCH] lpfc: Remove redundant 'flush_workqueue()' calls
2022-02-08 4:52 UTC (2+ messages)
[PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups
2022-02-08 4:58 UTC (25+ messages)
` [PATCH v1 01/10] iommu/vt-d: Move DMAR specific helpers into dmar.c
` [PATCH v1 04/10] iommu/vt-d: Remove iova_cache_get/put()
` [PATCH v1 06/10] iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
` [PATCH v1 07/10] iommu/vt-d: Use an xarray for global device_domain_info
` [PATCH v1 09/10] iommu/vt-d: Refactor dmar_insert_one_dev_info()
` [PATCH v1 10/10] iommu/vt-d: Some cleanups in iommu.c
[PATCH bpf-next v4 00/14] Fix accessing syscall arguments
2022-02-08 5:16 UTC (15+ messages)
` [PATCH bpf-next v4 01/14] selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
` [PATCH bpf-next v4 02/14] selftests/bpf: Fix a potential offsetofend redefinition in test_cls_redirect
` [PATCH bpf-next v4 03/14] selftests/bpf: Compile bpf_syscall_macro test also with user headers
` [PATCH bpf-next v4 04/14] libbpf: Fix a typo in bpf_tracing.h
` [PATCH bpf-next v4 05/14] libbpf: Generalize overriding syscall parameter access macros
` [PATCH bpf-next v4 06/14] libbpf: Add PT_REGS_SYSCALL_REGS macro
` [PATCH bpf-next v4 07/14] selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
` [PATCH bpf-next v4 08/14] libbpf: Use struct pt_regs when compiling with kernel headers
` [PATCH bpf-next v4 09/14] libbpf: Fix riscv register names
` [PATCH bpf-next v4 10/14] libbpf: Move data structure manipulation macros to bpf_common_helpers.h
` [PATCH bpf-next v4 11/14] libbpf: Fix accessing the first syscall argument on s390
` [PATCH bpf-next v4 12/14] s390: add a comment that warns that orig_gpr2 should not be moved
` [PATCH bpf-next v4 13/14] libbpf: Fix accessing the first syscall argument on arm64
` [PATCH bpf-next v4 14/14] arm64: add a comment that warns that orig_x0 should not be moved
[PATCH] scsi: bnx2fc: Make use of the helper macro kthread_run()
2022-02-08 4:52 UTC (2+ messages)
[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
2022-02-08 5:10 UTC (2+ messages)
[PATCH v5 0/5] Sparse checkout: fix bug with worktree of bare repo
2022-02-08 5:18 UTC (5+ messages)
` [PATCH v6 0/6] "
[PATCH] scsi: mvsas: replace snprintf with sysfs_emit
2022-02-08 4:52 UTC (2+ messages)
[PATCH] qedi: Remove redundant 'flush_workqueue()' calls
2022-02-08 4:52 UTC (2+ messages)
[PATCH RESEND] scsi: ufs: Add checking lifetime attribute for WriteBooster
2022-02-08 4:52 UTC (2+ messages)
[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
2022-02-08 5:15 UTC
[PATCH] lpfc: Reduce log messages see after successful firmware download
2022-02-08 4:50 UTC (2+ messages)
[PATCH v3 7/7] media: subdev: rename v4l2_subdev_pad_config.try_* fields
2022-02-08 4:58 UTC (3+ messages)
[PATCH 00/18] smartpqi updates
2022-02-08 4:40 UTC (2+ messages)
[PATCH] scsi: bnx2fc: Fix typo in comments
2022-02-08 4:52 UTC (2+ messages)
[PATCH 1/1] microchip-csi2dc: Remove VC support for now
2022-02-08 5:11 UTC (2+ messages)
[PATCH 0/2] tun/tap: use kfree_skb_reason() to trace dropped skb
2022-02-08 5:03 UTC (6+ messages)
` [PATCH 1/2] net: tap: track dropped skb via kfree_skb_reason()
` [PATCH 2/2] net: tun: "
[PATCH] scsi: bfa: replace snprintf with sysfs_emit
2022-02-08 4:52 UTC (2+ messages)
[PATCH v4] modules: add heuristic when stripping unneeded symbols
2022-02-08 4:52 UTC (6+ messages)
` [PATCH v5] "
[PATCH v2 0/5] tools: remove include/xen-external directory
2022-02-08 5:32 UTC (3+ messages)
linux-next: build failure after merge of the kspp tree
2022-02-08 4:42 UTC (3+ messages)
[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
2022-02-08 4:43 UTC (4+ messages)
` [PATCH 2/2] drm/msm/dp: Implement oob_hotplug_event()
[PATCH v5 net-next 0/3] use bulk reads for ocelot statistics
2022-02-08 4:46 UTC (4+ messages)
` [PATCH v5 net-next 1/3] net: ocelot: align macros for consistency
` [PATCH v5 net-next 2/3] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v5 net-next 3/3] net: mscc: ocelot: use bulk reads for stats
[PATCH] drm/amd/pm: disable GetPptLimit message in sriov mode
2022-02-08 5:29 UTC (2+ messages)
[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-02-08 5:25 UTC (4+ messages)
` [PATCH v9 37/43] x86/sev: Add SEV-SNP feature detection/setup
[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
2022-02-08 5:14 UTC (4+ messages)
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging
[PATCH] MAINTAINERS: python - remove ehabkost and add bleal
2022-02-08 5:11 UTC (2+ messages)
Propose a new application for reading DIMM SPD directly
2022-02-08 5:10 UTC
[Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v5)
2022-02-08 5:10 UTC (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v6)
vmcore-dmesg : Missing the log_buf symbol
2022-02-08 5:07 UTC
[PATCH V5] xen/gnttab: Store frame GFN in struct page_info on Arm
2022-02-07 20:04 UTC (9+ messages)
[PATCH] cobalt/thread: add missing EXPORT_SYMBOL_GPL for xnthread_host_pid
2022-02-08 5:06 UTC
Kernel freezes instead of panicking
2022-02-08 5:03 UTC (4+ messages)
[tnguy-next-queue:dev-queue 41/144] include/net/gro.h:58:1: sparse: sparse: directive in macro's argument list
2022-02-08 4:58 UTC
target/arm: cp15.dacr migration
2022-02-08 4:56 UTC (3+ messages)
[PATCH] powerpc: fix building after binutils changes. - but the 'lwsync' question
2022-02-08 6:57 UTC
[PATCH] Revert "iee1275/datetime: Fix off-by-1 error."
2022-02-08 4:51 UTC (2+ messages)
[PATCH 0/2] better support of configuring runtime directory
2022-02-08 4:43 UTC (3+ messages)
` [PATCH v2 0/2] eal: support "
[igt-dev] [PATCH i-g-t 0/3] New subtests for deep color
2022-02-08 4:42 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for New subtests for deep color (rev8)
[PATCH] dt-bindings: pwm: mtk-disp: add compatible string for MT8183 SoC
2022-02-08 4:28 UTC (4+ messages)
[PATCH net-next 00/11] net: speedup netns dismantles
2022-02-08 4:38 UTC (20+ messages)
` [PATCH net-next 01/11] ipv6/addrconf: allocate a per netns hash table
` [PATCH net-next 02/11] ipv6/addrconf: use one delayed work per netns
` [PATCH net-next 03/11] ipv6/addrconf: switch to per netns inet6_addr_lst hash table
` [PATCH net-next 04/11] nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
` [PATCH net-next 05/11] ipv4: add fib_net_exit_batch()
` [PATCH net-next 06/11] ipv6: change fib6_rules_net_exit() to batch mode
` [PATCH net-next 07/11] ip6mr: introduce ip6mr_net_exit_batch()
` [PATCH net-next 08/11] ipmr: introduce ipmr_net_exit_batch()
` [PATCH net-next 11/11] net: remove default_device_exit()
[xilinx-xlnx:xlnx_rebase_v5.15 72/872] drivers/mtd/spi-nor/core.c:1891 spi_nor_read_id() error: we previously assumed 'nor->spimem' could be null (see line 1873)
2022-02-08 4:38 UTC
[ammarfaizi2-block:google/android/kernel/common/android12-5.4 7717/9999] drivers/dma-buf/dma-buf.c:728 dma_buf_attach() warn: ignoring unreachable code
2022-02-08 4:38 UTC
next/pending-fixes baseline: 476 runs, 15 regressions (v5.17-rc3-225-g8b6f2853101d)
2022-02-08 4:36 UTC
NON-BINDING LOAN PROPOSAL FROM A.K.C VENTURES
2022-02-08 4:25 UTC
[PATCH v3 net-next 0/2] use bulk reads for ocelot statistics
2022-02-08 4:35 UTC (4+ messages)
` [PATCH v3 net-next 2/2] net: mscc: ocelot: use bulk reads for stats
[PATCH] net/ice: fix pattern check logic in FDIR
2022-02-08 4:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH] arm64: dts: fsl-ls1028a: add dspi2 support
2022-02-08 4:26 UTC (2+ messages)
[PATCH v2] Makefile.extrawarn: Move -Wunaligned-access to W=1
2022-02-08 4:23 UTC (3+ messages)
[PATCH v2] dmaengine: ptdma: Fix the error handling path in pt_core_init()
2022-02-08 4:24 UTC (3+ messages)
[PATCH RFC 00/15] migration: Postcopy Preemption
2022-02-08 4:22 UTC (4+ messages)
` [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
[Intel-gfx] [PATCH v6 6/6] drm: Add arch arm64 for drm_clflush_virt_range
2022-02-08 4:22 UTC (3+ messages)
[PATCH V6] misc: pci_endpoint_test: simplify endpoint test read and write operations
2022-02-08 4:20 UTC (2+ messages)
[PATCH v9 00/23] QEMU RISC-V AIA support
2022-02-08 4:16 UTC (3+ messages)
[PATCH] scsi: mpt3sas: Convert to flexible arrays
2022-02-08 4:16 UTC (2+ messages)
[PATCH v6 0/3] completion: sparse-checkout updates
2022-02-08 4:16 UTC (3+ messages)
` [PATCH v7 "
[PATCH 1/2] arm64: dts: qcom: c630: Add backlight controller
2022-02-08 4:16 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: c630: Move panel to aux-bus
[PATCH 0/2] Add scsi_done_direct() to complete request directly
2022-02-08 4:14 UTC (2+ messages)
[PATCH v1] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 crd board
2022-02-08 4:13 UTC (3+ messages)
[PATCH 0/4 v5] bfq: Avoid use-after-free when moving processes between cgroups
2022-02-08 3:56 UTC (4+ messages)
[igt-dev] [v2 i-g-t 2/3] tests/kms_color: Add support for Deep-Color
2022-02-08 4:12 UTC (2+ messages)
` [igt-dev] [v3 "
[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML
2022-02-08 4:10 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH 2/3] dt-bindings: crypto: Convert Atmel TDES "
[igt-dev] [v4 i-g-t 1/3] tests/kms_color_helper: Read deep-color capability from EDID
2022-02-08 4:11 UTC (2+ messages)
` [igt-dev] [v5 "
[PATCH] kbuild: unify cmd_copy and cmd_shipped
2022-02-08 4:10 UTC (5+ messages)
[PATCH v2] builddeb: Support signing kernels with the module signing key
2022-02-08 4:09 UTC (6+ messages)
[PATCH] net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
2022-02-08 4:10 UTC (7+ messages)
` [PATCH net v2] "
[PATCH net-next] net: stmmac: optimize locking around PTP clock reads
2022-02-08 4:10 UTC (2+ messages)
[PATCH 1/3] list: test: Add test for list_del_init_careful()
2022-02-08 4:08 UTC (4+ messages)
` [PATCH 2/3] list: test: Add a test for list_is_head()
[PATCH] scsi: make "access_state" sysfs attribute always visible
2022-02-08 4:07 UTC (2+ messages)
[PATCH v6 0/8] PCI: imx6: refine codes and add compliance tests mode support
2022-02-08 3:25 UTC (18+ messages)
` [PATCH v6 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v6 2/8] PCI: imx6: Add the error propagation from host_init
` [PATCH v6 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v6 4/8] PCI: imx6: Disable imx6qdl pcie ref clk
` [PATCH v6 5/8] PCI: imx6: Refine the regulator usage
` [PATCH v6 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v6 7/8] PCI: imx6: Disable enabled clocks and regulators after link is down
` [PATCH v6 8/8] PCI: imx6: Add the compliance tests mode support
[PATCH v2 1/3] list: test: Add test for list_del_init_careful()
2022-02-08 4:01 UTC (3+ messages)
` [PATCH v2 2/3] list: test: Add a test for list_is_head()
` [PATCH v2 3/3] list: test: Add a test for list_entry_is_head()
[PATCH net-next] net: typhoon: include <net/vxlan.h>
2022-02-08 4:00 UTC (2+ messages)
i.MX8M Mini Hangs at ATF when booting from USB
2022-02-08 3:58 UTC (11+ messages)
[PATCH 00/31] vDPA shadow virtqueue
2022-02-08 3:57 UTC (6+ messages)
` [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
[PATCH u-boot v2019.04-aspeed-openbmc v4 0/6] Add GPIO hog support
2022-02-08 3:56 UTC (3+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc v4 6/6] ast2600: Add GPIO controller and hog TPM reset pin
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.