All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-20 05:18:50 to 2022-01-20 07:09:30 UTC [more...]

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-18  9:37 UTC  (23+ messages)

[PATCH 0/1] bitbake.conf: Add BB_TASK_NETWORK to enable task network globally
 2022-01-20  7:09 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-18  9:32 UTC  (7+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH v4] dma-buf: system_heap: Add a size check for allocation
 2022-01-20  7:08 UTC  (3+ messages)
` [PATCH v5] "

[meta-virtualization][PATCH] docker: Add kernel-module-xt-nat to RRECOMMENDS
 2022-01-20  7:07 UTC  (3+ messages)

[PATCH net-next v1 0/9] add more features support for mtk-star-emac
 2022-01-20  7:02 UTC  (30+ messages)
` [PATCH net-next v1 1/9] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
` [PATCH net-next v1 2/9] net: ethernet: mtk-star-emac: modify IRQ trigger flags
` [PATCH net-next v1 3/9] net: ethernet: mtk-star-emac: add support for MT8365 SoC
` [PATCH net-next v1 4/9] dt-bindings: net: mtk-star-emac: add support for MT8365
` [PATCH net-next v1 5/9] net: ethernet: mtk-star-emac: add clock pad selection for RMII
` [PATCH net-next v1 6/9] net: ethernet: mtk-star-emac: add timing adjustment support
` [PATCH net-next v1 7/9] dt-bindings: net: mtk-star-emac: add description for new properties
` [PATCH net-next v1 8/9] net: ethernet: mtk-star-emac: add support for MII interface
` [PATCH net-next v1 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs

[PATCH v4] usb: core: Bail out when port is stuck in reset loop
 2022-01-20  7:05 UTC 

[PATCH v3 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-01-20  7:06 UTC  (5+ messages)
` [PATCH v3 2/4] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-01-19
 2022-01-20  7:06 UTC 

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-19 10:31 UTC  (3+ messages)

[PATCH] net-procfs: show net devices bound packet types
 2022-01-20  7:04 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS ff9fc0a31d85fcf0011eb4bc4ecaf47d3cc9e21c
 2022-01-20  7:04 UTC 

[PATCH] tracing: Remove redundant assignment to variable ret
 2022-01-20  6:59 UTC  (2+ messages)
` [PATCH v2] tracing: Deal with error return code of the ftrace_process_locs() function

[PATCH] tools/xenstore: use talloc_asprintf_append() in do_control_help()
 2022-01-20  6:59 UTC 

[Intel-gfx] [PATCH 0/6] Second round of i915_reg.h splitting
 2022-01-20  6:59 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/perf: Move OA regs to their own header
` [Intel-gfx] [PATCH 2/6] drm/i915/perf: Express OA register ranges with i915_range
` [Intel-gfx] [PATCH 3/6] drm/i915: Parameterize R_PWR_CLK_STATE register definition
` [Intel-gfx] [PATCH 4/6] drm/i915: Parameterize MI_PREDICATE registers
` [Intel-gfx] [PATCH 5/6] drm/i915: Move GT registers to their own header file
` [Intel-gfx] [PATCH 6/6] drm/i915: Only include i915_reg.h from .c files
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Second round of i915_reg.h splitting
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
 2022-01-20  6:50 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/4] drivers: add support for switch header type pre L2
 2022-01-20  6:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
 2022-01-20  6:51 UTC 

[PATCH bpf-next v2 0/5] bpf: add __user tagging support in vmlinux BTF
 2022-01-20  6:51 UTC  (6+ messages)
` [PATCH bpf-next v2 2/5] bpf: reject program if a __user tagged memory accessed in kernel way

drivers/dma-buf/heaps/system_heap.c:357:24: warning: returning 'int' from a function with return type 'struct dma_buf *' makes pointer from integer without a cast
 2022-01-20  6:51 UTC  (2+ messages)

[PATCH] aio: Adjust the position of get_reqs_available() in aio_get_req()
 2022-01-20  6:42 UTC 

[PATCH V3] mtd: spi-nor: winbond: Add support for winbond chip
 2022-01-20  6:45 UTC  (6+ messages)

[PATCH] gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquel
 2022-01-20  6:45 UTC 

[PATCH] drm/amd: Fix MSB of SMU version printing
 2022-01-20  6:44 UTC  (2+ messages)

[PATCH v2 00/12] virtio pci support VIRTIO_F_RING_RESET
 2022-01-20  6:43 UTC  (26+ messages)
` [PATCH v2 01/12] virtio: pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v2 02/12] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v2 03/12] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v2 04/12] virtio: queue_reset: pci: update struct virtio_pci_common_cfg and option functions
` [PATCH v2 05/12] virito: queue_reset: pci: move the per queue irq logic from vp_del_vqs to vp_del_vq
` [PATCH v2 06/12] virtio: queue_reset: pci: add independent function to enable msix vq
` [PATCH v2 07/12] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET
` [PATCH v2 08/12] virtio: queue_reset: add helper
` [PATCH v2 09/12] virtio_net: virtnet_tx_timeout() fix style
` [PATCH v2 10/12] virtio_net: virtnet_tx_timeout() stop ref sq->vq
` [PATCH v2 11/12] virtio_net: split free_unused_bufs()
` [PATCH v2 12/12] virtio-net: support pair disable/enable

[syzbot] WARNING in __cleanup_sighand
 2022-01-20  6:43 UTC  (4+ messages)

[PATCH 1/2] utils: Add disable_network function
 2022-01-20  6:41 UTC  (4+ messages)
` [PATCH 2/2] bitbake-worker: Add/support network task flag
  ` [bitbake-devel] "

[iomap] f1c8b8b2e6: leaking-addresses.proc.printk_formats._3.bios0_pages0_startsector0x0bi_vcnt0_bi_size0
 2022-01-20  6:41 UTC  (2+ messages)

[PATCH v2 1/2] common/cnxk: get head-tail of Rx and Tx queues
 2022-01-20  6:39 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: rainier: Remove SPI NOR controllers
 2022-01-20  6:33 UTC  (3+ messages)

[PATCH] package_manager/rpm: conditional remove package manager database
 2022-01-20  6:34 UTC  (4+ messages)
` [OE-core] "

[PATCH][next] usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
 2022-01-20  6:31 UTC  (4+ messages)

[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-20  6:33 UTC  (11+ messages)
` [PATCH v3 07/10] lib: test_hmm add module param for zone device type
` [PATCH v3 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
` [PATCH v3 10/10] tools: update test_hmm script to support SP config

[Intel-gfx] [PATCH] drm/i915: Fix vma resource freeing
 2022-01-20  6:32 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix vma resource freeing (rev2)

[PATCH v3] lkdtm/bugs: Check for the NULL pointer after calling kmalloc
 2022-01-20  6:31 UTC  (2+ messages)

[PATCH] powerpc: dts: add device tree for T1040RDB-REV-A
 2022-01-20  6:29 UTC  (4+ messages)
` [PATCH v2] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch

[PATCH libnetfilter_queue v3 0/5] Speed-up
 2022-01-20  6:27 UTC  (6+ messages)
` [PATCH libnetfilter_queue v3 5/5] src: struct pktbuff is no longer opaque
  ` [PATCH libnetfilter_queue v3 1-5/5] src: Speed-up

[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
 2022-01-20  6:27 UTC  (4+ messages)
` [PATCH 05/12] HID: i2c-hid: explicitly code setting and sending reports

[PATCH v2] clk: gate: Add some kunit test suites
 2022-01-20  6:26 UTC  (2+ messages)

[PATCH] PCI: Speed up device init by parsing capabilities all at once
 2022-01-20  6:26 UTC 

[PATCH] drm/amdgpu: enable amdgpu_dc module parameter
 2022-01-20  6:25 UTC 

Bpftool mirror now available
 2022-01-20  6:25 UTC  (2+ messages)

About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)
 2022-01-20  6:24 UTC  (6+ messages)

[PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
 2022-01-20  6:24 UTC  (5+ messages)

drivers/dma-buf/heaps/system_heap.c:357:10: warning: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct dma_buf *'
 2022-01-20  6:20 UTC  (2+ messages)

[PATCH net-next 1/2] devlink: Add support to set port function as trusted
 2022-01-20  6:19 UTC  (12+ messages)

[PATCH] powerpc/kasan: Fix early region not updated correctly
 2022-01-20  6:15 UTC  (2+ messages)

[GIT PULL] ksmbd fixes
 2022-01-20  6:14 UTC 

[PATCH bpf-next 0/4] libbpf: streamline netlink-based XDP APIs
 2022-01-20  6:14 UTC  (5+ messages)
` [PATCH bpf-next 1/4] libbpf: streamline low-level "
` [PATCH bpf-next 2/4] bpftool: use new API for attaching XDP program
` [PATCH bpf-next 3/4] selftests/bpf: switch to new libbpf XDP APIs
` [PATCH bpf-next 4/4] samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs

[PATCH v4 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2022-01-20  6:14 UTC  (7+ messages)
` [PATCH v4 1/2] Bluetooth: btrtl: Add support for RTL8822C "
` [PATCH v4 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[RFC] amdgpu MST questions, and future plans
 2022-01-20  6:13 UTC  (2+ messages)

[PATCH v3 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-20  6:13 UTC  (7+ messages)
` [PATCH v3 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v3 3/9] brcmfmac: firmware: Do not crash on a NULL board_type

[Ocfs2-devel] [PATCH RFC 1/1] ocfs2: fix a deadlock caused by commit 6f1b228529ae49b0
 2022-01-20  6:07 UTC 

[RFC PATCH v3 0/9] FWU: Add support for FWU Multi Bank Update feature
 2022-01-20  6:07 UTC  (9+ messages)
` [RFC PATCH v3 1/9] FWU: Add FWU metadata structure and functions for accessing metadata
` [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
` [RFC PATCH v3 7/9] FWU: Add support for FWU Multi Bank Update feature

[PATCH v2 bpf-next 0/4] libbpf: deprecate legacy BPF map definitions
 2022-01-20  6:05 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] selftests/bpf: fail build on compilation warning
` [PATCH v2 bpf-next 2/4] selftests/bpf: convert remaining legacy map definitions
` [PATCH v2 bpf-next 3/4] libbpf: deprecate legacy BPF "
` [PATCH v2 bpf-next 4/4] docs/bpf: update BPF map definition example

linux-next: build warning after merge of the arm-soc tree
 2022-01-20  6:03 UTC  (5+ messages)

Alsa configuration error
 2022-01-20  6:05 UTC 

[PATCH] docs: kvm: fix WARNINGs from api.rst
 2022-01-20  4:50 UTC 

[PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
 2022-01-20  6:01 UTC  (12+ messages)
                    ` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock

[PATCH] MAINTAINERS: Update e-mail in Xen maintainership
 2022-01-20  6:02 UTC  (2+ messages)

[PATCH v2] raw/ifpga: fix pthread cannot join
 2022-01-20  5:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v9 00/11] efi_loader: capsule: improve capsule authentication support
 2022-01-20  5:58 UTC  (4+ messages)
` [PATCH v9 01/11] tools: mkeficapsule: output messages to stderr instead of stdout

[docs] [PATCH] dev-manual: new "working with pre-compiled libraries" section
 2022-01-20  5:27 UTC 

linux-next: build warning after merge of the kvm tree
 2022-01-20  5:52 UTC  (4+ messages)

[PATCH V2 1/2] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init
 2022-01-20  5:49 UTC  (2+ messages)

[geert-renesas-drivers:topic/r8a779f0-pfc-v1] BUILD SUCCESS 544ff9e801e1775cf21b4c768652aa401e59ca3c
 2022-01-20  5:48 UTC 

[geert-renesas-drivers:topic/r8a779f0-gpio-v1] BUILD SUCCESS a8962f902a7f70a326f547ef0b14db39c7faf4fa
 2022-01-20  5:48 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct
 2022-01-20  5:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct (rev3)

[PATCH] ARM: vdso: remove -nostdlib compiler flag
 2022-01-20  5:44 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: sof_rt5682: add 512FS MCLK clock configuration
 2022-01-20  5:40 UTC 

❌ FAIL: Test report for kernel 5.16.0 (mainline.kernel.org-clang, fe81ba13)
 2022-01-20  5:38 UTC 

[PATCH v2 0/3] Support for Apple SoCs' NCO blocks
 2022-01-20  5:38 UTC  (3+ messages)
` [PATCH v2 2/3] clk: clk-apple-nco: Add driver for Apple NCO

[PATCH v4 0/3] mmc: mediatek: add support for SDIO eint IRQ
 2022-01-20  5:34 UTC  (6+ messages)
` [PATCH v4 3/3] "

[cip-dev] CIP IRC weekly meeting today on libera.chat
 2022-01-20  5:34 UTC 

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-20  5:34 UTC  (6+ messages)
` [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well

[PATCH] signature-format.txt: Note SSH and X.509 signature delimiters
 2022-01-20  5:32 UTC 

[PATCH] Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
 2022-01-20  5:31 UTC 

[Bug 213561] New: [bisected] AMD GPU can no longer idle state after commit 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3
 2022-01-20  5:27 UTC  (2+ messages)
` [Bug 213561] [bisected][regression] GFX10 AMDGPUs can no longer enter idle state after commit. Commit has been pushed to stable branches too

[PATCH v2 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-20  5:23 UTC  (3+ messages)

[PATCH v10 0/6] USB DWC3 host wake up support from system suspend
 2022-01-20  5:22 UTC  (5+ messages)
` [PATCH v10 6/6] usb: dwc3: qcom: Enable the interrupts during probe

[PATCH] gpio: mpc8xxx: Fix signedness bug in probe
 2022-01-20  5:20 UTC 

[PATCH] gpio: idt3243x: Fix signedness bug in probe
 2022-01-20  5:20 UTC 

[PATCH v2] net: phy: marvell: Honor phy LED set by system firmware on a Dell hardware
 2022-01-20  5:19 UTC 

[PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks
 2022-01-20  5:18 UTC  (11+ messages)
` [PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim


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.