messages from 2021-12-15 01:30:00 to 2021-12-15 03:21:01 UTC [more...]
[PATCH 00/12] add packet generator library and example app
2021-12-15 3:20 UTC (5+ messages)
` [PATCH 02/12] net: add function to pretty print IPv4
[PATCH v5 00/14] PCI devices passthrough on Arm, part 3
2021-12-15 3:20 UTC (3+ messages)
` [PATCH v5 01/14] rangeset: add RANGESETF_no_print flag
[PATCH] dt-bindings: dsp: mediatek: add mt8195 dsp document
2021-12-15 3:19 UTC (2+ messages)
[powerpc:fixes-test] BUILD SUCCESS 8734b41b3efe0fc6082c1937b0e88556c396dc96
2021-12-15 3:18 UTC
[RFC] vhost-vdpa-net: add vhost-vdpa-net host device support
2021-12-15 3:18 UTC (9+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 6cfce3d8f89a800eb02aa757640e1fc958cabc76
2021-12-15 3:18 UTC
stable-rc/linux-5.10.y baseline: 168 runs, 1 regressions (v5.10.85)
2021-12-15 3:17 UTC
[PATCH] ASoC: rt5663: Handle device_property_read_u32_array error codes
2021-12-15 3:15 UTC (2+ messages)
[xilinx-xlnx:xlnx_rebase_v5.4 217/1768] drivers/media/i2c/adv7511-v4l2.c:427:2: error: void function 'adv7511_set_rgb_quantization_mode' should not return a value
2021-12-15 3:15 UTC (3+ messages)
[PATCH 0/6] Support device probe in non-zero ACPI D state
2021-12-15 3:13 UTC (7+ messages)
` [PATCH 4/6] media: imx208: "
` [PATCH 6/6] media: hi556: "
[PATCH 00/15] generalize chainlint self-tests
2021-12-15 3:15 UTC (3+ messages)
[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
2021-12-15 3:04 UTC (3+ messages)
` [PATCH v2] "
[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
2021-12-15 3:09 UTC (9+ messages)
` [PATCH v8 1/9] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/9] dax: Introduce holder for dax_device
` [PATCH v8 7/9] dax: add dax holder helper for filesystems
[PATCH v2] docs/zh_CN: Add sched-design-CFS Chinese translation
2021-12-15 3:37 UTC
[PATCH 1/1] cifs: sanitize multiple delimiters in prepath
2021-12-15 3:08 UTC
[PATCH] Revert "spi: spi-zynqmp-gqspi: add mutex locking for exec_op"
2021-12-15 3:06 UTC (2+ messages)
[xilinx-xlnx:xlnx_rebase_v5.4 30/1768] drivers/clk/clk-xlnx-clock-wizard.c:120:21: warning: cast from pointer to integer of different size
2021-12-15 3:05 UTC (2+ messages)
[linux-next:master 6371/6993] kernel/rcu/tree_nocb.h:1262 rcu_spawn_cpu_nocb_kthread() warn: inconsistent indenting
2021-12-15 3:05 UTC (2+ messages)
stable-rc/linux-4.4.y baseline: 93 runs, 2 regressions (v4.4.295)
2021-12-15 3:05 UTC
[PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 3:05 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] wilc1000: Document enable-gpios and reset-gpios properties
[PATCH 00/10] Add support for Renesas R-Car S4 IPMMU and other misc changes
2021-12-15 3:03 UTC (7+ messages)
` [PATCH 08/10] iommu/ipmmu-vmsa: Set IPMMU bit IMSCTLR_USE_SECGRP to 0
` [PATCH 09/10] iommu/ipmmu-vmsa: Use refcount for the micro-TLBs
` [PATCH 10/10] iommu/arm: Remove code duplication in all IOMMU drivers
[PATCH] arm64: dts: meson-sm1: add spdifin spdifout nodes
2021-12-15 3:02 UTC (3+ messages)
[PATCH -next, v2] audit: use struct_size() helper in kmalloc()
2021-12-15 3:04 UTC
[PATCH v1 0/9] Add Nuvoton NPCM845 support
2021-12-15 2:58 UTC (10+ messages)
` [PATCH v1 1/9] arm: nuvoton: Add support for Nuvoton NPCM845 BMC
` [PATCH v1 2/9] clk: nuvoton: Add support for NPCM845
` [PATCH v1 3/9] timer: npcm: Add NPCM timer support
` [PATCH v1 4/9] serial: npcm: Add support for Nuvoton NPCM SoCs
` [PATCH v1 5/9] gpio: "
` [PATCH v1 6/9] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
` [PATCH v1 7/9] spi: npcm-fiu: add NPCM8xx FIU controller driver
` [PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree
` [PATCH v1 9/9] ARM: configs: Add defconfig for Nuvoton NPCM845
ath11k: firmware variants for WCN6855 v2
2021-12-15 3:02 UTC (3+ messages)
[PATCH -next] drm/omap: Fix NULL but dereferenced coccicheck error
2021-12-15 3:00 UTC (2+ messages)
[PATCH net-next] net: linkwatch: be more careful about dev->linkwatch_dev_tracker
2021-12-15 3:00 UTC (2+ messages)
[PATCH net-next] net: dev_replace_track() cleanup
2021-12-15 3:00 UTC (2+ messages)
[PATCH net-next] mptcp: adjust to use netns refcount tracker
2021-12-15 3:00 UTC (2+ messages)
[PATCH net-next v2 0/4] net: dsa: hellcreek: Fix handling of MGMT protocols
2021-12-15 3:00 UTC (2+ messages)
[PATCH net-next] ipv6: use GFP_ATOMIC in rt6_probe()
2021-12-15 3:00 UTC (2+ messages)
[PATCH] docs/zh_CN: Add sched-design-CFS Chinese translation
2021-12-15 2:56 UTC (2+ messages)
[PATCH -next] audit: use struct_size() helper in kmalloc()
2021-12-15 2:56 UTC (7+ messages)
[paulmck-rcu:dev.2021.12.09b 35/37] kernel/rcu/tree.c:4072:23: warning: variable 'lseq' set but not used
2021-12-15 2:54 UTC (2+ messages)
[PATCH 05/43] asm: x86: instrument usercopy in get_user() and __put_user_size()
2021-12-15 2:54 UTC (2+ messages)
[PATCH] coccinelle: adjust the confidence of fen.cocci
2021-12-15 2:54 UTC (2+ messages)
` 回复: "
[PATCH v4 0/2] Add reset/enable GPIO support to SPI driver
2021-12-15 2:53 UTC (6+ messages)
` [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
stable-rc/linux-4.19.y baseline: 142 runs, 2 regressions (v4.19.221)
2021-12-15 2:53 UTC
[PATCH v2] block: reduce kblockd_mod_delayed_work_on() CPU consumption
2021-12-15 2:51 UTC (2+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc] pinctrl: ast2400: add support for TXD3/RXD3 pins
2021-12-15 2:50 UTC (9+ messages)
[PATCH v2] media: aspeed: move err-handling together to the bottom
2021-12-15 1:59 UTC (11+ messages)
[arm:zii 169/186] drivers/net/dsa/mt7530.c:3005:25: error: initialization of 'int (*)(struct phylink_pcs *, unsigned int, long unsigned int *, const struct phylink_link_state *)' from incompatible pointer type 'void (*)(struct phylink_pcs *, long unsigned int *, const str
2021-12-15 2:44 UTC (2+ messages)
[xilinx-xlnx:xlnx_rebase_v5.4 903/1768] gadget.c:(.text+0x1250): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:core.c:(.text+0x104a): first defined here
2021-12-15 2:44 UTC (2+ messages)
Cant't open mixer and no sound , helem (MIXER, 'Front Mic Boots Valume', 0, 1, 0) appears twice or more
2021-12-15 2:43 UTC
[PATCH] erofs-utils: sort shared xattr
2021-12-15 2:43 UTC (4+ messages)
` [PATCH v2 1/2] "
[RFC PATCH 0/2] cobalt_switch_context plugin
2021-12-15 2:43 UTC (11+ messages)
` [RFC PATCH 1/2] kernel-shark: add plugin for handling xenomai cobalt context switch event
[PATCH v3 -next] block/wbt: fix negative inflight counter when remove scsi device
2021-12-15 2:42 UTC (2+ messages)
openBMC pwm-fan control policy
2021-12-15 2:39 UTC (12+ messages)
[PATCH 00/19] AMX Support in KVM
2021-12-15 2:39 UTC (9+ messages)
` [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl
Cant't open mixer and no sound , helem (MIXER, 'Front Mic Boots Valume', 0, 1, 0) appears twice or more
2021-12-15 2:38 UTC
[f2fs-dev] [PATCH -next] f2fs: Simplify bool conversion
2021-12-15 2:38 UTC (2+ messages)
` "
[PATCH v4 3/3] mmc: Add driver for LiteX's LiteSDCard interface
2021-12-15 2:37 UTC (3+ messages)
[PATCH net-next] net: dsa: rtl8365mb: add GMII as user port mode
2021-12-15 2:36 UTC (2+ messages)
[PATCH net-next 0/7] net: phylink: add PCS validation
2021-12-15 2:35 UTC (3+ messages)
` [PATCH net-next 1/7] net: phylink: add mac_select_pcs() method to phylink_mac_ops
[PATCH] arm64: dts: meson-sm1: add spdifin spdifout nodes
2021-12-15 2:32 UTC (8+ messages)
stable-rc/linux-4.14.y baseline: 120 runs, 1 regressions (v4.14.258)
2021-12-15 2:32 UTC
[PATCH bpf-next v2 0/4] bpf: remove the cgroup -> bpf header dependecy
2021-12-15 2:31 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: add header for enum bpf_cgroup_storage_type and bpf_link
` [PATCH bpf-next v2 2/4] bpf: create a header for inline helpers
` [PATCH bpf-next v2 3/4] add includes masked by cgroup -> bpf dependency
` [PATCH bpf-next v2 4/4] bpf: remove the cgroup -> bpf header dependecy
[PATCH] ath10k: enable threaded napi on ath10k driver
2021-12-15 2:28 UTC (3+ messages)
[PATCH net-next] mctp: emit RTM_NEWADDR and RTM_DELADDR
2021-12-15 2:28 UTC
[PATCH net-next v9 0/6] MediaTek Ethernet Patches on MT8195
2021-12-15 2:16 UTC (21+ messages)
` [PATCH net-next v9 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v9 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v9 3/6] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v9 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v9 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v9 6/6] net: dt-bindings: dwmac: "
[xilinx-xlnx:xlnx_rebase_v5.4 908/1768] drivers/usb/dwc3/core.h:1436:5: warning: no previous prototype for 'dwc3_set_usb_core_power'
2021-12-15 2:23 UTC (2+ messages)
[arm:zii 111/186] drivers/net/ethernet/cadence/macb_main.c:736:26: error: incompatible types when returning type 'struct phylink_pcs' but 'struct phylink_pcs *' was expected
2021-12-15 2:23 UTC (2+ messages)
[PATCH -next] x86: remove unneeded semicolon
2021-12-15 2:24 UTC
[PATCH] irq: consider cpus on nodes are unbalanced
2021-12-15 1:57 UTC (2+ messages)
stable-rc/queue/4.9 build: 172 builds: 3 failed, 169 passed, 2 errors, 34 warnings (v4.9.293-1-ge49d4500bf38)
2021-12-15 2:18 UTC
[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
2021-12-15 2:17 UTC (10+ messages)
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()
stable-rc/linux-4.9.y baseline: 87 runs, 2 regressions (v4.9.293)
2021-12-15 2:17 UTC
[PATCHv2 0/2] arm64: fdt: fix membock add/cap ordering
2021-12-15 2:13 UTC (7+ messages)
` [PATCHv2 2/2] efi: apply memblock cap after memblock_add()
` [PATCHv3] "
[PATCH] lib/raid6: fix abnormally high latency
2021-12-15 2:14 UTC (3+ messages)
[PATCH] docs/zh_CN: Add cputopology Chinese translation
2021-12-15 2:29 UTC (2+ messages)
[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
2021-12-15 2:10 UTC (7+ messages)
` [PATCH v17 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent
[PATCH] usb: xhci: skip re-check pending port event if hibernated
2021-12-15 2:09 UTC (7+ messages)
[virtio-dev] [PATCH v7 0/3] virtio: introduce VIRTIO_F_RING_RESET for reset queue
2021-12-15 2:08 UTC (5+ messages)
[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
2021-12-15 2:03 UTC (6+ messages)
` [PATCH v6 2/4] dt-bindings: spi: add new clock name 'axi' for spi nor
[PATCH] vdpa/mlx5: set_features should allow reset to zero
2021-12-15 2:06 UTC (14+ messages)
` vdpa legacy guest support (was Re: [PATCH] vdpa/mlx5: set_features should allow reset to zero)
[PATCH 0/6] ASoC : soc-pcm: fix trigger race conditions with shared BE
2021-12-15 2:04 UTC (3+ messages)
[PATCH] ASoC: qdsp6: Fix an IS_ERR() vs NULL bug
2021-12-15 2:04 UTC (3+ messages)
[v3] SoC: qcom: Distinguish headset codec by codec_dai->name
2021-12-15 2:03 UTC (3+ messages)
[xilinx-xlnx:xlnx_rebase_v5.4 942/1768] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'; did you mean 'of_get_parent'?
2021-12-15 2:03 UTC (2+ messages)
[PATCH] ASoC: rt5682: fix the wrong jack type detected
2021-12-15 2:03 UTC (2+ messages)
[PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
2021-12-15 2:01 UTC
stable/linux-5.4.y baseline: 168 runs, 1 regressions (v5.4.165)
2021-12-15 2:01 UTC
[ndctl PATCH] scripts: Add a man page template generator
2021-12-15 2:01 UTC
[PATCH] Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
2021-12-15 1:59 UTC (4+ messages)
[PATCH] gcc: Update status of musl stddef.h patch
2021-12-15 1:56 UTC
[PATCH] squashfs: Fix sqfsls errors when root is a ldir
2021-12-15 1:53 UTC
[PATCH v7 2/2] drm/msm/dp: do not initialize phy until plugin interrupt received
2021-12-15 1:50 UTC (3+ messages)
[oe] [meta-gnome] [PATCH] sysprof: Added json-glib into DEPENDS to fix build error
2021-12-15 10:50 UTC
[PATCH] squashfs: Fix file lookups on appended images
2021-12-15 1:38 UTC
linux-next: Tree for Dec 14
2021-12-15 1:49 UTC (2+ messages)
` linux-next: Tree for Dec 14 (arch/x86/kernel/apic/msi.o)
[PATCH] usb: gadget: remove duplicate include
2021-12-15 1:47 UTC
stable-rc/queue/4.4 build: 184 builds: 4 failed, 180 passed, 4 errors, 36 warnings (v4.4.295-1-g8d64c5a634d5)
2021-12-15 1:47 UTC
[arm:zii 147/186] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1531:56: error: passing argument 1 of 'pcs_to_axienet_local' from incompatible pointer type
2021-12-15 1:43 UTC (2+ messages)
[PATCH 0/3] arm64: make phys_to_virt() correct
2021-12-15 1:43 UTC (2+ messages)
[net-next v3 0/2] net: sched: allow user to select txqueue
2021-12-15 1:41 UTC (8+ messages)
` [net-next v3 2/2] net: sched: support hash/classid/cpuid selecting tx queue
[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
2021-12-15 1:39 UTC (7+ messages)
` [PATCH v3 23/23] migration: Use multifd before we check for the zero page
[PATCH] audit: improve robustness of the audit queue handling
2021-12-15 1:25 UTC (2+ messages)
[PATCH kernel v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
2021-12-15 1:33 UTC (3+ messages)
Quanta's CCLA Schedule A update 2021-12-14
2021-12-15 1:36 UTC
[PATCH v2] selftests: net: Correct case name
2021-12-15 1:36 UTC (10+ messages)
[ebiederm-user-namespace:signal-for-v5.17 4/12] arch/x86/kernel/dumpstack.o: warning: objtool: oops_end() falls through to next function show_opcodes()
2021-12-15 1:35 UTC (4+ messages)
` [kbuild-all] "
[PATCH v2 net-next 2/4] fib: place common code in a helper
2021-12-15 1:32 UTC (3+ messages)
stable-rc/queue/5.4 build: 173 builds: 3 failed, 170 passed, 4 errors, 28 warnings (v5.4.165-1-g0847763b98b8)
2021-12-15 1:33 UTC
[ogabbay:habanalabs-next 61/62] drivers/misc/habanalabs/common/command_submission.c:2457 hl_cs_poll_fences() error: we previously assumed 'fence' could be null (see line 2430)
2021-12-15 1:32 UTC
[PATCH v2 mptcp-next] selftests: mptcp: more stable join tests-cases
2021-12-15 1:32 UTC (2+ messages)
[PATCH] Revert "pinctrl: stm32: fix the reported number of GPIO lines per bank"
2021-12-15 1:30 UTC (4+ messages)
[PATCH v5 0/5] Add pin control support for lpass sc7280
2021-12-15 1:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.