All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-10 08:53:38 to 2022-02-10 09:48:13 UTC [more...]

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2022-02-10  9:46 UTC  (16+ messages)
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

[PATCH V5] xen/gnttab: Store frame GFN in struct page_info on Arm
 2022-02-10  9:46 UTC  (6+ messages)

[PATCH 0/6] Add more export headers to compile-test coverage
 2022-02-10  9:45 UTC  (14+ messages)
` [PATCH 1/6] signal.h: add linux/signal.h and asm/signal.h to UAPI "
` [PATCH 2/6] shmbuf.h: add asm/shmbuf.h "
` [PATCH 3/6] android/binder.h: add linux/android/binder(fs).h "
` [PATCH 4/6] fsmap.h: add linux/fsmap.h "
` [PATCH 5/6] kexec.h: add linux/kexec.h "
` [PATCH 6/6] reiserfs_xattr.h: add linux/reiserfs_xattr.h "

[PATCH v2] vfs: parse sloppy mount option in correct order
 2022-02-10  9:44 UTC 

[RFC v2 0/8] Introduce SCI-mediator feature
 2022-02-10  9:38 UTC  (8+ messages)
` [RFC v2 3/8] xen/arm: Export host device-tree to hypfs

[PATCH 0/4] dbench: few enhancements from mmtests
 2022-02-10  9:44 UTC  (2+ messages)

[PATCH v3] dt-bindings: convert ata/cortina,gemini-sata-bridge to yaml
 2022-02-10  9:44 UTC 

[PATCH v3 00/10] KVM: s390: Do storage key checking
 2022-02-10  9:43 UTC  (5+ messages)
` [PATCH v3 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL

[PATCH mptcp-next] mptcp: don't save tcp data_ready and write space callbacks
 2022-02-10  9:43 UTC  (3+ messages)

[PATCH] fetch2/git.py: Check if clonedir is not empty after shallow tarball clone
 2022-02-10  9:39 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 0/3] qapi/ui: change vnc addresses
 2022-02-10  9:39 UTC  (4+ messages)
` [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address

[PATCH v4] ARM: dts: add DT for lan966 SoC and 2-port board pcb8291
 2022-02-10  9:40 UTC  (4+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-02-10  9:39 UTC  (4+ messages)
` [PATCH v7 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init

Adding DKMS support to yocto build project #dunfell #kernel
 2022-02-10  9:41 UTC  (2+ messages)
` [yocto] "

[PATCH net] dpaa2-eth: unregister the netdev before disconnecting from the PHY
 2022-02-10  9:40 UTC  (4+ messages)
` AW: "

[PATCH v3 0/7] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2022-02-10  9:38 UTC  (11+ messages)
` [PATCH v3 6/7] arm64: entry: centralize premeption decision
` [PATCH v3 7/7] arm64: support PREEMPT_DYNAMIC

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-10  9:39 UTC  (4+ messages)
` [PATCH 03/27] mm: remove pointless includes from <linux/hmm.h>

[PATCH] media: wl128x: use time_after_eq() instead of jiffies judgment
 2022-02-10  9:38 UTC  (2+ messages)

[PATCH v3] x86: Prioritize low memory size from Multiboot
 2022-02-10  9:38 UTC  (2+ messages)

[PATCH v4 0/9] Add new formats support to vkms
 2022-02-10  9:37 UTC  (3+ messages)
` [PATCH v4 7/9] drm: vkms: Refactor the plane composer to accept new formats

[PATCH v2 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-02-10  9:37 UTC  (5+ messages)
` [PATCH v2 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

[syzbot] WARNING in mroute_clean_tables
 2022-02-10  9:37 UTC 

[PATCH] microblaze: remove CONFIG_SET_FS
 2022-02-10  9:36 UTC  (2+ messages)

[PATCH] drivers: meson: vdec: add VP9 support to GXM
 2022-02-10  9:34 UTC  (4+ messages)

[PATCH net-next 0/2] sfc: optimize RXQs count and affinities
 2022-02-10  9:35 UTC  (6+ messages)
` [PATCH net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only

[PATCH] arm64: dts: meson: remove CPU opps below 1GHz for G12B/SM1
 2022-02-10  9:34 UTC  (4+ messages)

[libvirt test] 168076: regressions - FAIL
 2022-02-10  9:35 UTC 

[PATCH v6 00/16] submodule: convert the rest of 'update' to C
 2022-02-10  9:34 UTC  (23+ messages)
` [PATCH v7 00/20] "
  ` [PATCH v7 01/20] submodule--helper: get remote names from any repository
  ` [PATCH v7 02/20] submodule--helper: refactor get_submodule_displaypath()
  ` [PATCH v7 03/20] submodule--helper: allow setting superprefix for init_submodule()
  ` [PATCH v7 04/20] submodule--helper: run update using child process struct
  ` [PATCH v7 05/20] builtin/submodule--helper.c: reformat designated initializers
  ` [PATCH v7 06/20] builtin/submodule--helper.c: rename option variables to "opt"
  ` [PATCH v7 07/20] submodule--helper: don't use bitfield indirection for parse_options()
  ` [PATCH v7 08/20] submodule tests: test for init and update failure output
  ` [PATCH v7 09/20] submodule--helper: remove update-module-mode
  ` [PATCH v7 10/20] submodule--helper: reorganize code for sh to C conversion
  ` [PATCH v7 11/20] submodule--helper run-update-procedure: remove --suboid
  ` [PATCH v7 12/20] submodule--helper run-update-procedure: learn --remote
  ` [PATCH v7 13/20] submodule--helper: remove ensure-core-worktree
  ` [PATCH v7 14/20] submodule--helper update-clone: learn --init
  ` [PATCH v7 15/20] submodule--helper: move functions around
  ` [PATCH v7 16/20] submodule--helper: reduce logic in run_update_procedure()
  ` [PATCH v7 17/20] submodule: move core cmd_update() logic to C
  ` [PATCH v7 18/20] fixup! submodule--helper run-update-procedure: remove --suboid
  ` [PATCH v7 19/20] fixup! submodule--helper run-update-procedure: learn --remote
  ` [PATCH v7 20/20] fixup! submodule: move core cmd_update() logic to C

[PATCH v2] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-02-10  9:34 UTC 

[PATCH] kbuild: replace $(if A,A,B) with $(or A,B)
 2022-02-10  9:33 UTC 

[PATCH v15 00/13] amphion video decoder/encoder driver
 2022-02-10  9:16 UTC  (5+ messages)
    ` [EXT] "

[PATCH 0/3] arm64: dts: meson: add support for OSMC Vero 4K+
 2022-02-10  9:32 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH v6 00/13] PCI devices passthrough on Arm, part 3
 2022-02-10  9:33 UTC  (17+ messages)
` [PATCH v6 05/13] vpci: add hooks for PCI device assign/de-assign

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-10  9:33 UTC  (15+ messages)
` [Intel-gfx] "

[PATCH v6 1/3] dt-bindings: leds: Optional multi-led unit address
 2022-02-10  9:33 UTC  (5+ messages)
` [PATCH v6 2/3] dt-bindings: leds: Add multicolor PWM LED bindings

[PATCH v5 0/6] drm/msm/dpu: simplify RM code
 2022-02-10  9:32 UTC  (5+ messages)
` [PATCH v5 3/6] drm/msm/dpu: get INTF blocks directly rather than through RM

[PATCH 1/2] intel-iommu: remove VTD_FR_RESERVED_ERR
 2022-02-10  9:28 UTC  (2+ messages)
` [PATCH 2/2] intel-iommu: block output address in interrupt address range

[PATCH v3 00/10] ethdev: datapath-focused flow rules management
 2022-02-10  9:32 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/10] app/testpmd: implement rte flow configuration

[PATCH v3] media: aspeed: Use full swing as JFIF to fix incorrect color
 2022-02-10  9:29 UTC  (2+ messages)

[PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
 2022-02-10  9:30 UTC  (6+ messages)

[bug report] i40e: Fix race condition while adding/deleting MAC/VLAN filters
 2022-02-10  9:29 UTC  (3+ messages)

[PATCH 00/12] ARM: dts: sti: various DT fixes to avoid warnings
 2022-02-10  8:59 UTC  (12+ messages)
` [PATCH 03/12] ARM: dts: sti: ensure unique unit-address in stih418-clock
` [PATCH 04/12] ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi
` [PATCH 05/12] ARM: dts: sti: update stih410-b2260 following stih407-family DT update
` [PATCH 11/12] ARM: dts: sti: move usb picophy nodes in stih410-b2120.dts

WARNING in bpf_warn_invalid_xdp_action
 2022-02-10  9:29 UTC  (2+ messages)
` [syzbot] "

[LTP] [PATCH 1/2] lib: add .min_mem_avail in tst_test struct
 2022-02-10  9:28 UTC  (3+ messages)

[PATCH 0/3] vdpa tool support for configuring max VQs
 2022-02-10  9:27 UTC  (6+ messages)
` [PATCH 2/3] virtio: Define bit numbers for device independent features

[PATCH] i2c: bcm2835: Use platform_get_irq() to get the interrupt
 2022-02-10  9:25 UTC  (2+ messages)

[virtio-dev] [PATCH v1] virtio-net: support reset queue
 2022-02-10  9:26 UTC  (2+ messages)
` [virtio-dev] "

[LTP] [PATCH 0/3] memcontrol04 and s/cgroup/cg/
 2022-02-10  7:34 UTC  (4+ messages)
` [LTP] [PATCH 3/3] memcontrol04: Copy from kselftest

[PATCH] x86 UEFI: Fix broken build for UEFI
 2022-02-10  9:20 UTC 

[PATCH] drm/amdgpu: Fix compile error
 2022-02-10  9:25 UTC  (4+ messages)

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-02-10  9:24 UTC  (3+ messages)

[PATCH] serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
 2022-02-10  9:22 UTC  (7+ messages)

[PATCH net v2] net: fix wrong network header length
 2022-02-10  9:16 UTC 

[PATCH net-next v2 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-10  9:22 UTC  (7+ messages)
` [PATCH net-next v2 5/5] net: bridge: Refactor bridge port in locked mode to use jump labels
      ` [Bridge] "

[PATCH v4 0/4] printk: reduce deadlocks during panic
 2022-02-10  9:22 UTC  (2+ messages)

[PATCH 0/3] Introduce akcipher service for virtio-crypto
 2022-02-10  9:21 UTC  (6+ messages)
` [PATCH 2/3] virtio-crypto: introduce akcipher service
    `  "

[PATCH] staging: pi433: using div64_u64() instead of do_div()
 2022-02-10  9:21 UTC  (5+ messages)

[PATCH v3] pata_hpt3x2n: check channel enable bits
 2022-02-10  9:20 UTC  (3+ messages)

[RFC PATCH] blk-mq: avoid housekeeping CPUs scheduling a worker on a non-housekeeping CPU
 2022-02-10  9:35 UTC 

[PATCH -next] tee: optee: fix error return code in probe function
 2022-02-10  9:10 UTC 

[PATCH] drm/i915: Clarify vma lifetime
 2022-02-10  9:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RFC PATCH] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU
 2022-02-10  9:16 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/4] Add i915 blt library + gem_ccs test
 2022-02-10  9:14 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add i915 blt library + gem_ccs test (rev2)

[PATCH] Deprecate C virtiofsd
 2022-02-10  8:57 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH nf] selftests: netfilter: disable rp_filter on router
 2022-02-10  9:13 UTC  (4+ messages)

[PATCH] ACPI/IORT: Fix GCC 12 warning
 2022-02-10  9:11 UTC  (3+ messages)

[PATCH 0/2] add telemetry for inline IPsec
 2022-02-10  9:12 UTC  (2+ messages)

[PATCH nf] selftests: netfilter: synproxy test requires nf_conntrack
 2022-02-10  9:11 UTC 

[PATCH] [RFC] drm: mxsfb: Implement LCDIF scanout CRC32 support
 2022-02-10  9:11 UTC  (9+ messages)

[PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-10  9:11 UTC  (6+ messages)
` [PATCH net-next v7 1/5] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v7 2/5] net/smc: Limit backlog connections
` [PATCH net-next v7 3/5] net/smc: Limit SMC visits when handshake workqueue congested
` [PATCH net-next v7 4/5] net/smc: Dynamic control handshake limitation by socket options
` [PATCH net-next v7 5/5] net/smc: Add global configure for handshake limitation by netlink

[PATCH v1] maintainers: update for testpmd
 2022-02-10 17:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
 2022-02-10  9:08 UTC  (9+ messages)
` [PATCH v4] "

[PATCH] media: si21xx: use time_after_eq() instead of jiffies judgment
 2022-02-10  9:07 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-02-10  8:56 UTC 

Pytanie o samochód
 2022-02-10  9:00 UTC 

Słowa kluczowe do wypozycjonowania
 2022-02-10  8:56 UTC 

[PATCH 00/15] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
 2022-02-10  8:34 UTC  (3+ messages)
` [PATCH 02/15] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header

[PATCH nf] netfilter: nft_synproxy: unregister hooks on init error path
 2022-02-10  9:06 UTC 

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-10  9:06 UTC  (4+ messages)
` [PATCH 10/10] pinctrl: starfive: Switch to dynamic chip name output

[PATCH] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC
 2022-02-10  9:06 UTC  (2+ messages)

[PATCH] KVM: s390: MAINTAINERS: promote Claudio Imbrenda
 2022-02-10  9:05 UTC  (3+ messages)

[PATCH] staging: greybus: introduce pwm_ops::apply
 2022-02-10  9:05 UTC 

[PATCH v2 00/12] Wangxun fixes and supports
 2022-02-10  9:02 UTC  (5+ messages)
` [PATCH v2 08/12] net/ngbe: fix debug log

Wycena paneli fotowoltaicznych
 2022-02-10  8:55 UTC 

Wycena paneli fotowoltaicznych
 2022-02-10  8:55 UTC 

[RFC PATCH] mm: record context on page->mapping
 2022-02-10  9:01 UTC 

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2022-02-10  8:35 UTC  (4+ messages)

[PATCH 0/3] About i.MX GPT input capture patches
 2022-02-10  8:43 UTC  (3+ messages)
` [PATCH 2/3] Change to cyclecounter for GPT input capture. Add support for i.MX8MM
` [PATCH 3/3] Add i.MX8MM GPT input capture example

[PATCH v1] staging: fbtft: fb_st7789v: reset display before initialization
 2022-02-10  8:53 UTC  (2+ messages)

[PATCH] mm/hwpoison: In-use hugepage need filter judgement and filter return value should be consistent
 2022-02-10  8:58 UTC 

[PATCH v1] fbtft: fb_st7789v: added reset on init_display()
 2022-02-10  8:49 UTC  (6+ messages)

[PATCH v5 0/6] drm/vc4: hdmi: Yet Another Approach to HDMI YUV output
 2022-02-10  9:00 UTC  (4+ messages)
` [PATCH v5 2/6] drm/vc4: hdmi: Move clock calculation into its own function

[PATCH] ethdev: introduce generic dummy packet burst function
 2022-02-10  8:59 UTC  (3+ messages)

[PATCH v3 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-10  8:57 UTC  (5+ messages)
` [PATCH v3 2/3] pinctrl: add "

[PATCH 1/1] kallsyms: print module name in %ps/S case when KALLSYMS is disabled
 2022-02-10  8:48 UTC  (5+ messages)

Monitorowanie samochodu
 2022-02-10  8:50 UTC 

Monitorowanie samochodu
 2022-02-10  8:50 UTC 

Monitorowanie samochodu
 2022-02-10  8:50 UTC 

Monitorowanie samochodu
 2022-02-10  8:50 UTC 

[PATCH RESEND] Input: tsc200x-core - Add axis inversion and swapping support
 2022-02-10  8:56 UTC  (3+ messages)

Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
 2022-02-10  8:56 UTC  (4+ messages)

[PATCH v3 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-02-10  8:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021

[PATCH net] net/smc: Avoid overwriting the copies of clcsock callback functions
 2022-02-10  8:56 UTC  (3+ messages)

[PATCH] stack: fix stubs header export
 2022-02-10  8:55 UTC 

[PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
 2022-02-10  8:29 UTC  (2+ messages)

[PATCH v5 0/3] ethdev: introduce IP reassembly offload
 2022-02-10  8:54 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] "
  ` [PATCH v6 2/3] ethdev: add mbuf dynfield for incomplete IP reassembly

[PATCH net 1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
 2022-02-10  8:53 UTC  (3+ messages)

[PATCH v7 0/1] mds: add getvxattr support
 2022-02-10  8:53 UTC  (3+ messages)
` [PATCH v7 1/1] ceph: add getvxattr op

[OE-core] [PATCH] ed: upgrade 1.17 -> 1.18
 2022-02-10  8:53 UTC  (4+ messages)

[PATCH v1] net/af_xdp: make umem configure code more readable
 2022-02-10  8:53 UTC  (2+ 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.