messages from 2020-08-26 01:44:51 to 2020-08-26 04:37:11 UTC [more...]
[PATCH] dt-bindings: convert spmi.txt to spmi.yaml
2020-08-26 4:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 0/9] Support qcom USB3+DP combo phy (or type-c phy)
2020-08-26 4:36 UTC (13+ messages)
` [PATCH v1 1/9] dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy information
` [PATCH v1 2/9] phy: qcom-qmp: Move phy mode into struct qmp_phy
` [PATCH v1 3/9] phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'
` [PATCH v1 4/9] phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'
` [PATCH v1 5/9] phy: qcom-qmp: Get dp_com I/O resource by index
` [PATCH v1 6/9] phy: qcom-qmp: Add support for DP in USB3+DP combo phy
` [PATCH v1 7/9] phy: qcom-qmp: Add support for sc7180 DP phy
` [PATCH v1 8/9] clk: qcom: dispcc: Update DP clk ops for phy design
` [PATCH v1 9/9] drm/msm/dp: Use qmp phy for DP PLL and PHY
[PATCH v3 0/2] Add Ethernet support for Intel Keem Bay SoC
2020-08-26 4:33 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add bindings for Intel Keem Bay
` [PATCH v3 2/2] net: stmmac: Add dwmac-intel-plat for GBE driver
[Intel-gfx] [PATCH v2] drm/i915/gt: Implement WA_1406941453
2020-08-26 4:34 UTC (4+ messages)
` [Intel-gfx] [PATCH v4] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Implement WA_1406941453 (rev4)
[PATCH v6 0/2] avoid xfs transaction reservation recursion
2020-08-26 4:30 UTC (9+ messages)
` [PATCH v6 2/2] xfs: avoid "
[net-next v5 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
2020-08-26 4:30 UTC (2+ messages)
[PATCH 1/2] i2c: consider devices with of_match_table during i2c device probing
2020-08-26 4:29 UTC (2+ messages)
` [PATCH 2/2] i2c: do not export i2c_of_match_device() symbol
[PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag
2020-08-26 4:29 UTC (2+ messages)
[PATCH 1/2] perf expr: Force encapsulation on expr_id_data
2020-08-26 4:29 UTC (2+ messages)
` [PATCH 2/2] perf parse-events: Avoid an uninitialized read
[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
2020-08-26 4:28 UTC (4+ messages)
[jgunthorpe:for-yishai 31/35] drivers/infiniband/hw/mlx5/qp.c:853:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
2020-08-26 4:28 UTC
[PATCH net-next 0/3] devlink show controller info
2020-08-26 4:27 UTC (4+ messages)
` [PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
[PATCH v3] exfat: integrates dir-entry getting and validation
2020-08-26 4:19 UTC (8+ messages)
[PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
2020-08-25 19:21 UTC (4+ messages)
` [PATCH v3 62/74] [automated] Use TYPE_INFO macro
` [PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
` [PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
[PATCH] loop: Set correct device size when using LOOP_CONFIGURE
2020-08-26 4:15 UTC (2+ messages)
[PATCH 0/2] media: v4l2-mem2mem: fix poll() bug
2020-08-26 4:15 UTC (5+ messages)
` [PATCH 1/2] media: v4l2-mem2mem: consider OUTPUT queue first when polling
` [PATCH 2/2] media: v4l2-mem2mem: simplify poll logic a bit
[LTP] [PATCH] syscalls/ioctl_loop07: Using LOOP_CONFIGURE to test lo_sizelimit field
2020-08-26 4:12 UTC
[Bug 1892978] [NEW] Heap-use-after-free in e1000e_write_packet_to_guest
2020-08-26 4:01 UTC
[jgunthorpe:for-yishai 29/35] drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:842:29: warning: shift count >= width of type
2020-08-26 4:07 UTC
drivers/mtd/maps/physmap-ixp4xx.c:47:22: sparse: sparse: incorrect type in argument 1 (different base types)
2020-08-26 4:05 UTC (2+ messages)
[PATCH 0/3] usb: cdns,usb3: Convert DT binding to YALM
2020-08-26 4:04 UTC (4+ messages)
` [PATCH 3/3] usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
[PATCH v2 0/6] xfrm: Add compat layer
2020-08-26 4:03 UTC (9+ messages)
` [PATCH v2 1/6] xfrm/compat: Add 64=>32-bit messages translator
` [PATCH v2 2/6] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH v2 3/6] netlink/compat: Append NLMSG_DONE/extack to frag_list
` [PATCH v2 4/6] xfrm/compat: Add 32=>64-bit messages translator
` [PATCH v2 5/6] xfrm/compat: Translate 32-bit user_policy from sockptr
` [PATCH v2 6/6] selftest/net/xfrm: Add test for ipsec tunnel
[PATCH bpf-next 0/5] Allow storage of flexible metadata information for eBPF programs
2020-08-26 4:02 UTC (6+ messages)
` [PATCH bpf-next 3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section
` [PATCH bpf-next 5/5] selftests/bpf: Test bpftool loading and dumping metadata
"Connect rejected: status 28" from "nvme discover"
2020-08-26 4:02 UTC (4+ messages)
[jgunthorpe:for-yishai 25/35] drivers/infiniband/hw/mlx5/mr.c:1135:6: warning: variable 'pages_iter' is used uninitialized whenever 'if' condition is false
2020-08-26 4:00 UTC
[PATCH] audit: Remove redundant null check
2020-08-26 4:00 UTC
mmotm 2020-08-25-20-59 uploaded
2020-08-26 4:00 UTC
[PATCH] block: Fix a race in the runtime power management code
2020-08-26 4:00 UTC (7+ messages)
[PATCH -next] irqchip/ti-sci-inta: Fix unsigned comparison to zero
2020-08-26 3:57 UTC (4+ messages)
[PATCH -next] irqchip/ti-sci-intr: Fix unsigned comparison to zero
2020-08-26 3:57 UTC (4+ messages)
next/pending-fixes baseline: 325 runs, 12 regressions (v5.9-rc2-333-g6b34ba1e5a5e)
2020-08-26 3:58 UTC
[PATCH] arm64: dts: allwinner: Mark timer as stopped in suspend
2020-08-26 3:52 UTC (4+ messages)
include/linux/string.h:377:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter
2020-08-26 3:48 UTC (2+ messages)
[PATCH 0/3] integrity: Load certs from EFI MOK config table
2020-08-26 3:44 UTC (4+ messages)
` [PATCH 1/3] efi: Support for MOK variable "
` [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine
` [PATCH 3/3] integrity: Load certs from the EFI MOK config table
cron job: media_tree daily build: ERRORS
2020-08-26 3:41 UTC
[PATCH bpf-next 0/2] fix a verifier failure with xor
2020-08-26 3:36 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: "
Seek feedback: BMC console and debug info
2020-08-26 3:35 UTC (2+ messages)
[bug report] drm/amd/powerplay: add point check to avoid NULL point hang
2020-08-26 3:33 UTC (2+ messages)
[PATCH] drm/amd/pm: suppress static checker warning
2020-08-26 3:32 UTC
[skn:v5.9/ffa 7/8] drivers/firmware/arm_ffa/driver.c:176:12: error: storage size of 'ver' isn't known
2020-08-26 3:33 UTC
[PATCH 0/9] THP iomap patches for 5.10
2020-08-26 3:32 UTC (7+ messages)
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page
[PATCH v1 0/1] extcon: ptn5150: Add usb-typec support for Intel LGM SoC
2020-08-26 3:32 UTC (4+ messages)
` [PATCH v1 1/1] "
[dpdk-dev] [PATCH] net/ice: add support for Auxiliary IP Offset Rx descriptor
2020-08-26 3:21 UTC
[PULL 00/18] riscv-to-apply queue
2020-08-26 3:21 UTC (6+ messages)
expects argument of type 'size_t', but argument 5 has type 'Elf64_Xword
2020-08-26 3:18 UTC (2+ messages)
Several important email Messages Hindered from delivery
2020-08-26 3:17 UTC
[PATCH] ptp: ptp_ines: Remove redundant null check
2020-08-26 3:12 UTC
[dpdk-dev] [PATCH v7 0/5] aarch64 -> aarch32 cross compilation support
2020-08-26 3:12 UTC (5+ messages)
` [dpdk-dev] [PATCH v8 "
` [dpdk-dev] [PATCH v8 5/5] doc: add aarch32 build guidance
[PATCH 1/2] poky-tiny: set preferred version to 5.8
2020-08-26 3:11 UTC (2+ messages)
` [PATCH 2/2] poky: add preferred version for linux-yocto-rt
[PATCH v6 0/8] Generalize start-powered-off property from ARM
2020-08-26 3:09 UTC (3+ messages)
` [PATCH v6 6/8] sparc/sun4m: Remove main_cpu_reset()
[bug report] ASoC: Intel: KMB: Enable TDM audio capture
2020-08-26 3:09 UTC (8+ messages)
[PATCH bpf-next] libbpf: fix compilation warnings for 64-bit printf args
2020-08-26 3:09 UTC
[dpdk-dev] [PATCH] gso: fix pyld_unit_size issue for udp gso
2020-08-26 3:06 UTC
[PATCH 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
2020-08-26 2:58 UTC (2+ messages)
[PATCH net] drivers/net/wan/lapbether: Set network_header before transmitting
2020-08-26 3:03 UTC
[PATCH] edac: nxp: Add L1 and L2 error detection for A53 and A72 cores
2020-08-26 3:03 UTC (5+ messages)
` [EXT] "
[mm] c566586818: BUG:kernel_hang_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok
2020-08-26 3:02 UTC (2+ messages)
io_uring file descriptor address already in use error
2020-08-26 3:01 UTC (7+ messages)
[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
2020-08-26 2:53 UTC (16+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command
[PATCH] iommu/vt-d:Add support for detecting ACPI device in RMRR
2020-08-26 2:48 UTC (3+ messages)
Recall: [net-next 1/5] ice: add the virtchnl handler for AdminQ command
2020-08-26 2:52 UTC
[PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support
2020-08-26 2:51 UTC (7+ messages)
[PATCH v2] x86/hotplug: Silence APIC only after all irq's are migrated
2020-08-26 2:50 UTC (3+ messages)
[PATCH] mm/hugetlb: Fix a race between hugetlb sysctl handlers
2020-08-26 2:47 UTC (10+ messages)
` [External] "
` [Phishing Risk] "
[Bug 1892966] [NEW] Null-pointer dereference in blk_bs through ide_cancel_dma_sync
2020-08-26 2:40 UTC
[linux-linus test] 152822: regressions - FAIL
2020-08-26 2:43 UTC
[PATCH 0/2] Fix Cooperlake CPU model
2020-08-26 2:43 UTC (6+ messages)
` [PATCH 2/2] target/i386: Add missed features to "
[PATCH v2 00/10] trivial patchs for static code analyzer fixes
2020-08-26 2:42 UTC (13+ messages)
` [PATCH v2 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
` [PATCH v2 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PATCH v2 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
` [PATCH v2 10/10] hw/display/vga:Remove redundant statement in vga_draw_graphic()
Packet gets stuck in NOLOCK pfifo_fast qdisc
2020-08-26 2:38 UTC (12+ messages)
[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
2020-08-26 2:38 UTC (4+ messages)
` [PATCH bpf-next v4 03/30] bpf: memcg-based memory accounting for bpf maps
START UP FUNDS
2020-08-25 23:18 UTC
[dpdk-dev] 19.11.4 patches review and test
2020-08-26 2:30 UTC (2+ messages)
drivers/staging/media/rkvdec/rkvdec.c:967:34: warning: unused variable 'of_rkvdec_match'
2020-08-26 2:15 UTC (2+ messages)
[dpdk-dev] Recall: 19.11.3 patches review and test
2020-08-26 2:27 UTC
[dpdk-dev] 19.11.3 patches review and test
2020-08-26 2:26 UTC
[PATCH] ARM: imx: Place "Cortex-A/Cortex-M" comment in the correct location
2020-08-26 2:16 UTC
[PATCH 0/5] input: misc: Add IBM Operation Panel driver
2020-08-26 1:59 UTC (6+ messages)
` [PATCH 3/5] i2c: aspeed: Mask IRQ status to relevant bits
[usb:usb-linus] BUILD SUCCESS 23e26d0577535f5ffe4ff8ed6d06e009553c0bca
2020-08-26 2:13 UTC
[PATCH] thermal: sysfs: fall back to vzalloc for cooling device's statistics
2020-08-26 2:13 UTC (3+ messages)
drivers/soc/qcom/rpmh-rsc.c:798:12: sparse: sparse: context imbalance in 'rpmh_rsc_cpu_pm_callback' - different lock contexts for basic block
2020-08-26 2:12 UTC
[PATCH] scsi: ufs: make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
2020-08-26 2:10 UTC
[Bug 1892963] [NEW] Heap-use-after-free in put_dwords through ehci_flush_qh
2020-08-26 2:04 UTC
[RFC PATCH v3 00/34] Hexagon patch series
2020-08-26 2:06 UTC (7+ messages)
` [RFC PATCH v3 01/34] Hexagon Update MAINTAINERS file
` [RFC PATCH v3 02/34] Hexagon (target/hexagon) README
` [RFC PATCH v3 03/34] Hexagon (include/elf.h) ELF machine definition
[Bug 1892962] [NEW] Segfault in usb_bus_from_device
2020-08-26 1:51 UTC
[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
2020-08-26 1:57 UTC (5+ messages)
` [dpdk-dev] [PATCH 0/3] add RX buffer size "
` [dpdk-dev] [PATCH 1/3] ethdev: add a field "
` [dpdk-dev] [PATCH 2/3] app/testpmd: Add RX buffer size display in queue info querry
` [dpdk-dev] [PATCH 3/3] net/hns3: add RX buffer size to rx qinfo querry
[PATCH 0/3] mkfs: Configuration file defined options
2020-08-26 1:56 UTC (4+ messages)
` [PATCH 1/3] build: add support for libinih for mkfs
` [PATCH 2/3] mkfs: add initial ini format config file parsing support
` [PATCH 3/3] mkfs: hook up suboption parsing to ini files
Linux Crash with Gadget serial driver
2020-08-26 1:55 UTC (2+ messages)
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-26 1:51 UTC (16+ messages)
` [PATCH] block: "
[riscv:for-next 2/7] arch/riscv/kernel/setup.c:74:2: error: implicit declaration of function 'early_ioremap_setup'
2020-08-26 1:54 UTC
[00/23] ttm tt refactoring
2020-08-26 1:44 UTC (23+ messages)
` [PATCH 02/23] drm/radeon/ttm: don't store driver copy of device pointer
` [PATCH 03/23] drm/ttm: remove bdev from ttm_tt
` [PATCH 04/23] drm/ttm: add optional bind/unbind via driver
` [PATCH 05/23] drm/qxl: move bind/unbind/destroy to the driver function table
` [PATCH 06/23] drm/ttm/agp: export bind/unbind/destroy for drivers to use
` [PATCH 07/23] drm/radeon/ttm: move to driver binding/destroy functions
` [PATCH 08/23] drm/nouveau/ttm: use driver bind/unbind/destroy functions
` [PATCH 09/23] drm/vmwgfx: move to driver binding functions
` [PATCH 10/23] drm/amdgpu/ttm: move to driver backend binding funcs
` [PATCH 11/23] drm/gem_vram/ttm: move to driver backend destroy function
` [PATCH 12/23] drm/ttm/agp: drop back end bindings from agp
` [PATCH 13/23] drm/ttm: get rid of agp specific populate/unpopulate paths
` [PATCH 14/23] drm/ttm/agp: remove bdev from agp helpers
` [PATCH 15/23] drm/ttm: drop the tt backend function paths
` [PATCH 16/23] drm/ttm: move sg pointer into ttm_dma_tt
` [PATCH 17/23] drm/ttm: split populated/bound state flags
` [PATCH 18/23] drm/ttm: move bound flag and use a utility wrapper
` [PATCH 19/23] drm/ttm: split bind and populate out
` [PATCH 20/23] drm/ttm: add populated accessors
` [PATCH 21/23] drm/ttm: store populated status in upper page flag bits
` [PATCH 22/23] drm/ttm: two minor struct reorgs to fill holes
` [PATCH 23/23] drm/ttm: change ordering of args to map/unmap helpers
[PATCH] nbd: restore default timeout when setting it to zero
2020-08-26 1:51 UTC (9+ messages)
[Buildroot] [PATCH 1/1] systemd: ensure tmpfiles.d/legacy.conf is installed
2020-08-26 1:50 UTC (4+ messages)
fsl_espi errors on v5.7.15
2020-08-26 1:48 UTC (3+ messages)
[PATCH] video: fbdev: fix potential OOB read in vga_8planes_imageblit()
2020-08-26 1:49 UTC (2+ messages)
` [PATCH v2] video: fbdev: fix "
[PATCHv2 next] net: add option to not create fall-back tunnels in root-ns as well
2020-08-26 1:49 UTC (5+ messages)
[PATCH] selftests: kvm: Fix assert failure in single-step test
2020-08-26 1:55 UTC
[PATCH v2 1/3] fdtdec: optionally add property no-map to created reserved memory node
2020-08-26 1:47 UTC (2+ messages)
[x86/mce] 1de08dccd3: will-it-scale.per_process_ops -14.1% regression
2020-08-26 1:45 UTC (12+ messages)
` [LKP] "
page: next (older) | prev (newer) | latest
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.