All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-21 12:20:11 to 2020-11-21 15:18:01 UTC [more...]

[PATCH] hmp-commands.hx: List abbreviation after command for cont, quit, print
 2020-11-21 15:17 UTC 

[PATCH] tty: serial: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-21 15:17 UTC  (6+ messages)

[PATCH] iio: adc: ad7292: remove unneeded spi_set_drvdata()
 2020-11-21 15:16 UTC  (3+ messages)

[PATCH v2] HID: mcp2221: add ADC support
 2020-11-21 15:13 UTC  (2+ messages)

[PATCH v40 00/24] Intel SGX foundations
 2020-11-21 15:12 UTC  (2+ messages)

[PATCH] HID: mcp2221: add ADC support
 2020-11-21 15:10 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/jpeg-turbo: bump to version 2.0.6
 2020-11-21 15:10 UTC 

[Qemu-devel] [Bug 1453613] [NEW] the help message of the set_password subcommand of the qemu monitor isn't usable
 2020-11-21 14:55 UTC  (2+ messages)
` [Bug 1453613] "

[PATCH v23 19/23] audit: add support for non-syscall auxiliary records
 2020-11-21  7:36 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-21 15:05 UTC  (7+ messages)
` [PATCH 060/141] habanalabs: "
` [PATCH 072/141] can: peak_usb: "
` [PATCH 090/141] iio: adc: cpcap: "

[PATCH v2] iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
 2020-11-21 15:02 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: hellcreek: Minor cleanups
 2020-11-21 15:01 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: tag_hellcreek: Cleanup includes
` [PATCH net-next 2/2] net: dsa: hellcreek: Don't print error message on defer

[PATCH 1/3] pwm: pca9685: Switch to atomic API
 2020-11-21 14:58 UTC  (7+ messages)

[PATCH v3 0/9] iio: remove iio_buffer_set_attrs() and assign buffer attrs during alloc
 2020-11-21 14:56 UTC  (10+ messages)
` [PATCH v3 7/9] iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()

[PATCH] video: hyperv_fb: Directly use the MMIO VRAM
 2020-11-21 14:54 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Assert potential malloc failures in intel_batchbuffer
 2020-11-21 14:50 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH v3 0/5] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621
 2020-11-21 14:50 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v3 2/5] dt: bindings: add mt7621-clk device tree binding documentation

[ogabbay:habanalabs-fixes 1/1] ld.lld: error: failed to open net/wireless/cfg80211.o: Cannot allocate memory
 2020-11-21 14:48 UTC 

[PATCH v4 0/4] add epoll_pwait2 syscall
 2020-11-21 14:44 UTC  (5+ messages)
` [PATCH v4 1/4] epoll: convert internal api to timespec64
` [PATCH v4 2/4] epoll: add syscall epoll_pwait2
` [PATCH v4 3/4] epoll: wire up "
` [PATCH v4 4/4] selftests/filesystems: expand epoll with epoll_pwait2

[libgpiod][PATCH v2] build: allow building with pre-v5.5 kernel headers
 2020-11-21 14:44 UTC 

[PATCH] iov_iter: optimise iter type checking
 2020-11-21 14:37 UTC 

[PATCH v3 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-21 14:39 UTC  (3+ messages)

[PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-11-21 14:38 UTC  (3+ messages)

[PATCH 00/29] RFC: iov_iter: Switch to using an ops table
 2020-11-21 14:34 UTC  (32+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations
` [PATCH 02/29] iov_iter: Split copy_page_to_iter()
` [PATCH 03/29] iov_iter: Split iov_iter_fault_in_readable
` [PATCH 04/29] iov_iter: Split the iterate_and_advance() macro
` [PATCH 05/29] iov_iter: Split copy_to_iter()
` [PATCH 06/29] iov_iter: Split copy_mc_to_iter()
` [PATCH 07/29] iov_iter: Split copy_from_iter()
` [PATCH 08/29] iov_iter: Split the iterate_all_kinds() macro
` [PATCH 09/29] iov_iter: Split copy_from_iter_full()
` [PATCH 10/29] iov_iter: Split copy_from_iter_nocache()
` [PATCH 11/29] iov_iter: Split copy_from_iter_flushcache()
` [PATCH 12/29] iov_iter: Split copy_from_iter_full_nocache()
` [PATCH 13/29] iov_iter: Split copy_page_from_iter()
` [PATCH 14/29] iov_iter: Split iov_iter_zero()
` [PATCH 15/29] iov_iter: Split copy_from_user_atomic()
` [PATCH 16/29] iov_iter: Split iov_iter_advance()
` [PATCH 17/29] iov_iter: Split iov_iter_revert()
` [PATCH 18/29] iov_iter: Split iov_iter_single_seg_count()
` [PATCH 19/29] iov_iter: Split iov_iter_alignment()
` [PATCH 20/29] iov_iter: Split iov_iter_gap_alignment()
` [PATCH 21/29] iov_iter: Split iov_iter_get_pages()
` [PATCH 22/29] iov_iter: Split iov_iter_get_pages_alloc()
` [PATCH 23/29] iov_iter: Split csum_and_copy_from_iter()
` [PATCH 24/29] iov_iter: Split csum_and_copy_from_iter_full()
` [PATCH 25/29] iov_iter: Split csum_and_copy_to_iter()
` [PATCH 26/29] iov_iter: Split iov_iter_npages()
` [PATCH 27/29] iov_iter: Split dup_iter()
` [PATCH 28/29] iov_iter: Split iov_iter_for_each_range()
` [PATCH 29/29] iov_iter: Remove iterate_all_kinds() and iterate_and_advance()

[Qemu-devel] [Bug 1750899] [NEW] Mouse cursor sometimes can't pass the invisible border on the right side of the screen
 2020-11-21 14:20 UTC  (2+ messages)
` [Bug 1750899] "

[Qemu-devel] [Bug 1754656] [NEW] Please solve graceful (ACPI) poweroff issue, using signals, most importantly SIGTERM
 2020-11-21 14:18 UTC  (2+ messages)
` [Bug 1754656] "

[PATCH 0/2] introduce sunxi hwspinlock
 2020-11-21 14:33 UTC  (6+ messages)
` [PATCH 2/2] hwspinlock: add SUNXI implementation

[PATCH 00/26] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-21 14:30 UTC  (3+ messages)
` [PATCH 18/26] target/mips: Extract Loongson SIMD translation routines

[PATCH ipsec-next] xfrm: interface: support collect metadata mode
 2020-11-21 14:28 UTC 

binman: u-boot-dtb vs. filename
 2020-11-21 14:28 UTC 

[PATCH v3] ACPI: platform-profile: Add platform profile support
 2020-11-21 14:27 UTC  (3+ messages)

sun6i-msgbox.c:undefined reference to `devm_ioremap_resource'
 2020-11-21 14:27 UTC  (2+ messages)

[Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences
 2020-11-21 14:16 UTC  (2+ messages)
` [Bug 1756538] "

drivers/clocksource/timer-riscv.c:28:16: error: implicit declaration of function 'get_cycles64'
 2020-11-21 14:26 UTC  (2+ messages)

[PATCH] Retire ChangeLog-2015
 2020-11-21 14:24 UTC  (2+ messages)

[Qemu-devel] [Bug 1756728] [NEW] virtio-scsi virtio-scsi-single and virtio-blk on raw image, games are not starting
 2020-11-21 14:14 UTC  (2+ messages)
` [Bug 1756728] "

[Qemu-devel] [Bug 1757323] [NEW] blue screen running windows 10 install DVD on qemu
 2020-11-21 14:13 UTC  (2+ messages)
` [Bug 1757323] "

[Qemu-devel] [Bug 1843073] [NEW] Network loose connection for long time under light load guest winxp64 with virtio on i5-8350U
 2020-11-21 14:12 UTC  (2+ messages)
` [Bug 1843073] "

[Qemu-devel] [Bug 1843151] [NEW] Regression: QEMU 4.1.0 qxl and KMS resoluiton only 4x10
 2020-11-21 14:11 UTC  (2+ messages)
` [Bug 1843151] "

[Bug 210269] New: Tablet mode not correctly reported after wake-up from hibernate
 2020-11-21 14:17 UTC  (3+ messages)
` [Bug 210269] "

[Qemu-devel] [Bug 1843590] [NEW] NBD tests use hardcoded port 10810
 2020-11-21 14:08 UTC  (2+ messages)
` [Bug 1843590] "

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-21 14:16 UTC  (10+ messages)
` [PATCH v3 01/12] drm: Add dummy page per device or GEM object
` [PATCH v3 02/12] drm: Unamp the entire device address space on device unplug
` [PATCH v3 04/12] drm/ttm: Set dma addr to null after freee

[PATCHv3 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-21 14:13 UTC  (3+ messages)
` [PATCHv4 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA

[Bug 1905037] [NEW] Qemu SPARC64 Panics on Sun Solaris 5.8 - BOP_ALLOC failed
 2020-11-21 14:05 UTC  (3+ messages)
` [Bug 1905037] "

request for 4.4-stable: 1eefcbc89cf3 ("MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS")
 2020-11-21 14:11 UTC 

[Qemu-devel] [Bug 1453608] [NEW] explain what pcsys_monitor in manpage
 2020-11-21 13:57 UTC  (2+ messages)
` [Bug 1453608] "

[qemu-mainline test] 156912: regressions - FAIL
 2020-11-21 14:07 UTC 

[PATCH v2 0/6] Add AHCI support for Tegra186
 2020-11-21 14:04 UTC  (3+ messages)
` [PATCH v2 4/6] dt-binding: ata: tegra: Add dt-binding documentation "

[PATCH v9 0/4] iommu: Add support to change default domain of
 2020-11-21 13:56 UTC  (10+ messages)
` [PATCH v9 1/4] iommu: Move def_domain type check for untrusted device into core
` [PATCH v9 2/4] iommu: Add support to change default domain of an iommu group
` [PATCH v9 3/4] iommu: Take lock before reading iommu group default domain type
` [PATCH v9 4/4] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

receive.denyCurrentBranch updateInstead issues when using separate git dir
 2020-11-21 13:58 UTC 

[PATCH 0/4] Cosmetic
 2020-11-21 13:57 UTC  (5+ messages)
` [PATCH 1/4] fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function name
` [PATCH 2/4] fs/anon_inodes.c, fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic
` [PATCH 3/4] "
` [PATCH 4/4] "

nativesdk-ti-cgt-pru
 2020-11-21 13:38 UTC 

SO_REUSEADDR compatibility problems
 2020-11-21 13:36 UTC 

[PATCH] dt-bindings: fsl-imx-drm: fix example compatible string
 2020-11-21 13:29 UTC  (3+ messages)

[PATCH v1 13/13] NFS: Ensure proper page unlocking when reads fail with retryable errors
 2020-11-21 13:29 UTC 

[PATCH v1 12/13] NFS: Allow NFS use of new fscache API in build
 2020-11-21 13:29 UTC 

[PATCH v1 11/13] NFS: Convert readpage to readahead and use netfs_readahead for fscache
 2020-11-21 13:29 UTC 

[PATCH v1 10/13] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
 2020-11-21 13:29 UTC 

[PATCH v1 05/13] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
 2020-11-21 13:29 UTC 

[PATCH v1 09/13] NFS: Convert fscache invalidation and update aux_data and i_size
 2020-11-21 13:29 UTC 

[PATCH v1 08/13] NFS: Convert fscache_enable_cookie and fscache_disable_cookie
 2020-11-21 13:29 UTC 

[PATCH v1 07/13] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie
 2020-11-21 13:29 UTC 

[PATCH v1 06/13] NFS: Allow internal use of read structs and functions
 2020-11-21 13:29 UTC 

[PATCH v1 04/13] NFS: Call readpage_async_filler() from nfs_readpage_async()
 2020-11-21 13:29 UTC 

[PATCH v1 03/13] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
 2020-11-21 13:29 UTC 

[PATCH v1 0/13] Convert NFS to new netfs and fscache APIs
 2020-11-21 13:29 UTC 

[PATCH v1 02/13] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
 2020-11-21 13:29 UTC 

[PATCH v1 01/13] NFS: Clean up nfs_readpage() and nfs_readpages()
 2020-11-21 13:29 UTC 

[PATCH 1/2 v5] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-21 13:27 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: ocelot: convert pinctrl bindings to json-schema
 2020-11-21 13:24 UTC  (2+ messages)

[net,v2] net/packet: fix packet receive on L3 devices without visible hard header
 2020-11-21 13:23 UTC  (3+ messages)

[dpdk-dev] [pull-request] next-eventdev 20.11 rc5
 2020-11-21 13:24 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add --fix option for INCLUDE_LINUX
 2020-11-21 13:12 UTC  (4+ messages)

arm: lockdep complaining about static memory allocations
 2020-11-21 13:09 UTC 

[PATCH v3] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-21 13:03 UTC  (3+ messages)

kernel BUG at include/linux/highmem.h:LINE!
 2020-11-21 13:05 UTC 

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-21 11:40 UTC  (7+ messages)

[GIT PULL] xilinx patches for v2021.01-rc3
 2020-11-21 13:04 UTC  (2+ messages)

[PATCHv2 00/25] J72xx: HSM rearch support series
 2020-11-21 13:04 UTC  (5+ messages)
` [PATCHv2 01/25] lib: rational: copy the rational fraction lib routines from Linux
` [PATCHv2 05/25] common: fit: Update board_fit_image_post_process() to pass fit and node_offset

MCP2518FD Treiber
 2020-11-21 13:02 UTC 

[PATCH 2/4] nfsd: pre/post attr is using wrong change attribute
 2020-11-21 13:00 UTC  (4+ messages)
` [PATCH 1/8] nfsd: only call inode_query_iversion in the I_VERSION case
  ` [PATCH 6/8] nfsd: move change attribute generation to filesystem

[Linux-kernel-mentees] Adding doc for parse-maintainers.pl
 2020-11-21 12:58 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH] Documentation: MAINTAINERS: add information about parse-maintainers.pl

[PATCH 1/3] dt-bindings: riscv: Add DT documentation for SiFive Bus Error Unit
 2020-11-21 12:58 UTC  (2+ messages)

[PATCH v1] dt-bindings: touchscreen: add touchscreen-read-duration-us and touchscreen-settling-time-us properties
 2020-11-21 12:56 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2021-01-rc3 (2)
 2020-11-21 12:55 UTC 

[PATCH 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
 2020-11-21 12:54 UTC  (2+ messages)

[PATCH] nl80211: reset regdom when reloading regdb
 2020-11-21 12:45 UTC 

[PATCH v2] usb: gadget: uvc: fix multiple opens
 2020-11-21 12:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2020-11-21 12:50 UTC  (3+ messages)

[PATCH v2 0/3] btrfs-progs: Fix logical-resolve
 2020-11-21 12:48 UTC  (7+ messages)
` [PATCH v2 2/3] btrfs-progs: inspect: Fix logical-resolve file path lookup

[PATCH v4 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-21 12:44 UTC  (9+ messages)
` [PATCH v4 02/18] dt-bindings: usb: Convert generic USB properties to DT schemas
` [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-21 12:47 UTC  (4+ messages)
` [PATCH v6 03/17] misc/habana: Stop using frame_vector helpers

[PATCH 0/3] Fix stash apply in sparse checkouts (and a submodule test)
 2020-11-21 12:47 UTC  (3+ messages)
` [PATCH 3/3] stash: fix stash application in sparse-checkouts

[Buildroot] [PATCH v2] package/raptor: fix CVE-2017-18926
 2020-11-21 12:44 UTC 

[PATCH v2 0/2] ide: Remove in_interrupt()
 2020-11-21 12:44 UTC  (4+ messages)
` [PATCH v2 1/2] ide/Falcon: Remove in_interrupt() usage

[RFC, net-next] net: qos: introduce a redundancy flow action
 2020-11-21 12:43 UTC  (5+ messages)
    ` [EXT] "

[Buildroot] [PATCH] package/xen: add XSA-333..344 security fixes
 2020-11-21 12:42 UTC 

[PATCH] habanalabs/gaudi: fix missing code in ECC handling
 2020-11-21 12:40 UTC 

[PATCH net 0/4] Netfilter fixes for net
 2020-11-21 12:36 UTC  (5+ messages)
` [PATCH net 1/4] netfilter: nftables_offload: set address type in control dissector
` [PATCH net 2/4] netfilter: nftables_offload: build mask based from the matching bytes
` [PATCH net 3/4] netfilter: ipset: prevent uninit-value in hash_ip6_add
` [PATCH net 4/4] netfilter: nf_tables: avoid false-postive lockdep splat

[PATCH net-next,v3 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-21 12:31 UTC  (11+ messages)

[PATCH v2] um: simplify os_idle_sleep() and sleep longer
 2020-11-21 12:31 UTC 

[rcu:dev.2020.11.19b] BUILD SUCCESS 81ed34a95adf97372ad0971b1e4e9e92096537c5
 2020-11-21 12:29 UTC 

[yocto] U-Boot sama5d3 xplained issue
 2020-11-20  0:41 UTC  (2+ messages)

[yocto] multilib: lib32-libgdiplus complaining about qemuwrapper
 2020-11-19 13:29 UTC 

[yocto] Fix future timestamps
 2020-11-20  2:09 UTC 

[yocto] [meta-selinux][PATCH] libselinux-python: inherit python3targetconfig
 2020-11-20  6:49 UTC 

[radeon-alex:amd-20.45 198/2417] ./usr/include/drm/amdgpu_drm.h:314:2: error: unknown type name 'int32_t'
 2020-11-21 12:23 UTC  (2+ messages)

yocto recipt from host ide
 2020-11-20 10:47 UTC  (4+ messages)
` [yocto] "

[PATCH 0/2] hwspinlock: add sunxi hardware spinlock support
 2020-11-21 12:22 UTC  (8+ messages)
` [PATCH 2/2] "

[yocto] yocto recipt from host ide
 2020-11-19 21:48 UTC 

[PATCH] fs: fat: directory entries starting with 0x05
 2020-11-21 12:22 UTC 

[yocto] ESDK script failue
 2020-11-20  4:50 UTC 

[Buildroot] [PATCH/next 1/5] package/libhdhomerun: bump version to 20200907
 2020-11-21 12:20 UTC  (5+ messages)
` [Buildroot] [PATCH/next 2/5] package/libsoundtouch: bump version to 2.2
` [Buildroot] [PATCH/next 3/5] package/libudfread: bump version to 1.1.1
` [Buildroot] [PATCH/next 4/5] package/tvheadend: bump version
` [Buildroot] [PATCH/next 5/5] package/x11r7/xkeyboard-config: bump version to 2.31


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.