All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 01:45:20 to 2021-06-16 03:21:43 UTC [more...]

[PATCH 0/8] membarrier cleanups
 2021-06-16  3:21 UTC  (9+ messages)
` [PATCH 1/8] membarrier: Document why membarrier() works
` [PATCH 2/8] x86/mm: Handle unlazying membarrier core sync in the arch code
` [PATCH 3/8] membarrier: Remove membarrier_arch_switch_mm() prototype in core code
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
` [PATCH 5/8] membarrier, kthread: Use _ONCE accessors for task->mm
` [PATCH 6/8] powerpc/membarrier: Remove special barrier on mm switch
` [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE
` [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation

[xlnx:xlnx_rebase_v5.4 904/1762] ld.lld: error: duplicate symbol: dwc3_set_simple_data
 2021-06-16  3:21 UTC 

[dpdk-dev] [Bug 737] dpdk test_mbuf has heap-buffer-overflow
 2021-06-16  3:20 UTC 

[PATCH 1/3] smegw01: Allow booting the Yocto image by default
 2021-06-16  3:18 UTC  (4+ messages)
` [PATCH 2/3] smegw01: Re-sync the defconfig

Please pull u-boot-marvell/master
 2021-06-16  3:16 UTC  (2+ messages)

[PATCH 1/4] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-06-16  2:33 UTC  (4+ messages)
` [PATCH 2/4] sunxi_musb: Add musb configurations of sun8i-r40
` [PATCH 3/4] dts: bpi-m2u: Enable USB_OTG by default
` [PATCH 4/4] sunxi: defconfig: bpi-m2u: Enable usb gadget and ums "

[dpdk-dev] [Bug 727] [build]Some branch build failed on Fedora34 with gcc 11/clang12
 2021-06-16  3:16 UTC  (2+ messages)

[PATCH -next] apply: use DEFINE_SPINLOCK() instead of spin_lock_init()
 2021-06-16  3:17 UTC  (2+ messages)

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2021-06-16  3:16 UTC  (4+ messages)
` [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-16  3:16 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 67/77] tests/i915/gem_mmap_gtt: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 68/77] igt/dummyload: Require an intel_ctx_t for POLL_RUN and !ALL_ENGINES
` [igt-dev] ✗ Fi.CI.IGT: failure for Stop depending on context mutation (rev9)

[PATCH] media: Fix Media Controller API config checks
 2021-06-16  3:15 UTC  (5+ messages)

[PATCH] afs: fix no return statement in function returning non-void
 2021-06-16  3:15 UTC  (7+ messages)

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-16  3:14 UTC  (5+ messages)
` [PATCH v1 1/6] mm/hwpoison: mf_mutex for soft offline and unpoison

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-16  3:13 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH v2 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
 2021-06-16  3:10 UTC  (9+ messages)
` [PATCH v2 1/2] i2c: aspeed: Fix "
` [PATCH v2 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late

[PATCH v2 0/1] scsi: pm8001: remove unnecessary oom message
 2021-06-16  3:11 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v9 01/10] Bluetooth: enumerate local supported codec and cache details
 2021-06-16  3:10 UTC  (12+ messages)
` [PATCH v9 03/10] Bluetooth: Add a callback function to retireve data path
` [PATCH v9 04/10] Bluetooth: btintel: set get_data_path callback
` [PATCH v9 07/10] Bluetooth: btintel: define callback to set data path

[BUG] `git reset --hard` fails with `update = none` submodules
 2021-06-16  3:10 UTC  (8+ messages)

[dpdk-dev] [Bug 735] [asan] driver bonding has memory leak
 2021-06-16  3:09 UTC 

[PATCH v3] block: fix trace completion for chained bio
 2021-06-16  3:08 UTC 

[PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-16  3:06 UTC  (4+ messages)

[PATCH] sched/uclamp: Fix uclamp_tg_restrict()
 2021-06-16  3:06 UTC  (2+ messages)

[PATCH v2 0/5] t: new helper test_line_count_cmd
 2021-06-16  3:06 UTC  (3+ messages)
` [PATCH v2 3/5] t0041: use test_line_count_cmd to check std{out,err}

btusb firmware 20210616
 2021-06-16  3:04 UTC  (2+ messages)

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-16  3:04 UTC  (5+ messages)
` [PATCH v2 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
    ` [External] "

[PATCH] tty: n_gsm: Fix CR bit value when initiator=0
 2021-06-16  2:56 UTC 

[agd5f:drm-next 53/84] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:3628:17: warning: variable 'status' set but not used
 2021-06-16  2:58 UTC 

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-06-16  2:56 UTC  (5+ messages)
` [RFC PATCH 03/11] hw/intc: Add CLIC device

[dpdk-dev] [PATCH v1 0/8] use GCC's C11 atomic builtins for test
 2021-06-16  2:54 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/8] test/ticketlock: use GCC atomic builtins for lcores sync
  ` [dpdk-dev] [PATCH v2 2/8] test/spinlock: "
  ` [dpdk-dev] [PATCH v2 3/8] test/rwlock: "
  ` [dpdk-dev] [PATCH v2 4/8] test/mcslock: "
  ` [dpdk-dev] [PATCH v2 5/8] test/mempool: remove unused variable "
  ` [dpdk-dev] [PATCH v2 6/8] test/mempool_perf: use GCC atomic builtins "
  ` [dpdk-dev] [PATCH v2 7/8] test/service_cores: use GCC atomic builtins for lock sync
  ` [dpdk-dev] [PATCH v2 8/8] test/rcu: use GCC atomic builtins for data sync

[PATCH] drivers/usb/dwc3: Set PHY ready after soft reset done
 2021-06-16  2:55 UTC  (3+ messages)
  ` 答复: "

[PATCH] mm: Mark idle page tracking as BROKEN
 2021-06-16  2:55 UTC  (3+ messages)

[PATCH] libtraceevent: Do not print zero length dynamic strings
 2021-06-16  2:55 UTC 

[PATCH] ramfs: skip mknod if inode already exists
 2021-06-16  2:53 UTC 

[PATCH -next] ALSA: fm801: Fix missing pci_release_regions() on error in snd_fm801_create()
 2021-06-16  2:55 UTC  (2+ messages)

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-06-16  2:50 UTC  (8+ messages)
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor

Does it make sense to create a centralized fan control module?
 2021-06-16  2:49 UTC  (4+ messages)
    ` [Phishing Risk] [External] "

[PATCH v2] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-16  2:48 UTC 

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-16  2:47 UTC  (6+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access
    ` [Nouveau] "

[PATCH v2 0/4] Use singular "they" when appropriate
 2021-06-16  2:47 UTC  (5+ messages)
` [PATCH v3 0/4] Avoid gendered pronouns
  ` [PATCH v3 4/4] CodingGuidelines: recommend singular they

[PATCH -next] SoC: codecs: wcd938x: fix boolreturn.cocci warning
 2021-06-16  2:45 UTC  (2+ messages)

[ovmf test] 162846: regressions - FAIL
 2021-06-16  2:46 UTC 

[PATCH net-next v5 00/15] virtio-net: support xdp socket zero copy
 2021-06-16  2:45 UTC  (7+ messages)
` [PATCH net-next v5 06/15] virtio-net: unify the code for recycling the xmit ptr
` [PATCH net-next v5 07/15] virtio-net: standalone virtnet_aloc_frag function

[[next]PATCH v2] cobalt/thread: move inband work descriptions off the stack
 2021-06-16  2:45 UTC  (5+ messages)

[PATCH 1/6] arm64: dts: qcom: sm8250-edo: Add hardware keys
 2021-06-16  2:44 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm8250: Commonize PCIe pins
` [PATCH 4/6] arm64: dts: qcom: sm8250-edo: Enable ADSP/CDSP/SLPI

linux-next: build warning after merge of the swiotlb tree
 2021-06-16  2:43 UTC  (2+ messages)

[PATCH] usb: chipidea: host: fix port index underflow and UBSAN complains
 2021-06-16  2:24 UTC 

[PATCH] powerpc: Fix initrd corruption with relative jump labels
 2021-06-16  2:40 UTC  (4+ messages)

[PATCH -next] net: stmmac: Fix an error code in dwmac-ingenic.c
 2021-06-16  2:39 UTC  (2+ messages)

[PATCH] arm: snapdragon: Fix typo in clk_bcr_update()
 2021-06-16  2:40 UTC 

[PATCH v3] tty: serial: jsm: allocate queue buffer at probe time
 2021-06-16  2:39 UTC 

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-16  2:39 UTC  (12+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH -next v2] scsi: qla2xxx: Use list_move_tail instead of list_del/list_add_tail in qla_target.c
 2021-06-16  2:39 UTC  (2+ messages)

[PATCH v2] scsi: ufs-mediatek: create device link of reset control
 2021-06-16  2:36 UTC  (3+ messages)

drivers/net/ethernet/marvell/prestera/prestera_rxtx.c:816:26: warning: Uninitialized variable: dsa [uninitvar]
 2021-06-16  2:35 UTC 

Utime and stime are less when getrusage (RUSAGE_THREAD) is executed on a tickless CPU
 2021-06-16  2:27 UTC  (9+ messages)

[ath6kl:master] BUILD SUCCESS 16fc7e141df8fe0cbf8eddd2b211d6dadb9a0779
 2021-06-16  2:32 UTC 

[ath6kl:ath-qca] BUILD SUCCESS e43c514214e3a81e039ce92a2416502a33182dc2
 2021-06-16  2:32 UTC 

[PATCH -next] platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE
 2021-06-16  2:50 UTC 

[PATCH] scsi: qla2xxx: Remove the repeated declaration
 2021-06-16  2:30 UTC  (2+ messages)

switch block layer polling to a bio based model v4
 2021-06-16  2:30 UTC  (4+ messages)
` [PATCH 13/16] block: switch polling to be bio based

[PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-16  2:29 UTC  (3+ messages)
` [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE "

[PATCH 0/2] trace/kprobe: Two fixes for kretprobes
 2021-06-16  2:27 UTC  (7+ messages)
` [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive

[PATCH -next] scsi: lpfc: Use list_move_tail instead of list_del/list_add_tail
 2021-06-16  2:26 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-06-16  2:23 UTC  (9+ messages)
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[PATCH 1/3] scsi: storvsc: Miscellaneous code cleanups
 2021-06-16  2:25 UTC  (2+ messages)

[ath6kl:ath-next] BUILD SUCCESS 8f78caa2264ece71c2e207cba023f28ab6665138
 2021-06-16  2:21 UTC 

Kernel Oops in test_verifier "#828/p reference tracking: bpf_sk_release(btf_tcp_sock)"
 2021-06-16  2:21 UTC  (5+ messages)

[xlnx:xlnx_rebase_v5.4 1172/1762] drivers/irqchip/irq-xilinx-intc.c:170:10: error: implicit declaration of function 'handle_domain_irq'; did you mean 'handle_bad_irq'?
 2021-06-16  2:18 UTC  (2+ messages)

[PATCH] doc: builtin add -i is enabled by feature.experimental
 2021-06-16  2:20 UTC  (2+ messages)

[PATCH] cobalt/thread: initialize sigarray in __xnthread_init
 2021-06-16  2:19 UTC 

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-16  2:17 UTC  (2+ messages)

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-16  2:16 UTC  (5+ messages)

[PATCH] cobalt/thread: initialize sigarray in __xnthread_init
 2021-06-16  2:14 UTC 

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-16  2:12 UTC  (4+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-16  2:11 UTC  (12+ messages)

[usb:usb-testing] BUILD SUCCESS 1da8116eb0c5dfc05cfb89896239badb18c4daf3
 2021-06-16  2:09 UTC 

[intel-tdx:guest 36/76] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_223' declared with attribute error: Need native word sized stores/loads for atomicity
 2021-06-16  2:10 UTC 

[PATCH v2] usb: typec: tcpm: Relax disconnect threshold during power negotiation
 2021-06-16  2:10 UTC  (4+ messages)

[PATCH v2] ieee802154: hwsim: Fix memory leak in hwsim_add_one
 2021-06-16  2:09 UTC 

[PATCH -next] ALSA: ppc: fix error return code in snd_pmac_probe()
 2021-06-16  2:11 UTC  (2+ messages)

rebased ASID-based tlbflush
 2021-06-16  2:38 UTC  (3+ messages)
` [PATCH -next 1/2] mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
  ` [PATCH -next 2/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT

[PATCH] regulator: rt6160: Fix setting suspend voltage
 2021-06-16  2:06 UTC  (2+ messages)

[PATCH v7 0/5] printk: Userspace format indexing support
 2021-06-16  2:05 UTC  (5+ messages)
` [PATCH v7 1/5] string_helpers: Escape double quotes in escape_special

[PATCH bpf-next] bpf: Fix typo in kernel/bpf/bpf_lsm.c
 2021-06-16  2:04 UTC 

[PATCH net-next v2] net: dsa: xrs700x: forward HSR supervision frames
 2021-06-16  2:03 UTC  (2+ messages)

[PATCH v3 00/11] clk: k210: Rewrite K210 clock without CCF
 2021-06-16  2:02 UTC  (19+ messages)
` [PATCH v3 02/11] clk: k210: Rewrite to remove CCF
` [PATCH v3 03/11] clk: k210: Move pll into the rest of the driver
` [PATCH v3 04/11] clk: k210: Implement soc_clk_dump
` [PATCH v3 05/11] clk: k210: Re-add support for setting rate
` [PATCH v3 06/11] clk: k210: Don't set PLL rates if we are already at the correct rate
` [PATCH v3 07/11] clk: k210: Remove bypass driver
` [PATCH v3 08/11] clk: k210: Move k210 clock out of its own subdirectory
` [PATCH v3 09/11] k210: dts: Set PLL1 to the same rate as PLL0
` [PATCH v3 10/11] k210: Don't imply CCF

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-16  2:01 UTC  (10+ messages)
` [PATCH 1/3] riscv: optimized memcpy

Btrfs: Issues with remove-intensive workload
 2021-06-16  2:01 UTC  (2+ messages)

[zen-kernel-zen-kernel:5.12/futex2 1/16] arch/x86/include/asm/syscall_wrapper.h:83:14: warning: no previous prototype for '__x64_sys_futex_wait'
 2021-06-16  2:01 UTC 

✅ PASS: Test report for kernel 5.13.0-rc5 (arm-next, 7f043985)
 2021-06-16  1:57 UTC 

tb_flush() calls causing long Windows XP boot times
 2021-06-16  1:58 UTC  (11+ messages)

[zen-kernel-zen-kernel:5.12/futex2 3/16] kernel/futex2.c:714:28: error: variable has incomplete type 'struct compat_futex_waitv'
 2021-06-16  1:58 UTC 

pmbus: dealing with unsigned mantissa in linear reading
 2021-06-16  1:57 UTC  (3+ messages)

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-16  1:54 UTC  (7+ messages)
` [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v3 0/4] s390x: Fix IRB sense data
 2021-06-16  1:47 UTC  (5+ messages)
` [PATCH v3 1/4] s390x/css: Introduce an ESW struct
` [PATCH v3 2/4] s390x/css: Split out the IRB sense data
` [PATCH v3 3/4] s390x/css: Refactor IRB construction
` [PATCH v3 4/4] s390x/css: Add passthrough IRB

[PATCH v2 0/1] mcb: Use DEFINE_RES_MEM() to simplify code
 2021-06-16  1:55 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PULL 0/8] configure: Change to -std=gnu11
 2021-06-16  1:51 UTC  (6+ messages)
` [PULL 1/8] configure: Use -std=gnu11
` [PULL 3/8] util: Use real functions for thread-posix QemuRecMutex
` [PULL 5/8] util: Use unique type for QemuRecMutex in thread-posix.h
` [PULL 8/8] configure: Remove probe for _Static_assert

[RFC PATCH v5 0/2] arm64: Implement stack trace reliability checks
 2021-06-16  1:52 UTC  (4+ messages)
  ` [RFC PATCH v5 2/2] arm64: Create a list of SYM_CODE functions, check return PC against list

[PATCH 0/6] doc: replace "alice" and "bob" examples
 2021-06-16  1:52 UTC  (2+ messages)

[PATCH] mm: relocate 'write_protect_seq' in struct mm_struct
 2021-06-16  1:51 UTC  (7+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: remove unnecessary oom message
 2021-06-16  1:47 UTC  (8+ messages)

[staging:staging-testing] BUILD SUCCESS WITH WARNING 5b4f167ef3555ec4c334a8dc89c1b44bb2c6bff5
 2021-06-16  1:47 UTC 

[tty:tty-testing] BUILD SUCCESS 674b5396576b636a1ff101f692935748388c7325
 2021-06-16  1:47 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2021-06-16  1:47 UTC 

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-16  1:45 UTC  (11+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver

[PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task
 2021-06-16  1:44 UTC  (3+ messages)

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-16  1:44 UTC  (4+ messages)


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.