All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-07 10:36:40 to 2020-08-07 11:35:55 UTC [more...]

[PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
 2020-08-07 11:35 UTC  (7+ messages)
` [PATCH v2 18/41] ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
` [PATCH v2 20/41] ARM: s3c24xx: move regs-spi.h into spi driver

[dpdk-dev] [PATCH] devtools: ignore PREFER_FALLTHROUGH
 2020-08-07 11:35 UTC  (4+ messages)

[Buildroot] Root password and ssh issues
 2020-08-07 11:35 UTC  (6+ messages)

[PATCH v2 0/7] x86: build adjustments
 2020-08-07 11:35 UTC  (8+ messages)
` [PATCH v2 1/7] x86/EFI: sanitize build logic
` [PATCH v2 2/7] x86: don't build with EFI support in shim-exclusive mode
` [PATCH v2 3/7] x86: shrink struct arch_{vcpu,domain} when !HVM
` [PATCH v2 4/7] bitmap: move to/from xenctl_bitmap conversion helpers
` [PATCH v2 5/7] x86: move domain_cpu_policy_changed()
` [PATCH v2 6/7] x86: move cpu_{up,down}_helper()
` [PATCH v2 7/7] x86: don't include domctl and alike in shim-exclusive builds

[PATCH 1/2] IPQ40xx: Add DRAM detection & FDT fixup
 2020-08-07 11:35 UTC  (5+ messages)

[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
 2020-08-07 11:32 UTC  (4+ messages)
` [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
` [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()

[PATCH v2] ext4: delete invalid ac_b_extent backup inside ext4_mb_use_best_found()
 2020-08-07 11:32 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
 2020-08-07 11:31 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 3/7] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] [PATCH 4/7] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 5/7] drm/i915/gt: Don't cancel the interrupt shadow too early

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_fence: Use default-context for syncobj-timeline-wait
 2020-08-07 11:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure
 2020-08-07 11:30 UTC  (4+ messages)
` [RFC PATCH v2 6/6] sched/fair: Implement starvation monitor

[PATCH 1/1] IMA/ima_keys.sh Fix policy content check usage
 2020-08-07 11:29 UTC  (2+ messages)
` [LTP] "

[PATCH] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-08-07 11:29 UTC 

DRM/KMS experimental drivers for HiKey 970
 2020-08-07 11:29 UTC  (5+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-07 11:27 UTC  (7+ messages)
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[PATCH] docs: Fix broken links
 2020-08-07 11:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks
 2020-08-07 11:28 UTC  (2+ messages)

drivers/usb/gadget/udc/max3420_udc.c:975 max3420_nuke() error: double unlocked 'ep->lock' (orig line 970)
 2020-08-07 11:24 UTC  (2+ messages)

[PATCH 1/1] arm64: add support for PAGE_SIZE aligned kernel stack
 2020-08-07 11:17 UTC  (5+ messages)

[Q] devicetree overlays
 2020-08-07 11:25 UTC  (2+ messages)

[PATCH v5 0/2] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-08-07 11:25 UTC  (4+ messages)
` [PATCH v5 1/2] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port
` [PATCH v5 2/2] net: dsa: ocelot: Add support for QinQ Operation

[PATCH v8 00/24] coresight: allow to build coresight as modules
 2020-08-07 11:11 UTC  (25+ messages)
` [PATCH v8 01/24] coresight: cpu_debug: add module name in Kconfig
` [PATCH v8 02/24] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v8 03/24] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v8 04/24] coresight: add coresight prefix to barrier_pkt
` [PATCH v8 05/24] coresight: export global symbols
` [PATCH v8 06/24] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v8 07/24] coresight: stm: allow to build coresight-stm as a module
` [PATCH v8 08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH v8 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v8 10/24] coresight: etm4x: allow etm4x "
` [PATCH v8 11/24] coresight: etb: allow etb "
` [PATCH v8 12/24] coresight: tpiu: allow tpiu "
` [PATCH v8 13/24] coresight: tmc: allow tmc "
` [PATCH v8 14/24] coresight: allow funnel driver to be built as module
` [PATCH v8 15/24] coresight: allow replicator "
` [PATCH v8 16/24] coresight: cti: add function to register cti associate ops
` [PATCH v8 17/24] coresight: cti: Fix remove sysfs link error
` [PATCH v8 18/24] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH v8 19/24] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v8 20/24] coresight: cti: increase reference count when enabling cti
` [PATCH v8 21/24] coresight: cti: allow cti to be built as a module
` [PATCH v8 22/24] coresight: tmc-etr: add function to register catu ops
` [PATCH v8 23/24] coresight: catu: allow catu drivers to be built as modules
` [PATCH v8 24/24] coresight: allow the coresight core driver to be built as a module

[RFC 00/16] Application specific identification support
 2020-08-07 11:24 UTC  (9+ messages)
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[LTP] [PATCH V8 1/2] syscalls/utimensat: Migrate to new test framework
 2020-08-07 11:24 UTC  (5+ messages)

[LTP] [PATCH V9 1/2] syscalls/utimensat: Migrate to new test framework
 2020-08-07 11:24 UTC  (2+ messages)
` [LTP] [PATCH V9 2/2] syscalls/utimensat: Add support for time64 tests

[PATCH v3 00/38] virtio: config space endian-ness cleanup
 2020-08-07 11:22 UTC  (9+ messages)
` [PATCH v3 10/38] virtio_gpu: correct tags for config space fields
` [PATCH v3 34/38] drm/virtio: convert to LE accessors

[PATCH] selftests: vdso: hash entry size on alpha,s390x is 8 bytes
 2020-08-07 11:23 UTC  (6+ messages)
  ` [LTP] [PATCH] selftests: vdso: hash entry size on alpha, s390x "

[PATCH v3 0/5] Add strace support for printing arguments for a group of selected syscalls
 2020-08-07 11:22 UTC  (3+ messages)
` [PATCH v3 4/5] linux-user: Add an api to print enumareted argument values with strace

[RFC v2] checkpatch: detect missing changes to trace-events
 2020-08-07 11:22 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: announce changes to ethdev rxconf structure
 2020-08-07 11:23 UTC  (9+ messages)

Revert "ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-08-07 11:22 UTC  (7+ messages)

[PATCH v3 3/7] x86/xen: drop tests for highmem in pv code
 2020-08-07 11:18 UTC  (3+ messages)

[DRAFT PATCH 000/143] Meson integration for 5.2
 2020-08-07 11:18 UTC  (42+ messages)
` [PATCH 015/143] build-sys: add meson submodule
` [PATCH 020/143] meson: add testsuite Makefile generator

[PATCH v2 0/2] This two patch series introduces functionality for a group
 2020-08-07 11:17 UTC  (6+ messages)
` [PATCH v2 1/2] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
` [PATCH v2 2/2] linux-user: Add support for a group of 2038 safe syscalls

[RFC PATCH] scsi: sd_zbc: prevent report zones racing rev_wp_ofst updates
 2020-08-07 11:18 UTC  (3+ messages)

[PATCH v3 0/9] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-08-07 11:13 UTC  (9+ messages)
` [PATCH 9/9] "

RISC-V: crash in riscv_get_time()
 2020-08-07 11:18 UTC  (7+ messages)

[PATCH 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-08-07 11:09 UTC  (15+ messages)
` [PATCH 01/13] ASoC: Intel: Add catpt device
` [PATCH 02/13] ASoC: Intel: catpt: Define DSP operations
` [PATCH 03/13] ASoC: Intel: catpt: Firmware loading and context restore
` [PATCH 04/13] ASoC: Intel: catpt: Implement IPC protocol
` [PATCH 05/13] ASoC: Intel: catpt: Add IPC messages
` [PATCH 06/13] ASoC: Intel: catpt: PCM operations
` [PATCH 07/13] ASoC: Intel: catpt: Event tracing
` [PATCH 08/13] ASoC: Intel: catpt: Simple sysfs attributes
` [PATCH 09/13] ASoC: Intel: Select catpt and deprecate haswell
` [PATCH 10/13] ASoC: Intel: haswell: Remove haswell-solution specific code
` [PATCH 11/13] ASoC: Intel: broadwell: "
` [PATCH 12/13] ASoC: Intel: bdw-5650: "
` [PATCH 13/13] ASoC: Intel: bdw-5677: "

[PATCH 0/2] v4l: async: Switch to endpoint node matching
 2020-08-07 11:16 UTC  (3+ messages)
` [PATCH 1/2] v4l: async: Use endpoint node, not device node, for fwnode match
` [PATCH 2/2] rcar-csi2: Use V4L2 async helpers to create the notifier

[LTP] [PATCH] lib/tst_cgroup: Reset cgroup.clone_children value
 2020-08-07 11:16 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-08-07 11:15 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Add custom pgm cleanup function
` [kvm-unit-tests PATCH v2 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[Qemu-devel] [Bug 1277433] [NEW] GDB context is inconsistent after "monitor system_reset"
 2020-08-07 11:01 UTC  (4+ messages)
` [Bug 1277433] "

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-07 11:11 UTC  (3+ messages)

[PATCH 2/2 resend] iio:temperature:mlx90632: Adding extended calibration option
 2020-08-07 11:13 UTC  (3+ messages)

drivers/video/fbdev/sstfb.c:337:23: sparse: expected void
 2020-08-07 11:04 UTC  (2+ messages)

drivers/video/fbdev/pxafb.c:916:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-08-07 10:37 UTC  (2+ messages)

[PATCH 0/7] qedf: Misc fixes for the driver
 2020-08-07 11:06 UTC  (7+ messages)
` [PATCH 2/7] qedf: check the validity of rjt frame before processing
` [PATCH 3/7] qedf: Do not kill timeout work for original IO on RRQ completion
` [PATCH 4/7] qedf: Send cleanup even for RRQ on timeout
` [PATCH 5/7] qedf: Initiate cleanup for ELS commands as well
` [PATCH 6/7] qedf: Don't process ELS completion if its flushed or cleaned up
` [PATCH 7/7] qedf: Fix race between els completion and flushing els request

[PATCH i2c-tools v2] allow to preset custom CFLAGS and LDFLAGS
 2020-08-07 11:12 UTC 

[shenki:dev-5.8 95/128] drivers/hwmon/peci-dimmtemp.c:96:14: sparse: sparse: incompatible types for 'case' statement
 2020-08-07 11:13 UTC 

[PATCH 0/4] qom: reduce boilerplate required for declaring and defining objects
 2020-08-07 11:11 UTC  (6+ messages)
` [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types

[PATCH] arm64: kaslr: Use standard early random function
 2020-08-07 11:09 UTC  (3+ messages)

srvfs: file system for posting open file descriptors into fs namespace
 2020-08-07 11:09 UTC 

[PATCH] documentation: coccinelle: Improve command example
 2020-08-07 11:10 UTC  (4+ messages)
` [Cocci] "

[PATCH] drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
 2020-08-07 11:10 UTC 

[RFC] checkpatch: detect missing changes to trace-events
 2020-08-07 11:07 UTC  (3+ messages)

[PATCH v2] drm/qxl: don't take vga ports on rev5+
 2020-08-07 10:55 UTC  (3+ messages)

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-08-07 11:02 UTC  (5+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

[PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later
 2020-08-07 10:52 UTC  (6+ messages)
` [PATCH v5 10/11] arm64: tegra: Enable ACONNECT, ADMA and AGIC on Jetson Nano
` [PATCH v5 11/11] arm64: tegra: Add DT binding for AHUB components

[PATCH] drm/virtio: fix unblank
 2020-08-07 10:54 UTC  (4+ messages)
` [Bug 1882851] "

[PATCH] docs: update trusted-encrypted.rst
 2020-08-07 10:58 UTC 

[PATCH v1 0/5] j1939 fixes
 2020-08-07 10:52 UTC  (6+ messages)
` [PATCH v1 1/5] can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
` [PATCH v1 2/5] can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer()
` [PATCH v1 3/5] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
` [PATCH v1 4/5] can: j1939: transport: add j1939_session_skb_find_by_offset() function
` [PATCH v1 5/5] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions

[LTP] [PATCH] syscalls/clone302: drop CLONE_CHILD_SETTID and CLONE_PARENT_SETTID
 2020-08-07 10:58 UTC 

[dpdk-dev] [RFC] doc: change to diverse and inclusive language
 2020-08-07 10:56 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 20.08 0/6] inclusive language fixes and deprecation notices
` [dpdk-dev] [PATCH v3 "

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-07 10:56 UTC  (4+ messages)
` [PATCH 3/4] build: also check for empty .bss.* in .o -> .init.o conversion

Android App not setting DNS when allowed IPS not 0.0.0.0/0
 2020-08-07 10:51 UTC  (3+ messages)

[mchinth:sep_socwatch_linux_5.8 17/38] drivers/platform/x86/socwatch/sw_driver.c:697 sw_set_driver_infos_i() warn: variable dereferenced before check 'local_msg' (see line 694)
 2020-08-07 10:49 UTC 

[zen-kernel-zen-kernel:5.8/zen-sauce 4/26] kernel/trace/trace_events_synth.c:1491:8: warning: argument 2 null where non-null expected
 2020-08-07 10:48 UTC 

[zen-kernel-zen-kernel:5.8/zen-sauce 2/26] drivers/scsi/vhba/vhba.c:559:22: sparse: sparse: cast removes address space '__user' of expression
 2020-08-07 10:44 UTC 

[PATCH net-next v2 0/3] ] TC datapath hash api
 2020-08-07 10:41 UTC  (9+ messages)

[PATCH v2] cmd: exception: unaligned data access on RISC-V
 2020-08-07 10:41 UTC  (4+ messages)

Is there some doc or some example of libbtrfs ?
 2020-08-07 10:38 UTC  (3+ messages)

drivers/usb/cdns3/gadget.c:429 cdns3_free_aligned_request_buf() error: double unlocked 'priv_dev->lock' (orig line 421)
 2020-08-07 10:36 UTC  (2+ messages)

[PATCH 0/6] USB: UDC: Fix memory leaks by expanding the API
 2020-08-07 10:37 UTC  (5+ messages)
` [PATCH 1/6] USB: UDC: Expand device model API interface


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.