All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-05 13:52:46 to 2022-01-05 14:41:13 UTC [more...]

[PATCH v3 00/16] job: replace AioContext lock with job_mutex
 2022-01-05 14:02 UTC  (9+ messages)
` [PATCH v3 01/16] job.c: make job_mutex and job_lock/unlock() public
` [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 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

[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 v1 00/34] testing/next and other misc fixes
 2022-01-05 13:50 UTC  (33+ messages)
` [PATCH v1 01/34] ui: avoid compiler warnings from unused clipboard info variable
` [PATCH v1 02/34] spice: Update QXLInterface for spice >= 0.15.0
` [PATCH v1 03/34] meson: require liburing >= 0.3
` [PATCH v1 04/34] ui: avoid warnings about directdb on Alpine / musl libc
` [PATCH v1 05/34] ci: explicitly skip I/O tests on alpine
` [PATCH v1 06/34] tests/docker: switch fedora image to release 35
` [PATCH v1 07/34] tests: integrate lcitool for generating build env manifests
` [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 11/34] tests/docker: auto-generate ubuntu2004.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 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]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

[LTP] [PATCH v3 1/2] tst_af_alg: Moving tst_res(TCONF) to tst_have_alg()
 2022-01-05 14:41 UTC  (2+ messages)

[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 

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

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 0/8] Add low power hibernation support to cs35l41
 2022-01-05 14:30 UTC  (6+ messages)

[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)

[PATCH net-next 00/15] net: hns3: refactor rss/tqp stats functions
 2022-01-05 14:20 UTC  (16+ 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

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

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

[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 0/7] y2038: cond_wait_prologue64 and related fixes
 2022-01-05 14:06 UTC  (8+ 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()

[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  (6+ 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  (13+ messages)
` [PATCH v4 00/11] Add cnxk_gpio
  ` [PATCH v4 01/11] raw/cnxk_gpio: add GPIO driver skeleton
  ` [PATCH v4 02/11] raw/cnxk_gpio: support reading default queue conf
  ` [PATCH v4 03/11] raw/cnxk_gpio: support reading queue count
  ` [PATCH v4 04/11] raw/cnxk_gpio: support queue setup
  ` [PATCH v4 05/11] raw/cnxk_gpio: support queue release
  ` [PATCH v4 06/11] raw/cnxk_gpio: support enqueuing buffers
  ` [PATCH v4 07/11] raw/cnxk_gpio: support dequeuing buffers
  ` [PATCH v4 08/11] raw/cnxk_gpio: support standard GPIO operations
  ` [PATCH v4 09/11] raw/cnxk_gpio: support custom irq handlers
  ` [PATCH v4 10/11] raw/cnxk_gpio: support selftest
  ` [PATCH v4 11/11] raw/cnxk_gpio: add option to allow using subset of GPIOs

[PATCH 0/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
 2022-01-05 13:57 UTC  (8+ messages)
` [PATCH 1/3] dt-binding: mtd: nand: Document the wp-gpios property
` [PATCH 2/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
` [PATCH 3/3] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property

[PATCH v2 0/3] x86/perfc: assorted adjustments
 2022-01-05 13:59 UTC  (4+ messages)
` [PATCH v2 1/3] VMX: sync VM-exit perf counters with known VM-exit reasons
` [PATCH v2 2/3] SVM: "
` [PATCH v2 3/3] x86/perfc: fold HVM's VM-exit counter arrays

[PATCH v2 0/3] sched/pelt: Don't sync hardly *_sum with *_avg
 2022-01-05 13:57 UTC  (6+ messages)
` [PATCH v2 1/3] sched/pelt: Don't sync hardly util_sum with uti_avg

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

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-05 13:56 UTC  (11+ messages)

[PATCH 0/4] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-05 13:54 UTC  (6+ messages)
` [PATCH 3/4] coresight: trbe: Work around the invalid prohibited states

[PATCH v4 0/4] drm/i915: Asynchronous vma unbinding
 2022-01-05 13:44 UTC  (9+ messages)
` [PATCH v4 2/4] drm/i915: Use the vma resource as argument for gtt binding / unbinding
  ` [Intel-gfx] "

[PATCH v4 7/7] ARM: implement support for vmap'ed stacks
 2022-01-05 13:53 UTC  (12+ messages)

[PATCH 0/2] Add VIRTIO_RING_F_INDIRECT_SIZE and queue_indirect_size
 2022-01-05 13:52 UTC  (4+ messages)
` [PATCH 2/2] Add common configuration field "queue_indirect_size"
  ` [virtio-comment] "


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.