All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-21 02:01:15 to 2020-11-21 04:55:15 UTC [more...]

[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-21  3:05 UTC  (4+ messages)

INFO: task hung in sync_inodes_sb (4)
 2020-11-21  4:55 UTC 

[tip:x86/cleanups] BUILD SUCCESS 61b39ad9a7d26fe14a2f5f23e5e940e7f9664d41
 2020-11-21  4:53 UTC 

[PATCH v6 0/5] dma-buf: Code rework and performance improvements for system heap
 2020-11-21  4:49 UTC  (12+ messages)
` [PATCH v6 1/5] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v6 2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v6 3/5] dma-buf: heaps: Remove heap-helpers code
` [PATCH v6 4/5] dma-buf: heaps: Skip sync if not mapped
` [PATCH v6 5/5] dma-buf: system_heap: Allocate higher order pages if available

[PATCH] scsi: ufs: Adjust logic in common ADAPT helper
 2020-11-21  4:48 UTC 

cron job: media_tree daily build: WARNINGS
 2020-11-21  4:40 UTC 

[PATCH] mm: memcontrol: account pagetables per node
 2020-11-21  4:37 UTC  (3+ messages)

[RFC PATCH 0/4] sched: support schedstat for RT sched class
 2020-11-21  4:36 UTC  (4+ messages)
` [RFC PATCH 4/4] sched, rt: "

[PATCH v3 0/4] x86/bus_lock: Enable bus lock detection
 2020-11-21  4:36 UTC  (9+ messages)
` [PATCH v3 1/4] x86/cpufeatures: Enumerate #DB for "
` [PATCH v3 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock
` [PATCH v3 3/4] x86/bus_lock: Set rate limit "
` [PATCH v3 4/4] Documentation/admin-guide: Change doc for split_lock_detect parameter

[dpdk-dev] [RFC V2 1/2] app/testpmd: fix queue stats mapping configuration
 2020-11-21  4:29 UTC  (6+ messages)
` [dpdk-dev] [RFC V4] "

Add support for the OnePlus 6 and 6T SDM845 devices
 2020-11-21  4:28 UTC  (3+ messages)
` [PATCH 3/5] arm64: dts: sdm845: add oneplus 6/t devices

[PATCH v12 00/15] Add RCEC handling to PCI/AER
 2020-11-21  4:26 UTC  (2+ messages)

[PATCH perfbook 0/2] CodeSamples/formal: Cleanup of init blocks in litmus tests
 2020-11-21  4:14 UTC  (7+ messages)
          ` Index in Perfbook (was Re: [PATCH perfbook 0/2] CodeSamples/formal: Cleanup of init blocks in litmus tests)

[PATCH v2 0/5] locking/rwsem: Rework reader optimistic spinning
 2020-11-21  4:14 UTC  (6+ messages)
` [PATCH v2 1/5] locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
` [PATCH v2 2/5] locking/rwsem: Prevent potential lock starvation
` [PATCH v2 3/5] locking/rwsem: Enable reader optimistic lock stealing
` [PATCH v2 4/5] locking/rwsem: Wake up all waiting readers if RWSEM_WAKE_READ_OWNED
` [PATCH v2 5/5] locking/rwsem: Remove reader optimistic spinning

[radeon-alex:amd-20.45 1587/2417] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c:882:6: warning: no previous prototype for function 'kgd_gfx_v10_set_address_watch'
 2020-11-21  4:14 UTC  (2+ messages)

[PATCH v3] ACPI: platform-profile: Add platform profile support
 2020-11-21  4:14 UTC  (3+ messages)
  ` [External] "

[PATCH 1/1] ktest.pl: Fix incorrect reboot for grub2bls
 2020-11-21  4:12 UTC  (2+ messages)

[PATCH v8 0/4] Introduce mini-dump support for remoteproc
 2020-11-21  4:05 UTC  (13+ messages)
` [PATCH v8 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v8 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v8 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v8 4/4] remoteproc: qcom: Add minidump id for sm8150 modem

[PATCHv3 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-21  4:02 UTC  (4+ messages)
` [PATCHv4 net-next 1/3] octeontx2-af: Add devlink suppoort to af driver
` [PATCHv4 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
` [PATCHv4 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX

[PATCH 0/2] introduce sunxi hwspinlock
 2020-11-21  4:01 UTC  (3+ messages)
` [PATCH 2/2] hwspinlock: add SUNXI implementation

[PATCH 00/15] ZBD fixes and improvements
 2020-11-21  4:01 UTC  (17+ messages)
` [PATCH 01/15] zbd: return ENOMEM if zone buffer allocation fails
` [PATCH 02/15] zbd: use zbd_zone_nr() more actively in the code
` [PATCH 03/15] zbd: add get_zone() helper function
` [PATCH 04/15] zbd: introduce zone_unlock()
` [PATCH 05/15] zbd: engines/libzbc: don't fail on assert for offline zones
` [PATCH 06/15] zbd: remove dependency on zone type during i/o
` [PATCH 07/15] zbd: skip offline zones in zbd_convert_to_open_zone()
` [PATCH 08/15] zbd: avoid zone buffer overrun
` [PATCH 09/15] zbd: don't unlock zone mutex after verify replay
` [PATCH 10/15] zbd: do not lock conventional zones on I/O adjustment
` [PATCH 11/15] zbd: do not set zbd handlers for conventional zones
` [PATCH 12/15] zbd: count sectors with data for write pointer zones
` [PATCH 13/15] zbd: initialize min_zone and max_zone for all zone types
` [PATCH 14/15] zbd: initialize sectors with data at start time
` [PATCH 15/15] zbd: use zone_lock() in zbd_process_swd()

[PATCH net-next v2 0/9] ibmvnic: Performance improvements and other updates
 2020-11-21  3:52 UTC  (3+ messages)

include/linux/spinlock.h:404:9: sparse: sparse: context imbalance in 'ipr_send_blocking_cmd' - unexpected unlock
 2020-11-21  3:51 UTC 

[net PATCH] tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
 2020-11-21  3:47 UTC 

[PATCH net-next 0/6] net: ipa: add a driver shutdown callback
 2020-11-21  3:46 UTC  (6+ messages)
` [PATCH net-next 4/6] net: ipa: support retries on generic GSI commands

[PATCH v2 0/3] remoteproc sysfs fixes/improvements
 2020-11-21  3:44 UTC  (7+ messages)
` [PATCH v2 1/3] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs
` [PATCH v2 2/3] remoteproc: Introduce deny_sysfs_ops flag
` [PATCH v2 3/3] remoteproc: wkup_m3: Set "

[PATCH v12 0/5] userspace MHI client interface driver
 2020-11-21  3:44 UTC  (6+ messages)
` [PATCH v12 5/5] selftest: mhi: Add support to test MHI LOOPBACK channel

[PATCH] spi: amd: Use devm_platform_ioremap_resource() in amd_spi_probe
 2020-11-21  3:43 UTC 

[Patch stable] netfilter: clear skb->next in NF_HOOK_LIST()
 2020-11-21  3:43 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix mbufs overflow in vectorized MPRQ
 2020-11-21  3:42 UTC 

[PATCH] remoteproc: Add a rproc_set_firmware() API
 2020-11-21  3:33 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Refactor check_cfg to use a structured loop
 2020-11-21  3:33 UTC 

[meta-oe][PATCH] cpp-netlib: add bitbake recipe
 2020-11-21  3:28 UTC 

[PATCH] RISC-V: fix barrier() use in <vdso/processor.h>
 2020-11-21  3:25 UTC  (3+ messages)

[meta-oe][PATCH v3] heaptrack: add bitbake recipe
 2020-11-21  3:17 UTC 

[meta-oe][PATCH v2] heaptrack: add bitbake recipe
 2020-11-21  3:14 UTC  (2+ messages)
` [OE-core] "

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-21  3:14 UTC  (5+ messages)

[GIT PULL 1/1] bcm2835-dt-next-2020-11-20
 2020-11-21  3:13 UTC  (3+ messages)

[PATCH v2] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-21  3:12 UTC  (2+ messages)

[PATCH v3 0/5] Don't compute events that won't be used in a metric
 2020-11-21  3:11 UTC  (6+ messages)
` [PATCH v3 1/5] perf metric: Restructure struct expr_parse_ctx
` [PATCH v3 2/5] perf metric: Use NAN for missing event IDs
` [PATCH v3 3/5] perf metric: Rename expr__find_other
` [PATCH v3 4/5] perf metric: Add utilities to work on ids map
` [PATCH v3 5/5] perf metric: Don't compute unused events

[linux-lvm] What is the use of thin snapshots if the external origin cannot be set to writable ?
 2020-11-21  3:10 UTC 

[PATCH net-next v2 0/2] Add an assert in napi_consume_skb()
 2020-11-21  3:06 UTC  (3+ messages)
` [PATCH net-next v2 1/2] lockdep: Introduce in_softirq lockdep assert
` [PATCH net-next v2 2/2] net: Use lockdep_assert_in_softirq() in napi_consume_skb()

[meta-oe][PATCH] heaptrack: add bitbake recipe
 2020-11-21  3:07 UTC  (2+ messages)
` [OE-core] "

[PATCH net 0/4] s390/qeth: fixes 2020-11-20
 2020-11-21  3:03 UTC  (2+ messages)

[PATCH 0/3] riscv: cover to ARCH_STACKWALK
 2020-11-21  3:01 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-11-21  3:00 UTC  (6+ messages)

[PATCH net-next 0/3] net: ipa: platform-specific clock and interconnect rates
 2020-11-21  3:00 UTC  (2+ messages)

[PATCH bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-21  2:59 UTC  (4+ messages)
` [PATCH bpf-next v7 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps

[PATCH v2 00/10] Broadcom b53 YAML bindings
 2020-11-21  2:56 UTC  (3+ messages)

[meta-oe][PATCH] collectd: make all plugins optional
 2020-11-21  2:55 UTC 

[PATCH] myFirstContribition: answering questions is not the end of the story
 2020-11-21  2:54 UTC  (2+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-21  2:51 UTC  (10+ messages)
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample
        ` [linux-sunxi] "

[RFC] perf/x86: Fix a warning on x86_pmu_stop()
 2020-11-21  2:50 UTC 

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-21  2:49 UTC  (5+ messages)
` [PATCH 4/6] mm: proc: Invalidate TLB after clearing soft-dirty page state

Best convention for FILES variable
 2020-11-21  2:49 UTC 

[PATCH 1/5] pem: Parse PKCS#1 formatted private keys
 2020-11-21  2:48 UTC  (5+ messages)
` [PATCH 2/5] pem: Decrypt PKCS#1 encrypted "
` [PATCH 3/5] examples: More error messages in https-{client, server}-test
` [PATCH 4/5] treewide: Rename test private keys to include format
` [PATCH 5/5] unit: Test loading PKCS#1 PEM private key files

[PATCH bpf-next 0/7] Add kernel modules support for tracing BPF program attachments
 2020-11-21  2:46 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
` [PATCH bpf-next 2/7] bpf: allow to specify kernel module BTFs when attaching BPF programs
` [PATCH bpf-next 3/7] libbpf: factor out low-level BPF program loading helper
` [PATCH bpf-next 4/7] libbpf: support attachment of BPF tracing programs to kernel modules
` [PATCH bpf-next 5/7] selftests/bpf: add tp_btf CO-RE reloc test for modules
` [PATCH bpf-next 6/7] selftests/bpf: make BPF sidecar traceable function global
` [PATCH bpf-next 7/7] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module

[PATCH] RDMA/i40iw: Fix a mmap handler exploitation
 2020-11-21  2:45 UTC  (5+ messages)

[PATCH bpf-next v2 0/7] bpf: remove bpf_load loader completely
 2020-11-21  2:42 UTC  (4+ messages)
` [PATCH bpf-next v2 1/7] samples: bpf: refactor hbm program with libbpf

[PATCH v2 0/3] add common API to configure SAR
 2020-11-21  2:42 UTC  (4+ messages)
` [PATCH v2 1/3] nl80211: add common API to configure SAR power limitations

[tip:perf/kprobes 19/25] kernel/kprobes.c:1896:39: warning: Either the condition 'node' is redundant or there is possible null pointer dereference: node
 2020-11-21  2:42 UTC 

[PATCH net-next] r8169: reduce number of workaround doorbell rings
 2020-11-21  2:40 UTC  (2+ messages)

[PATCH net-next] r8169: use dev_err_probe in rtl_get_ether_clk
 2020-11-21  2:37 UTC  (2+ messages)

[v3] cpuidle: add riscv cpuidle driver
 2020-11-21  2:34 UTC  (3+ messages)

[PATCH] scsi: fnic: Validate io_req before others
 2020-11-21  2:33 UTC 

[net PATCH 0/2] tcp: Address issues with ECT0 not being set in DCTCP packets
 2020-11-21  2:22 UTC  (2+ messages)

[net] net/packet: fix incoming receive for L3 devices without visible hard header
 2020-11-21  2:23 UTC  (2+ messages)

[PATCH v2 1/2] arm64: Change the on_*stack functions to take a size argument
 2020-11-21  2:32 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: stacktrace: Relax frame record alignment requirement to 8 bytes

[PATCH v2 1/2] erofs-utils: drop known issue in README
 2020-11-21  2:26 UTC  (2+ messages)
  ` [PATCH v3 2/2] erofs-utils: update README

[radeon-alex:amd-20.45 630/2417] drivers/gpu/drm/amd/include/navi10_ip_offset.h:269:52: warning: initialized field overwritten
 2020-11-21  2:27 UTC  (2+ messages)

[dm-devel] [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
 2020-11-21  2:05 UTC  (4+ messages)
` [dm-devel] [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
    `  "

[dpdk-dev] [PATCH v1] raw/ioat: add secondary process support
 2020-11-21  2:09 UTC 

[PATCH] mmc: pxamci: Fix error return code in pxamci_probe
 2020-11-21  2:14 UTC 

[PATCH] image_types: add zstd initramfs and squashfs support
 2020-11-21  2:04 UTC 

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-11-21  2:02 UTC  (18+ messages)
` [PATCH v2 01/17] Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
` [PATCH v2 02/17] Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
` [PATCH v2 03/17] Revert "driver core: Don't do deferred probe in parallel with kernel_init thread"
` [PATCH v2 04/17] Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
` [PATCH v2 05/17] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
` [PATCH v2 06/17] Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
` [PATCH v2 07/17] driver core: Add fwnode_init()
` [PATCH v2 08/17] driver core: Add fwnode link support
` [PATCH v2 09/17] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
` [PATCH v2 10/17] device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
` [PATCH v2 11/17] driver core: Redefine the meaning of fwnode_operations.add_links()
` [PATCH v2 12/17] driver core: Add fw_devlink_parse_fwtree()
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers
` [PATCH v2 14/17] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v2 15/17] efi: "
` [PATCH v2 16/17] driver core: Refactor fw_devlink feature
` [PATCH v2 17/17] driver core: Delete pointless parameter in fwnode_operations.add_links

[PATCH] fs/stat: set attributes_mask for STATX_ATTR_DAX
 2020-11-21  2:03 UTC  (3+ messages)

[PATCH] riscv: Enable CMA support
 2020-11-21  2:03 UTC  (2+ messages)

[PATCH] riscv: Add HAVE_IRQ_TIME_ACCOUNTING
 2020-11-21  2:03 UTC  (2+ messages)

[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
 2020-11-21  2:00 UTC  (7+ messages)
` [PATCH v1 13/18] driver core: Add fwnode_get_next_parent_dev() helper function
` [PATCH v1 17/18] driver core: Add helper functions to convert fwnode links to device links


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.