All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-28 14:58:57 to 2022-01-28 15:52:40 UTC [more...]

[PULL 00/32] target-arm queue
 2022-01-28 15:30 UTC  (8+ messages)
` [PULL 01/32] Update copyright dates to 2022
` [PULL 08/32] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
` [PULL 12/32] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PULL 16/32] scripts: Explain the difference between linux-headers and standard-headers
` [PULL 17/32] target/arm: Log CPU index in 'Taking exception' log
` [PULL 22/32] hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
` [PULL 25/32] hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported

[PATCH v2 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-28 15:52 UTC  (6+ messages)
` [PATCH v2 1/4] Add virtio Admin Virtqueue
  ` [virtio-comment] "

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-28 15:52 UTC  (11+ messages)
` [PATCH v4 04/42] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v4 05/42] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v4 06/42] hw/cxl/device: Implement basic mailbox (8.2.8.4)

[virtio-comment] [PATCH 0/2] Add alternative to deflate-on-oom
 2022-01-28 15:52 UTC  (5+ messages)
` [virtio-comment] [PATCH 1/2] virtio-balloon: add an event queue
` [virtio-comment] [PATCH 2/2] virtio-balloon: add a responsive host feature

[PATCH] clk: imx: Fix a NULL pointer dereference in imx_register_uart_clocks()
 2022-01-28 15:50 UTC  (5+ messages)

[bootwrapper PATCH v3 00/15] Cleanups and improvements
 2022-01-28 15:50 UTC  (2+ messages)

[PATCH 00/19] rtw89: support AP mode
 2022-01-28 15:51 UTC  (3+ messages)
` [PATCH 13/19] rtw89: extend role_maintain to "

[PATCH] iio: st-sensors: Update ST Sensor bindings
 2022-01-28 15:51 UTC  (3+ messages)

[PATCH 1/2] i2c: designware: Add missing locks
 2022-01-28 15:49 UTC  (6+ messages)
` [PATCH v2 0/2] i2c-designware: Add support for AMD PSP semaphore
  ` [PATCH v2 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-28 15:49 UTC  (4+ messages)
` [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)

[PATCH v7 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2022-01-28 15:48 UTC  (9+ messages)
` [PATCH v7 5/5] rockchip/soc/drivers: Add DTPM description for rk3399

[Intel-gfx] [CI v3 0/6] Second round of i915_reg.h splitting
 2022-01-28 15:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Second round of i915_reg.h splitting (rev3)

[PATCH v8 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
 2022-01-28 15:02 UTC  (2+ messages)

fstab autodegrag with 5.10 & 5.15 kernels, Debian?
 2022-01-28 15:48 UTC  (4+ messages)

"BUG: Invalid wait context" in invalidate_batched_entropy
 2022-01-28 15:48 UTC  (4+ messages)
` [PATCH] random: remove batched entropy locking

[LTP] [PATCH] syscalls/fchmodat_01: Convert to new API
 2022-01-28 15:50 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 145d9b49)
 2022-01-28 15:47 UTC 

Call for GSoC and Outreachy project ideas for summer 2022
 2022-01-28 15:47 UTC 

[PATCH net-next v2 0/9] add more features for mtk-star-emac
 2022-01-28 15:44 UTC  (7+ messages)
` [PATCH net-next v2 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs

[RFC PATCH 0/2] Add the stateless AV1 uAPI and the VIVPU virtual driver to showcase it
 2022-01-28 15:45 UTC  (3+ messages)
` [RFC PATCH 1/2] media: Add AV1 uAPI

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-28 15:44 UTC  (4+ messages)
` [PATCH v9 09/23] ima: Move some IMA policy and filesystem related variables into ima_namespace

[PATCH] ftrace: Have architectures opt-in for mcount build time sorting
 2022-01-28 15:42 UTC  (6+ messages)
  ` ftrace hangs waiting for rcu (was: Re: [PATCH] ftrace: Have architectures opt-in for mcount build time sorting)

[PATCH 00/22] KVM: x86: Fill *_x86_ops via kvm-x86-ops.h
 2022-01-28 15:42 UTC  (4+ messages)
` [PATCH 01/22] KVM: x86: Drop unnecessary and confusing KVM_X86_OP_NULL macro

stable-rc/queue/4.9 baseline: 100 runs, 1 regressions (v4.9.298-9-g33338373a46eb)
 2022-01-28 15:42 UTC 

[PATCH] kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h
 2022-01-28 15:40 UTC 

[PATCH v3 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-01-28 14:56 UTC  (8+ messages)
` [PATCH v3 1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
` [PATCH v3 2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
` [PATCH v3 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
` [PATCH v3 4/7] target/riscv: access cfg structure through DisasContext
` [PATCH v3 5/7] target/riscv: iterate over a table of decoders
` [PATCH v3 6/7] target/riscv: Add XVentanaCondOps custom extension
` [PATCH v3 7/7] target/riscv: add a MAINTAINERS entry for XVentanaCondOps

[PATCH rdma-next 0/3] Various fixes in RDMA/core
 2022-01-28 15:40 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/cma: Use correct address when leaving multicast group

response time of serdev_device
 2022-01-28 15:38 UTC  (2+ messages)

caam: Possible caam-rng regression since enabling prediction resistance
 2022-01-28 15:33 UTC 

[PATCH] net: stmmac: dump gmac4 DMA registers correctly
 2022-01-28 15:36 UTC  (2+ messages)

[PATCH 0/7] Common entropy source and DRNG management
 2022-01-28 15:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: drop flood print in rlcg reg access function
 2022-01-28 15:36 UTC  (2+ messages)

[PATCH] target/i386: Add kvm_get_one_msr helper
 2022-01-28 15:09 UTC  (3+ messages)

drivers/net/wireless/intel/iwlwifi/dvm/rx.c:918:22: error: member reference type 'struct iwl_wipan_noa_data' is not a pointer; did you mean to use '.'?
 2022-01-28 15:35 UTC  (2+ messages)

[PATCH v2 0/4] Reference count checker and related fixes
 2022-01-28 15:34 UTC  (5+ messages)

[PATCH] btrfs: fix an IS_ERR() vs NULL bug
 2022-01-28 15:34 UTC  (2+ messages)

[PATCH v3 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-28 15:34 UTC  (6+ messages)

[PATCH] of/fdt: move elfcorehdr reservation early for crash dump kernel
 2022-01-28 15:32 UTC  (3+ messages)

[ovmf test] 167933: all pass - PUSHED
 2022-01-28 15:34 UTC 

[dm-devel] [PATCH] udev: create symlinks and watch even in suspended state
 2022-01-28 15:33 UTC  (3+ messages)
  `  "

[PATCH v3 meta-oe] rtc-tools: Add a recipe
 2022-01-28 15:33 UTC  (4+ messages)
` [oe] "

[PATCH net-next v1 1/1] usbnet: add devlink support
 2022-01-28 15:33 UTC  (5+ messages)

[PATCH v4l-utils] ir-ctl: report ir overflow
 2022-01-28 15:32 UTC 

[PATCH v6 00/35] component: Make into an aggregate bus
 2022-01-28 15:31 UTC  (3+ messages)
` [PATCH v6 33/35] ALSA: hda/realtek: Migrate to aggregate driver

[PATCH] usb: usb251xb: add boost-up property support
 2022-01-28 15:31 UTC  (2+ messages)

[PATCH v3 00/11] This is a followup to https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg04325.html,
 2022-01-28 15:28 UTC  (4+ messages)
` [PATCH v3 11/11] 9p: darwin: adjust assumption on virtio-9p-test

ixgbe driver link down causes 100% load in ksoftirqd/x
 2022-01-28 15:31 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-01-28 15:30 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-28 15:29 UTC  (5+ messages)

[LTP] [PATCH 1/2] syscalls/fchmod_03: Convert to new API
 2022-01-28 15:32 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/fchmod_04: "

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-28 15:30 UTC  (8+ messages)

[PATCH] riscv: fix oops caused by irq on/off tracer
 2022-01-28 15:29 UTC  (2+ messages)

[RFC PATCH] ACPI / amba: Skip creating amba device when associated cpu is not online
 2022-01-28 15:28 UTC  (4+ messages)

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-28 15:28 UTC  (5+ messages)
` [PATCH 4/7] mfd: hi6421-spmi-pmic: Use generic_handle_irq_safe()

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-28 15:19 UTC  (7+ messages)
` [PATCH v6 25/33] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v6 29/33] job.h: assertions in the callers of JobDriver funcion pointers

Build failed in Jenkins: media_stage_clang #411
 2022-01-28 15:28 UTC  (2+ messages)
` Build failed in Jenkins: media_stage_clang #412

[PATCH] manuals: propose https for SSTATE_MIRRORS
 2022-01-28 15:26 UTC  (3+ messages)
` [docs] "

[PATCH v1 0/2] drivers/base/memory: determine and store zone for single-zone memory blocks
 2022-01-28 15:26 UTC  (3+ messages)
` [PATCH v1 1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [PATCH v1 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks

[PATCH v3] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2022-01-28 15:06 UTC  (3+ messages)

[PATCH 1/2] leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res static
 2022-01-28 15:26 UTC  (5+ messages)
` [PATCH 2/2] leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptr

[PATCH -V11 2/3] NUMA balancing: optimize page placement for memory tiering system
 2022-01-28 15:24 UTC 

[PATCH v2] fs: rename S_KERNEL_FILE
 2022-01-28 15:24 UTC  (6+ messages)

Build failed in Jenkins: media_stage_gcc #33
 2022-01-28 15:23 UTC 

[next] arch/arm/kernel/setup.c:1028:63: error: 'SECTION_SIZE' undeclared
 2022-01-28 15:21 UTC  (2+ messages)

[PATCH] kallsyms: ignore local block labels generated by compiler
 2022-01-28 15:21 UTC  (3+ messages)

[PATCH 1/3] dfu: use pointer to pass length to dfu_write()
 2022-01-28 15:21 UTC  (2+ messages)

[PATCH] net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
 2022-01-28 15:20 UTC  (3+ messages)

[PATCH net-next] net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended
 2022-01-28 15:20 UTC  (4+ messages)

[SPDK] [Release] 22.01: NVMe multipath, NVMe TCP zero-copy, NVMe-oF discovery service
 2022-01-28 15:21 UTC 

pull-request: ieee802154 for net 2022-01-28
 2022-01-28 15:20 UTC  (2+ messages)

[LTP] [PATCH v2 0/4] sched_{g,s}etattr01: Add missing policies
 2022-01-28 15:19 UTC  (4+ messages)
` [LTP] [PATCH v2 1/4] lapi/sched.h: Add include <sched.h>

[PATCH net-next 0/2] sfc: optimize RXQs count and affinities
 2022-01-28 15:19 UTC  (3+ messages)
` [PATCH net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
` [PATCH net-next 2/2] sfc: set affinity hints "

[RFC PATCH V2 0/2] RISCV_EFI_BOOT_PROTOCOL support in U-boot
 2022-01-28 15:18 UTC  (3+ messages)
` [RFC PATCH V2 1/2] efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
` [RFC PATCH V2 2/2] efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL

[PATCH net-next v3 0/4] txhash: Make hash rethink configurable
 2022-01-28 15:16 UTC  (5+ messages)
` [PATCH net-next v3 1/4] txhash: Make rethinking txhash behavior configurable via sysctl
` [PATCH net-next v3 2/4] txhash: Add socket option to control TX hash rethink behavior
` [PATCH net-next v3 3/4] bpf: Add SO_TXREHASH setsockopt
` [PATCH net-next v3 4/4] tcp: change SYN ACK retransmit behaviour to account for rehash

[PATCH v2 00/11] 9p: Add support for darwin
 2022-01-28 15:15 UTC  (4+ messages)
` [PATCH v2 10/11] 9p: darwin: Implement compatibility for mknodat

[PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
 2022-01-28 15:18 UTC  (3+ messages)

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-01-28 15:15 UTC  (5+ messages)
` [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init(

[kvm-unit-tests PATCH 1/3] x86: tsc_adjust: Remove flaky timing test
 2022-01-28 15:17 UTC  (3+ messages)
` [kvm-unit-tests PATCH 3/3] x86: Define wrtsc(tsc) as wrmsr(MSR_IA32_TSC, tsc)

[PATCH 1/2] drm/amdgpu: fix logic inversion in check
 2022-01-28 15:16 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: restructure amdgpu_fill_buffer

[PATCH 1/2] net: stmmac: added Baikal-T1/M SoCs glue layer
 2022-01-28 15:06 UTC  (2+ messages)

[PATCH v3 0/3] block/dm: fix bio-based DM IO accounting
 2022-01-28 15:16 UTC  (5+ messages)
` [PATCH v3 1/3] block: add bio_start_io_acct_time() to control start_time
    ` [dm-devel] "

[PATCH v14 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-28 15:11 UTC  (6+ messages)
` [PATCH v14 06/10] ACPI ERST: build the ACPI ERST table

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-01-28 15:14 UTC  (3+ messages)

[meta][dunfell][PATCH] util-linux: Fix for CVE-2021-3995 and CVE-2021-3996
 2022-01-28 15:14 UTC  (2+ messages)
` [OE-core] "

[RFC PATCH 1/2] NUMA balancing: fix NUMA topology type for memory tiering system
 2022-01-28 15:13 UTC  (5+ messages)

renesas/next sleep: 7 runs, 5 regressions (renesas-next-2022-01-28-v5.17-rc1)
 2022-01-28 15:13 UTC 

[PATCH] net/dpaa2: fix null pointer dereference
 2022-01-28 15:12 UTC  (2+ messages)

[PATCH] kernel/time: move timer sysctls to its own file
 2022-01-28 15:12 UTC  (2+ messages)

[PATCH for-rc 0/4] AIP panic and hardening fixes
 2022-01-28 15:12 UTC  (2+ messages)

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-01-28 15:11 UTC  (3+ messages)

[PATCH] PCI: mediatek: Change MSI interrupt processing sequence
 2022-01-28 15:09 UTC  (5+ messages)

[PATCH net-next 0/2] ethtool: add header/data split indication
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH net-next v4 0/2] Allow disabling KSZ switch refclock
 2022-01-28 15:10 UTC  (2+ messages)

[net-next PATCH v2] octeontx2-pf: Change receive buffer size using ethtool
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH net-next 0/3] SUNRPC: add some netns refcount trackers
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH net-next v6 00/13] net: dsa: realtek: MDIO interface and RTL8367S,RTL8367RB-VB
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH][next] net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH net-next] net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH v2] gve: fix the wrong AdminQ buffer queue index check
 2022-01-28 15:10 UTC  (2+ messages)

[PATCH 0/2] ax25: fix NPD and UAF bugs when detaching ax25 device
 2022-01-28 15:10 UTC  (2+ messages)

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-01-28 15:04 UTC  (4+ messages)
` [XEN PATCH v9 03/30] build: fix exported variable name CFLAGS_stack_boundary

[PATCH] hwmon: Remove checks for validity of dev
 2022-01-28 15:05 UTC  (2+ messages)

[PATCH 00/10] Light core IIO enhancements
 2022-01-28 15:04 UTC  (9+ messages)
` [PATCH 03/10] iio: magnetometer: rm3100: Stop abusing the ->currentmode
` [PATCH 04/10] iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode

[PATCH] sparse-checkout: fix a couple minor memory leaks
 2022-01-28 15:04 UTC  (2+ messages)

[PATCH 1/1] nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client
 2022-01-28 15:04 UTC  (5+ messages)

[PATCHv3] powerpc: mm: radix_tlb: rearrange the if-else block
 2022-01-28 15:02 UTC  (3+ messages)

[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
 2022-01-28 15:03 UTC  (5+ messages)

[RFC PATCH 0/4] nfsd: allow NFSv4 state to be revoked
 2022-01-28 15:03 UTC  (7+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-28 14:49 UTC  (6+ messages)
` [PATCH v5 17/18] vfio-user: register handlers to facilitate migration

[xen-unstable-smoke test] 167934: tolerable all pass - PUSHED
 2022-01-28 15:02 UTC 

[PATCH 0/6] can: peak_usb: add ethtool interface to flashed value
 2022-01-28 15:01 UTC  (7+ messages)
` [PATCH 1/6] can: peak_usb: rename a callback to a more explicit name
` [PATCH 2/6] can: peak_usb: add callback to read user value of CANFD devices
` [PATCH 3/6] can: peak_usb: correction of a wrong field name
` [PATCH 4/6] can: peak_usb: allow flashing of user defined value
` [PATCH 5/6] can: peak_usb: replace unregister_netdev() with unregister_candev()
` [PATCH 6/6] can: peak_usb: add ethtool interface to user defined flashed device number

[Intel-wired-lan] [PATCH net v2] ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
 2022-01-28 15:02 UTC  (2+ messages)

[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-28 15:00 UTC  (5+ messages)

[PATCH for-next 0/5] Misc update for RTRS
 2022-01-28 15:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net] ice: Avoid RTNL lock when re-creating auxiliary device
 2022-01-28 14:59 UTC  (2+ messages)

[PATCH v2 0/4] Set bus_info field in framework
 2022-01-28 14:58 UTC  (3+ messages)
` [PATCH v2 4/4] v4l: ioctl: Set bus_info in v4l_querycap()


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.