All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-23 02:19:45 to 2021-06-23 03:57:38 UTC [more...]

[Intel-wired-lan] [PATCH net-next v2 00/12] Add switchdev driver model for ice driver
 2021-06-23  5:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v2 01/12] ice: basic support for eswitch mode management

[PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held
 2021-06-23  3:57 UTC  (5+ messages)

[dpdk-dev] [PATCH v3 1/2] power: add support for cppc cpufreq
 2021-06-23  3:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/2] power: add support for cppc cpufreq driver
  ` [dpdk-dev] [PATCH v4 1/2] power: add support for cppc cpufreq
  ` [dpdk-dev] [PATCH v4 2/2] test/power: round cpuinfo cur freq only when using CPPC cpufreq

[linux-next:master 186/12271] kernel/trace/trace_events_hist.c:4566:13: warning: stack frame size (1344) exceeds limit (1024) in function 'hist_trigger_print_key'
 2021-06-23  3:50 UTC  (2+ messages)

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-06-23  3:50 UTC  (2+ messages)
` [PATCH v9 2/2] leds: Add driver for Qualcomm LPG

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-23  3:50 UTC  (18+ messages)

[ath6kl:ath-next] BUILD SUCCESS d3a1a18ab034fcbec575d10f016b4ae02358cbde
 2021-06-23  3:47 UTC 

[ath6kl:master] BUILD SUCCESS bf8edb45cf01a46edcaccb5b5e025d425e83be48
 2021-06-23  3:47 UTC 

[ath6kl:ath-qca] BUILD SUCCESS 1d4c65a2a967505435ca3c855ba2e672fe6e1e46
 2021-06-23  3:47 UTC 

[PATCH v3 0/2] drm: address potential UAF bugs with drm_master ptrs
 2021-06-23  3:48 UTC  (5+ messages)
` [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c

[ath6kl:pending] BUILD SUCCESS 852a15ce625e6d9403bb22dc3e67398012eb2c39
 2021-06-23  3:47 UTC 

[ath6kl:master-pending] BUILD SUCCESS 7cf3c1c028df2eb5c9f2450c1391af5261f5fe62
 2021-06-23  3:47 UTC 

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-23  3:48 UTC  (14+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] net: tun: don't assume IFF_VNET_HDR in tun_xdp_one() tx path
  ` [PATCH v2 3/4] vhost_net: validate virtio_net_hdr only if it exists

[PATCHv2 net-next 00/14] sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport
 2021-06-23  3:48 UTC  (4+ messages)

QA notification for completed autobuilder build (yocto-3.1.9.rc1)
 2021-06-23  3:48 UTC  (2+ messages)
` [qa-build-notification] "

[powerpc:next] BUILD SUCCESS a736143afd036f2078fe19435b16fd55abc789a9
 2021-06-23  3:47 UTC 

[powerpc:next-test] BUILD REGRESSION a23408e2575e49c4394f8733c78dce907286ac8e
 2021-06-23  3:47 UTC 

[PATCH net] ip6_tunnel: fix GRE6 segmentation
 2021-06-23  3:47 UTC  (4+ messages)

[RFC PATCH 00/15] R-Car V3U: DSI encoder driver
 2021-06-23  3:46 UTC  (16+ messages)
` [RFC PATCH 01/15] dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TX
` [RFC PATCH 02/15] drm: rcar-du: Add R-Car DSI driver
` [RFC PATCH 03/15] drm: rcar-du: dsi: Use the correct compatible
` [RFC PATCH 04/15] drm: rcar-du: dsi: Reorganize probe function
` [RFC PATCH 05/15] drm: rcar-du: dsi: Use dev_err_probe()
` [RFC PATCH 06/15] drm: rcar-du: dsi: Shorten mipi_dsi variable name to dsi
` [RFC PATCH 07/15] drm: rcar-du: dsi: Use dsi->dev consistently in probe()
` [RFC PATCH 08/15] drm: rcar-du: dsi: Get next bridge "
` [RFC PATCH 09/15] drm: rcar-du: dsi: Simplify DT parsing
` [RFC PATCH 10/15] drm: rcar-du: dsi: Add error handling in rcar_mipi_dsi_clk_enable()
` [RFC PATCH 11/15] drm: rcar-du: dsi: Simplify error handling in rcar_mipi_dsi_enable()
` [RFC PATCH 12/15] drm: rcar-du: dsi: Turn container_of() wrappers to inline functions
` [RFC PATCH 13/15] drm: rcar-du: dsi: Various style and typo fixes
` [RFC PATCH 14/15] drm: rcar-du: dsi: Use read_poll_timeout()
` [RFC PATCH 15/15] drm: rcar-du: dsi: Include the DSI header

[PATCH] trace2: log progress time and throughput
 2021-06-23  3:42 UTC  (5+ messages)

[PATCH linux dev-5.10 v2 0/7] Rework use of KCS devices for P10 platforms
 2021-06-23  3:38 UTC  (8+ messages)
` [PATCH linux dev-5.10 v2 1/7] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
` [PATCH linux dev-5.10 v2 2/7] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH linux dev-5.10 v2 3/7] ARM: configs: Enable IPMI KCS raw chardev
` [PATCH linux dev-5.10 v2 4/7] ARM: dts: p10bmc: Drop the openbmc, mctp-lpc node
` [PATCH linux dev-5.10 v2 5/7] misc: Remove obsolete mctp-lpc chardev
` [PATCH linux dev-5.10 v2 6/7] ARM: dts: p10bmc: Switch to KCS 3 for MCTP binding
` [PATCH linux dev-5.10 v2 7/7] ARM: dts: p10bmc: Enable KCS channel 2

SMB Partial Send Causes CIFS VFS Reconnection and File Copy Failure
 2021-06-23  3:42 UTC 

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-23  3:41 UTC  (3+ messages)

[wireless-drivers-next:master] BUILD SUCCESS 829eea7c94e0bac804e65975639a2f2e5f147033
 2021-06-23  3:39 UTC 

[tip:timers/core] BUILD SUCCESS 4e82d2e20f3b11f253bc5c6e92f05ed3694a1ae3
 2021-06-23  3:39 UTC 

[wireless-drivers-next:pending] BUILD SUCCESS 3c181e81018a8cbcd1328d5367e0b84fab337aaa
 2021-06-23  3:39 UTC 

[PATCH v1 0/3] Add USB HS support for SM4250/6115
 2021-06-23  3:37 UTC  (10+ messages)
` [PATCH v1 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250
` [PATCH v1 2/3] dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible
` [PATCH v1 3/3] phy: qcom-qusb2: Add configuration for SM4250 and SM6115

[PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL
 2021-06-23  3:35 UTC 

cron job: media_tree daily build: ERRORS
 2021-06-23  3:32 UTC 

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-23  3:30 UTC  (11+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B
 2021-06-23  3:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
 2021-06-23  3:29 UTC 

drivers/vdpa/virtio_pci/vp_vdpa.c:168 vp_vdpa_request_irq() warn: inconsistent indenting
 2021-06-23  3:29 UTC  (2+ messages)

[PATCH v2] powerpc: add compile-time support for lbarx, lharx
 2021-06-23  3:28 UTC 

[PATCH 0/2] docs/zh_CN: Add two new translations in zh_CN/admin-guide
 2021-06-23  3:28 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN: Add translation zh_CN/admin-guide/efi-stub.rst

[PATCH v5 0/4] make '%pD' print the full path of file
 2021-06-23  3:27 UTC  (7+ messages)
` [PATCH v5 2/4] lib/vsprintf.c: "
` [PATCH v5 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH v4 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-23  3:27 UTC  (4+ messages)
` [PATCH v4 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[RFC 2/2] irqchip/gic-v3-its: Introduce virtual ITS
 2021-06-23  3:27 UTC  (2+ messages)

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-23  3:24 UTC  (6+ messages)

[iwlwifi-next:pending 2/37] drivers/net/wireless/intel/iwlwifi/mei/trace.h:14:10: fatal error: mei/sap.h: No such file or directory
 2021-06-23  3:26 UTC  (2+ messages)

[PATCH qemu] hw/net/vmxnet3: Remove g_assert_not_reached() when VMXNET3_REG_ICR is written
 2021-06-23  3:23 UTC  (2+ messages)

[PATCH v9 01/10] Bluetooth: enumerate local supported codec and cache details
 2021-06-23  3:24 UTC  (11+ messages)
` [PATCH v9 07/10] Bluetooth: btintel: define callback to set data path
` [PATCH v9 10/10] Bluetooth: Add support for msbc coding format

[PATCH] mtd: mchp48l640: silence some uninitialized variable warnings
 2021-06-23  3:22 UTC  (6+ messages)

[PATCH] vringh: Use wiov->used to check for read/write desc order
 2021-06-23  3:21 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable tmz on yellow carp
 2021-06-23  3:21 UTC  (2+ messages)

[PATCH] bonding: allow nesting of bonding device
 2021-06-23  3:21 UTC 

[PATCH linux dev-5.10 0/7] Rework use of KCS devices for P10 platforms
 2021-06-23  3:20 UTC  (5+ messages)
` [PATCH linux dev-5.10 2/7] ipmi: kcs_bmc: Add a "raw" character device interface

[PATCH v3 0/3] kasan: add memory corruption identification support for hw tag-based kasan
 2021-06-23  3:17 UTC  (6+ messages)
` [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes

[tisdk-setup-scripts] [master] [PATCH-V2 0/3] create-sdcard: Fix rootfs tarball search and selection
 2021-06-23  3:19 UTC  (5+ messages)
` [tisdk-setup-scripts] [master] [PATCH-V2 1/3] create-sdcard.sh: fix regex used for rootfs tarball
` [tisdk-setup-scripts] [master] [PATCH-V2 2/3] create-sdcard: Fix wrong rootfs tarball selection

[v2,0/3] watchdog: mt8195: add wdt support
 2021-06-23  3:16 UTC  (5+ messages)
` [v2,1/3] dt-binding: mediatek: mt8195: update mtk-wdt document

[v2,0/3] watchdog: mt8195: add wdt support
 2021-06-23  3:16 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 00/79] Stop depending on context mutation (v4)
 2021-06-23  3:18 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 73/79] tests/i915/gem_ctx_param: Stop setting VMs on old contexts
` [igt-dev] [PATCH i-g-t 75/79] tests/i915/gem_ctx_param: Add tests for recently removed params
` [igt-dev] [PATCH i-g-t 76/79] tests/i915/gem_ctx_param: Add a couple invalid PARAM_VM cases

[PATCH] timer: Use static_branch_likely() for timers_nohz_active
 2021-06-23  3:17 UTC  (3+ messages)

[PATCH v2] workqueue: set the rescuer worker that belong to freezable wq is freezable
 2021-06-23  3:16 UTC  (2+ messages)

[RFC PATCH 0/4] Introduce Active Stats framework with CPU performance statistics
 2021-06-23  3:15 UTC  (5+ messages)
` [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes

[PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors
 2021-06-23  3:10 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 0/1] lib/vhost: support async dequeue for split ring
 2021-06-23 15:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/4] vhost: "
  ` [dpdk-dev] [PATCH v3 1/4] examples/vhost: refactor vhost enqueue and dequeue datapaths
  ` [dpdk-dev] [PATCH v3 2/4] examples/vhost: use a new API to query remaining ring space
  ` [dpdk-dev] [PATCH v3 3/4] vhost: support async dequeue for split ring
  ` [dpdk-dev] [PATCH v3 4/4] examples/vhost: support vhost async dequeue data path

[PATCH] drm: rcar-du: lvds: use dev_err_probe()
 2021-06-23  3:06 UTC 

[PATCH] drm: rcar-du: lvds: Don't set bridge driver_private field
 2021-06-23  3:05 UTC 

[PATCH V2 5/7] ext4: get buddy cache after insert successfully
 2021-06-23  3:06 UTC  (2+ messages)

linux-next: build warning after merge of the kspp-gustavo tree
 2021-06-23  3:03 UTC  (4+ messages)

[PATCH] SWDEV-254814 drm/amdgpu: Restore msix after FLR
 2021-06-23  3:00 UTC 

MCP2518FD Drivers Rarely Working with Custom Kernel 5.10.Y
 2021-06-23  2:59 UTC 

[tip:core/urgent] BUILD SUCCESS 399f8dd9a866e107639eabd3c1979cd526ca3a98
 2021-06-23  2:58 UTC 

[renesas-drivers:master] BUILD SUCCESS c78946a95bdd83218bd8289db22c74553eee2274
 2021-06-23  2:58 UTC 

[wq:resctl-demo-v5.13-rc7 4/4] mm/vmscan.c:1142:1-7: preceding lock on line 1059
 2021-06-23  2:56 UTC 

about issue #14 on xenomai-hacker-space
 2021-06-23  2:54 UTC 

[PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node
 2021-06-23  2:52 UTC  (11+ messages)

ksmbd mailing list
 2021-06-23  2:52 UTC  (5+ messages)

[PATCH] net: e1000: Fix Unchecked return value coverity
 2021-06-23  2:50 UTC  (5+ messages)

[PATCH] ext4/048: skip test of filename wipe if journal checkpoint is not supported
 2021-06-23  2:42 UTC  (3+ messages)

Kernel Compile Issue
 2021-06-23  2:48 UTC 

[PATCH 0/5 v2] watchdog: meson_gxbb_wdt: improve
 2021-06-23  2:44 UTC  (18+ messages)
` [PATCH 1/5] watchdog: meson_gxbb_wdt: remove watchdog_stop_on_reboot
` [PATCH 2/5] watchdog: meson_gxbb_wdt: add timeout module param
` [PATCH 3/5] watchdog: meson_gxbb_wdt: add nowayout "
` [PATCH 4/5] watchdog: meson_gxbb_wdt: add stop_on_unregister
` [PATCH 5/5] watchdog: meson_gxbb_wdt: add register device status notification

[PATCH 0/5] some "log --decorate" optimizations
 2021-06-23  2:46 UTC  (3+ messages)
` [PATCH 5/5] load_ref_decorations(): avoid parsing non-tag objects

[PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0
 2021-06-23  2:44 UTC  (3+ messages)

[PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
 2021-06-23  2:42 UTC  (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH] hw/arm/boot: Use NUMA node ID in memory node name
 2021-06-23  4:43 UTC  (8+ messages)

[PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
 2021-06-23  2:43 UTC  (2+ messages)

[PATCH v2 0/2] bus: mhi: Fix MHI on big endian architectures
 2021-06-23  2:43 UTC  (3+ messages)
` [PATCH v2 1/2] bus: mhi: Fix pm_state conversion to string
` [PATCH v2 2/2] bus: mhi: Fix MHI DMA structure endianness

[dynticks:timers/urgent-v2 2/7] kernel/signal.c:1443:6: error: redefinition of 'lockdep_assert_task_sighand_held'
 2021-06-23  2:43 UTC 

[PATCH v3] media: vsp1: Add support for the V3U VSPD
 2021-06-23  2:42 UTC  (2+ messages)

[PATCH v2 0/4] scsi: use DEVICE_ATTR_*() macros to simplify code
 2021-06-23  2:42 UTC  (2+ messages)

[PATCH v2] userfaultfd: fix UFFDIO_CONTINUE ioctl request definition
 2021-06-23  2:42 UTC  (2+ messages)

[Resend PULL] Please pull mmc-2021-6-22
 2021-06-23  2:40 UTC 

Bug: branch checkout is detached if the case doesn't match
 2021-06-23  2:38 UTC  (4+ messages)

[PATCH 1/1] amdgpu/pm: remove code duplication in show_power_cap calls
 2021-06-23  2:34 UTC 

[oe-layersetup PATCH 0/2] Lets start sunsetting arago-project.org
 2021-06-23  2:35 UTC  (4+ messages)
` [oe-layersetup PATCH 1/3] sample-files: Add a URL redirection gitconfig sample file
` [oe-layersetup PATCH 2/3] configs: Redirect older meta-ti to yoctoproject primary repo
` [oe-layersetup PATCH 3/3] configs: *.txt: Revise meta-arago repo towards yoctoproject.org primary

[PATCH] media: v4l2-subdev: fix some NULL vs IS_ERR() checks
 2021-06-23  2:34 UTC  (5+ messages)

[PATCH] docs:: ABI: testing: sysfs-firmware-memmap: add some memmap types
 2021-06-23  2:31 UTC 

[RFC PATCH] arm64: kprobes: Enable OPTPROBE for arm64
 2021-06-23  2:27 UTC  (3+ messages)

[PATCH v2 0/2] vfio: export and make use of pci_dev_trylock()
 2021-06-23  2:28 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Export pci_dev_trylock() and pci_dev_unlock()
` [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock

linux-next: manual merge of the net-next tree with the kspp-gustavo tree
 2021-06-23  2:30 UTC 

[PATCH] powerpc/64s: accumulate_stolen_time remove irq mask workaround
 2021-06-23  2:29 UTC 

[PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-06-23  2:27 UTC  (3+ messages)
` [PATCH 1/2] "

[jump_label, x86] e7bf1ba97a: BUG:unable_to_handle_page_fault_for_address
 2021-06-23  2:28 UTC 

[PATCH 3/3] drm: rcar-du: Add r8a779a0 device support
 2021-06-23  2:27 UTC  (3+ messages)

[PATCH] scsi: mptfc: switch from 'pci_' to 'dma_' API
 2021-06-23  2:26 UTC  (2+ messages)

[PATCH 1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()'
 2021-06-23  2:19 UTC  (2+ messages)

Yocto Technical Team Minutes, Engineering Sync, for June 22, 2021
 2021-06-23  2:22 UTC 

[PATCH 0/2] pull: documentation improvements
 2021-06-23  2:20 UTC  (10+ messages)
` [PATCH 2/2] pull: improve default warning

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-23  2:19 UTC  (8+ messages)
` [PATCH -V8 05/10] mm/migrate: demote pages during 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.