All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-21 13:41:48 to 2020-07-21 14:23:22 UTC [more...]

[PATCH 00/23][v4] Change data reservations to use the ticketing infra
 2020-07-21 14:22 UTC  (22+ messages)
` [PATCH 01/23] btrfs: change nr to u64 in btrfs_start_delalloc_roots
` [PATCH 02/23] btrfs: remove orig from shrink_delalloc
` [PATCH 03/23] btrfs: handle U64_MAX for shrink_delalloc
` [PATCH 04/23] btrfs: make shrink_delalloc take space_info as an arg
` [PATCH 05/23] btrfs: make ALLOC_CHUNK use the space info flags
` [PATCH 06/23] btrfs: call btrfs_try_granting_tickets when freeing reserved bytes
` [PATCH 07/23] btrfs: call btrfs_try_granting_tickets when unpinning anything
` [PATCH 08/23] btrfs: call btrfs_try_granting_tickets when reserving space
` [PATCH 09/23] btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc
` [PATCH 10/23] btrfs: use btrfs_start_delalloc_roots in shrink_delalloc
` [PATCH 11/23] btrfs: check tickets after waiting on ordered extents
` [PATCH 12/23] btrfs: add flushing states for handling data reservations
` [PATCH 13/23] btrfs: add the data transaction commit logic into may_commit_transaction
` [PATCH 14/23] btrfs: add btrfs_reserve_data_bytes and use it
` [PATCH 15/23] btrfs: use ticketing for data space reservations
` [PATCH 16/23] btrfs: serialize data reservations if we are flushing
` [PATCH 17/23] btrfs: use the same helper for data and metadata reservations
` [PATCH 18/23] btrfs: drop the commit_cycles stuff for data reservations
` [PATCH 19/23] btrfs: don't force commit if we are data
` [PATCH 20/23] btrfs: run delayed iputs before committing the transaction for data
` [PATCH 21/23] btrfs: flush delayed refs when trying to reserve data space

[PATCH v15] Add matrix keypad driver support Mediatek SoCs
 2020-07-21 14:23 UTC  (4+ messages)
` [PATCH v15 2/3] drivers: input:keyboard: Add mtk keypad driver

[PATCH v2 0/4] Add strace support for printing arguments for a group of selected syscalls
 2020-07-21 14:22 UTC  (3+ messages)
` [PATCH v2 1/4] linux-user: Make cpu_env accessible in strace.c

Are we on the wrong track?
 2020-07-21 14:22 UTC  (7+ messages)

[qemu-mainline test] 152058: regressions - trouble: fail/pass/starved
 2020-07-21 14:21 UTC 

[PATCH v7 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-21 14:20 UTC  (6+ messages)
` [PATCH v7 2/5] drm/imx: Add initial support for DCSS on iMX8MQ

[PATCH RESEND] file-posix: Handle `EINVAL` fallocate return value
 2020-07-21 14:21 UTC  (4+ messages)

[PATCH] drm/mcde: Fix stability issue
 2020-07-21 14:20 UTC  (4+ messages)

[PATCH 0/8] kcsan: Compound read-write instrumentation
 2020-07-21 14:21 UTC  (10+ messages)
` [PATCH 2/8] objtool, kcsan: Add __tsan_read_write to uaccess whitelist
` [PATCH 3/8] kcsan: Skew delay to be longer for certain access types
` [PATCH 4/8] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
` [PATCH 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs

[PATCH v4 00/10] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-21 14:16 UTC  (11+ messages)
` [PATCH v4 05/10] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR

[PATCH v2 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-21 14:20 UTC  (2+ messages)

[PATCH v3 01/12] drm/ingenic: Fix incorrect assumption about plane->index
 2020-07-21 14:20 UTC  (2+ messages)

[PATCH v3] pinctrl: core: print gpio in pins debugfs file
 2020-07-21 14:19 UTC  (4+ messages)

[PATCH v2 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-21 14:17 UTC  (6+ messages)
` [PATCH v2 1/5] of_address: Add bus type match for pci ranges parser
` [PATCH v2 2/5] MIPS: Loongson64: Process ISA Node in DeviceTree
` [PATCH v2 3/5] MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
` [PATCH v2 4/5] MIPS: Loongson64: DTS: Fix ISA range for RS780E PCH
` [PATCH v2 5/5] MIPS: Loongson64: Add ISA node for LS7A PCH

[PATCH] btrfs: use nofs for device sysfs creation
 2020-07-21 14:17 UTC 

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-21 14:17 UTC  (2+ messages)

[PATCH v5 00/10] build some devices as modules
 2020-07-21 14:16 UTC  (4+ messages)
` [PATCH v5 01/10] module: qom module support

[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-21 14:17 UTC  (15+ messages)
` [PATCH v3 05/17] cmd: bdinfo: Move sram info prints to generic code
` [PATCH v3 06/17] board_f: Introduce setup_bdinfo initcall
` [PATCH v3 08/17] board_f: Introduce board_setup_bdinfo_mem initcall
` [PATCH v3 09/17] board_f: Move sram bdinfo assignments to generic code
` [PATCH v3 10/17] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v3 11/17] board_f: ppc: Factor out ppc-specific "
` [PATCH v3 12/17] board_f: Remove setup_board_part1

io-mapping: Indicate mapping failure
 2020-07-21 14:16 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 1/8] dm: button: add an uclass for button
 2020-07-21 14:17 UTC  (5+ messages)
` [PATCH v2 8/8] test: dm: add a test for class button

[PATCH] virtio: Drop broken and superfluous object_property_set_link()
 2020-07-21 14:15 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-21 21:48 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add new IGT test to validate crtc Dithering (rev2)
` [igt-dev] [PATCH i-g-t] tests/kms_dither: Add new IGT test to validate crtc Dithering

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-21 14:15 UTC  (6+ messages)

Virtio in Xen on Arm (based on IOREQ concept)
 2020-07-21 14:15 UTC  (14+ messages)

[PATCH] KEYS: remove redundant memsets
 2020-07-21 14:15 UTC  (2+ messages)

[prelink-cross] prelink-cross: Add SPDX-License-Identifier: GPL-2.0-or-later to source files
 2020-07-21 14:14 UTC 

[PATCH 1/2] btrfs-progs: convert: Prevent bit overflow for cctx->total_bytes
 2020-07-21 13:57 UTC  (7+ messages)

[PATCH] arm-bsp: u-boot error fixing and file clean-up
 2020-07-21 14:12 UTC  (4+ messages)
` [meta-arm] "

[PATCH v2] serial: Fix SIFIVE debug serial dependency
 2020-07-21 14:12 UTC  (2+ messages)

[PATCH v2 0/4] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-07-21 14:11 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH] dynamic debug: allow printing to trace event
 2020-07-21 14:11 UTC 

[PATCH 2/2] usb: host: xhci-plat: add wakeup entry at /sys
 2020-07-21 14:10 UTC  (11+ messages)

[PATCH] gpio: Retire the explicit gpio irqchip code
 2020-07-21 14:10 UTC  (2+ messages)

[PATCH v2 0/4] Add dtrace support on macOS
 2020-07-21 14:06 UTC  (4+ messages)
` [PATCH v2 4/4] net/colo: Match is-enabled probe to tracepoint

[GIT PULL] intel-pinctrl for 5.9-1
 2020-07-21 14:05 UTC  (3+ messages)

[PATCH V6 00/14] TopDown metrics support for Icelake
 2020-07-21 14:05 UTC  (4+ messages)
` [PATCH V6 07/14] perf/x86/intel: Generic support for hardware TopDown metrics

[dpdk-dev] [PATCH v3 0/4] pmdinfogen: rewrite in Python
 2020-07-21 14:05 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/4] build: use Python pmdinfogen
  ` [dpdk-dev] [PATCH v4 3/4] doc/linux_gsg: require pyelftools for pmdinfogen

[PULL 0/3] Fixes 20200721 patches
 2020-07-21 14:02 UTC  (4+ messages)
` [PULL 1/3] xhci: fix valid.max_access_size to access address registers
` [PULL 2/3] qxl: fix modular builds with dtrace
` [PULL 3/3] module: ignore NULL type

[PATCH v2] dt-bindings: ingenic,pinctrl: Support pinmux/pinconf nodes
 2020-07-21 14:04 UTC  (2+ messages)

MacOS IPv6 not functioning without custom static route
 2020-07-21 14:03 UTC  (7+ messages)

error reporting from pre_load etc callbacks
 2020-07-21 14:01 UTC 

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-07-21 14:03 UTC  (3+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH] pinctrl: mcp23s08: Use irqchip template
 2020-07-21 14:02 UTC  (2+ messages)

[PATCH] docs: admin-guide/mm/index: Fix reference to nonexistent document
 2020-07-21 14:02 UTC  (2+ messages)
  ` [PATCH] docs: core-api/printk-formats.rst: use literal block syntax

[PATCH] efi_loader: loosen buffer parameter check in efi_file_read
 2020-07-21 14:02 UTC 

[RFC PATCH 00/16] Core scheduling v6
 2020-07-21 14:02 UTC  (3+ messages)
` [RFC PATCH 05/16] sched: Basic tracking of matching tasks
  ` [RFC PATCH 05/16] sched: Basic tracking of matching tasks(Internet mail)

[PATCH v5 0/7] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-07-21 14:02 UTC  (11+ messages)
` [PATCH v5 2/7] v4l2: add support for colorspace conversion API (CSC) for video capture
` [PATCH v5 3/7] media: vivid: Add support to the CSC API
` [PATCH v5 4/7] v4l2: extend the CSC API to subdevice
` [PATCH v5 5/7] media: v4l2: add support for the subdev CSC API for hsv_enc on mediabus
` [PATCH v5 6/7] media: staging: rkisp1: allow quantization setting by userspace on the isp source pad

[PATCH] serial: Fix incorrect dependency for debug sifive serial driver
 2020-07-21 14:02 UTC  (3+ messages)

[PATCH for-5.1] xhci: fix valid.max_access_size to access address registers
 2020-07-21 14:01 UTC  (4+ messages)

[PATCH v2] gpio: crystalcove: Use irqchip template
 2020-07-21 14:01 UTC 

[PATCH 1/4] frame-xchg: Don't call frame_xchg_destroy directly
 2020-07-21 14:01 UTC  (2+ messages)

[PATCHv3 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-21 13:59 UTC  (16+ messages)
` [PATCHv3 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

Wireguard on Ubuntu 18.04.4 (LTS)?
 2020-07-21 12:48 UTC  (6+ messages)
  ` AW: "

[PATCH bpf-next] bpf, netns: Fix build without CONFIG_INET
 2020-07-21 14:00 UTC  (2+ messages)

[LTP] [x86/entry] 248646181d: ltp.prctl04.fail
 2020-07-21 14:00 UTC 

[PATCH 0/5] ARM: sunxi: Add support for MSI Primo73 tablet
 2020-07-21 13:58 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: panel-dpi: Add bits-per-color property

[linux-gpio-intel:review-andy 3/4] drivers/gpio/gpio-crystalcove.c:357:10: error: use of undeclared identifier 'ch'
 2020-07-21 14:00 UTC  (2+ messages)

[cip-dev] [PATCH 4.19.y-cip 1/2] ASoC: rsnd: fixup SSI clock during suspend/resume modes
 2020-07-21 13:50 UTC  (6+ messages)
` [cip-dev] [PATCH 4.19.y-cip 2/2] arm64: defconfig: Enable additional support for Renesas platforms

[GIT PULL] timer drivers fix for 5.8-rc7
 2020-07-21 13:59 UTC 

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-21 13:59 UTC  (14+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [Linaro-mm-sig] "
                  ` [Intel-gfx] "

[PATCH 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-07-21 13:59 UTC  (5+ messages)
` [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-21 13:58 UTC  (13+ messages)

[PATCH] rilmodem: set proto type during setting initial attach apn
 2020-07-21 13:56 UTC  (2+ messages)

[PATCH for-5.1 v2 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
 2020-07-21 13:55 UTC  (3+ messages)
` [PATCH for-5.1 v2 1/2] qcow2: Implement v2 zero writes with discard if possible
` [PATCH for-5.1 v2 2/2] iotests: Test sparseness for qemu-img convert -n

[PATCH v4 0/6] media: v4l2: Add extended fmt and buffer ioctls
 2020-07-21 13:56 UTC  (6+ messages)
` [PATCH v4 2/6] media: v4l2: Add extended buffer operations

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-21 13:56 UTC  (7+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
 2020-07-21 13:33 UTC  (2+ messages)

[PATCH] ARM: asm: Rewrite get_thread_info using BIC
 2020-07-21 13:54 UTC  (4+ messages)

[PATCH 1/2] netmon: support cell type LTE
 2020-07-21 13:55 UTC  (2+ messages)

[PATCH 0/7] pc-bios: s390x: Cleanup part 2
 2020-07-21 13:54 UTC  (4+ messages)
` [PATCH 2/7] pc-bios: s390x: Cleanup jump to ipl code

[PATCH] pinctrl: sx150x: Use irqchip template
 2020-07-21 13:53 UTC  (2+ messages)

[PATCH 1/1] video: backlight: cr_bllcd: Remove unused variable 'intensity'
 2020-07-21 13:52 UTC  (5+ messages)

[PATCH -next] hwmon: sparx5: Make symbol 's5_temp_match' static
 2020-07-21 13:53 UTC  (2+ messages)

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-21 13:46 UTC  (13+ messages)

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-21 13:52 UTC  (2+ messages)

PROBLEM: mv command fails: "File exists" on cifs mount on kernel>=5.7.8
 2020-07-21 13:52 UTC  (2+ messages)

[PATCH v1 0/5] candidate fixes for 5.1-rc1 (shippable, semihosting, OOM tcg)
 2020-07-21 13:50 UTC  (6+ messages)
` [PATCH v1 4/5] util: add qemu_get_host_physmem utility function

High CPU load when using MAX14830 SPI UART controller
 2020-07-21 13:51 UTC  (3+ messages)

[PATCH v16 00/22] per memcg lru_lock
 2020-07-21 13:51 UTC  (8+ messages)
` [PATCH v16 16/22] mm/mlock: reorder isolation sequence during munlock

[PATCH v4] overlayfs: Provide mount options sync=off/fs to skip sync
 2020-07-21 13:51 UTC  (6+ messages)

[PATCH for-5.1 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
 2020-07-21 13:49 UTC  (4+ messages)
` [PATCH for-5.1 2/2] iotests: Test sparseness for qemu-img convert -n

[PATCH] clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
 2020-07-21 13:49 UTC  (5+ messages)

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-21 13:47 UTC  (5+ messages)
` [RFC v2 1/3] virtio: add vhost-user-fs-ccw device
` [RFC v2 3/3] libvhost-user: fence legacy virtio devices

[PATCH] arm-autonomy: Extend compatibility to gatesgarth
 2020-07-21 13:49 UTC  (2+ messages)
` [meta-arm] "

[PATCH -next] backlight: cr_bllcd: Remove unused variable 'intensity'
 2020-07-21 13:48 UTC 

[PATCH v3 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-07-21 13:42 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/4] Introduce the NVMM impl

[PATCH] ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()
 2020-07-21 13:45 UTC  (2+ messages)

[PATCH] MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
 2020-07-21 13:47 UTC 

[PATCH net-next 0/7] Add an MDIO sub-node under MACB
 2020-07-21 13:44 UTC  (13+ messages)
` [PATCH net-next 2/7] macb: bindings doc: use an MDIO node as a container for PHY nodes
` [PATCH net-next 3/7] net: macb: parse PHY nodes found under an MDIO node

[PATCH 0/7] usb: bdc: Updates and fixes to the USB BDC driver
 2020-07-21 13:45 UTC  (3+ messages)

[PATCH v5 00/17] perf: ftrace enhancement
 2020-07-21 13:44 UTC  (10+ messages)
` [PATCH v5 03/17] perf ftrace: add option -t/--tid to filter by thread id

[PATCH] rilmodem: fix typo error in netmon.c
 2020-07-21 13:43 UTC  (2+ messages)

[f2fs:dev-test 37/38] fs/f2fs/super.c:3058:48: error: 'struct blk_zone' has no member named 'capacity'
 2020-07-21 13:42 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4] drm/scheduler: Avoid accessing freed bad job
 2020-07-21 13:42 UTC  (18+ messages)

[PATCH net-next 0/4] cxgb4: add ethtool self_test support
 2020-07-21 13:41 UTC  (6+ messages)


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.