All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 19:54:29 to 2020-08-19 21:10:56 UTC [more...]

[PATCH v5 0/2] synquacer: add TPM support
 2020-08-19 21:09 UTC  (6+ messages)
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[peterz-queue:locking/wip 6/7] arch/microblaze/include/asm/irqflags.h:109:28: sparse: sparse: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block
 2020-08-19 21:10 UTC 

[PATCH] lib: kunit: add bitfield test conversion to KUnit
 2020-08-19 21:10 UTC  (2+ messages)

[PATCH 0/4] Handle FETCH_HEAD generically
 2020-08-19 21:09 UTC  (3+ messages)
` [PATCH v2 0/4] Handle FETCH_HEAD and MERGE_HEAD generically

[PATCH bpf-next 1/2] net-tun: add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
 2020-08-19 21:09 UTC  (2+ messages)

[PATCH] rtl818x_pci: switch from 'pci_' to 'dma_' API
 2020-08-19 21:08 UTC  (2+ messages)

fsl_espi errors on v5.7.15
 2020-08-19 21:08 UTC  (6+ messages)

[PATCH v2] lib: kunit: Provides a userspace memory context when tests are compiled as module
 2020-08-19 21:07 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-08-19 21:07 UTC  (10+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH v2] lib: Convert test_user_copy to KUnit test
 2020-08-19 21:06 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] kprobes: Use module_name() macro
 2020-08-19 21:06 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-08-19 21:05 UTC  (3+ messages)

[RFC PATCH 0/2] Support enabling bash completion of all options
 2020-08-19 21:05 UTC  (5+ messages)
` [RFC PATCH 1/2] parse-options: add --git-completion-helper-all

[PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-19 21:04 UTC  (5+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-19 21:02 UTC  (9+ messages)
` [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970

[OE-core] -mmusl missing in SDK / CMake MUSL toolchain
 2020-08-19 21:02 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: Fix stepping WA matching
 2020-08-19 21:02 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[meta-oe][PATCH] sdbus-c++: Fix ptest packaging
 2020-08-19 21:01 UTC 

[PATCH RESEND] docs: update trusted-encrypted.rst
 2020-08-19 21:01 UTC  (9+ messages)

[PATCH] mm/debug: Do not dereference i_ino blindly
 2020-08-19 21:00 UTC  (2+ messages)

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS d67f23b8e459ea5a846c91abb8dc15105406b49b
 2020-08-19 20:58 UTC 

[Buildroot] [git commit] package/dump1090: fix build with gcc 10
 2020-08-19 20:59 UTC 

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-19 20:58 UTC  (15+ messages)
` [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
` [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
` [RFC PATCH 10/22] nbd: Remove NBDExport.close callback
` [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
` [RFC PATCH 12/22] nbd/server: Simplify export shutdown
` [RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport

xdp generic default option
 2020-08-19 20:57 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] x86: vmx: Add test for MTF on a guest MOV-to-CR0 that enables PAE
 2020-08-19 20:56 UTC 

[PATCH v36 00/24] Intel SGX foundations
 2020-08-19 20:55 UTC  (4+ messages)
` [PATCH v36 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals

[PATCH] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-19 20:54 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/rpi-userland: add support for aarch64 build
 2020-08-19 20:54 UTC  (5+ messages)

[PATCH] drm/vkms: add alpha-premultiplied color blending
 2020-08-19 20:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gdbm: fix build with gcc 10
 2020-08-19 20:53 UTC  (2+ messages)

[Bug 208965] New: not working bluetooth mouse low energy rtl8822ce
 2020-08-19 20:53 UTC 

[PATCH] mm: slub: re-initialize randomized freelist sequence in calculate_sizes
 2020-08-19 20:52 UTC  (5+ messages)

sparse multiple address spaces?
 2020-08-19 20:52 UTC  (3+ messages)

[PATCH 1/3 v3] dt-bindings: backlight: Add some common backlight properties
 2020-08-19 20:51 UTC  (5+ messages)
` [PATCH 2/3 v3] dt-bindings: backlight: Add Kinetic KTD253 bindings
` [PATCH 3/3 v3] backlight: Add Kinetic KTD253 backlight driver

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-19 20:48 UTC  (10+ messages)
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private
      ` [OpenRISC] "

[PATCH bpf-next 0/6] Allow updating sockmap / sockhash from BPF
 2020-08-19 20:51 UTC  (14+ messages)
` [PATCH bpf-next 1/6] net: sk_msg: simplify sk_psock initialization
` [PATCH bpf-next 2/6] bpf: sockmap: merge sockmap and sockhash update functions
` [PATCH bpf-next 3/6] bpf: sockmap: call sock_map_update_elem directly
` [PATCH bpf-next 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
` [PATCH bpf-next 5/6] bpf: sockmap: allow update from BPF
` [PATCH bpf-next 6/6] selftests: bpf: test sockmap "

[PATCH] ARM: dts: BCM5301X: Fix pin controller node
 2020-08-19 20:49 UTC  (5+ messages)

[PATCH bpf] bpf: refer to struct xdp_md in user space comments
 2020-08-19 20:50 UTC  (2+ messages)

[OE-core] [dunfell] [PATCH] cmake-native: Use cmake-provided zstd library; supported host distro zstd may be too old
 2020-08-19 20:48 UTC  (4+ messages)

[PATCH v3 00/44] SPMI patches needed by Hikey 970
 2020-08-19 20:48 UTC  (7+ messages)
` [PATCH v3 43/44] dt: document HiSilicon SPMI controller and mfd/regulator properties

[PATCH v3 1/1] cmd: provide command sbi
 2020-08-19 20:48 UTC  (2+ messages)

[Buildroot] [git commit] package/gdbm: fix build with gcc 10
 2020-08-19 20:47 UTC 

[PATCH] bpf: selftests: global_funcs: check err_str before strstr
 2020-08-19 20:46 UTC  (5+ messages)

[PATCH 1/3 v2] dt-bindings: backlight: Add some common backlight properties
 2020-08-19 20:46 UTC  (4+ messages)

[PATCH 1/4] drm/amd/pm: correct gfx and pcie settings on umd pstate switching
 2020-08-19 20:46 UTC  (2+ messages)

[PATCH v3 00/80] multipath-tools series part VI: incomplete udev initialization
 2020-08-19 20:45 UTC  (5+ messages)
` [PATCH v3 76/80] libmultipath: select_action(): force udev reload for uninitialized maps
` [PATCH v3 77/80] libmultipath: log dm_task_run() errors

[PATCH iproute2-next v2] iproute2: ss: add support to expose various inet sockopts
 2020-08-19 20:45 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ark: fix meson build
 2020-08-19 20:45 UTC  (2+ messages)

[PATCH] PCI: Add pci_iounmap
 2020-08-19 20:43 UTC  (3+ messages)

[peterz-queue:locking/wip 6/7] arch/x86/include/asm/preempt.h:79:9: sparse: sparse: context imbalance in '_raw_spin_lock_irqsave' - wrong count at exit
 2020-08-19 20:41 UTC 

[PATCH v14 0/2] Add initial support for slimport anx7625
 2020-08-19 20:39 UTC  (5+ messages)

[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
 2020-08-19 20:37 UTC  (21+ messages)
` [PATCH v2 09/17] arm64: dts: Remove imx-hdmimix-reset header file
` [PATCH v2 11/17] clk: imx: Add blk_ctrl combo driver
` [PATCH v2 12/17] clk: imx8mp: Add audio blk_ctrl clocks and resets
` [PATCH v2 15/17] arm64: dts: imx8mp: Add audio_blk_ctrl node
` [PATCH v2 16/17] arm64: dts: imx8mp: Add media_blk_ctrl node

[Buildroot] [PATCH] support/testing: add openssh runtime test
 2020-08-19 20:39 UTC  (2+ messages)

[RFC PATCH 0/2] Allow adding .git files and directories
 2020-08-19 20:38 UTC  (7+ messages)

[linux-5.4 test] 152614: tolerable FAIL - PUSHED
 2020-08-19 20:36 UTC 

[ti:ti-rt-linux-5.4.y 136/9607] drivers/video/backlight/led_bl.c:40:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean
 2020-08-19 20:36 UTC 

incoming
 2020-08-19 20:35 UTC  (9+ messages)
` + docs-vm-fix-mm_count-vs-mm_users-counter-confusion.patch added to -mm tree
` + mm-thp-swap-fix-allocating-cluster-for-swapfile-by-mistake.patch "
` + mm-mmap-rename-__vma_unlink_common-to-__vma_unlink.patch "
` + mm-mmap-leverage-vma_rb_erase_ignore-to-implement-vma_rb_erase.patch "
` + mm-slub-re-initialize-randomized-freelist-sequence-in-calculate_sizes.patch "
` + mm-dump_page-rename-head_mapcount-head_compound_mapcount.patch "
` + bitops-simplify-get_count_order_long.patch "
` + bitops-use-the-same-mechanism-for-get_count_order.patch "

[RFC] Tying in github issues into our workflow
 2020-08-19 20:33 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
 2020-08-19 20:31 UTC  (2+ messages)
`  "

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-08-14
 2020-08-19 20:31 UTC  (4+ messages)
` [Buildroot] [autobuild.buildroot.net] Analysis of build results
    ` [Buildroot] [arc-buildroot] "

stable-rc/linux-5.7.y baseline: 195 runs, 1 regressions (v5.7.16-99-gc5aad81e7f2d)
 2020-08-19 20:30 UTC 

[PATCH net 0/3] net: qed disable aRFS in NPAR and 100G
 2020-08-19 20:29 UTC  (4+ messages)
` [PATCH net 1/3] net: qed: Disable aRFS for "
` [PATCH net 2/3] net: qede: "
` [PATCH net 3/3] net: qed: RDMA personality shouldn't fail VF load

[Ksummit-discuss] LAST CALL: Linux Foundation Technical Advisory Board election 2020
 2020-08-19 20:28 UTC  (3+ messages)
` [Tech-board-discuss] "
`  "

[PATCH v2 resend 2] scripts/dtc: dtx_diff - make help text formatting consistent
 2020-08-19 20:24 UTC  (2+ messages)

[PATCH bpf-next 0/7] libbpf feature probing and sanitization improvements
 2020-08-19 20:23 UTC  (6+ messages)
` [PATCH bpf-next 4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str]

[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
 2020-08-19 20:22 UTC  (4+ messages)
` [PATCH net-next 6/6] net: mvneta: enable jumbo frames for XDP

[PATCH resend] dt: writing-schema: Miscellaneous grammar fixes
 2020-08-19 20:21 UTC  (2+ messages)

[PATCH 0/1] rt-tests: oslat: Format the code
 2020-08-19 20:19 UTC  (2+ messages)
` [PATCH 1/1] rt-tests: oslat: Proper reformat of code

[PATCH] Add missing bound checks for software 842 decompressor
 2020-08-19 20:19 UTC  (3+ messages)

5.9-rc1: graphics regression moved from -next to mainline
 2020-08-19 20:19 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH] drm/ttm: fix broken merge between drm-next and drm-misc-next
 2020-08-19 20:17 UTC  (3+ messages)

[PULL v6 000/150] Meson-based build system
 2020-08-19 20:15 UTC  (5+ messages)

[PATCH] media: i2c: max9286: Depend on GPIOLIB
 2020-08-19 20:14 UTC  (5+ messages)

[Buildroot] [git commit] support/testing: add openssh runtime test
 2020-08-19 20:13 UTC 

[PATCH 4.4] ipv6: check skb->protocol before lookup for nexthop
 2020-08-19 20:11 UTC 

[PATCH 1/2] mm/mmap: rename __vma_unlink_common() to __vma_unlink()
 2020-08-19 20:12 UTC  (2+ messages)

[PATCH] btrfs: switch btrfs_buffered_write() to page-by-page pace
 2020-08-19 20:11 UTC  (2+ messages)

[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
 2020-08-19 20:11 UTC  (4+ messages)
` [PATCH 1/2] sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
  ` [PATCH 2/2] sched: Cache task_struct::flags in sched_submit_work()

[PATCH v2 0/5] -ffreestanding/-fno-builtin-* patches
 2020-08-19 20:11 UTC  (4+ messages)
` [PATCH v2 4/5] x86/boot: use -fno-builtin-bcmp

drivers/android/binder.c:3861: Error: unrecognized keyword/register name `l.lwz
 2020-08-19 20:10 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 114 runs, 2 regressions (v4.4.232-134-g2e631f07fd55)
 2020-08-19 20:10 UTC 

[PATCH v4 1/1] tpm: add sysfs exports for all banks of PCR registers
 2020-08-19 20:09 UTC  (12+ messages)

[PATCH] iio: pulse: Support PWM capture with TI AM3358 eCAP module
 2020-08-19 20:08 UTC  (5+ messages)

BUG with 5.8.x and make xconfig
 2020-08-19 20:08 UTC  (2+ messages)

[f2fs-dev] [PATCH 0/2] Consolidate DIO behavior on unaligned EOF read
 2020-08-19 20:07 UTC  (6+ messages)
`  "
` [f2fs-dev] [PATCH 1/2] direct-io: defer alignment check until after EOF check
  `  "
` [f2fs-dev] [PATCH 2/2] f2fs: Return EOF on unaligned end of file DIO read
  `  "

[PATCH v2 0/7] interconnect: Introduce xlate_extended()
 2020-08-19 20:07 UTC  (3+ messages)
` [PATCH v2 5/7] arm64: dts: qcom: sdm845: Increase the number of interconnect cells

[PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation
 2020-08-19 20:05 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: use napi_complete_done return value
 2020-08-19 20:03 UTC  (2+ messages)

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-08-19 20:02 UTC  (4+ messages)
` [PATCH v2 06/11] sparc: switch to kernel_clone()

[PATCH 1/2] riscv: ptrace: Use the correct API for `fcsr' access
 2020-08-19 20:00 UTC  (3+ messages)

[PATCH V3] ARM: dts: imx6q-logicpd: Fix broken PWM
 2020-08-19 19:59 UTC  (2+ messages)

[PATCH v3 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-19 19:59 UTC  (5+ messages)
` [PATCH v3 1/4] selinux: Create function for selinuxfs directory cleanup
` [PATCH v3 2/4] selinux: Refactor selinuxfs directory populating functions
` [PATCH v3 3/4] selinux: Standardize string literal usage for selinuxfs directory names
` [PATCH v3 4/4] selinux: Create new booleans and class dirs out of tree

drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:262 amdgpu_amdkfd_remove_eviction_fence() warn: statement has no effect 31
 2020-08-19 19:59 UTC 

[PATCH v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-19 19:58 UTC  (6+ messages)
` [PATCH v2 4/4] selinux: Create new booleans and class dirs out of tree

[PATCH net-next v2] Documentation/networking: update l2tp docs
 2020-08-19 19:56 UTC  (2+ messages)

[PATCH V2] ARM: dts: imx6q-logicpd: Fix broken PWM
 2020-08-19 19:54 UTC  (3+ messages)

Revert "ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-08-19 19:54 UTC  (8+ 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.