All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-21 06:32:05 to 2021-08-21 10:06:22 UTC [more...]

two small bcma patches
 2021-08-21 10:05 UTC  (4+ messages)
` [PATCH 1/2] bcma: Fix memory leak for internally-handled cores

[PATCH] softmmu/physmem: Improve guest memory allocation failure error message
 2021-08-21 10:01 UTC  (2+ messages)

[PATCH] docs/zh_CN: Add zh_CN/admin-guide/sysrq.rst
 2021-08-21  9:59 UTC  (2+ messages)

[PATCH for-next 0/3] Enable or remove hardware features
 2021-08-21  9:53 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Remove unsupport cmdq mode
` [PATCH for-next 2/3] RDMA/hns: Enable stash feature of HIP09
` [PATCH for-next 3/3] RDMA/hns: Ownerbit mode add control field

[PATCH libnetfilter_queue v3 1/3] build: doc: Fix NAME entry in man pages
 2021-08-21  9:55 UTC  (2+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-08-21  9:52 UTC  (20+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

[PATCH net] stmmac: Revert "stmmac: align RX buffers"
 2021-08-21  9:50 UTC  (3+ messages)

[RFC PATCH 0/1] QEMU TCG plugin interface extensions
 2021-08-21  9:45 UTC  (2+ messages)
` [RFC PATCH 1/1] QEMU plugin interface extension

[PATCH v5 0/1] NAX (No Anonymous Execution) LSM
 2021-08-21  9:47 UTC  (2+ messages)
` [PATCH v5 1/1] NAX LSM: Add initial support

[PATCH] reset: simple: remove ZTE details in Kconfig help
 2021-08-21  9:45 UTC 

[u-boot-test-hooks PATCH] Update Contributing.md with up-to-date information
 2021-08-21  9:45 UTC 

[dpdk-dev] [PATCH] net/i40e: fix dev startup resource release problem
 2021-08-21  9:44 UTC 

[PATCH] RDMA/mlx5: return the EFAULT per ibv_advise_mr(3)
 2021-08-21  9:44 UTC  (9+ messages)

[PATCH 0/3] Cleanup and fixups for memory hotplug
 2021-08-21  9:42 UTC  (4+ messages)
` [PATCH 1/3] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
` [PATCH 2/3] mm/memory_hotplug: fix potential permanent lru cache disable
` [PATCH 3/3] mm/memory_hotplug: make HWPoisoned dirty swapcache pages unmovable

[PATCH v4 for-next 00/12] RDMA/hns: Add support for Dynamic Context Attachment
 2021-08-21  9:42 UTC  (11+ messages)
` [PATCH v4 for-next 01/12] RDMA/hns: Introduce DCA for RC QP
` [PATCH v4 for-next 08/12] RDMA/hns: Add method to query WQE buffer's address
` [PATCH v4 for-next 09/12] RDMA/hns: Add a shared memory to sync DCA status

[GSoC] Multi-threading in perf: Final Report
 2021-08-21  9:41 UTC 

[PATCH 1/3] docs/zh_TW: add translations for zh_TW/arm64
 2021-08-21  9:40 UTC  (3+ messages)
` [PATCH 2/3] docs/zh_TW: add translations for zh_TW/cpu-freq
` [PATCH 3/3] docs/zh_TW: add translations for zh_TW/filesystems

[Patch v5 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-08-21  9:41 UTC  (3+ messages)
` [Patch v5 2/6] thermal: qcom: Add support for LMh driver

[Buildroot] [PATCH 1/2] package/sdl2: kmsdrm needs GBM
 2021-08-21  9:39 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/sdl2: fix build with kmsdrm

[dpdk-dev] [PATCH] net/i40e: fix dev startup resource release problem
 2021-08-21  9:36 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_gpgpu_fill: Add support for local memory
 2021-08-21  9:37 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH 0/3] powerpc/smp: Misc fixes
 2021-08-21  9:24 UTC  (4+ messages)
` [PATCH 1/3] powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
` [PATCH 2/3] powerpc/smp: Update cpu_core_map on PowerVM lpars
` [PATCH 3/3] powerpc/smp: Enable CACHE domain for shared processor

[PATCH] MIPS: Return true/false (not 1/0) from bool functions
 2021-08-21  8:40 UTC  (2+ messages)

[PATCH devicetree 1/2] MIPS: mscc: ocelot: disable all switch ports by default
 2021-08-21  8:42 UTC  (4+ messages)
` [PATCH devicetree 2/2] MIPS: mscc: ocelot: mark the phy-mode for internal PHY ports

[PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
 2021-08-21  8:41 UTC  (2+ messages)

[RFC PATCH v1 00/37] perf: use workqueue for evlist operations
 2021-08-21  9:19 UTC  (38+ messages)
` [RFC PATCH v1 01/37] libperf cpumap: improve idx function
` [RFC PATCH v1 02/37] libperf cpumap: improve max function
` [RFC PATCH v1 03/37] perf evlist: replace evsel__cpu_iter* functions with evsel__find_cpu
` [RFC PATCH v1 04/37] perf util: add mmap_cpu_mask__duplicate function
` [RFC PATCH v1 05/37] perf util/mmap: add missing bitops.h header
` [RFC PATCH v1 06/37] perf workqueue: add affinities to threadpool
` [RFC PATCH v1 07/37] perf workqueue: add support for setting affinities to workers
` [RFC PATCH v1 08/37] perf workqueue: add method to execute work on specific CPU
` [RFC PATCH v1 09/37] perf python: add workqueue dependency
` [RFC PATCH v1 10/37] perf evlist: add multithreading helper
` [RFC PATCH v1 11/37] perf evlist: add multithreading to evlist__disable
` [RFC PATCH v1 12/37] perf evlist: add multithreading to evlist__enable
` [RFC PATCH v1 13/37] perf evlist: add multithreading to evlist__close
` [RFC PATCH v1 14/37] perf evsel: remove retry_sample_id goto label
` [RFC PATCH v1 15/37] perf evsel: separate open preparation from open itself
` [RFC PATCH v1 16/37] perf evsel: save open flags in evsel
` [RFC PATCH v1 17/37] perf evsel: separate missing feature disabling from evsel__open_cpu
` [RFC PATCH v1 18/37] perf evsel: add evsel__prepare_open function
` [RFC PATCH v1 19/37] perf evsel: separate missing feature detection from evsel__open_cpu
` [RFC PATCH v1 20/37] perf evsel: separate rlimit increase "
` [RFC PATCH v1 21/37] perf evsel: move ignore_missing_thread to fallback code
` [RFC PATCH v1 22/37] perf evsel: move test_attr__open to success path in evsel__open_cpu
` [RFC PATCH v1 23/37] perf evsel: move bpf_counter__install_pe "
` [RFC PATCH v1 24/37] perf evsel: handle precise_ip fallback "
` [RFC PATCH v1 25/37] perf evsel: move event open in evsel__open_cpu to separate function
` [RFC PATCH v1 26/37] perf evsel: add evsel__open_per_cpu_no_fallback function
` [RFC PATCH v1 27/37] perf evlist: add evlist__for_each_entry_from macro
` [RFC PATCH v1 28/37] perf evlist: add multithreading to evlist__open
` [RFC PATCH v1 29/37] perf evlist: add custom fallback "
` [RFC PATCH v1 30/37] perf record: use evlist__open_custom
` [RFC PATCH v1 31/37] tools lib/subcmd: add OPT_UINTEGER_OPTARG option type
` [RFC PATCH v1 32/37] perf record: add --threads option
` [RFC PATCH v1 33/37] perf record: pin threads to monitored cpus if enough threads available
` [RFC PATCH v1 34/37] perf record: apply multithreading in init and fini phases
` [RFC PATCH v1 35/37] perf test/evlist-open-close: add multithreading
` [RFC PATCH v1 36/37] perf test/evlist-open-close: use inline func to convert timeval to usec
` [RFC PATCH v1 37/37] perf test/evlist-open-close: add detailed output mode

[xen-4.13-testing test] 164260: regressions - FAIL
 2021-08-21  9:21 UTC 

Error: failed to load BTF from vmlinux: No such file or directory
 2021-08-21  9:18 UTC  (2+ messages)

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-21  9:16 UTC  (8+ messages)

[PATCH] sched/topology: Remove unused numa_distance in cpu_attach_domain()
 2021-08-21  5:41 UTC 

[GIT PULL] s390 updates for 5.14-rc7
 2021-08-21  9:01 UTC 

(no subject)
 2021-08-21  8:59 UTC 

[PATCH v4 00/24] iommu: Refactor DMA domain strictness
 2021-08-21  8:55 UTC  (6+ messages)

[PATCH] proc: prevent mount proc on same mountpoint in one pid namespace
 2021-08-21  8:58 UTC  (2+ messages)

[PATCH V6 00/27] Live Update
 2021-08-21  8:54 UTC  (2+ messages)

[xen-4.14-testing test] 164261: regressions - FAIL
 2021-08-21  8:54 UTC 

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2021-08-21  8:53 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_media_fill: Add support for local memory
 2021-08-21  8:50 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[v3] [RFC] Merge meta-rust to oe-core
 2021-08-21  8:46 UTC  (6+ messages)
` [OE-core] [v4] "
      ` [OE-core] [v4] [RFC] Merge meta-rust to oe-core - Aug 19 update

arch/arm/boot/compressed/fdt_check_mem_start.c:62:10: warning: no previous prototype for function 'fdt_check_mem_start'
 2021-08-21  8:45 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.13.12 (stable-queue, 3c9a70b0)
 2021-08-21  8:44 UTC 

[syzbot] general protection fault in unlink_anon_vmas (2)
 2021-08-21  8:44 UTC  (2+ messages)

[PATCH] staging: r8188eu: Fix a resource leak in update_bcn_wps_ie
 2021-08-21  8:41 UTC  (2+ messages)

[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-08-21  8:41 UTC  (2+ messages)

[xen-4.12-testing test] 164259: regressions - FAIL
 2021-08-21  8:40 UTC 

[PATCH] staging: r8188eu: remove forward declaration of Efuse_Read1ByteFromFakeContent
 2021-08-21  8:30 UTC  (3+ messages)

[RESEND 1/3] ASoC: ics43432: add CMM-4030D-261 support
 2021-08-21  8:26 UTC  (3+ messages)
` [RESEND 2/3] dt-bindings: add compatible vendor prefix for CUI Devices
` [RESEND 3/3] ASoC: ics43432: add compatible "

[PATCH for-next 0/3] RDMA/hns: Use ida to manage some index of resources and remove unused bitmap
 2021-08-21  8:26 UTC  (3+ messages)

[PATCH] make: add INSTALL_STRIP variable
 2021-08-21  8:24 UTC  (3+ messages)

[PATCH] gpu: drm: amd: amdgpu: Fixed a few warnings
 2021-08-21  8:21 UTC 

Giving priority to the reftable topic (was Re: What's cooking in git.git (Aug 2021, #06; Mon, 16))
 2021-08-21  8:17 UTC 

[PATCH] docs/zh_CN: Modify the translator tag and fix the wrong word
 2021-08-21  8:18 UTC 

[PATCH 00/19] arch: Add basic LoongArch support
 2021-08-21  8:16 UTC  (15+ messages)
  ` [PATCH 04/19] LoongArch: Add common headers

[PATCH v1 0/3] packfile-uri: http and https as default value of `--uri-protocol`
 2021-08-21  8:10 UTC  (6+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] git-pack-objects.txt: introduce `--uri-protocol` option

[dpdk-dev] [PATCH] net/i40e: fix vf resource leakage problem
 2021-08-21  8:14 UTC 

[PATCH] mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()'
 2021-08-21  7:58 UTC  (2+ messages)

[PATCH 1/2] clocksource/drivers/fttmr010: Pass around less pointers
 2021-08-21  8:04 UTC  (4+ messages)
` [PATCH 2/2] clocksource/drivers/fttmr010: Be stricter on IRQs

[PATCH v3 0/4] Some cleanup for page migration
 2021-08-21  7:54 UTC  (5+ messages)
` [PATCH v3 1/4] mm: migrate: Simplify the file-backed pages validation when migrating its mapping
` [PATCH v3 2/4] mm: migrate: Introduce a local variable to get the number of pages
` [PATCH v3 3/4] mm: migrate: Fix the incorrect function name in comments
` [PATCH v3 4/4] mm: migrate: Change to use bool type for 'page_was_mapped'

[PATCH] crypto: in_irq() cleanup
 2021-08-21  7:50 UTC  (2+ messages)

[PATCH v2 0/5] crypto: hisilicon - support runtime PM for accelerator devices
 2021-08-21  7:50 UTC  (2+ messages)

[PATCH v2 0/3] support test GCM/CCM mode for SM4
 2021-08-21  7:50 UTC  (2+ messages)

[PATCH v4 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-21  7:50 UTC  (2+ messages)

[PATCH 00/20] crypto: qat - cumulative fixes
 2021-08-21  7:49 UTC  (2+ messages)

[PATCH v2 0/4] crypto: qat - fixes and cleanups
 2021-08-21  7:49 UTC  (2+ messages)

[PATCH 0/2] omap-crypto fixes
 2021-08-21  7:49 UTC  (2+ messages)

[syzbot] general protection fault in wb_timer_fn
 2021-08-21  7:48 UTC  (7+ messages)

[for-rc] RDMA/qedr: qedr crash while running rdma-tool
 2021-08-21  7:43 UTC 

[PATCH V4 0/8] Introduce an attribute to choose timing setting
 2021-08-21  7:40 UTC  (6+ messages)
` [PATCH v4 3/8] i2c: mediatek: Reset the handshake signal between i2c and dma

[PATCH] gpio: ucb1400: Use proper header
 2021-08-21  7:38 UTC  (2+ messages)

drivers/media/platform/qcom/camss/camss-vfe-170.c:191:20: warning: unused function 'vfe_reg_clr'
 2021-08-21  7:35 UTC  (2+ messages)

[PATCH] xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'
 2021-08-21  7:35 UTC 

[RFC PATCH 0/5] selftests: floppy: basic tests
 2021-08-21  7:35 UTC  (10+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits

[tnguy-next-queue:dev-queue 101/126] drivers/net/ethernet/intel/ice/ice_tc_lib.c:673:36-61: WARNING avoid newline at end of message in NL_SET_ERR_MSG_MOD
 2021-08-21  7:30 UTC 

[PATCH] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
 2021-08-21  7:17 UTC  (2+ messages)

[PATCH 0/5] crypto: hisilicon - supports hash algorithm for SEC engine
 2021-08-21  7:25 UTC  (3+ messages)
` [PATCH 2/5] crypto: hisilicon/sec - add ahash alg features for Kunpeng920

[Buildroot] [PATCH v5] package/lua-lunix: fix sys/sysctl.h detection
 2021-08-21  7:24 UTC 

[dpdk-dev] [PATCH] net/i40e: fix mbuf resource leakage problem
 2021-08-21  7:22 UTC 

[PATCH v8 09/14] iio: afe: rescale: fix accuracy for small fractional scales
 2021-08-21  7:21 UTC  (3+ messages)

[PATCH] RDMA/rxe: Zero out index member of struct rxe_queue
 2021-08-21  7:21 UTC  (2+ messages)

[PATCH] arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings
 2021-08-21  7:15 UTC  (5+ messages)

[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
 2021-08-21  7:18 UTC  (6+ messages)
    ` [PATCH 1/2 net] ip_gre: add validation for csum_start
    ` [PATCH 2/2 net] ip6_gre: "

[freescale-fslc:pr/416 12336/20667] drivers/net/wireless/nxp/mxm_wifiex/wlan_src/mlan/mlan_join.c:814:14: warning: variable 'ft_akm' set but not used
 2021-08-21  7:06 UTC 

[PATCH v2] usb: chipidea: local_irq_save/restore added for hw_ep_prime
 2021-08-21  7:04 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-20
 2021-08-21  6:58 UTC 

[Bug 1905521] [NEW] assert issue locates in hw/scsi/lsi53c895a.c:624: lsi_do_dma: Assertion `s->current' failed
 2021-08-21  6:49 UTC  (2+ messages)
` [Bug 1905521] "

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-08-21  6:48 UTC  (2+ messages)
` [Bug 1914117] "

[Bug 1921664] Re: Coroutines are racy for risc64 emu on arm64 - crash on Assertion
 2021-08-21  6:41 UTC 

[RFC PATCH 00/15] create power sequencing subsystem
 2021-08-21  6:50 UTC  (5+ messages)

[patch] kcsan: Make it RT aware
 2021-08-21  6:50 UTC 

[patch] kasan: Make it RT aware
 2021-08-21  6:48 UTC 

[Bug 1878057] [NEW] null-ptr dereference in megasas_command_complete
 2021-08-21  6:36 UTC  (2+ messages)
` [Bug 1878057] "

[PATCH v3 0/4] ext4: fix a inode checksum error
 2021-08-21  6:54 UTC  (5+ messages)
` [PATCH v3 1/4] ext4: move inode eio simulation behind io completeion
` [PATCH v3 2/4] ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
` [PATCH v3 3/4] ext4: make the updating inode data procedure atomic
` [PATCH v3 4/4] ext4: prevent getting empty inode buffer

[Bug 1913667] [NEW] FPE in npcm7xx_clk_update_pll
 2021-08-21  6:31 UTC  (2+ messages)
` [Bug 1913667] "

[Bug 1913669] [NEW] FPE in npcm7xx_adc_convert
 2021-08-21  6:31 UTC  (2+ messages)
` [Bug 1913669] "

[linux-next:master 1105/9522] include/linux/swiotlb.h:172:57: warning: unused parameter 'dev'
 2021-08-21  6:42 UTC  (2+ messages)

[Bug 1918321] [NEW] [OSS-Fuzz] Issue 31875 megasas: Null-ptr dereference in megasas_finish_dcmd
 2021-08-21  6:30 UTC  (2+ messages)
` [Bug 1918321] "

[PATCH v3 00/16] tcg/mips: Unaligned access and other cleanup
 2021-08-21  6:39 UTC  (3+ messages)
` [PATCH v3 02/16] tcg/mips: Support unaligned access for softmmu

[Issue] mlx5_core probe failed with error -17 when rescanning devices
 2021-08-21  6:39 UTC  (3+ messages)

[PATCH] rsi: make array fsm_state static const, makes object smaller
 2021-08-21  6:38 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2021-08-21  6:37 UTC  (2+ messages)

[Bug 1917082] [NEW] [OSS-Fuzz] Issue 27574 e1000: Loopback-related stack-overflow
 2021-08-21  6:29 UTC  (2+ messages)
` [Bug 1917082] "

[PATCH] media: atomisp: restore missing 'return' statement
 2021-08-21  6:36 UTC  (5+ messages)

[PATCH v3 0/6] docs/zh_CN: add core-api Memory management translation
 2021-08-21  6:35 UTC  (5+ messages)
` [PATCH v3 3/6] docs/zh_CN: add core-api mm-api translation
` [PATCH v3 5/6] docs/zh_CN: add core-api boot-time-mm translation

[Bug 1911216] [NEW] abort issue locates in hw/usb/hcd-ohci.c:1297:ohci_frame_boundary
 2021-08-21  6:22 UTC  (2+ messages)
` [Bug 1911216] "

[Bug 1914638] [NEW] [OSS-Fuzz] Issue 30219: Global-buffer-overflow in mode_sense_page
 2021-08-21  6:23 UTC  (2+ messages)
` [Bug 1914638] "

[dpdk-dev] [PATCH] net/i40e/base: fix the resource leakage problem
 2021-08-21  6:30 UTC 


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.