All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-04 11:17:29 to 2020-12-04 12:13:45 UTC [more...]

[dm-devel] [RFC PATCH v2 0/2] add simple copy support
 2020-12-04 11:25 UTC  (4+ messages)
    `  "

[PATCH v3 0/7] firmware: Add initial support for Arm FF-A
 2020-12-04 12:11 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: Arm: Add Firmware Framework for Armv8-A (FF-A) binding
` [PATCH v3 2/7] arm64: smccc: Add support for SMCCCv1.2 input/output registers
` [PATCH v3 3/7] firmware: arm_ffa: Add initial FFA bus support for device enumeration
` [PATCH v3 4/7] firmware: arm_ffa: Add initial Arm FFA driver support
` [PATCH v3 5/7] firmware: arm_ffa: Add support for SMCCC as transport to FFA driver
` [PATCH v3 6/7] firmware: arm_ffa: Setup in-kernel users of FFA partitions
` [PATCH v3 7/7] firmware: arm_ffa: Add support for MEM_* interfaces

[PATCH V4 net-next 0/9] XDP Redirect implementation for ENA driver
 2020-12-04 12:11 UTC  (10+ messages)
` [PATCH V4 net-next 1/9] net: ena: use constant value for net_device allocation
` [PATCH V4 net-next 2/9] net: ena: add device distinct log prefix to files
` [PATCH V4 net-next 3/9] net: ena: add explicit casting to variables
` [PATCH V4 net-next 4/9] net: ena: fix coding style nits
` [PATCH V4 net-next 5/9] net: ena: aggregate stats increase into a function
` [PATCH V4 net-next 6/9] net: ena: use xdp_frame in XDP TX flow
` [PATCH V4 net-next 7/9] net: ena: introduce XDP redirect implementation
` [PATCH V4 net-next 8/9] net: ena: use xdp_return_frame() to free xdp frames
` [PATCH V4 net-next 9/9] net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT

drivers/android/binder.c:5015:13: warning: stack frame size of 2160 bytes in function 'binder_ioctl'
 2020-12-04 12:11 UTC  (2+ messages)

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-04 12:11 UTC  (3+ messages)
` [PATCH v1 3/7] spi: qspi-tegra: Add support for Tegra210 QSPI controller

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-04 12:06 UTC  (5+ messages)
` [PATCH v2 3/5] MIPS: configs: "

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
 2020-12-04 11:59 UTC  (2+ messages)

[RFC PATCH 00/15] libiscsi: lock clean ups
 2020-12-04 12:10 UTC  (2+ messages)
` [EXT] "

[PATCH 0/2] memblock debug
 2020-12-04 12:08 UTC  (6+ messages)
` [PATCH 1/2] MIPS: Move memblock_dump_all() to the end of setup_arch()
` [PATCH 2/2] MIPS: Select ARCH_KEEP_MEMBLOCK to enable sysfs memblock debug

[PATCH] MIPS: SMP-CPS: Add support for irq migration when CPU offline
 2020-12-04 12:08 UTC  (2+ messages)

[PATCH] MIPS: Enable GCOV
 2020-12-04 12:08 UTC  (2+ messages)

[PATCH 1/2] MIPS: Don't round up kernel sections size for memblock_add()
 2020-12-04 12:09 UTC  (4+ messages)
` [PATCH 2/2] MIPS: OCTEON: Don't add kernel sections into memblock allocator

[GIT PULL for 5.11] Some fixes to the recently merged stuff
 2020-12-04 12:08 UTC 

[RFC v2 2/2] [MOCKUP] sched/mm: Lightweight lazy mm refcounting
 2020-12-04 12:10 UTC  (2+ messages)

[PATCH net] openvswitch: fix error return code in validate_and_copy_dec_ttl()
 2020-12-04 12:07 UTC  (2+ messages)

[PATCH] enetc: Fix unused var build warning for CONFIG_OF
 2020-12-04 12:08 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Exercise execution along context while closing it
 2020-12-04 12:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_ctx_exec: Exercise execution along context while closing it (rev3)

GPF on 0xdead000000000100 in nvme_map_data - Linux 5.9.9
 2020-12-04 12:08 UTC  (6+ messages)

[PATCH 0/4] powerpc/64s: Fix for radix TLB invalidation bug
 2020-12-04 11:59 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] runner: Don't kill a test on taint if watching timeouts
 2020-12-04 12:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] kasan: fix slab double free when cpu-hotplug
 2020-12-04 12:01 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH net-next] mptcp: avoid using the main socket to send ack
 2020-12-04 12:02 UTC 

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-04 12:01 UTC  (8+ messages)
` [PATCH v3 5/5] evtchn: don't call Xen consumer callback with per-channel lock held

[PATCH] arm64: dts: rockchip: Fix iomux for PCIe on rk3399
 2020-12-04 12:01 UTC  (2+ messages)

[PATCH] drm/amd: print error on convert_tiling_flags_to_modifier failure
 2020-12-04 12:01 UTC  (3+ messages)

[PATCH bpf v2 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-04 11:52 UTC  (8+ messages)
` [PATCH bpf v2 1/7] xdp: remove the xdp_attachment_flags_ok() callback
` [PATCH bpf v2 2/7] selftests/bpf/test_offload.py: Remove check for program load flags match
` [PATCH bpf v2 3/7] netdevsim: Add debugfs toggle to reject BPF programs in verifier
` [PATCH bpf v2 4/7] selftests/bpf/test_offload.py: only check verifier log on verification fails
` [PATCH bpf v2 5/7] selftests/bpf/test_offload.py: fix expected case of extack messages
` [PATCH bpf v2 6/7] selftests/bpf/test_offload.py: reset ethtool features after failed setting
` [PATCH bpf v2 7/7] selftests/bpf/test_offload.py: filter bpftool internal map when counting maps

[PATCH 0/8] powerpc/64s: fix and improve machine check handling
 2020-12-04 11:59 UTC  (2+ messages)

[PATCH 0/9] vnc: support some new extensions
 2020-12-04 11:57 UTC  (15+ messages)
` [PATCH 1/9] console: allow con==NULL in dpy_set_ui_info
` [PATCH 2/9] console: add check for ui_info pointer
` [PATCH 3/9] vnc: use enum for features
` [PATCH 4/9] vnc: drop unused copyrect feature
` [PATCH 5/9] vnc: add pseudo encodings
` [PATCH 6/9] vnc: add alpha cursor support
` [PATCH 7/9] vnc: force initial resize message

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-12-04 11:57 UTC  (2+ messages)
` [Bug 209867] "

[PATCH v2] tools/hotplug: allow tuning of xenwatchdogd arguments
 2020-12-04 11:55 UTC  (4+ messages)

[PATCH RFC v2 0/6] Break heap spraying needed for exploiting use-after-free
 2020-12-04 11:54 UTC  (6+ messages)
` [PATCH RFC v2 2/6] mm/slab: Perform init_on_free earlier

[Intel-gfx] [v6 0/2] Re-enable FBC on TGL
 2020-12-04 11:54 UTC  (4+ messages)

[PATCH v2 00/17] xen: support per-cpupool scheduling granularity
 2020-12-04 11:54 UTC  (5+ messages)
` [PATCH v2 15/17] xen/cpupool: add cpupool directories

[PATCH] mm: migrate: remove unused parameter in migrate_vma_insert_page()
 2020-12-04 11:54 UTC 

[PATCH 1/1] ccs: Fix return value from probe
 2020-12-04 11:49 UTC 

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-12-04 11:51 UTC  (7+ messages)
` [iov_iter] 9bd0e337c6: will-it-scale.per_process_ops -4.8% regression

[PATCH v5 0/4] Xen ABI feature control
 2020-12-04 11:52 UTC  (11+ messages)
` [PATCH v5 1/4] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_evtchn_fifo,

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-12-04 11:48 UTC  (4+ messages)

[PATCH] btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
 2020-12-04 11:48 UTC  (2+ messages)

pwm: imx27: pwm-backlight strange behavior
 2020-12-04 11:48 UTC  (2+ messages)

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-04 11:49 UTC  (13+ messages)
  ` [PATCH 1/3] driver core: auxiliary bus: move slab.h from include file
    ` [PATCH 2/3] driver core: auxiliary bus: make remove function return void
      ` [PATCH 3/3] driver core: auxiliary bus: minor coding style tweaks
      ` [PATCH v2 "

add custom hinge sensor support
 2020-12-04 11:46 UTC  (4+ messages)
` [PATCH v3 3/3] iio:Documentation: Add documentation for hinge sensor channels

[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-12-04 11:44 UTC  (2+ messages)

[ovmf test] 157194: all pass - PUSHED
 2020-12-04 11:47 UTC 

media: i2c: add OV02A10 image sensor driver
 2020-12-04 11:45 UTC  (7+ messages)

[PATCH v4 0/7] drm/tidss: Use new connector model for tidss
 2020-12-04 11:47 UTC  (6+ messages)
` [PATCH v4 5/7] drm/tidss: Set bus_format correctly from bridge/connector

[PATCH] arm64: mm: decrease the section size to reduce the memory reserved for the page map
 2020-12-04 11:44 UTC  (4+ messages)

Contribute to Kernel-CI with a new Lab
 2020-12-04 11:46 UTC  (9+ messages)

[PATCH] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h
 2020-12-04 11:45 UTC  (4+ messages)
` [PATCH] loopback: Do not automaticaly replace existing loopback dev, error instead

[PATCH v3 0/8] xen: beginnings of moving library-like code into an archive
 2020-12-04 11:43 UTC  (2+ messages)

[PATCH v2 2/2] platform/x86/drivers/acerhdf: Check the interval value when it is set
 2020-12-04 11:43 UTC  (4+ messages)
` [PATCH v2 1/2] platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval

[PATCH 1/2] lib: remove remaining likely/unlikely branch annotations
 2020-12-04 11:43 UTC  (2+ messages)
` [PATCH 2/2] boilerplate: drop likely/unlikely annotations

[PATCH] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-04 11:40 UTC  (12+ messages)
` [PATCH v2] "

next/master build: 231 builds: 22 failed, 209 passed, 72 errors, 306 warnings (next-20201204)
 2020-12-04 11:40 UTC 

[PATCH v2 0/2] x86/IRQ: a little bit of tidying
 2020-12-04 11:40 UTC  (2+ messages)

linux-next: manual merge of the v4l-dvb tree with the mvebu tree
 2020-12-04 11:39 UTC  (3+ messages)

Conditional inherit with PACKAGECONFIG
 2020-12-04 11:40 UTC  (2+ messages)
` [OE-core] "

[PATCH] nl80211: reset regdom when reloading regdb
 2020-12-04 11:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpufreq: scmi: add COMMON_CLK dependency
 2020-12-04 11:38 UTC  (2+ messages)

[PATCH] drm/vkms: Add setup and testing information
 2020-12-04 11:38 UTC  (4+ messages)

[PATCH bpf-next v4 1/6] net: Remove the err argument from sock_from_file
 2020-12-04 11:37 UTC  (4+ messages)
` [PATCH bpf-next v4 6/6] bpf: Test bpf_sk_storage_get in tcp iterators

[PATCH v5 00/23] xl / libxl: named PCI pass-through devices
 2020-12-04 11:38 UTC  (50+ messages)
` [PATCH v5 01/23] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X
` [PATCH v5 02/23] libxl: make libxl__device_list() work correctly for LIBXL__DEVICE_KIND_PCI
` [PATCH v5 03/23] libxl: Make sure devices added by pci-attach are reflected in the config
` [PATCH v5 04/23] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore
` [PATCH v5 05/23] libxl: s/detatched/detached in libxl_pci.c
` [PATCH v5 06/23] libxl: remove extraneous arguments to do_pci_remove() "
` [PATCH v5 07/23] libxl: stop using aodev->device_config in libxl__device_pci_add()
` [PATCH v5 08/23] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c
` [PATCH v5 09/23] libxl: remove unnecessary check from libxl__device_pci_add()
` [PATCH v5 10/23] libxl: remove get_all_assigned_devices() from libxl_pci.c
` [PATCH v5 11/23] libxl: make sure callers of libxl_device_pci_list() free the list after use
` [PATCH v5 12/23] libxl: add libxl_device_pci_assignable_list_free()
` [PATCH v5 13/23] libxl: use COMPARE_PCI() macro is_pci_in_array()
` [PATCH v5 14/23] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage
` [PATCH v5 15/23] docs/man: improve documentation of PCI_SPEC_STRING
` [PATCH v5 16/23] docs/man: fix xl(1) documentation for 'pci' operations
` [PATCH v5 17/23] libxl: introduce 'libxl_pci_bdf' in the idl
` [PATCH v5 18/23] libxlu: introduce xlu_pci_parse_spec_string()
` [PATCH v5 19/23] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()
` [PATCH v5 20/23] docs/man: modify xl(1) in preparation for naming of assignable devices
` [PATCH v5 21/23] xl / libxl: support "
` [PATCH v5 22/23] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING
` [PATCH v5 23/23] xl / libxl: support 'xl pci-attach/detach' by name

[PATCH bpf-next v5 1/6] net: Remove the err argument from sock_from_file
 2020-12-04 11:36 UTC  (6+ messages)
` [PATCH bpf-next v5 2/6] bpf: Add a bpf_sock_from_file helper
` [PATCH bpf-next v5 3/6] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH bpf-next v5 4/6] selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH bpf-next v5 5/6] selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v5 6/6] selftests/bpf: Test bpf_sk_storage_get in tcp iterators

Yocto Application Development #yocto
 2020-12-04 11:38 UTC  (2+ messages)
` [yocto] "

[MPTCP] [PATCH mptcp-next] mptcp: plug subflow context memory leak
 2020-12-04 11:37 UTC 

Writing a simple python recipe to add pydevd support to a personnal layer #yocto #zeus #make python recipe
 2020-12-04 11:36 UTC  (2+ messages)
` [yocto] "

[PATCH] um: time-travel: avoid multiple identical propagations
 2020-12-04 11:34 UTC 

[PATCH v3 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-12-04 11:32 UTC  (3+ messages)

[rw:muse-wip 12/13] drivers/mtd/parsers/cmdlinepart.c:332:32: warning: passing argument 1 of 'mtdpart_setup_real' discards 'const' qualifier from pointer target type
 2020-12-04 11:32 UTC 

[RFC PATCH 00/10] Reduce time complexity of select_idle_sibling
 2020-12-04 11:30 UTC  (7+ messages)
` [PATCH 06/10] sched/fair: Clear the target CPU from the cpumask of CPUs searched

[rw:muse-wip 12/13] drivers/mtd/parsers/cmdlinepart.c:332:28: error: passing 'const char to parameter of type 'char discards qualifiers
 2020-12-04 11:30 UTC 

[ebiggers:mmc-crypto-testing 82/134] drivers/media/i2c/imx219.c:241:32: warning: unused variable 'imx219_auth'
 2020-12-04 11:29 UTC 

[PATCH v2 1/3] x86/uprobes: Fix not using prefixes.nbytes for loop over prefixes.bytes
 2020-12-04 11:28 UTC  (12+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-04 11:28 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Exercise execution along context while closing it
 2020-12-04 11:27 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/2] Remove one more platform_device_add_properties() call
 2020-12-04 11:23 UTC  (3+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-12-04 11:22 UTC  (5+ messages)
` [PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v8 18/18] KVM: SVM: Enable SEV live migration feature implicitly on Incoming VM(s)

[PATCH v2 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2020-12-04 11:21 UTC  (6+ messages)
` [PATCH v2 1/2] media: dt-bindings: Convert video-interfaces.txt properties "

[Intel-gfx] Does the intel driver support faking a connected monitor?
 2020-12-04 11:22 UTC  (6+ messages)

GRO: can't force packet up stack immediately?
 2020-12-04 11:20 UTC  (4+ messages)

Is there a working cache for path record and lids etc for librdmacm?
 2020-12-04 11:17 UTC  (15+ messages)

[PATCH v6 00/10] perf pmu-events: Support event aliasing for system PMUs
 2020-12-04 11:10 UTC  (5+ messages)
` [PATCH v6 02/10] perf jevents: Add support for system events tables
` [PATCH v6 07/10] perf metricgroup: Split up metricgroup__print()
` [PATCH v6 08/10] perf metricgroup: Support printing metric groups for system PMUs
` [PATCH v6 09/10] perf metricgroup: Support adding metrics "

[PATCH v4 00/21] RISC-V Kendryte K210 support improvements
 2020-12-04 11:16 UTC  (4+ messages)
` [PATCH v4 13/21] riscv: Add Canaan Kendryte K210 reset controller


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.