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

[RFC PATCHSET v2] Implement --switch-output-event
 2020-04-29 13:11 UTC  (5+ messages)
` [PATCH 1/8] perf record: Move sb_evlist to 'struct record'
` [PATCH 2/8] perf top: Move sb_evlist to 'struct perf_top'
` [PATCH 3/8] perf bpf: Decouple creating the evlist from adding the SB event
` [PATCH 4/8] perf parse-events: Add parse_events_option() variant that creates evlist

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 12:11 UTC  (13+ messages)
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH v2 09/20] csky: simplify detection of memory zone boundaries
` [PATCH v2 10/20] m68k: mm: "
` [PATCH v2 11/20] parisc: "
` [PATCH v2 12/20] sparc32: "
` [PATCH v2 13/20] unicore32: "
` [PATCH v2 14/20] xtensa: "
` [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers
` [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions()

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-04-29 13:10 UTC  (2+ messages)

[PATCH 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 13:09 UTC  (4+ messages)
    `  "

[PATCH -next] ipc: use GFP_ATOMIC under spin lock
 2020-04-29 13:08 UTC  (5+ messages)

[PATCH] ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
 2020-04-29 13:08 UTC 

[Buildroot] [PATCH] package/cunit: switch to maintain fork version 3.2.6
 2020-04-29 13:08 UTC  (3+ messages)

[PATCH v22 0/4] implement zstd cluster compression method
 2020-04-29 13:02 UTC  (6+ messages)
` [PATCH v22 3/4] qcow2: add zstd cluster compression

[PATCH] audit: make symbol 'audit_nfcfgs' static
 2020-04-29  9:26 UTC 

[PATCH -next] selinux: fix error return code in policydb_read()
 2020-04-29 13:07 UTC  (2+ messages)

[PATCH] tools/xenstore: don't store domU's mfn of ring page in xensotred
 2020-04-29 13:06 UTC  (11+ messages)

[PATCH 1/3] x86/pv: Options to disable and/or compile out 32bit PV support
 2020-04-29 13:06 UTC  (2+ messages)
` [PATCH v2 "

[dpdk-dev] [PATCH] net/mlx5: fix wrong assert in modify converting
 2020-04-29 13:06 UTC 

[PATCH bpf-next v2 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 13:05 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] tools: bpftool: for "feature probe" define "full_mode" bool as global
` [PATCH bpf-next v2 2/3] tools: bpftool: allow unprivileged users to probe features
` [PATCH bpf-next v2 3/3] tools: bpftool: make libcap dependency optional

[PATCH v1 0/4] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-29 13:05 UTC  (4+ messages)
` [PATCH v1 3/4] scsi: ufs: add LU Dedicated buffer type support "
  ` [EXT] "

[PATCH] Teach git-rev-list --simplify-forks
 2020-04-29 13:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] Raspberry Pi 4 VL805 firmware load
 2020-04-29 13:04 UTC  (8+ messages)
` [PATCH 2/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware

[PATCH 0/8] ARM: imx: Fix reset in SPL
 2020-04-29 13:04 UTC  (9+ messages)
` [PATCH 1/8] ARM: imx8m: Do not define do_reset() if sysreset is enabled
` [PATCH 2/8] ARM: imx8m: Fix indentation of reset_cpu() function
` [PATCH 3/8] ARM: imx8m: Don't use the addr parameter of reset_cpu()
` [PATCH 4/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVK
` [PATCH 5/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVK
` [PATCH 6/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVK
` [PATCH 7/8] ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin
` [PATCH 8/8] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them

[dpdk-dev] [PATCH] app/testpmd: add cmdline option to set Rx mq mode
 2020-04-29 13:04 UTC 

[PATCH v22 00/16] Multicolor Framework v22
 2020-04-29 12:56 UTC  (17+ messages)
` [PATCH v22 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v22 02/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v22 03/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v22 04/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v22 05/16] dt: bindings: lp55xx: Be consistent in the document with LED acronym
` [PATCH v22 06/16] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v22 07/16] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v22 08/16] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v22 09/16] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v22 10/16] leds: lp55xx: Convert LED class registration to devm_*
` [PATCH v22 11/16] leds: lp55xx: Add multicolor framework support to lp55xx
` [PATCH v22 12/16] leds: lp5523: Update the lp5523 code to add multicolor brightness function
` [PATCH v22 13/16] leds: lp5521: Add multicolor framework multicolor brightness support
` [PATCH v22 14/16] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v22 15/16] leds: lp5523: Fix checkpatch issues in the code
` [PATCH v22 16/16] dt: bindings: Update lp55xx binding to recommended LED naming

[PATCH] perf tool: fix detection of active SMT
 2020-04-29 13:03 UTC  (2+ messages)

ucsi and DRD controller interaction
 2020-04-29 13:03 UTC  (11+ messages)

[meta-java] host gcc-9, icetea-7 gcc-9 but how older gcc versions?
 2020-04-29 13:02 UTC  (4+ messages)

[PATCH] branch: add '-' to delete previous branch
 2020-04-29 13:01 UTC 

[PATCH 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-04-29 13:01 UTC  (9+ messages)
` [PATCH 1/2] usb: serial: Add MaxLinear/Exar USB to Serial driver
` [PATCH 2/2] usb: serial: xr_serial: Add gpiochip support

[Intel-gfx] [CI 1/2] drm/i915/gt: Keep a no-frills swappable copy of the default context state
 2020-04-29 13:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gt: Keep a no-frills swappable copy of the default context state (rev3)

[PATCH v3] audio/jack: add JACK client audiodev
 2020-04-29 12:59 UTC  (2+ messages)

coding style question about obsoleted packages
 2020-04-29 13:01 UTC  (2+ messages)
` [OE-core] "

[PATCH v3] block: make BlockConf.*_size properties 32-bit
 2020-04-29 12:59 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix default rule do RSS regardless rxmode
 2020-04-29 13:00 UTC 

[PATCH v2] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 12:58 UTC 

[Intel-gfx] [patch] drm/i915: Update Slylake PCI IDs
 2020-04-29 13:00 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-04-29 12:59 UTC  (4+ messages)

[PATCH] ASoC: SOF: sort out Kconfig, again
 2020-04-29 12:58 UTC  (9+ messages)

[PATCH v2 0/5] scsi: ufs: Misc improvements for DesignWare drivers and UFS
 2020-04-29 12:59 UTC  (5+ messages)
` [PATCH v2 1/5] scsi: ufs: Allow UFS 3.0 as a valid version
  ` [EXT] "

[PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
 2020-04-29 19:21 UTC  (2+ messages)

New powerpc vdso calling convention
 2020-04-29 12:15 UTC  (10+ messages)

[PATCH 00/10] Generic USB Display driver
 2020-04-29 12:48 UTC  (22+ messages)
` [PATCH 01/10] backlight: Add backlight_device_get_by_name()
` [PATCH 02/10] drm: Add backlight helper
` [PATCH 03/10] drm/client: Add drm_client_init_from_id()
` [PATCH 04/10] drm/client: Add drm_client_framebuffer_flush()
` [PATCH 05/10] drm/client: Add drm_client_modeset_check()
` [PATCH 06/10] drm/client: Add a way to set modeset, properties and rotation
` [PATCH 07/10] drm/format-helper: Add drm_fb_swab()
` [PATCH 08/10] drm: Add Generic USB Display driver
` [PATCH 09/10] drm/gud: Add functionality for the USB gadget side
` [PATCH 10/10] usb: gadget: function: Add Generic USB Display support

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-04-29 12:57 UTC  (9+ messages)
` [PATCH v3 4/6] blktrace: fix "

[PATCH] arm: dts: am33xx-l4: add gpio-line-names to gpio controllers
 2020-04-29 12:57 UTC  (3+ messages)

[PATCH v21 00/16] Multicolor Framework
 2020-04-29 12:50 UTC  (10+ messages)
` [PATCH v21 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v21 04/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v21 11/16] leds: lp55xx: Add multicolor framework support to lp55xx

linux-next: build failure after merge of the drm-misc tree
 2020-04-29 12:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Does a "check" of a RAID6 actually read all disks in a stripe?
 2020-04-29 12:56 UTC  (6+ messages)

[dpdk-dev] [PATCH] doc: remove intel PMD examples in flow bifurcation guide
 2020-04-29 12:54 UTC  (2+ messages)

[PATCH v2 00/17] 64bit block-layer
 2020-04-29 12:53 UTC  (5+ messages)
` [PATCH v2 01/17] block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes

[dpdk-dev] [PATCH] net/mlx5: fix actions validation on root table
 2020-04-29 12:54 UTC 

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-04-29 12:53 UTC  (5+ messages)
` [PATCH 2/7] mm: Move pt_mm within struct page

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix dropping of initial IPsec pkts
 2020-04-29 12:52 UTC  (9+ messages)
    ` [dpdk-dev] [EXT] "

[mm/debug] fa6726c1e7: kernel_BUG_at_include/linux/mm.h
 2020-04-29 12:52 UTC  (6+ messages)
      ` [LKP] "

[dpdk-dev] [PATCH] net/mlx5: fix actions validation on root table
 2020-04-29 12:52 UTC 

[PATCH] watchdog: iTCO: fix link error
 2020-04-29 12:52 UTC  (2+ messages)

[PATCH v2] video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
 2020-04-29 12:51 UTC  (3+ messages)

[PATCH] subsystem: Amplifier driver for TAS5805M,Texas instruments
 2020-04-29 12:49 UTC  (3+ messages)

What is a useful way to show changes between series?
 2020-04-29 12:49 UTC  (2+ messages)
` [kernel.org users] "

[PATCH] sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB
 2020-04-29 12:49 UTC  (2+ messages)

[RFC v7 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-04-29 12:45 UTC  (8+ messages)
` [RFC v7 1/7] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v7 2/7] mm/damon: Account age of target regions
` [RFC v7 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v7 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v7 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v7 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v7 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH] Convert CONFIG_PHYLIB et al to Kconfig
 2020-04-29 12:49 UTC  (2+ messages)

[ANN] U-Boot v2020.07-rc1 released
 2020-04-29 12:49 UTC 

[PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-29 12:48 UTC  (3+ messages)
` [PATCH v9 01/11] scsi: free sgtables in case command setup fails

[PATCH v2 0/3] support separate asm-offsets.h for SPL and TPL
 2020-04-29 12:48 UTC  (3+ messages)
` [PATCH v2 3/3] kbuild: SPL/TPL: generate "

[PATCH 1/1] cmd/gpt: avoid NULL check before free()
 2020-04-29 12:48 UTC  (2+ messages)

[PATCH] virtiofsd: jail lo->proc_self_fd
 2020-04-29 12:47 UTC  (2+ messages)
` [Virtio-fs] "

[dpdk-dev] [PATCH] net/mlx5: save meter index instead of meter id
 2020-04-29 12:48 UTC  (2+ messages)

[Buildroot] When building the net-next kernel, buildroot is asking for all the kernel config options one by one to enable
 2020-04-29 12:48 UTC  (2+ messages)

[PATCH] khugeepaged: Replace the usage of system(3) in the test
 2020-04-29 12:48 UTC  (2+ messages)

GUI Design Workgroup - today at 10 AM CT
 2020-04-29 12:44 UTC 

[PATCH v3] backlight: lms283gf05: Convert to GPIO descriptors
 2020-04-29 12:43 UTC 

[PATCH bpf-next v9 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-04-29 12:45 UTC  (4+ messages)

[Virtio-fs] [PATCH] virtiofsd: Show submounts
 2020-04-29 12:41 UTC  (11+ messages)

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-04-29 12:44 UTC  (7+ messages)
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH RFC 6/6] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery

[f2fs-dev] [PATCH V2] f2fs: Avoid double lock for cp_rwsem during checkpoint
 2020-04-29 12:44 UTC  (5+ messages)

[dpdk-dev] [PATCH] app/crypto-perf: fix display of sample test vector
 2020-04-29 12:44 UTC  (2+ messages)

[libgpiod][PATCH] gpioinfo: print bias flags if set
 2020-04-29 12:43 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS b1d4ad68cf8e6a2c2d8ab106315e50304002fac4
 2020-04-29 12:42 UTC 

[dpdk-dev] [PATCH] ethdev: check for Rx RSS distribution and RSS hash
 2020-04-29 12:42 UTC  (5+ messages)

[Buildroot] [PATCH] package/openssh: Add option to populate keys on build
 2020-04-29 12:41 UTC 

[PATCH 4/4 v2] firmware: stratix10-svc: Slightly simplify code
 2020-04-29 12:41 UTC  (2+ messages)

next/master build: 231 builds: 2 failed, 229 passed, 3 errors, 2197 warnings (next-20200429)
 2020-04-29 12:41 UTC 

python3-misc-native issue
 2020-04-29 12:40 UTC 

[PATCH 1/1] i2c: sh_mobile: eliminate a misreported warning
 2020-04-29 12:40 UTC 

Race condition during policy load in kernel
 2020-04-29 12:40 UTC  (6+ messages)

[PATCH] malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times
 2020-04-29 12:38 UTC  (2+ messages)
` [PATCH v2] "

About hardfloat in ppc
 2020-04-29 12:33 UTC  (9+ messages)
          ` R: "

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-04-29 12:37 UTC  (6+ messages)

[PATCH] clk/meson: fixes memleak issue in init err branch
 2020-04-29 12:37 UTC  (3+ messages)

[PATCH 0/2] m68k fpu fixes
 2020-04-29 12:33 UTC  (4+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding

[PATCH v3 0/7] Add H6 I2S support
 2020-04-29 12:35 UTC  (7+ messages)
` [PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S

[PATCH] userdiff: support Markdown
 2020-04-29 12:21 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
 2020-04-29 12:35 UTC  (2+ messages)

[PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
 2020-04-29 12:35 UTC  (12+ messages)

[PATCH] mini-os: Avoid segfaults in tc{g,s}etattr
 2020-04-29 12:34 UTC  (4+ messages)

[PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
 2020-04-29 12:34 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH 0/3] backup: Make sure that source and target size match
 2020-04-29 12:31 UTC  (3+ messages)
` [PATCH 1/3] backup: Improve error for bdrv_getlength() failure

[Intel-gfx] [PATCH 01/25] perf/core: Only copy-to-user after completely unlocking all locks, v3
 2020-04-29 12:33 UTC  (8+ messages)
` [Intel-gfx] [PATCH 05/25] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/25] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 14/25] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 15/25] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 19/25] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 23/25] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 25/25] drm/i915: Ensure we hold the pin mutex


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.