All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-02 10:04:07 to 2021-09-02 11:12:34 UTC [more...]

[PATCH net-next v4] skb_expand_head() adjust skb->truesize incorrectly
 2021-09-02 11:12 UTC  (2+ messages)
` [PATCH net-next v5] "

[PATCH v8 00/14] machine: smp parsing fixes and improvement
 2021-09-02 11:03 UTC  (8+ messages)
` [PATCH v8 01/14] machine: Deprecate "parameter=0" SMP configurations
` [PATCH v8 02/14] machine: Minor refactor/fix for the smp parsers
` [PATCH v8 03/14] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH v8 05/14] machine: Improve the error reporting of smp parsing
` [PATCH v8 06/14] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH v8 08/14] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH v8 10/14] machine: Remove smp_parse callback from MachineClass

[Intel-gfx] [PATCH] drm/i915/dp: fix DG2 max source rate check
 2021-09-02 11:10 UTC  (3+ messages)

[PATCH] media: usb: fix memory leak in stk_camera_probe
 2021-09-02 11:10 UTC  (9+ messages)

[PATCH v5 02/14] Add new parameter "carry_data" for "show_object" function
 2021-09-02 11:08 UTC  (2+ messages)

[PATCH 0/3] media: v4l2-ctl: Add support to VIDIOC_DQEVENT_TIME32 on non x86_64 arch
 2021-09-02 11:08 UTC  (6+ messages)
` [PATCH 3/3] "

[linuxppc:next-test 72/141] ld.lld: error: undefined symbol: .kvmppc_h_remove
 2021-09-02 11:06 UTC  (2+ messages)

[Intel-gfx] [PATCH V4] drm/i915/gen11: Disable cursor clock gating in HDR mode
 2021-09-02 11:07 UTC  (3+ messages)

[patch 0/3] futex: Prevent inconsistent state and exit race
 2021-09-02 11:06 UTC  (2+ messages)

g_mass_storage module with large drives?
 2021-09-02 11:02 UTC 

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-02 11:05 UTC  (13+ messages)
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers

How to use "DTV_FE_CAPABILITY" command for Frontend.h of Linux DVB
 2021-09-02 11:03 UTC  (2+ messages)

Update translations in Translation Project
 2021-09-02 11:02 UTC  (4+ messages)

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-02 11:02 UTC  (20+ messages)

[diagnostic TDR mode patches] unify our solution opinions/suggestions in one thread
 2021-09-02 11:00 UTC  (7+ messages)

[PULL v1 00/10] Merge tpm 2021/09/01 v1
 2021-09-02 10:57 UTC  (2+ messages)

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-09-02 10:58 UTC  (5+ messages)
` [PATCH v2 3/3] softmmu/vl: Deprecate the -sdl and -curses option

[PATCH net] net: hso: add failure handler for add_net_device
 2021-09-02 11:00 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: fi show: Print missing device for a mounted file system
 2021-09-02 10:59 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: tests: Add test for fi show

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-09-02 10:54 UTC  (10+ messages)
` [dpdk-dev] [PATCH v18 0/8] support dmadev
  ` [dpdk-dev] [PATCH v18 1/8] dmadev: introduce DMA device library public APIs
  ` [dpdk-dev] [PATCH v18 2/8] dmadev: introduce DMA device library internal header
  ` [dpdk-dev] [PATCH v18 3/8] dmadev: introduce DMA device library PMD header
  ` [dpdk-dev] [PATCH v18 4/8] dmadev: introduce DMA device library implementation
  ` [dpdk-dev] [PATCH v18 5/8] doc: add DMA device library guide
  ` [dpdk-dev] [PATCH v18 6/8] dma/skeleton: introduce skeleton dmadev driver
  ` [dpdk-dev] [PATCH v18 7/8] app/test: add dmadev API test
  ` [dpdk-dev] [PATCH v18 8/8] maintainers: add for dmadev

[PATCH] tests: Add option to print diff output of failed tests
 2021-09-02 10:58 UTC 

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-02 10:57 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v3 2/4] dmaengine: tegra: Add tegra gpcdma driver
  ` [PATCH v3 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

DVBS Blind scan implementation of Linux DVB
 2021-09-02 10:56 UTC  (2+ messages)

[PATCH 00/24] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-02 10:50 UTC  (11+ messages)
` [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/
` [PATCH 11/24] x86/entry: Replace the most of asm code of error_entry to C code
` [PATCH 22/24] x86/entry: Implement and use do_paranoid_entry() and paranoid_exit()
` [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code

[dpdk-dev] [RFC PATCH 0/7] add test suite for DMA drivers
 2021-09-02 10:54 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
  ` [dpdk-dev] [PATCH v2 2/6] app/test: add basic dmadev instance tests
  ` [dpdk-dev] [PATCH v2 3/6] app/test: add basic dmadev copy tests

[PATCH] media: rcar_jpu: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-02 10:54 UTC  (2+ messages)

[mm] 2d146aa3aa: vm-scalability.throughput -36.4% regression
 2021-09-02 10:53 UTC  (12+ messages)

[Bluez PATCH v2 00/13] Inclusive language changes
 2021-09-02 10:52 UTC  (6+ messages)
` [Bluez PATCH v2 01/13] lib: "

[Intel-gfx] [v2 0/5] DSI driver improvement
 2021-09-02 10:52 UTC  (9+ messages)
` [Intel-gfx] [v2 1/5] drm/i915/dsi: wait for header and payload credit available
` [Intel-gfx] [v2 2/5] drm/i915/dsi: refine send MIPI DCS command sequence
` [Intel-gfx] [v2 3/5] drm/i915: Get proper min cdclk if vDSC enabled
` [Intel-gfx] [v2 4/5] drm/i915/dsi: Retrieve max brightness level from VBT
` [Intel-gfx] [v2 5/5] drm/i915/dsi: Read/write proper brightness value via MIPI DCS command
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DSI driver improvement (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 1/1] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
 2021-09-02 10:51 UTC 

[Bluez PATCH v3 00/12] Inclusive language changes
 2021-09-02 10:49 UTC  (13+ messages)
` [Bluez PATCH v3 01/12] lib: "
` [Bluez PATCH v3 02/12] btio: "
` [Bluez PATCH v3 03/12] monitor: "
` [Bluez PATCH v3 04/12] emulator: "
` [Bluez PATCH v3 05/12] tools: "
` [Bluez PATCH v3 06/12] plugins/sixaxis: "
` [Bluez PATCH v3 07/12] profiles: "
` [Bluez PATCH v3 08/12] src: "
` [Bluez PATCH v3 09/12] client: "
` [Bluez PATCH v3 10/12] mesh: "
` [Bluez PATCH v3 11/12] unit/mesh: "
` [Bluez PATCH v3 12/12] doc: Inclusive language update

[PATCH v6 0/7] Inefficient OPPs
 2021-09-02 10:50 UTC  (4+ messages)
` [PATCH v6 6/7] cpufreq: Skip inefficient frequencies

[PATCH] Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
 2021-09-02 10:50 UTC  (2+ messages)

[PATCH] flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
 2021-09-02 10:50 UTC  (2+ messages)

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-02 10:49 UTC  (10+ messages)

TPS68470 PMIC config option
 2021-09-02 10:49 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/af_packet: try to reinsert the stripped vlan tag
 2021-09-02 10:49 UTC  (5+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 10:39 UTC  (3+ messages)
` [PATCH] iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()

[PATCH] vfio/pci: Add support for PCIe extended capabilities
 2021-09-02 10:48 UTC  (9+ messages)

[PATCH v6 0/5] block/nbd: drop connection_co
 2021-09-02 10:38 UTC  (6+ messages)
` [PATCH v6 1/5] block/nbd: nbd_channel_error() shutdown channel unconditionally
` [PATCH v6 2/5] block/nbd: move nbd_recv_coroutines_wake_all() up
` [PATCH v6 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
` [PATCH v6 4/5] block/nbd: drop connection_co
` [PATCH v6 5/5] block/nbd: check that received handle is valid

[LTP] [RFC PATCH] copy_file_range03: comparing timestamp with tst_timespec_diff
 2021-09-02 10:45 UTC 

[PATCH] makefile: teach git about NO_MSGFMT (as supported in GUI and gitk)
 2021-09-02 10:38 UTC  (3+ messages)

[PATCH] net/sun3_82586: Fix return value of sun3_82586_probe()
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net-next] ipv6: change return type from int to void for mld_process_v2
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net v2] selftests: add simple GSO GRE test
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net] net: dsa: lantiq_gswip: fix maximum frame length
 2021-09-02 10:40 UTC  (2+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 10:40 UTC  (3+ messages)
` [PATCH net] net: qrtr: revert check in qrtr_endpoint_post()

[PATCH 1/1] debugfs: use IS_ERR to check for error
 2021-09-02 10:38 UTC  (3+ messages)

proposed schedule for 6.2 release
 2021-09-02 10:36 UTC 

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-02 10:37 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] net: phy: don't bind genphy in phy_attach_direct if the specific driver defers probe

[LTP] [PATCH 0/4] checkbashisms.pl in make check + fixed docs
 2021-09-02 10:37 UTC  (5+ messages)
` [LTP] [PATCH 1/4] doc: Mention make check
` [LTP] [PATCH 2/4] Vendor checkbashisms.pl version 2.20.5
` [LTP] [PATCH 3/4] rules.mk: Add checkbashisms to 'make check' for *.sh
` [LTP] [PATCH 4/4] doc: Update for vendored checkbashisms.pl

[phosphor-host-ipmid] Questions about IPMI (OEM) command development
 2021-09-02 10:34 UTC 

[PATCH linux-next] tee/optee/shm_pool: fix application of sizeof to pointer
 2021-09-02 10:34 UTC  (2+ messages)

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-02 10:28 UTC  (18+ messages)
` [PATCH v1 2/3] io: Add zerocopy and errqueue
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH] ivtv: don't allow negative resolutions as module parameters
 2021-09-02 10:31 UTC 

[dpdk-dev] [RFC] devbind: conform to PEP 8 recommended style
 2021-09-02 10:32 UTC  (2+ messages)

[PATCH v2 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
 2021-09-02 10:26 UTC  (11+ messages)
` [PATCH v2 1/9] escc: checkpatch fixes
` [PATCH v2 2/9] escc: reset register values to zero in escc_reset()
` [PATCH v2 3/9] escc: introduce escc_soft_reset_chn() for software reset
` [PATCH v2 4/9] escc: introduce escc_hard_reset_chn() for hardware reset
` [PATCH v2 5/9] escc: implement soft reset as described in the datasheet
` [PATCH v2 6/9] escc: implement hard "
` [PATCH v2 7/9] escc: remove register changes from escc_reset_chn()
` [PATCH v2 8/9] escc: re-use escc_reset_chn() for hard and soft reset
` [PATCH v2 9/9] escc: fix STATUS_SYNC bit in R_STATUS register

[soc:arm/late] BUILD SUCCESS dd300577952e66a03bfc39bac99a593f0fe8111c
 2021-09-02 10:29 UTC 

[virtio-comment] [RFC PATCH 2/2] virtio-gpu: add context init support
 2021-09-02 10:31 UTC  (3+ messages)
` [virtio-comment] [RFC PATCH v2 "
  ` [virtio-comment] "

[PATCH net-next v2 0/9] ibmvnic: Reuse ltb, rx, tx pools
 2021-09-02 10:31 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] i40e: Fix delay after global reset
 2021-09-02 10:31 UTC 

[xlnx:master 11243/12425] drivers/spi/spi-zynqmp-gqspi.c:1360:1-33: WARNING: Function "for_each_available_child_of_node" should have of_node_put() before break around line 1365
 2021-09-02 10:29 UTC  (2+ messages)
` [PATCH] spi: fix for_each_child.cocci warnings

[Intel-wired-lan] Slow e1000e Network Interface with different kernel
 2021-09-02 10:28 UTC  (3+ messages)

[PATCH] coroutine: resize pool periodically instead of limiting size
 2021-09-02 10:24 UTC  (2+ messages)

[PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-02 10:25 UTC  (9+ messages)
` [PATCH v2 00/18] "

[dpdk-dev] [PATCH] eal: add log to print dpdk version at start
 2021-09-02 10:27 UTC  (4+ messages)

[PATCH] dev-manual: small number of minor aesthetic tweaks
 2021-09-02 10:26 UTC  (2+ messages)
` [docs] "

[bug report] fs/ntfs3: Rework file operations
 2021-09-02 10:25 UTC 

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-09-02 10:22 UTC  (6+ messages)
` [XEN PATCH v7 01/51] build: introduce cpp_flags macro
` [XEN PATCH v7 09/51] build: use subdir-y in test/Makefile

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-02 10:13 UTC  (3+ messages)
` [PATCH 2/2] iotests: Fix use-{list,dict}-literal warnings

[PATCH v3] platform/x86: Add driver for ACPI WMAA EC-based backlight control
 2021-09-02 10:19 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-09-02 10:18 UTC  (15+ messages)

[PATCH] xen/arm: Introduce pmu_access parameter
 2021-09-02 10:18 UTC  (9+ messages)

[PATCH 0/3] PM: domains: Improvements for performance states in genpd
 2021-09-02 10:16 UTC  (8+ messages)
` [PATCH 1/3] PM: domains: Drop the performance state vote for a device at detach
` [PATCH 2/3] PM: domains: Restructure some code in __genpd_dev_pm_attach()
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd

Is it possible to implement the per-node page cache for programs/libraries?
 2021-09-02 10:17 UTC  (4+ messages)

[PATCH V2] scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
 2021-09-02 10:18 UTC  (5+ messages)
` [PATCH 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
  ` [PATCH 1/3] scsi: ufs: Fix error handler clear ua deadlock
  ` [PATCH 2/3] scsi: ufs: Fix runtime PM dependencies getting broken
  ` [PATCH 3/3] scsi: ufs: Let devices remain runtime suspended during system suspend

pull request: iwlwifi firmware updates 2021-09-02
 2021-09-02 10:17 UTC  (3+ messages)

[PATCH 1/3] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
 2021-09-02 10:17 UTC  (2+ messages)

[PATCH v4 0/5] iotests/297: Cover tests/
 2021-09-02 10:15 UTC  (4+ messages)
` [PATCH v4 4/5] mirror-top-perms: Fix AbnormalShutdown path

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-02 10:15 UTC  (7+ messages)
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[dpdk-dev] [PATCH] compress/mlx5: fix QP setup error flow
 2021-09-02 10:14 UTC  (3+ messages)

[PATCH v1] MIPS: Malta: fix alignment of the devicetree buffer
 2021-09-02 10:14 UTC  (3+ messages)

[dpdk-dev] [PATCH] crypto/mlx5: support timestamp format
 2021-09-02 10:13 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[intel-tdx:guest 72/127] include/linux/mman.h:158:9: error: division by zero is undefined
 2021-09-02 10:07 UTC  (3+ messages)

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-09-02 10:04 UTC  (7+ messages)
` [PATCH] "
          ` [Intel-gfx] "

[PATCH v2 0/5] iio:adc more of_match_ptr and similar removal
 2021-09-02 10:03 UTC  (4+ messages)
` [PATCH v2 2/5] iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official


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.