All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 06:00:01 to 2021-11-16 07:09:45 UTC [more...]

[PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2021-11-16  7:07 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add eDP PHY compatible for sc7280
` [PATCH v1 2/3] phy: qcom: Add support for eDP PHY on sc7280
` [PATCH v1 3/3] phy: qcom: Program SSC only if supported by sink

[PATCH] In function nvkm_ioctl_map(), the variable "type" could be uninitialized if "nvkm_object_map()" returns error code, however, it does not check the return value and directly use the "type" in the if statement, which is potentially unsafe
 2021-11-16  7:07 UTC  (2+ messages)

[PATCH net 00/10][pull request] Intel Wired LAN Driver Updates 2021-11-15
 2021-11-16  7:07 UTC  (3+ messages)
` [PATCH net 01/10] iavf: Fix return of set the new channel count

[PATCH] event/dlb2: fix delayed_pop test in dlb2_selftest
 2021-11-16  7:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH for 6.2 v4] nbd/server: Add --selinux-label option
 2021-11-16  7:06 UTC  (2+ messages)

[PATCH 0/3] serial: liteuart: fix compile testing and driver unbind
 2021-11-16  7:06 UTC  (4+ messages)
` [PATCH 2/3] serial: liteuart: fix use-after-free and memleak on unbind

ld.lld: error: undefined symbol: __devm_regmap_init_spi
 2021-11-16  7:06 UTC  (3+ messages)

Panic with linus/master and panfrost
 2021-11-16  7:06 UTC  (8+ messages)

[PATCH] gitlab-ci: Test compilation on Windows with MSYS2
 2021-11-16  7:05 UTC  (3+ messages)

[PATCH 1/5] net/mlx5: fix VXLAN-GPE next protocol translation
 2021-11-16  7:05 UTC  (2+ messages)

[PATCH] fs: Fix truncate never updates m/ctime
 2021-11-16  7:02 UTC  (3+ messages)

[PATCH] nvme: honour O_NONBLOCK during resetting
 2021-11-16  6:54 UTC  (5+ messages)

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-16  7:00 UTC  (13+ messages)

[PATCH 0/7] Report more information in fanotify dirent events
 2021-11-16  6:59 UTC  (9+ messages)

[PATCH] ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
 2021-11-16  6:27 UTC  (2+ messages)

[rcu] 7a7becb4d0: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
 2021-11-16  6:59 UTC  (2+ messages)

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-16  6:26 UTC  (7+ messages)
` [PATCH v3 06/13] peci: Add device detection

[PATCH v1] scsi: ufs: fix tm cmd timeout/ISR racing issue
 2021-11-16  6:57 UTC  (3+ messages)

[PATCH 0/3] ALSA: usb-audio: dB mapping fixes
 2021-11-16  6:54 UTC  (4+ messages)
` [PATCH 1/3] ALSA: usb-audio: Use int for dB map values
` [PATCH 2/3] ALSA: usb-audio: Add minimal-mute notion in dB mapping table
` [PATCH 3/3] ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink

[PATCH v3] Fix WWAN device disabled issue after S3 deep
 2021-11-16  6:40 UTC  (4+ messages)
  `  "
    `  "

sound/soc/amd/yc/pci-acp6x.c:251 snd_acp6x_probe() error: uninitialized symbol 'index'
 2021-11-16  6:54 UTC  (3+ messages)

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-11-16  6:56 UTC  (7+ messages)
` [PATCH v3 2/2] "

[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
 2021-11-16  6:23 UTC  (48+ messages)
` [RFC PATCH v4 net-next 01/23] net: dsa: ocelot: remove unnecessary pci_bar variables
` [RFC PATCH v4 net-next 02/23] net: mdio: mscc-miim: convert to a regmap implementation
` [RFC PATCH v4 net-next 03/23] net: dsa: ocelot: seville: utilize of_mdiobus_register
` [RFC PATCH v4 net-next 04/23] net: dsa: ocelot: felix: switch to mdio-mscc-miim driver for indirect mdio access
` [RFC PATCH v4 net-next 05/23] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [RFC PATCH v4 net-next 06/23] net: dsa: ocelot: felix: add interface for custom regmaps
` [RFC PATCH v4 net-next 07/23] net: dsa: ocelot: felix: add per-device-per-port quirks
` [RFC PATCH v4 net-next 08/23] net: mscc: ocelot: split register definitions to a separate file
` [RFC PATCH v4 net-next 09/23] net: mscc: ocelot: expose ocelot wm functions
` [RFC PATCH v4 net-next 10/23] pinctrl: ocelot: combine get resource and ioremap into single call
` [RFC PATCH v4 net-next 11/23] pinctrl: ocelot: update pinctrl to automatic base address
` [RFC PATCH v4 net-next 12/23] pinctrl: ocelot: convert pinctrl to regmap
` [RFC PATCH v4 net-next 13/23] pinctrl: ocelot: expose ocelot_pinctrl_core_probe interface
` [RFC PATCH v4 net-next 14/23] pinctrl: microchip-sgpio: update to support regmap
` [RFC PATCH v4 net-next 15/23] device property: add helper function fwnode_get_child_node_count
` [RFC PATCH v4 net-next 16/23] pinctrl: microchip-sgpio: change device tree matches to use nodes instead of device
` [RFC PATCH v4 net-next 17/23] pinctrl: microchip-sgpio: expose microchip_sgpio_core_probe interface
` [RFC PATCH v4 net-next 18/23] net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
` [RFC PATCH v4 net-next 19/23] net: dsa: felix: name change for clarity from pcs to mdio_device
` [RFC PATCH v4 net-next 20/23] net: dsa: seville: "
` [RFC PATCH v4 net-next 21/23] net: ethernet: enetc: "
` [RFC PATCH v4 net-next 22/23] net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
` [RFC PATCH v4 net-next 23/23] net: dsa: ocelot: felix: add support for VSC75XX control over SPI

[PATCH] staging: r8188eu: fix array_size.cocci warning
 2021-11-16  6:54 UTC  (3+ messages)

[PATCH] qmp: Stabilize preconfig
 2021-11-16  6:50 UTC  (16+ messages)

[BlueZ PATCH] emulator: fix potential resource leak
 2021-11-16  6:49 UTC 

[GIT PULL] per signal_struct coredumps
 2021-11-16  6:49 UTC  (7+ messages)

[tracing/selftests] 4e9f63c9e5: BUG:KASAN:use-after-free_in_destroy_hist_field
 2021-11-16  6:47 UTC 

[PATCH] gpio/rockchip: needs GENERIC_IRQ_CHIP to fix build errors
 2021-11-16  6:46 UTC 

[PATCH v6 0/8] protect branches checked out in all worktrees
 2021-11-16  6:44 UTC  (4+ messages)
` [PATCH v6 5/8] fetch: "

[PATCH v5 0/3] mm: add new syscall set_mempolicy_home_node
 2021-11-16  6:42 UTC  (4+ messages)
` [PATCH v5 1/3] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
` [PATCH v5 2/3] mm/mempolicy: add set_mempolicy_home_node syscall
` [PATCH v5 3/3] mm/mempolicy: wire up syscall set_mempolicy_home_node

[PATCH] nvdimm: use kobj_to_dev instead of container_of
 2021-11-16  6:44 UTC 

Extending serial port linux driver to toggle RS485 direction pin (GPIO)
 2021-11-16  6:43 UTC  (3+ messages)

[PATCH] drm: omapdrm: Export correct scatterlist for TILER backed BOs
 2021-11-16  6:42 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-16  6:32 UTC  (6+ messages)

[PATCH v2 00/28] iomap/xfs folio patches
 2021-11-16  6:33 UTC  (9+ messages)
` [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio()
` [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support

next/pending-fixes build: 192 builds: 7 failed, 185 passed, 16 errors, 146 warnings (v5.16-rc1-155-g6eea4f2d44ab6)
 2021-11-16  6:36 UTC 

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-16  6:36 UTC  (3+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-16  6:37 UTC  (7+ messages)

[bug report] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2021-11-16  6:34 UTC  (3+ messages)

[PATCH] fs: Cleanup unused typedef 'read_actor_t'
 2021-11-16  7:08 UTC 

drivers/net/dsa/qca8k.c:944 qca8k_parse_port_config() error: testing array offset 'cpu_port_index' after use
 2021-11-16  6:30 UTC  (4+ messages)

[PATCH v3 00/10] direct-map memory map
 2021-11-16  6:31 UTC  (11+ messages)
` [PATCH v3 01/10] xen: introduce XEN_DOMCTL_CDF_INTERNAL_directmap
` [PATCH v3 02/10] xen/arm: avoid setting XEN_DOMCTL_CDF_iommu when IOMMU off
` [PATCH v3 03/10] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank
` [PATCH v3 04/10] xen/arm: introduce direct-map for domUs
` [PATCH v3 05/10] xen/arm: add ASSERT_UNREACHABLE in allocate_static_memory
` [PATCH v3 06/10] xen/arm: if direct-map domain use native addresses for GICv2
` [PATCH v3 07/10] xen/arm: gate make_gicv3_domU_node with CONFIG_GICV3
` [PATCH v3 08/10] xen/arm: if direct-map domain use native addresses for GICv3
` [PATCH v3 09/10] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011
` [PATCH v3 10/10] xen/docs: Document how to do passthrough without IOMMU

[PATCH next v7 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-11-16  6:32 UTC  (5+ messages)
` [PATCH next v7 04/12] crypto: aspeed: Add AST2600 HACE support

[BUG] git push --mirror ignores refs outside head & tags
 2021-11-16  6:28 UTC  (3+ messages)

"resolve_btfids: unresolved" warnings while building v5.16-rc1
 2021-11-16  6:25 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS a5bdc36354cbf1a1a91396f4da548ff484686305
 2021-11-16  6:30 UTC 

[dpdk-dev] [PATCH] vhost: fix packed ring descriptor update in async enqueue
 2021-11-16  6:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
  `  "

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2021-11-16  6:22 UTC  (28+ messages)
` [PATCH v3 01/13] drm/msm/dsi: add support for dsc data
` [PATCH v3 02/13] drm/msm/disp/dpu1: Add support for DSC
` [PATCH v3 03/13] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH v3 04/13] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
` [PATCH v3 05/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [PATCH v3 06/13] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [PATCH v3 07/13] drm/msm/disp/dpu1: Add support for DSC in encoder
` [PATCH v3 08/13] drm/msm: Add missing structure documentation
` [PATCH v3 09/13] drm/msm/disp/dpu1: Add support for DSC in topology
` [PATCH v3 10/13] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH v3 11/13] drm/msm/dsi: add mode valid callback for dsi_mgr
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
` [PATCH v3 13/13] drm/msm/dsi: Pass DSC params to drm_panel

[PATCH v3] power: supply: core: Add kerneldoc to battery struct
 2021-11-16  6:23 UTC  (3+ messages)

[PATCH 0/4] Add Aspeed AST2600 soc display support
 2021-11-16  6:18 UTC  (4+ messages)
` [PATCH 3/4] drm/aspeed: Update INTR_STS handling

[PATCH v4] mips: bcm63xx: add support for clk_get_parent()
 2021-11-16  6:19 UTC  (3+ messages)

wic crash when building image with multiple partitions
 2021-11-16  6:18 UTC 

[PATCH] q35: flip acpi-pci-hotplug-with-bridge-support default back to off
 2021-11-16  6:14 UTC  (2+ messages)

Suggestion to use python-parameterized for QA
 2021-11-16  6:16 UTC  (7+ messages)
` [OE-core] "

[PATCH net-next v2] ipv6: don't generate link-local addr in random or privacy mode
 2021-11-16  6:09 UTC  (3+ messages)

[PATCH] tty: serial: atmel: Check return code of dmaengine_submit()
 2021-11-16  6:14 UTC  (4+ messages)

[PATCH V2] watchdog: ignore nohz_full cores in new cpumask
 2021-11-16  6:15 UTC 

[PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
 2021-11-16  6:14 UTC  (7+ messages)

[PATCH RFC] cmd: fix net list command
 2021-11-16  6:14 UTC  (11+ messages)

[meta-virtualization][PATCH] openvswitch: fix configure error with dpdk enabled
 2021-11-16  6:13 UTC 

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-11-16  6:10 UTC  (5+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

[PATCH bpf] tools/runqslower: Fix cross-build
 2021-11-16  6:10 UTC  (4+ messages)

stable-rc/queue/5.10 build: 175 builds: 3 failed, 172 passed, 4 errors, 13 warnings (v5.10.79-573-ga3074017d138)
 2021-11-16  6:10 UTC 

[PATCH] ARM: dts: aspeed: Add AMD DaytonaX BMC
 2021-11-16  6:07 UTC  (5+ messages)

[PATCH 0/2] test-lib: improve missing prereq handling
 2021-11-16  6:09 UTC  (3+ messages)
` [PATCH 2/2] test-lib: introduce required prereq for test runs

Please pull u-boot-net/next
 2021-11-16  6:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] examples/l3fwd: fix jumbo packet drop issue
 2021-11-16  6:08 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXT] "

[PATCH] firmware: arm_scmi: pm: propagate return value to caller
 2021-11-16  6:42 UTC  (2+ messages)

[PATCH] sequencer: fix environment that 'exec' commands run under
 2021-11-16  6:06 UTC  (3+ messages)
` [PATCH v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'

[PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map()
 2021-11-16  5:58 UTC  (4+ messages)

[PATCH 03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
 2021-11-16  6:05 UTC  (3+ messages)

[PATCH] watchdog: ignore nohz_full cores in new cpumask
 2021-11-16  6:04 UTC  (3+ messages)

[PATCH 0/3] Improve the migration stats
 2021-11-16  6:03 UTC  (4+ messages)
` [PATCH 2/3] mm: migrate: Correct the hugetlb "

Use of FSL_EULA_FILE_MD5SUMS_append with latest bitbake(master)
 2021-11-16  6:02 UTC 

[PATCH 5.4 000/355] 5.4.160-rc1 review
 2021-11-16  5:57 UTC  (3+ messages)

stable-rc/queue/5.4 build: 182 builds: 2 failed, 180 passed, 4 errors, 29 warnings (v5.4.159-353-g4c8ce7e9712a)
 2021-11-16  5:54 UTC 

cron job: media_tree daily build: ERRORS
 2021-11-16  5:45 UTC 

Yocto : Need help in building latest openembedded branch code
 2021-11-16  5:59 UTC 

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-16  5:58 UTC  (5+ messages)
` [PATCH 2/2] drm/msm: Restore error return on invalid fence


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.