All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-27 08:51:31 to 2022-01-27 09:22:53 UTC [more...]

[PATCH 00/37] Add device tree based NUMA support to Arm
 2022-01-27  9:22 UTC  (14+ messages)
` [PATCH 12/37] xen/x86: decouple nodes_cover_memory from E820 map
` [PATCH 20/37] xen: introduce CONFIG_EFI to stub API for non-EFI architecture

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-27  9:18 UTC  (4+ messages)
` [PATCH v6 20/33] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache

[PATCH v6 0/7] trace qmp commands
 2022-01-27  8:21 UTC  (4+ messages)
` [PATCH v6 5/7] docs/qapi-code-gen: update to cover trace events code generation

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-27  9:21 UTC  (20+ messages)
` [PATCH 01/19] dma-buf-map: Add read/write helpers
        ` [Intel-gfx] "
` [PATCH 02/19] dma-buf-map: Add helper to initialize second map
        ` [Intel-gfx] "

[PATCH v10 00/13] External ECC engines & Macronix support
 2022-01-27  9:18 UTC  (21+ messages)
` [PATCH v10 01/13] spi: spi-mem: Introduce a capability structure
` [PATCH v10 02/13] spi: spi-mem: Check the controller extra capabilities
` [PATCH v10 03/13] spi: cadence-quadspi: Provide a capability structure
` [PATCH v10 04/13] spi: mxic: "
` [PATCH v10 05/13] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v10 06/13] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
` [PATCH v10 07/13] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v10 08/13] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v10 09/13] spi: mxic: Fix the transmit path
` [PATCH v10 10/13] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v10 11/13] spi: mxic: Create a helper to ease the start of "
` [PATCH v10 12/13] spi: mxic: Add support for direct mapping
` [PATCH v10 13/13] spi: mxic: Add support for pipelined ECC operations

[RFC] blk-mq: complete request locallly if not in interrupt context
 2022-01-27  9:21 UTC 

[PATCH v9 01/13] spi: spi-mem: Introduce a capability structure
 2022-01-27  9:20 UTC  (6+ messages)

[PATCH v3 1/2] media: uvcvideo: Only create input devs if hw supports it
 2022-01-27  9:20 UTC  (3+ messages)
` [PATCH v3 2/2] media: uvcvideo: Do power management granularly

[PATCH net] net: amd-xgbe: Fix skb data length underflow
 2022-01-27  9:20 UTC 

[PATCH] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-27  9:19 UTC  (4+ messages)

[PATCH net-next 00/15] net: get rid of unused static inlines
 2022-01-27  9:18 UTC  (3+ messages)
` [PATCH net-next 06/15] net: ax25: remove route refcount

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-01-27  9:17 UTC  (5+ messages)
` [PATCH 27/27] drm: rockchip: Add VOP2 driver

[RESEND PATCH] mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
 2022-01-27  9:18 UTC  (4+ messages)

[PATCH] net/bonding: fix MTU set for slaves
 2022-01-27  9:18 UTC  (2+ messages)

[PATCH] drm/doc: Add section in the introduction page about learning material
 2022-01-27  9:18 UTC  (5+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-27  9:18 UTC  (10+ messages)

[PATCH 00/25] SIERRA: Add support for MultiLink
 2022-01-27  9:13 UTC  (26+ messages)
` [PATCH 01/25] phy: cadence: sierra: Fix for USB3 U1/U2 state
` [PATCH 02/25] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH 03/25] phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH 04/25] phy: cadence: Sierra: Move all clk_get_*() to a separate function
` [PATCH 05/25] phy: cadence: Sierra: Move all reset_control_get*() "
` [PATCH 06/25] phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
` [PATCH 07/25] phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
` [PATCH 08/25] phy: cadence: Sierra: Add a UCLASS_PHY device for links
` [PATCH 09/25] phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
` [PATCH 10/25] phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
` [PATCH 11/25] board: ti: j721e: evm.c: Add support for probing SerDes0
` [PATCH 12/25] arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0
` [PATCH 13/25] phy: cadence: Sierra: Prepare driver to add support for multilink configurations
` [PATCH 14/25] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH 15/25] phy: cadence: Sierra: Add support to get SSC type from device tree
` [PATCH 16/25] phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
` [PATCH 17/25] phy: cadence: Sierra: Add PHY PCS common register configurations
` [PATCH 18/25] phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
` [PATCH 19/25] phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
` [PATCH 20/25] phy: cadence: Sierra: Update single link PCIe register configuration
` [PATCH 21/25] phy: cadence: Sierra: Add support for PHY multilink configurations
` [PATCH 22/25] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
` [PATCH 23/25] phy: cadence: Sierra: Add support for skipping configuration
` [PATCH 24/25] arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII
` [PATCH 25/25] include: configs: j721e_evm: Add support to boot ethfw core in j721e

[PATCH 1/4] nvme-fabrics: add discovery controller type
 2022-01-27  9:16 UTC  (2+ messages)

[RFCv2 net-next 000/167] net: extend the netdev_features_t
 2022-01-27  9:16 UTC  (2+ messages)

[PATCH v3 0/2] migration: Tally pre-copy, downtime and post-copy bytes independently
 2022-01-27  9:12 UTC  (5+ messages)
` [PATCH v3 1/2] migration: Introduce ram_transferred_add()
` [PATCH v3 2/2] migration: Tally pre-copy, downtime and post-copy bytes independently

[PATCH] security, lsm: dentry_init_security() Handle multi LSM registration
 2022-01-27  9:15 UTC  (2+ messages)

[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
 2022-01-27  9:14 UTC  (9+ messages)

[PATCH v2 net-next 0/8] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-27  9:13 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: socket: intrudoce SKB_DROP_REASON_SOCKET_FILTER
` [PATCH v2 net-next 2/8] net: skb_drop_reason: add document for drop reasons
` [PATCH v2 net-next 3/8] net: netfilter: use kfree_drop_reason() for NF_DROP
` [PATCH v2 net-next 4/8] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
` [PATCH v2 net-next 5/8] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
` [PATCH v2 net-next 6/8] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
` [PATCH v2 net-next 7/8] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
` [PATCH v2 net-next 8/8] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()

[PATCH v2 0/3] hw/nvme: zoned random write area
 2022-01-27  8:19 UTC  (3+ messages)
` [PATCH v2 1/3] hw/nvme: add struct for zone management send
` [PATCH v2 3/3] hw/nvme: add support for zoned random write area

[PATCH v2] scsi: sr: Improve the judgment statement
 2022-01-27  9:11 UTC 

[PATCH V2] drm/amdgpu: move GTT allocation from gmc_sw_init to gmc_hw_init(V2)
 2022-01-27  9:12 UTC  (2+ messages)

[PATCH v2 0/5] Add driver for GSC controller
 2022-01-27  9:12 UTC  (6+ messages)
` [PATCH v2 2/5] mei: add support for graphics system controller (gsc) devices
        ` [Intel-gfx] "

[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
 2022-01-27  9:11 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/zram: Skip max_comp_streams interface on newer kernel
  ` [PATCH v2 2/3] selftests/zram01.sh: Fix compression ratio calculation
  ` [PATCH v2 3/3] selftests/zram: Adapt the situation that /dev/zram0 is being used

Wycena paneli fotowoltaicznych
 2022-01-27  9:05 UTC 

[PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs
 2022-01-27  9:11 UTC  (4+ messages)

[PATCH 0/2] nvme-passthru with vectored-io
 2022-01-27  8:25 UTC  (3+ messages)
    ` [PATCH 1/2] block: introduce and export blk_rq_map_user_vec
    ` [PATCH 2/2] nvme: add vectored-io support for user passthru

[PATCH v10 0/3] Add kernel seccomp support for m68k
 2022-01-27  9:09 UTC  (2+ messages)

[PATCH 0/6] Add SCMI Virtio & Clock atomic support
 2022-01-27  9:07 UTC  (5+ messages)
` [PATCH 1/6] firmware: arm_scmi: Add atomic mode support to virtio transport

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-27  9:09 UTC  (8+ messages)
` [PATCH 2/4] printk: disable optimistic spin "

[PATCH v5 0/2] leds: add ktd20xx LED driver support
 2022-01-27  9:08 UTC  (3+ messages)
` [PATCH v5 1/2] leds: ktd20xx: Extension of the KTD20xx family of LED drivers from Kinetic
` [PATCH v5 2/2] dt: bindings: KTD20xx: Introduce the ktd20xx family of RGB drivers

[PATCH net-next 0/6] net: page_pool: Add page_pool stat counters
 2022-01-27  9:08 UTC  (3+ messages)

[PATCH ipsec-next] xfrm: delete duplicated functions that calls same xfrm_api_check()
 2022-01-27  9:08 UTC 

[PATCH v2] scsi: sr: Improve the judgment statement
 2022-01-27  9:08 UTC 

cip/linux-5.10.y-cip build: 172 builds: 3 failed, 169 passed, 4 errors, 8 warnings (v5.10.83-cip1-151-ga4163710a1dc) #kernelci
 2022-01-27  9:07 UTC 

[PATCH] ASoC: dt-bindings: Centralize the 'sound-dai' definition
 2022-01-27  9:00 UTC  (4+ messages)

[PATCH net-next] nfp: nsp: Simplify array allocation
 2022-01-27  9:06 UTC  (2+ messages)

[PATCH net] sch_cake: diffserv8 CS1 should be bulk
 2022-01-27  9:00 UTC  (3+ messages)

[DPDK 3/3] net/ice: Add / Remove VF mac address on DCF representor
 2022-01-27  9:03 UTC 

[DPDK 2/3] net/ice: configure the VLAN filter for VFs on DCF representor
 2022-01-27  9:02 UTC 

[DPDK 1/3] net/ice: display/reset VF stats on DCF representor
 2022-01-27  9:02 UTC 

[PULL] drm-misc-fixes
 2022-01-27  9:04 UTC  (2+ messages)
` [Intel-gfx] "

RFC random(4) We don't need no steenking 
 2022-01-27  9:04 UTC 

[PATCH 1/3] [oe] [meta-python] [PATCH] python3-pulsectl upgrade 21.10.5 -> 22.1.3
 2022-01-27  9:04 UTC  (3+ messages)
` [PATCH 2/3] [oe] [meta-python] [PATCH] python3-pyephem: upgrade 4.1.1 -> 4.1.3
` [PATCH 3/3] [oe] [meta-python] [PATCH] python3-pytest-timeout: upgrade 2.0.2 -> 2.1.0

[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Enable PCIe + QSGMII multilink configuration
 2022-01-27  9:02 UTC  (2+ messages)

[PATCH net-next 0/7] mlxsw: Various updates
 2022-01-27  9:02 UTC  (8+ messages)
` [PATCH net-next 1/7] mlxsw: spectrum: Set basic trap groups from an array
` [PATCH net-next 2/7] mlxsw: core: Move basic_trap_groups_set() call out of EMAD init code
` [PATCH net-next 3/7] mlxsw: core: Move basic trap group initialization from spectrum.c
` [PATCH net-next 4/7] mlxsw: core: Move functions to register/unregister array of traps to core.c
` [PATCH net-next 5/7] mlxsw: core: Consolidate trap groups to a single event group
` [PATCH net-next 6/7] mlxsw: spectrum: Guard against invalid local ports
` [PATCH net-next 7/7] mlxsw: spectrum_acl: Allocate default actions for internal TCAM regions

Wycena paneli fotowoltaicznych
 2022-01-27  8:55 UTC 

[PATCHv2] kexec: disable cpu hotplug until the rebooting cpu is stable
 2022-01-27  9:02 UTC  (2+ messages)

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-01-27  9:01 UTC  (6+ messages)
` [PATCH v2 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2

[PATCH 1/2] ath11k: pci: fix crash on suspend if board file is not found
 2022-01-27  9:01 UTC  (4+ messages)
` [PATCH 2/2] ath11k: mhi: use mhi_sync_power_up()

[PATCH v3] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-01-27  8:59 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 52d883c7bbae11e5f06311eae7778db69bc4806e
 2022-01-27  8:59 UTC  (2+ messages)
` [Devel] "

[PATCH] scsi: sr: Improve the judgment statement
 2022-01-27  9:00 UTC 

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2022-01-27  8:57 UTC  (4+ messages)
` [RFC PATCH v5 23/26] util: Add iova_tree_alloc

patch "kbuild: remove include/linux/cyclades.h from header file check" added to tty-linus
 2022-01-27  8:47 UTC  (2+ messages)

[PATCH] drm: rcar-du: Drop LVDS device tree backward compatibility
 2022-01-27  8:57 UTC  (3+ messages)

[PATCH] x86/decode: Decode remaining TigerLake features
 2022-01-27  8:57 UTC  (2+ messages)

Public review of Supervisor Binary Interface (SBI) Specification
 2022-01-27  8:57 UTC  (3+ messages)
  ` [RISC-V] [tech-unixplatformspec] "

[PATCH v1] raw/ifpga: fix ifpga devices cleanup function
 2022-01-27  8:57 UTC  (3+ messages)

[RESENT PATCH 00/10] staging: r8188eu: Cleanup and removal of DBG_88E macro
 2022-01-27  8:57 UTC  (5+ messages)
` [PATCH 08/10] staging: r8188eu: remove all remaining aliased DBG_88E calls
  ` [PATCH 10/10] staging: r8188eu: remove GlobalDebugLevel flag

[PATCH] phy: cadence: Sierra: Add support for skipping configuration
 2022-01-27  8:56 UTC  (2+ messages)

[PATCH RFC net-next 0/5] bonding: add IPv6 NS/NA monitor support
 2022-01-27  8:56 UTC  (5+ messages)
` [PATCH RFC net-next 3/5] bonding: add ip6_addr for bond_opt_value

[RFC PATCH 0/3] Prototype for direct map awareness in page allocator
 2022-01-27  8:56 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/page_alloc: introduce __GFP_UNMAPPED and MIGRATE_UNMAPPED
` [RFC PATCH 2/3] mm/secretmem: use __GFP_UNMAPPED to allocate pages
` [RFC PATCH 3/3] EXPERIMENTAL: x86/module: use __GFP_UNMAPPED in module_alloc

Wycena paneli fotowoltaicznych
 2022-01-27  8:45 UTC 

[Bug 928] [dpdk-next-*] drivers/librte_event_cnxk meson build failure with icc 19.1.3.304 on RedHat8.4/64 and UB20.04/64
 2022-01-27  8:54 UTC 

[PATCH 00/10] Cleanup and removal of DBG_88E macro
 2022-01-27  8:53 UTC  (6+ messages)
` [PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c

[bug report] net: mvneta: add frags support to XDP_TX
 2022-01-27  8:53 UTC 

[PATCH 0/6] mm, memory_hotplug: handle unitialized numa node gracefully
 2022-01-27  8:53 UTC  (7+ messages)
` [PATCH 1/6] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
` [PATCH 2/6] mm: handle uninitialized numa nodes gracefully
` [PATCH 3/6] mm, memory_hotplug: drop arch_free_nodedata
` [PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
` [PATCH 5/6] mm: make free_area_init_node aware of memory less nodes
` [PATCH 6/6] memcg: do not tweak node in alloc_mem_cgroup_per_node_info

[bug report] hwmon: Add "label" attribute
 2022-01-27  8:52 UTC 

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-27  8:30 UTC  (10+ messages)
` [PATCH v5 03/18] pci: isolated address space for PCI bus

[bug report] btrfs: introduce dedicated helper to scrub simple-mirror based range
 2022-01-27  8:52 UTC 

[bug report] hwmon: (lm83) Convert to use with_info API
 2022-01-27  8:52 UTC 

[PATCH] drm/i915: delete shadow "ret" variable
 2022-01-27  8:51 UTC  (2+ messages)
` [Intel-gfx] "

No space left errors on shutdown with systemd-homed /home dir
 2022-01-27  8:51 UTC  (3+ messages)

[RESEND PATCH] PM: wakeup: Wakeup accounting for interrupts
 2022-01-27  9:02 UTC  (3+ messages)


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.