All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-29 12:45:10 to 2020-04-29 13:21:40 UTC [more...]

[bug report] dm: add emulated block size target
 2020-04-29 13:21 UTC 

[PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op()
 2020-04-29 13:20 UTC  (2+ messages)
` [PATCH v2 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:32 UTC  (5+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-29 13:20 UTC  (14+ messages)

[Buildroot] [PATCH 1/1] support/testing: add package/test_mender.py
 2020-04-29 13:19 UTC 

[PATCH v11 03/16] s390x: protvirt: Support unpack facility
 2020-04-29 13:01 UTC  (3+ messages)
` [PATCH v12] "

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

[PATCH 0/8] ARM: imx: Fix reset in SPL
 2020-04-29 13:19 UTC  (12+ 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] kvargs: fix crash when parsing an invalid token on FreeBSD
 2020-04-29 13:17 UTC 

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

[PATCH v4 0/5] block-copy: use aio-task-pool
 2020-04-29 13:08 UTC  (6+ messages)
` [PATCH v4 1/5] block/block-copy: rename in-flight requests to tasks
` [PATCH v4 2/5] block/block-copy: alloc task on each iteration
` [PATCH v4 3/5] block/block-copy: add state pointer to BlockCopyTask
` [PATCH v4 4/5] block/block-copy: refactor task creation
` [PATCH v4 5/5] block/block-copy: use aio-task-pool API

[PATCH 0/9] More truncate improvements
 2020-04-29 13:14 UTC  (2+ messages)

[LTP] [PATCH] Define __NR_futex to be __NR_futex_time64 on riscv32
 2020-04-29 13:16 UTC  (2+ messages)

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-04-29 12:22 UTC  (5+ messages)
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

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

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

[Buildroot] [PATCH v3 00/10] Merge rust and cargo
 2020-04-29 13:15 UTC  (3+ messages)
` [Buildroot] [PATCH v3 02/10] package/rust: build and install cargo

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

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

[PATCH] sun6i: dsi: fix gcc-4.8
 2020-04-29 13:13 UTC  (4+ messages)

[PATCH 0/3] x86/pv: Start to trim 32bit support
 2020-04-29 13:13 UTC  (4+ messages)
` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32, 64}bit_domain() in !CONFIG_PV32 builds
  ` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32,64}bit_domain() "

[PATCH 0/3] clk: ti: couple of fixes towards 5.8
 2020-04-29 13:13 UTC  (4+ messages)
` [PATCH 1/3] clk: ti: composite: fix memory leak
` [PATCH 2/3] clk: ti: omap4: Add proper parent clocks for l4-secure clocks
` [PATCH 3/3] clk: ti: omap5: "

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 12:11 UTC  (10+ messages)
` [PATCH v2 12/20] sparc32: simplify detection of memory zone boundaries
` [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 20/20] docs/vm: update memory-models documentation

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-29 13:12 UTC  (3+ messages)

Season of Docs
 2020-04-29 13:12 UTC  (2+ messages)
` [docs] "

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

[RFC PATCHSET v2] Implement --switch-output-event
 2020-04-29 13:11 UTC  (9+ 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 5/8] perf evlist: Allow reusing the side band thread for more purposes
` [PATCH 6/8] libsubcmd: Introduce OPT_CALLBACK_SET()
` [PATCH 7/8] perf record: Introduce --switch-output-event
` [PATCH 8/8] perf record: Move side band evlist setup to separate routine

[PATCH] doc: thermal: add cpu-idle-cooling to index tree
 2020-04-29 13:11 UTC 

[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 

[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 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 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

[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)

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2020-04-29 13:02 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2020-04-29 13:02 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2020-04-29 13:02 UTC 

[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] ASoC: SOF: sort out Kconfig, again
 2020-04-29 12:58 UTC  (9+ messages)

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

[PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
 2020-04-29 19:21 UTC  (2+ 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] "

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  (3+ 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] 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)

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

[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)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-04-29 12:45 UTC 


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.