All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-17 07:52:04 to 2023-01-17 08:35:31 UTC [more...]

[PATCH net-next v2 0/4] net/sched: cls_api: Support hardware miss to tc action
 2023-01-17  8:33 UTC  (7+ messages)
` [PATCH net-next v2 1/6] "
` [PATCH net-next v2 2/6] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v2 3/6] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v2 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v2 5/6] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v2 6/6] net/mlx5: TC, Set CT miss to the specific ct action instance

[PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
 2023-01-17  8:33 UTC  (6+ messages)

[PATCH] sched: print parent comm in sched_show_task()
 2023-01-17  8:33 UTC  (2+ messages)

[PATCH 0/2] Fix a spurious wakeup regression
 2023-01-17  8:33 UTC  (5+ messages)
` [PATCH 1/2] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
` [PATCH 2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU

[PATCH] regulator: mcp16502: add enum MCP16502_REG_HPM description
 2023-01-17  8:32 UTC  (3+ messages)

[LTP] [PATCH v1] tst_net.sh: Add more tst_require_cmds check
 2023-01-17  8:33 UTC  (2+ messages)

[PATCH v4 00/15] net/idpf: introduce idpf common modle
 2023-01-17  8:06 UTC  (16+ messages)
  ` [PATCH v4 01/15] common/idpf: add adapter structure
  ` [PATCH v4 02/15] common/idpf: add vport structure
  ` [PATCH v4 03/15] common/idpf: add virtual channel functions
  ` [PATCH v4 04/15] common/idpf: introduce adapter init and deinit
  ` [PATCH v4 05/15] common/idpf: add vport init/deinit
  ` [PATCH v4 06/15] common/idpf: add config RSS
  ` [PATCH v4 07/15] common/idpf: add irq map/unmap
  ` [PATCH v4 08/15] common/idpf: support get packet type
  ` [PATCH v4 09/15] common/idpf: add vport info initialization
  ` [PATCH v4 10/15] common/idpf: add vector flags in vport
  ` [PATCH v4 11/15] common/idpf: add rxq and txq struct
  ` [PATCH v4 12/15] common/idpf: add help functions for queue setup and release
  ` [PATCH v4 13/15] common/idpf: add Rx and Tx data path
  ` [PATCH v4 14/15] common/idpf: add vec queue setup
  ` [PATCH v4 15/15] common/idpf: add avx512 for single queue model

[PATCH net-next 0/2] net: mdio: add amlogic gxl mdio mux support
 2023-01-17  8:31 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: add amlogic gxl mdio multiplexer

[virtio-comment] About adding a new device type virtio-nvme
 2023-01-17  8:32 UTC  (4+ messages)
  `  "

[PATCH] soc/tegra: fuse: Remove nvmem root only access
 2023-01-17  8:30 UTC 

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-17  8:31 UTC  (2+ messages)

stable-rc/queue/5.4 build: 189 builds: 4 failed, 185 passed, 2 errors, 36 warnings (v5.4.228-658-g579a0289832d)
 2023-01-17  8:30 UTC 

Dropshipping - spolupráce
 2023-01-17  8:30 UTC 

[PATCH] xen/arm: Harden setup_frametable_mappings
 2023-01-17  8:29 UTC  (6+ messages)
` [PATCH] xen/arm64: Fix incorrect DIRECTMAP_SIZE calculation

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-17  8:28 UTC  (27+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-17  8:27 UTC  (3+ messages)

[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
 2023-01-17  8:27 UTC  (5+ messages)

[PATCH 0/2] mach-meson: port dwc2_otg usage to CONFIG_DM_USB_GADGET=y
 2023-01-17  8:27 UTC  (2+ messages)

[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-17  8:27 UTC  (7+ messages)
` [PATCH v5 2/3] fanotify: define struct members to hold response decision context

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17  8:12 UTC  (7+ messages)

Bug report for ahci-mvebu driver
 2023-01-17  8:26 UTC  (20+ messages)

[LTP] [PATCH v3] Add containers/share to PATH when call init_ltp_netspace
 2023-01-17  8:26 UTC  (4+ messages)
` [LTP] [PATCH v4] Add PATH to tst_rhost_run.sh

[PATCH v3 0/6] qemu/bswap: Use compiler __builtin_bswap()
 2023-01-17  8:24 UTC  (4+ messages)

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-01-17  8:24 UTC  (3+ messages)
` [PATCH 3/4] "

[PATCH v4 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-16 10:38 UTC  (10+ messages)
  ` [PATCH v4 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
  ` [PATCH v4 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
  ` [PATCH v4 4/5] arm64: dts: fsd: Add codec "
  ` [PATCH v4 5/5] arm64: dts: fsd: Add sound card "

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2023-01-17  8:22 UTC  (10+ messages)
` [patch V3 16/22] genirq/msi: Provide new domain id based interfaces for freeing interrupts

[PATCH] crypto/qat: fix build
 2023-01-17  8:22 UTC  (3+ messages)
  ` [EXT] "

gn-native_106.0.5249.119.bb:do_compile failed with exit code '1'
 2023-01-17  8:22 UTC  (2+ messages)
` [yocto] "

[PATCH 2/3] drm/amd/display: Remove the unused variable value0
 2023-01-17  5:59 UTC  (2+ messages)
` [PATCH 3/3] drm/amd/display: Clean up some inconsistent indenting

[PATCH 0/6] Enable KFD to use render node BO mappings
 2023-01-17  1:06 UTC  (12+ messages)
` [PATCH 1/6] drm/amdgpu: Generalize KFD dmabuf import

[PATCH 1/3] drm/amd/display: Remove the unused variable optc
 2023-01-17  5:57 UTC 

[PATCH 1/3] drm/amdgpu/vcn: Adjust firmware names indentation
 2023-01-17  0:47 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu/vcn: Add parameter to force (en/dis)abling indirect SRAM mode

[PATCH v2 0/3] arm64: dts: qcom: sm8550-mtp: enable DSI panel
 2023-01-17  8:21 UTC  (2+ messages)

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2023-01-17  8:19 UTC  (5+ messages)
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node

[PATCH] crypto/qat: fix build for generic x86 with GCC 12
 2023-01-17  8:20 UTC  (4+ messages)
    ` [EXT] "

[hch-misc:btrfs-bio-split] [btrfs] b7c9bcdc17: BUG:KASAN:use-after-free_in__blk_bios_map_sg
 2023-01-17  8:20 UTC  (2+ messages)

[PATCH v3 0/3] JH7110 PMU Support
 2023-01-17  8:19 UTC  (5+ messages)

[PATCH] eal: add nonnull and access function attributes
 2023-01-17  8:19 UTC  (5+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
  ` [PATCH v7 4/4] eal: add nonnull and access function attributes

[PATCH] platform/chrome: cros_ec_uart: fix negative type promoted to high
 2023-01-17  8:19 UTC  (3+ messages)

[Intel-gfx] [RFC 0/2] Add new CDCLK step for RPL-U
 2023-01-17  8:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add new CDCLK step for RPL-U (rev5)

Re: [PATCH] Revert "usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS"
 2023-01-17  8:18 UTC  (4+ messages)
      `  "

[PATCH v3] media: i2c: imx219: Fix binning for RAW8 capture
 2023-01-17  8:16 UTC 

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-17  8:16 UTC  (11+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17  4:24 UTC  (5+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[PATCH v2 00/18] Add Command Duration Limits support
 2023-01-17  8:14 UTC  (9+ messages)
` [PATCH v2 07/18] block: introduce duration-limits priority class
` [PATCH v2 14/18] scsi: sd: detect support for command duration limits

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-17  8:14 UTC  (7+ messages)
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names

[PATCH] block: check disk flag before setting scan bit
 2023-01-17  8:14 UTC  (2+ messages)

[PATCH 0/4] vl: avoid SIGSEGV on invalid [accel] configuration
 2023-01-17  8:14 UTC  (7+ messages)
` [PATCH 1/4] vl: catch [accel] entry without accelerator
` [PATCH 2/4] libqtest: split qtest_spawn_qemu function
` [PATCH 3/4] libqtest: ensure waitpid() is only called once
` [PATCH 4/4] readconfig-test: add test for accelerator configuration

[PATCH 0/2] Not to clear all the bits of mip
 2023-01-17  8:14 UTC  (3+ messages)
` [PATCH 1/2] firmware: Not to clear all the MIP
` [PATCH 2/2] lib: sbi_hsm: Use csr_set to restore "

switch blk-cgroup to work on gendisk
 2023-01-17  8:12 UTC  (23+ messages)
` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue
` [PATCH 02/15] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
` [PATCH 03/15] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 04/15] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 06/15] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 07/15] blk-wbt: pass a gendisk to wbt_init
` [PATCH 08/15] blk-wbt: open code wbt_queue_depth_changed in wbt_update_limits
` [PATCH 09/15] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 10/15] blk-rq-qos: constify rq_qos_ops
` [PATCH 11/15] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 12/15] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 13/15] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 14/15] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 15/15] blk-cgroup: move the cgroup information to struct gendisk

[PATCHSET 0/8] perf/core: Prepare sample data for BPF
 2023-01-17  8:12 UTC  (3+ messages)

[PATCHv2] mm: use stack_depot_early_init for kmemleak
 2023-01-17  8:11 UTC 

[PATCH 1/2] drm/amdgpu: stop waiting in amdgpu_uvd_send_msg
 2023-01-17  8:12 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: simplify amdgpu_uvd_send_msg

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-17  8:12 UTC  (5+ messages)
` [PATCH 4/7] iommu/vt-d: Add IOMMU perfmon support

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-17  8:11 UTC  (8+ messages)
` [PATCH v2 01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'

[PATCH] target/i386: Fix C flag for BLSI, BLSMSK, BLSR
 2023-01-17  8:11 UTC  (2+ messages)

drivers/platform/chrome/cros_ec_proto_test.c:2530:13: warning: stack frame size (1040) exceeds limit (1024) in 'cros_ec_proto_test_get_sensor_count_legacy'
 2023-01-17  8:11 UTC  (2+ messages)

[Patch net v3 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-17  8:10 UTC  (4+ messages)
` [Patch net v3 2/2] l2tp: close all "

[PATCH 0/2] target/i386: Fix BEXTR instruction [#1372]
 2023-01-17  8:09 UTC  (2+ messages)

[PATCH linux-next] crypto: p10-aes-gcm - remove duplicate included header files
 2023-01-17  8:01 UTC  (2+ messages)

[meta-gnome][PATCHv2] gnome-remote-desktop: add recipe
 2023-01-17  8:09 UTC 

[PATCH v2 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-17  8:08 UTC  (6+ messages)
` [PATCH v2 1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PATCH v2 4/5] hw/arm/aspeed: Add aspeed_eeprom.c

linux-next: build failure after merge of the crypto tree
 2023-01-17  7:26 UTC  (2+ messages)
` crypto: p10-aes-gcm - Add asm markings necessary for kernel code

[PATCH v3] perf_event_open.2: Update recent changes
 2023-01-17  8:08 UTC 

stable-rc/linux-5.4.y build: 189 builds: 4 failed, 185 passed, 2 errors, 36 warnings (v5.4.228-659-gb3b34c474ec7)
 2023-01-17  8:08 UTC 

[PATCH] drm/ttm: Include <linux/vmalloc.h> to fix MIPS build
 2023-01-17  8:08 UTC  (4+ messages)

[PATCH v13 0/3] Add kernel seccomp support for m68k
 2023-01-17  8:08 UTC  (6+ messages)

[linux-next:master 4223/5186] drivers/firmware/arm_scmi/bus.c:156:24: warning: Uninitialized variable: victim->id_table [uninitvar]
 2023-01-17  8:08 UTC 

[oe] [meta-gnome][PATCH] gnome-control-center: add recipe
 2023-01-17  8:07 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_lease: close mcl.fd when drmModeSetCrtc fails
 2023-01-17  8:05 UTC 

[PATCH v2] perf_event_open.2: Update recent changes
 2023-01-17  8:05 UTC  (3+ messages)

[PATCH net-next 0/2] add some vf fault detect patch for hns
 2023-01-17  8:04 UTC  (3+ messages)
` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras

[PATCH] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository
 2023-01-17  8:05 UTC  (9+ messages)

[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
 2023-01-17  8:01 UTC  (3+ messages)

[LTP] LTP release
 2023-01-17  8:04 UTC  (5+ messages)

[PATCH] drm/msm: Initialize mode_config earlier
 2023-01-17  8:04 UTC  (6+ messages)

[PATCH] platform/chrome: cros_ec_proto: remove big stub objects from stack
 2023-01-17  8:02 UTC 

Intel HD Audio: sound stops working in Xen PV dom0 in >=5.17
 2023-01-17  7:58 UTC  (8+ messages)

[PATCH v3 0/3]s390x/pv: Improve error reporting of protected VMs
 2023-01-17  7:59 UTC  (3+ messages)
` [PATCH v3 2/3] s390x/pv: Introduce a s390_pv_check() helper for runtime

[meta-gnome][PATCH] gnome-shell: update 43.1 -> 43.2
 2023-01-17  7:59 UTC 

[Buildroot] [PATCH] package/util-linux: add an option to enable irqtop
 2023-01-17  7:57 UTC  (3+ messages)

[PATCH mm v2] mm: hugetlb: Add checks for NULL for vma returned from find_vma
 2023-01-17  7:57 UTC  (3+ messages)

[PATCH] firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
 2023-01-17  7:55 UTC  (3+ messages)

[PATCH net-next v1 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-17  7:55 UTC  (5+ messages)
` [PATCH net-next v1 1/7] net: flow_offload: provision conntrack info in ct_metadata

Help needed: EFI debug
 2023-01-17  7:54 UTC  (3+ messages)

[PATCH v3 00/15] net/idpf: introduce idpf common modle
 2023-01-17  7:26 UTC  (12+ messages)
  ` [PATCH 08/15] common/idpf: move ptype table to adapter structure
  ` [PATCH v3 08/15] common/idpf: support get packet type
  ` [PATCH v3 09/15] common/idpf: add vport info initialization
  ` [PATCH 09/15] common/idpf: init create vport info
  ` [PATCH v3 10/15] common/idpf: add vector flags in vport
  ` [PATCH v3 11/15] common/idpf: add rxq and txq struct
  ` [PATCH v3 12/15] common/idpf: add help functions for queue setup and release
  ` [PATCH v3 13/15] common/idpf: add Rx and Tx data path
  ` [PATCH 13/15] common/idpf: add scalar "
  ` [PATCH v3 14/15] common/idpf: add vec queue setup
  ` [PATCH v3 15/15] common/idpf: add avx512 for single queue model


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.