All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-21 07:33:38 to 2021-01-21 08:28:44 UTC [more...]

[PATCH v4 0/3] Generic USB Display driver
 2021-01-21  8:27 UTC  (6+ messages)
` [PATCH v4 1/3] drm/uapi: Add USB connector type

[meta-oe][PATCH] vboxguestdrivers: upgrade 6.1.16 -> 6.1.18
 2021-01-21  8:26 UTC  (2+ messages)
` [oe] "

module loader dead code removal and cleanusp
 2021-01-21  8:25 UTC  (25+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] module: add a module_loaded helper
` [PATCH 03/13] livepatch: refactor klp_init_object
` [PATCH 04/13] livepatch: move klp_find_object_module to module.c
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {, module_}kallsyms_on_each_symbol when required
  ` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol "
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] drm: remove drm_fb_helper_modinit
` [PATCH 09/13] module: remove each_symbol_in_section
` [PATCH 10/13] module: merge each_symbol_section into find_symbol
` [PATCH 11/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*

kernel oops after nvme_set_queue_count()
 2021-01-21  8:25 UTC 

[PATCH v11 02/10] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
 2021-01-21  8:25 UTC  (4+ messages)

[PATCH v4 1/4] mm: rename memmap_init() and memmap_init_zone()
 2021-01-21  8:25 UTC  (5+ messages)

[PATCH] vmalloc: remove redundant NULL check
 2021-01-21  8:23 UTC  (3+ messages)

[PATCH v4 00/18] Refactor generic_file_buffered_read
 2021-01-21  8:23 UTC  (15+ messages)
` [PATCH v4 01/18] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH v4 09/18] mm/filemap: Change filemap_read_page calling conventions
` [PATCH v4 11/18] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH v4 13/18] mm/filemap: Add filemap_range_uptodate
` [PATCH v4 14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages
` [PATCH v4 15/18] mm/filemap: Restructure filemap_get_pages
` [PATCH v4 16/18] mm/filemap: Don't relock the page after calling readpage

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (5+ messages)
    ` [dm-devel] "

[PATCH 0/2] Add ipv6 hostfwd support
 2021-01-21  8:23 UTC  (3+ messages)
` [PATCH 1/2] slirp: "
` [PATCH 2/2] net: Add ipv6_hostfwd option

[PATCH v1 5/5] driver core: Set fw_devlink=on by default
 2021-01-21  8:22 UTC  (2+ messages)
` [TEST PATCH v1] driver: core: Make fw_devlink=on more forgiving

[PATCH 1/1] s390/vfio-ap: No need to disable IRQ after queue reset
 2021-01-21  8:20 UTC  (2+ messages)

[OE-core] [PATCH] pulseaudio: upgrade 14.0 -> 14.2
 2021-01-21  8:19 UTC 

[PATCH] btrfs: remove redundant NULL check
 2021-01-21  8:19 UTC 

[PATCH v2 0/5] Share mtk mutex driver for both DRM and MDP
 2021-01-21  8:18 UTC  (8+ messages)
` [PATCH v2 3/5] drm/mediatek: Change disp/ddp term to mutex in mtk mutex driver

[PATCH bpf-next v2 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-21  8:18 UTC  (13+ messages)
` [PATCH bpf-next v2 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper
` [PATCH bpf-next v2 7/8] selftest/bpf: add XDP socket tests for bpf_redirect_{xsk, map}()

"possible deadlock in console_lock_spinning_enable" and "possible deadlock in console_unlock" should be duplicate crash behaviors
 2021-01-21  8:17 UTC  (2+ messages)

[RFC PATCH bcache] bcache: journal_nvm_base() can be static
 2021-01-21  8:17 UTC  (2+ messages)

[OE-core][PATCH] newlib: Update licence
 2021-01-21  8:17 UTC 

[PATCH] rtsx: pci: fix device aspm state bug
 2021-01-21  8:15 UTC  (6+ messages)

[PATCH 0/3] cdev: Generic shutdown handling
 2021-01-21  8:15 UTC  (7+ messages)
` [PATCH 1/3] cdev: Finish the cdev api with queued mode support
` [PATCH 3/3] libnvdimm/ioctl: Switch to cdev_register_queued()

Contributor meeting notes 19-Jan-21
 2021-01-21  8:14 UTC  (15+ messages)

[PATCH v2 0/6] avoid repeated request completion and IO error
 2021-01-21  8:14 UTC  (3+ messages)
` [PATCH v2 2/6] nvme-core: introduce complete failed request

[PATCH] mmc: block: use REQ_HIPRI flag to complete request directly in own complete workqueue
 2021-01-21  8:13 UTC 

stable-rc/queue/4.9 baseline: 121 runs, 7 regressions (v4.9.252-24-g154dbfe59113)
 2021-01-21  8:10 UTC 

[PATCH] Bluetooth: Put HCI device if inquiry procedure interrupts
 2021-01-21  8:10 UTC 

[PATCH 1/1] nvme: update enumerations for status codes
 2021-01-21  8:08 UTC  (4+ messages)

[cip-dev] CIP IRC weekly meeting today
 2021-01-21  8:08 UTC  (2+ messages)

[PATCH bpf-next v3] samples/bpf: Update build procedure for manually compiling LLVM and Clang
 2021-01-21  8:08 UTC  (3+ messages)

[PATCH v3] ovl: use a dedicated semaphore for dir upperfile caching
 2021-01-21  8:07 UTC  (5+ messages)

stable-rc/queue/5.4 baseline: 175 runs, 6 regressions (v5.4.91-3-gd7ca5bcca05c)
 2021-01-21  8:06 UTC 

[PATCH 1/2] mfd: intel-m10-bmc: fix the register access range
 2021-01-21  8:05 UTC  (4+ messages)
` [PATCH 2/2] mfd: intel-m10-bmc: add access table configuration to the regmap

Splicing to/from a tty
 2021-01-21  8:04 UTC  (12+ messages)

[PATCH 1/1] drm/amdgpu: Make contiguous pinning optional
 2021-01-21  8:03 UTC  (2+ messages)

[PATCH 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-21  8:03 UTC  (3+ messages)
` [PATCH 1/6] arch: rearrahge headers inclusion order in asm/bitops for m68k and sh

soft lockups on T5120
 2021-01-21  8:03 UTC  (2+ messages)

[PATCH v6 0/5] Introduce the Counter character device interface
 2021-01-21  8:03 UTC  (5+ messages)
` [PATCH v6 3/5] counter: Add "

[PATCH v3] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-21  8:02 UTC 

[PATCH v5 0/4] OP-TEE I2C trampoline and associated tests
 2021-01-21  8:00 UTC  (5+ messages)
` [PATCH v5 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v5 4/4] test: dm: tee: extend with RPC test

[PATCH] mm/memcontrol: remove redundant NULL check
 2021-01-21  8:00 UTC 

[PATCH v6 0/3] xen: add support for automatic debug key actions in case of crash
 2021-01-21  8:00 UTC  (5+ messages)
` [PATCH v6 1/3] xen/arm: add support for run_in_exception_handler()

[PATCH 1/2] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
 2021-01-21  8:00 UTC  (2+ messages)

[PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c
 2021-01-21  8:00 UTC  (5+ messages)

Problems with APIC on versions 4.9 and later (4.8 works)
 2021-01-21  7:59 UTC  (6+ messages)

[PATCH] regmap: Assign boolean values to a bool variable
 2021-01-21  7:59 UTC 

[PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-21  7:57 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: rockchip: add "
    ` [PATCH v2 2/2] PCI: rockchip: add DesignWare based PCIe controller【请注意,邮件由robherring2@gmail.com代发】

[PATCH] drm/ast: Update the sequence of Clearing Fast-reset
 2021-01-21  7:55 UTC  (3+ messages)

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-21  7:55 UTC  (3+ messages)
` [PATCH bpf-next v5 3/4] selftests/bpf: Integrate the socket_cookie test to test_progs

[net-next PATCH 0/7] ethtool support for fec and link configuration
 2021-01-21  7:53 UTC  (5+ messages)
` [net-next PATCH 2/7] octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
` [net-next PATCH 3/7] octeontx2-pf: ethtool fec mode support
` [net-next PATCH 5/7] octeontx2-af: advertised link modes support on cgx
` [net-next PATCH 7/7] octeontx2-pf: ethtool physical link configuration

[Intel-wired-lan] [PATCH net] ice: Fix MSI-X vector fallback logic
 2021-01-21  7:52 UTC 

[PATCH v3] mhi: use irq_flags if controller driver configures it
 2021-01-21  7:52 UTC  (4+ messages)

[RFC PATCH 1/2] dt-bindings: iommu: add bindings for sprd iommu
 2021-01-21  7:51 UTC  (6+ messages)

[PATCH v3 00/12] OPP API fixes and improvements
 2021-01-21  7:51 UTC  (5+ messages)

[PATCH v2 0/3] Serialize execution environment changes for MHI
 2021-01-21  7:50 UTC  (3+ messages)
` [PATCH v2 1/3] bus: mhi: core: Clear devices when moving execution environments

stable-rc/queue/4.14 baseline: 137 runs, 10 regressions (v4.14.216-34-g7e223c1966702)
 2021-01-21  7:48 UTC 

[PATCH 0/9] tools/nolibc: fix build issues on aarch64 after unistd cleanup
 2021-01-21  7:48 UTC  (4+ messages)
` [PATCH 3/9] tools/nolibc: make getpgrp() fall back to getpgid(0)
` [PATCH 7/9] tools/nolibc: remove incorrect definitions of __ARCH_WANT_*
` [PATCH 10/9] tools/rcutorture: fix position of -lgcc in mkinitrd.sh

stable-rc/queue/5.10 baseline: 183 runs, 2 regressions (v5.10.9-2-gc763deac7ffa)
 2021-01-21  7:47 UTC 

[PATCH v4 0/9] eMMC inline encryption support
 2021-01-21  7:45 UTC  (7+ messages)
` [PATCH v4 1/9] mmc: add basic support for inline encryption

Overlayfs performance issue
 2021-01-21  7:45 UTC 

[PATCH v26 00/15] Timestamp synchronization of host - guest tracing session
 2021-01-21  7:44 UTC  (16+ messages)
` [PATCH v26 01/15] trace-cmd: Replace time sync protocol ID with string
` [PATCH v26 02/15] trace-cmd: Add trace-cmd library APIs for ftrace clock name
` [PATCH v26 03/15] trace-cmd: Move VM related logic in a separate file
` [PATCH v26 04/15] trace-cmd: Add clock parameter to timestamp synchronization plugins
` [PATCH v26 05/15] trace-cmd: Add role "
` [PATCH v26 06/15] trace-cmd: Add host / guest role in timestamp synchronization context
` [PATCH v26 07/15] trace-cmd: Add guest CPU count PID in tracecmd_time_sync struct
` [PATCH v26 08/15] trace-cmd: Add scaling ratio for timestamp correction
` [PATCH v26 09/15] trace-cmd: Add time sync protocol flags
` [PATCH v26 10/15] trace-cmd: Add timestamp synchronization per vCPU
` [PATCH v26 11/15] trace-cmd: Define a macro for packed structures
` [PATCH v26 12/15] trace-cmd: Add dummy function to initialize timestamp sync logic
` [PATCH v26 13/15] trace-cmd: [POC] PTP-like algorithm for host - guest timestamp synchronization
` [PATCH v26 14/15] trace-cmd: Debug scripts for "
` [PATCH v26 15/15] trace-cmd [POC]: Add KVM timestamp synchronization plugin

[OE-core] [PATCH] systemd: use the absolute path in service file
 2021-01-21  7:44 UTC  (2+ messages)
` [PATCH v3] systemd: resolve executable path if it is relative

[PATCH] cmd: pxe_utils: fix ipappend ip config empty vars
 2021-01-21  7:44 UTC 

usb: dwc3: gadget: skip pullup and set_speed after suspend
 2021-01-21  7:44 UTC  (5+ messages)

[RFC PATCH V2 0/2] Add Unisoc iommu basic driver
 2021-01-21  7:42 UTC  (7+ messages)
` [RFC PATCH V2 2/2] iommu: add "

[PATCH net-next v2 3/3] xsk: build skb by page
 2021-01-21  7:41 UTC  (3+ messages)

[PATCH v3 00/17] qapi: static typing conversion, pt1.5
 2021-01-21  7:40 UTC  (5+ messages)
` [PATCH v3 10/17] qapi/gen: Combine ._add_[user|system]_module

[PATCH v3] USB: serial: cp210x: Fix error 32 when hardware flow control is enabled
 2021-01-21  7:39 UTC  (2+ messages)

[libvirt test] 158551: regressions - FAIL
 2021-01-21  7:38 UTC 

[PATCH v5 0/2] misc: pvpanic: introduce capability & event attribute
 2021-01-21  7:38 UTC  (4+ messages)
` PING: "

[PATCH] btrfs: rework the order of btrfs_ordered_extent::flags
 2021-01-21  7:38 UTC  (2+ messages)

[PATCH can tree] can: dev: prevent potential information leak in can_fill_info()
 2021-01-21  7:37 UTC  (3+ messages)

[PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request
 2021-01-21  7:33 UTC  (3+ messages)

[PATCH] objtool: Don't fail the kernel build on fatal errors
 2021-01-21  7:32 UTC  (3+ messages)

[PATCH] tcg: Increase the static number of temporaries
 2021-01-21  7:32 UTC  (2+ messages)

[PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
 2021-01-21  7:31 UTC  (5+ messages)

[PATCH v1] ARM: dts: aspeed: Add Mowgli rtc driver
 2021-01-21  7:31 UTC  (3+ messages)

[PATCH] usb: typec: tcpci_maxim: Drop GPIO includes
 2021-01-21  7:31 UTC  (2+ messages)

[PATCH v2 00/14] Make btrfs W=1 clean
 2021-01-21  7:31 UTC  (4+ messages)
` [PATCH v2 14/14] btrfs: Enable W=1 checks for btrfs

[PATCH v6 0/3] AMS, Collision Avoidance, and Protocol Error
 2021-01-21  7:30 UTC  (4+ messages)

[PATCH] mm/swap_slots.c: remove redundant NULL check
 2021-01-21  7:30 UTC 

[PATCH v4 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging
 2021-01-21  7:29 UTC  (6+ messages)
` [PATCH v4 19/21] regulator: hi6421v600-regulator: move it from staging

libbpf ringbuf manager starvation
 2021-01-21  7:29 UTC  (2+ messages)

linux-next: Tree for Jan 21
 2021-01-21  7:28 UTC 

[PATCH] rtsx: pci: fix device aspm state bug
 2021-01-21  7:28 UTC 

[PATCH v1 0/2] Input: ads7846: reduce SPI related CPU load
 2021-01-21  7:24 UTC  (5+ messages)
` [PATCH v2 2/2] Input: ads7846: convert to one message

[PATCH v5 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging
 2021-01-21  7:18 UTC  (7+ messages)
` [PATCH v5 02/21] staging: hikey9xx: hisilicon,hi6421-spmi-pmic.yaml: simplify props
` [PATCH v5 03/21] staging: hikey9xx: hisi-spmi-controller: clean sparse warnings
` [PATCH v5 06/21] staging: hikey9xx: hi6421v600-regulator: cleanup debug msgs
` [PATCH v5 17/21] staging: hikey9xx: hi6421v600-regulator: use some regmap helpers
` [PATCH v5 18/21] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v5 21/21] dts: hisilicon: add support for the PMIC found on Hikey 970

linux-next: build failure on power pc
 2021-01-21  7:17 UTC  (3+ messages)
` [PATCH] powerpc: fix AKEBONO build failures

[PATCH v3 00/15] soc: xilinx: vcu: Convert driver to clock provider
 2021-01-21  7:16 UTC  (3+ messages)
` [PATCH v3 05/15] soc: xilinx: vcu: add helpers for configuring PLL
` [PATCH v3 07/15] soc: xilinx: vcu: register PLL as fixed rate clock

[PATCH v6 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-01-21  7:14 UTC  (2+ messages)
` [PATCH v6 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding

[PATCH] pinctrl: clarify #pinctrl-cells for pinctrl-single,pins
 2021-01-21  7:06 UTC  (3+ messages)

[PATCH V5 0/5] dt: build overlays
 2021-01-21  6:57 UTC  (7+ messages)
` [PATCH V5 5/5] of: unittest: Statically apply overlays using fdtoverlay

[PATCH v2 0/6] Add Wacom I2C support to rM2
 2021-01-21  6:56 UTC  (3+ messages)
` [PATCH v2 1/6] devicetree/bindings: Initial commit of wacom,wacom-i2c
` [PATCH v2 2/6] input/touchscreen: Add device tree support to wacom_i2c

[PATCH v2 0/4] Handle #GP for SVM execution instructions
 2021-01-21  6:55 UTC  (3+ messages)
` [PATCH v2 3/4] KVM: SVM: Add support for VMCB address check change
` [PATCH v2 4/4] KVM: SVM: Support #GP handling for the case of nested on nested

[PATCH 01/29] csky: Add memory layout 2.5G(user):1.5G(kernel)
 2021-01-21  6:53 UTC  (9+ messages)
` [PATCH 06/29] csky: Fixup futex SMP implementation
` [PATCH 09/29] csky: Fixup PTE global for 2.5:1.5 virtual memory
` [PATCH 10/29] csky: Remove prologue of page fault handler in entry.S
` [PATCH 11/29] csky: Add kmemleak support
` [PATCH 12/29] csky: Fix TLB maintenance synchronization problem
` [PATCH 13/29] csky: Add show_tlb for CPU_CK860 debug
` [PATCH 14/29] csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
` [PATCH 15/29] csky: Fixup update_mmu_cache called with user io mapping

[RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries
 2021-01-21  2:55 UTC  (2+ messages)

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-20 16:08 UTC  (3+ messages)
` [PATCH v5 04/16] iommu/hyperv: don't setup IRQ remapping when running as root


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.