All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-05 14:01:51 to 2022-01-05 14:50:21 UTC [more...]

[PATCH net-next 00/15] net: hns3: refactor rss/tqp stats functions
 2022-01-05 14:50 UTC  (17+ messages)
` [PATCH net-next 01/15] net: hns3: create new rss common structure hclge_comm_rss_cfg
` [PATCH net-next 02/15] net: hns3: refactor hclge_comm_send function in PF/VF drivers
` [PATCH net-next 03/15] net: hns3: create new set of common rss get APIs for PF and VF rss module
` [PATCH net-next 04/15] net: hns3: refactor PF rss get APIs with new common rss get APIs
` [PATCH net-next 05/15] net: hns3: refactor VF "
` [PATCH net-next 06/15] net: hns3: create new set of common rss set APIs for PF and VF module
` [PATCH net-next 07/15] net: hns3: refactor PF rss set APIs with new common rss set APIs
` [PATCH net-next 08/15] net: hns3: refactor VF "
` [PATCH net-next 09/15] net: hns3: create new set of common rss init APIs for PF and VF reuse
` [PATCH net-next 10/15] net: hns3: refactor PF rss init APIs with new common rss init APIs
` [PATCH net-next 11/15] net: hns3: refactor VF "
` [PATCH net-next 12/15] net: hns3: create new set of common tqp stats APIs for PF and VF reuse
` [PATCH net-next 13/15] net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
` [PATCH net-next 14/15] net: hns3: refactor VF "
` [PATCH net-next 15/15] net: hns3: create new common cmd code for PF and VF modules

[PATCH v8 00/14] Add support for Airoha EN7523 SoC
 2022-01-05 14:50 UTC  (3+ messages)
` [PATCH v8 10/14] PCI: mediatek: Allow building for ARCH_AIROHA

[kvalo-ath:pending 8/17] drivers/net/wireless/ath/ath11k/dp_tx.c:511 ath11k_dp_tx_update_txcompl() error: uninitialized symbol 'rate_idx'
 2022-01-05 14:49 UTC  (3+ messages)

[PATCH 1/3] net: usb: r8152: Check used MAC passthrough address
 2022-01-05 14:48 UTC  (4+ messages)
` [PATCH 2/3] net: usb: r8152: Set probe mode to sync
` [PATCH 3/3] net: usb: r8152: remove unused definition

[PATCH net] selftests: set amt.sh executable
 2022-01-05 14:44 UTC 

[PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
 2022-01-05 14:47 UTC  (7+ messages)

[Patch v4 00/24] CHECKPOINT RESTORE WITH ROCm
 2022-01-05 14:48 UTC  (5+ messages)
` [Patch v4 21/24] drm/amdkfd: CRIU Discover svm ranges
` [Patch v4 23/24] drm/amdkfd: CRIU prepare for svm resume

[PATCH v3 00/16] job: replace AioContext lock with job_mutex
 2022-01-05 14:02 UTC  (11+ messages)
` [PATCH v3 01/16] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v3 03/16] job.h: define locked functions
` [PATCH v3 05/16] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v3 06/16] job.c: make job_event_* functions static
` [PATCH v3 08/16] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v3 11/16] jobs: document all static functions and add _locked() suffix
` [PATCH v3 12/16] jobs: use job locks and helpers also in the unit tests
` [PATCH v3 13/16] jobs: add job lock in find_* functions
` [PATCH v3 14/16] job.c: use job_get_aio_context()
` [PATCH v3 16/16] block_job_query: remove atomic read

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-01 5703/9999] drivers/usb/gadget/configfs.c:1620:9: error: implicit declaration of function 'acc_disconnect'
 2022-01-05 14:46 UTC  (2+ messages)

[PATCH v3 0/2] Fix styling issues and remove unused code in rtl8723bs
 2022-01-05 14:47 UTC  (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: address style guide warnings

[PATCH v1 00/34] testing/next and other misc fixes
 2022-01-05 13:50 UTC  (28+ messages)
` [PATCH v1 03/34] meson: require liburing >= 0.3
` [PATCH v1 04/34] ui: avoid warnings about directdb on Alpine / musl libc
` [PATCH v1 08/34] tests/docker: auto-generate centos8.docker with lcitool
` [PATCH v1 09/34] tests/docker: auto-generate fedora.docker "
` [PATCH v1 10/34] tests/docker: auto-generate ubuntu1804.docker "
` [PATCH v1 12/34] tests/docker: auto-generate opensuse-leap.docker "
` [PATCH v1 13/34] tests/docker: remove ubuntu.docker container
` [PATCH v1 14/34] .gitlab-ci.d/cirrus: auto-generate variables with lcitool
` [PATCH v1 15/34] tests/docker: updates to alpine package list
` [PATCH v1 17/34] tests/docker: fully expand the "
` [PATCH v1 18/34] tests/docker: auto-generate alpine.docker with lcitool
` [PATCH v1 19/34] tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX
` [PATCH v1 20/34] tests/docker: add libfuse3 development headers
` [PATCH v1 21/34] hw/arm: add control knob to disable kaslr_seed via DTB
` [PATCH v1 22/34] monitor: move x-query-profile into accel/tcg to fix build
` [PATCH v1 23/34] docs/devel: update C standard to C11
` [PATCH v1 24/34] docs/devel: more documentation on the use of suffixes
` [PATCH v1 25/34] linux-user/elfload: add extra logging for hole finding
` [PATCH v1 26/34] linux-user: don't adjust base of found hole
` [PATCH v1 27/34] tests/avocado: add :avocado: tags for some tests
` [PATCH v1 28/34] tests/tcg/multiarch: Read fp flags before printf
` [PATCH v1 29/34] test/tcg/ppc64le: Add float reference files
` [PATCH v1 30/34] FreeBSD: Upgrade to 12.3 release
` [PATCH v1 31/34] docs/sphinx: fix compatibility with sphinx < 1.8
` [PATCH v1 32/34] gitlab-ci: Enable docs in the centos job
` [PATCH v1 33/34] docker: include bison in debian-tricore-cross
` [PATCH v1 34/34] linux-user: Remove the deprecated ppc64abi32 target

[PATCH v3 net-next 0/2] net: bpf: handle return value of post_bind{4,6} and add selftests for it
 2022-01-05 14:45 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] bpf: selftests: add bind retry for post_bind{4, 6}

[LTP] LTP Release preparations
 2022-01-05 14:45 UTC  (2+ messages)

scheduler credit capture
 2022-01-05 14:44 UTC 

[PATCH] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
 2022-01-05 10:16 UTC 

[PATCH 0/8] Add low power hibernation support to cs35l41
 2022-01-05 14:44 UTC  (7+ messages)

[PATCH net-next 0/15] pull-request: can-next 2022-01-05
 2022-01-05 14:44 UTC  (16+ messages)
` [PATCH net-next 01/15] can: usb_8dev: remove unused member echo_skb from struct usb_8dev_priv
` [PATCH net-next 02/15] can: mcp251x: mcp251x_gpio_setup(): Get rid of duplicate of_node assignment
` [PATCH net-next 03/15] can: kvaser_usb: make use of units.h in assignment of frequency
` [PATCH net-next 04/15] can: ti_hecc: ti_hecc_probe(): use platform_get_irq() to get the interrupt
` [PATCH net-next 05/15] can: sja1000: sp_probe(): "
` [PATCH net-next 06/15] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port
` [PATCH net-next 07/15] can: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH net-next 08/15] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH net-next 09/15] can: do not copy the payload of RTR frames
` [PATCH net-next 10/15] can: do not increase rx_bytes statistics for "
` [PATCH net-next 11/15] can: do not increase tx_bytes "
` [PATCH net-next 12/15] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH net-next 13/15] can: dev: add sanity check in can_set_static_ctrlmode()
` [PATCH net-next 14/15] can: dev: reorder struct can_priv members for better packing
` [PATCH net-next 15/15] can: netlink: report the CAN controller mode supported flags

[PATCH 0/7] y2038: cond_wait_prologue64 and related fixes
 2022-01-05 14:43 UTC  (9+ messages)
` [PATCH 1/7] y2038: cobalt/posix/cond: Adding cond_wait_prologue64
` [PATCH 2/7] cobalt: posix/cond: Add missing __user annotation to user provided ptr
` [PATCH 3/7] y2038: lib/cobalt: Dispatch cond_wait_prologue
` [PATCH 4/7] cobalt: posix/cond: Add missing input validations
` [PATCH 5/7] y2038: testsuite/smokey/y2038: Adding tests for cond_wait_prologue64
` [PATCH 6/7] y2038: testsuite/smokey/y2038: Add a missing error handling path
` [PATCH 7/7] cobalt: Protect __xn_get_user() by access_ok()

[LTP] [PATCH v3 1/2] tst_af_alg: Moving tst_res(TCONF) to tst_have_alg()
 2022-01-05 14:44 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] tst_af_alg: TCONF on ciphers disabled by FIPS

[PATCH 0/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments
 2022-01-05 14:42 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Fix -device JSON support wrt hotplug
 2022-01-05 14:37 UTC  (3+ messages)
` [PATCH 1/1] softmmu: fix device deletion events with -device JSON syntax

[PATCH v3 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
 2022-01-05 14:40 UTC  (9+ messages)
` [PATCH v3 4/9] dt-bindings: pinctrl: Add Nuvoton WPCM450
` [PATCH v3 5/9] pinctrl: nuvoton: Add driver for WPCM450

[PATCH]powerpc/xmon: Dump XIVE information for online-only processors
 2022-01-05 14:39 UTC  (2+ messages)

[PATCH] nvmet: add support reading with offset from ANA log
 2022-01-05 14:38 UTC  (3+ messages)
` [nvmet] d4f2899b84: BUG:KASAN:slab-out-of-bounds_in_sg_copy_buffer

[PATCH] staging: rtl8723bs: fix memory leak error
 2022-01-05 14:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] serial: imx: reduce RX interrupt frequency
 2022-01-05 14:37 UTC  (7+ messages)

[PATCH 00/17] ppc/pnv: enable pnv-phb4 user devices
 2022-01-05 14:04 UTC  (4+ messages)
` [PATCH 01/17] pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port

[PATCH] RDMA: null pointer in __ib_umem_release causes kernel panic
 2022-01-05 14:37 UTC  (2+ messages)

[PATCH v2 0/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments
 2022-01-05 14:36 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] ARM: disable vmap'ed stacks on suspend-capable SMP configs
 2022-01-05 14:34 UTC 

Possible bug? DOM-U network stopped working after fatal error reported in DOM0
 2022-01-05 14:33 UTC  (10+ messages)

[LTP] [PATCH v1 1/3] lib/tst_kconfig: Modify the return type of tst_kconfig_check function
 2022-01-05 14:34 UTC  (5+ messages)
` [LTP] [PATCH v1 2/3] shell: add kconfig parse api

[Intel-gfx] [PATCH 1/2] drm/i915: move i915_reg_read_ioctl declaration to intel_uncore.h
 2022-01-05 14:33 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/uncore: rename i915_reg_read_ioctl intel_uncore_reg_read_ioctl

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-05 14:32 UTC  (3+ messages)
` [PATCH 02/13] kprobe: Keep traced function address

[Buildroot] candidate packages : ros2 and wxwidgets
 2022-01-05 14:32 UTC  (5+ messages)

[PATCH v1 1/1] gpio: tegra: Get rid of duplicate of_node assignment
 2022-01-05 14:23 UTC  (2+ messages)

[PATCH v1 1/1] gpio: altera-a10sr: Switch to use fwnode instead of of_node
 2022-01-05 14:22 UTC  (2+ messages)

[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2022-01-05 14:19 UTC  (5+ messages)
` [PATCH v3 2/5] i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()
` [PATCH v3 3/5] i2c: nvidia-gpu: Use temporary variable for struct device
` [PATCH v3 4/5] i2c: nvidia-gpu: Convert to use dev_err_probe()
` [PATCH v3 5/5] i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi()

Handling SIGTSTP (Ctrl+Z) /SIGCONT/fg with aplay/cplay
 2022-01-05 14:31 UTC 

pinctrl-cherryview regression in linux-next on preproduction Braswell
 2022-01-05 14:23 UTC  (10+ messages)

[next] mm/shmem.c:3993:5: error: conflicting types for 'shmem_unuse'; have 'int(unsigned int, long unsigned int *)'
 2022-01-05 14:31 UTC 

[PATCH 3/4] icmp6: Respect lifetime values in a RA
 2022-01-05 14:30 UTC 

[PATCH] PCI: iproc: Set all 24 bits of PCI class code
 2022-01-05 14:16 UTC  (4+ messages)

[PATCH] phy: ti: Add missing pm_runtime_disable() in probe function
 2022-01-05 14:16 UTC  (4+ messages)

[PATCH v2 net-next 0/7] Cleanup to main DSA structures
 2022-01-05 14:28 UTC  (2+ messages)

stable/linux-4.4.y build: 187 builds: 5 failed, 182 passed, 6 errors, 36 warnings (v4.4.298)
 2022-01-05 14:27 UTC 

[PATCH dt + pci 1/2] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
 2022-01-05 14:27 UTC  (4+ messages)

[linux-next:master 10467/10864] drivers/ntb/hw/idt/ntb_hw_idt.c:2735:12: warning: stack frame size (1320) exceeds limit (1280) in 'idt_pci_probe'
 2022-01-05 14:06 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
 2022-01-05 14:08 UTC 

[RFC v2 0/6] crash: Kernel handling of CPU and memory hot un/plug
 2022-01-05 14:25 UTC  (3+ messages)

[syzbot] general protection fault in nfc_alloc_send_skb
 2022-01-05 14:25 UTC 

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-05 14:20 UTC  (7+ messages)
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings

New repository request for platform specific Bridge IC code
 2022-01-05 14:23 UTC  (3+ messages)

[PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe
 2022-01-05 13:54 UTC  (4+ messages)

[PATCH 1/4] rtnl: Add l_rtnl_route_set_gateway
 2022-01-05 14:20 UTC 

[PATCH 19/26] x86/tdx: Make pages shared in ioremap()
 2022-01-05 14:16 UTC  (13+ messages)

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-05 14:16 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT

[PATCH RFT] net: asix: add proper error handling of usb read errors
 2022-01-05 14:15 UTC  (2+ messages)

[PATCH V4 00/20] xfsprogs: Extend per-inode extent counters
 2022-01-05 14:15 UTC  (4+ messages)
` [PATCH V4 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers

slow snd_rawmidi_drain() for VirMidi devcies
 2022-01-05 14:13 UTC  (4+ messages)

[PATCH yocto-autobuilder2 v2] Run oe-selftest-armhost jobs on the Arm workers only
 2022-01-05 14:14 UTC 

[PATCH] git-p4: fixed instantiation of CalledProcessError
 2022-01-05 14:14 UTC 

[PATCH V4 06/16] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
 2022-01-05 14:14 UTC  (6+ messages)

[PATCH yocto-autobuilder-helper v2] Add a oe-selftest for Arm hosts and targets
 2022-01-05 14:12 UTC 

Memory clearing in swiotlb_update_mem_attributes()
 2022-01-05 14:12 UTC  (3+ messages)

next/master baseline: 880 runs, 83 regressions (next-20220105)
 2022-01-05 14:12 UTC 

[PATCH 0/4] Generate UDP src port with flow label or lqpn/rqpn
 2022-01-05 14:11 UTC  (4+ messages)
` [PATCH 1/4] RDMA/core: Calculate UDP source port based on "

[PATCH 00/12] ceph: support idmapped mounts
 2022-01-05 14:11 UTC  (6+ messages)
` [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()

[PATCH] ethtool: use phydev variable
 2022-01-05 14:10 UTC 

[PATCH yocto-autobuilder2] Run oe-selftest-arm jobs on the Arm workers only
 2022-01-05 14:09 UTC  (2+ messages)
` [yocto] "

[RFC Patch v2] binman: add support for creating dummy files for external blobs
 2022-01-05 14:09 UTC  (6+ messages)

[PATCH rdma-next] RDMA/mad: Delete duplicated init_query_mad functions
 2022-01-05 14:09 UTC  (2+ messages)

[PATCH] git-p4: don't allow cloning into non-empty directories
 2022-01-05 14:06 UTC 

stable/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.296)
 2022-01-05 14:07 UTC 

[PATCH v3] PCI: mt7621: Convert driver into 'bool'
 2022-01-05 14:06 UTC  (3+ messages)

[PATCH] ide: Explicitly poll for BHs on cancel
 2022-01-05 13:53 UTC  (2+ messages)

[PATCH v2] rockchip: timer: add OF_PLATDATA support for dw-apb-timer
 2022-01-05 14:03 UTC  (2+ messages)

[PATCH] lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu
 2022-01-05 14:03 UTC  (2+ messages)

[PATCH v8] usb: f_fs: Fix use-after-free for epfile
 2022-01-05 14:05 UTC 

[PATCH] riscv: sifive: Fix OF_BOARD boot failure
 2022-01-05 14:03 UTC  (2+ messages)

[PATCH 0/2] sparse checkout: custom bash completion updates
 2022-01-05 14:05 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] sparse-checkout: custom tab completion tests

[PATCH v2 00/11] usb: gadget: audio: Multiple rates, dyn. bInterval
 2022-01-05 14:05 UTC  (8+ messages)
` [PATCH v2 03/11] usb: gadget: f_uac2: Support multiple sampling rates

[syzbot] kernel BUG in pskb_expand_head
 2022-01-05 14:04 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[GIT PULL] gpio: fixes for v5.16
 2022-01-05 14:04 UTC 

[PATCH v3 00/10] Add cnxk_gpio PMD
 2022-01-05 14:00 UTC  (3+ messages)
` [PATCH v4 00/11] Add cnxk_gpio
  ` [PATCH v4 11/11] raw/cnxk_gpio: add option to allow using subset of GPIOs


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.