All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 21:41:43 to 2021-02-08 22:34:06 UTC [more...]

[PULL 00/46] Misc patches for 2021-02-08
 2021-02-08 18:23 UTC  (22+ messages)
` [PULL 05/46] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 08/46] target/i386: do not set LM for 32-bit emulation "-cpu host/max"
` [PULL 11/46] meson: honor --enable-rbd if cc.links test fails
` [PULL 12/46] x86/cpu: Populate SVM CPUID feature bits
` [PULL 13/46] fuzz: fix wrong index in clear_bits
` [PULL 14/46] docs: don't install corresponding man page if guest agent is disabled
` [PULL 15/46] virtio-scsi: don't uninitialize queues that we didn't initialize
` [PULL 16/46] event_notifier: handle initialization failure better
` [PULL 17/46] target/i386: Fix decoding of certain BMI instructions
` [PULL 19/46] configure: Improve TCI feature description
` [PULL 20/46] meson: Explicit TCG backend used
` [PULL 22/46] tests/meson: Only build softfloat objects if TCG is selected
` [PULL 23/46] pc-bios/meson: Only install EDK2 blob firmwares with system emulation
` [PULL 26/46] meson: Restrict some trace event directories to user/system emulation
` [PULL 27/46] meson: Restrict emulation code
` [PULL 29/46] qapi/meson: Remove QMP from user-mode emulation
` [PULL 33/46] replay: fix replay of the interrupts
` [PULL 35/46] replay: rng-builtin support
` [PULL 36/46] cpu-throttle: Remove timer_mod() from cpu_throttle_set()
` [PULL 38/46] pci-host: designware: add pcie-msi read method
` [PULL 43/46] tz-ppc: add dummy read/write methods

[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
 2021-02-08 22:34 UTC  (5+ messages)
` [RESEND v2 "

[Nouveau] nouveau 1.0.17 and GT-710 (GK208B): graphics stack freezes when turning off display
 2021-02-08 22:32 UTC  (2+ messages)

[Bug 1914849] [NEW] mprotect fails after MacOS 11.2 on arm mac
 2021-02-08 18:08 UTC  (2+ messages)
` [Bug 1914849] "

[net-next PATCH] net-sysfs: Add rtnl locking for getting Tx queue traffic class
 2021-02-08 22:29 UTC 

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-08 22:30 UTC  (6+ messages)
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support

[PATCH dwarves v2 0/4] BTF ELF writing changes
 2021-02-08 22:29 UTC  (12+ messages)
` [PATCH dwarves v3 0/5] "
  ` [PATCH dwarves v3 1/5] btf_encoder: Funnel ELF error reporting through a macro
  ` [PATCH dwarves v3 2/5] btf_encoder: Do not use both structs and pointers for the same data
  ` [PATCH dwarves v3 3/5] btf_encoder: Traverse sections using a for-loop
  ` [PATCH dwarves v3 4/5] btf_encoder: Add .BTF section using libelf
  ` [PATCH dwarves v3 5/5] btf_encoder: Align .BTF section to 8 bytes

[PATCH 0/2] Add ESRT and test ESRT creation
 2021-02-08 22:30 UTC  (4+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table

[PATCH] auxdisplay: Remove in_interrupt() usage
 2021-02-08 22:26 UTC  (6+ messages)

Cloning empty repository uses locally configured default branch name
 2021-02-08 22:28 UTC  (4+ messages)
` [PATCH v8 0/3] Cloning with remote unborn HEAD

create meta-ampere folder in openbmc repo
 2021-02-08 22:27 UTC  (12+ messages)

[PATCH 1/2] mountd: Cleanup how config options are read in
 2021-02-08 22:27 UTC  (5+ messages)
` [PATCH 2/2] mountd: Add debug processing from nfs.conf

[PATCH] hw/block/nvme: add broadcast nsid support flush command
 2021-02-08 17:48 UTC  (2+ messages)

[PATCH 00/17] Refactor chunk-format into an API
 2021-02-08 22:26 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/17] chunk-format: create read chunk API

[PATCH] media: i2c: Kconfig: Make MAX9271 a module
 2021-02-08 22:26 UTC  (3+ messages)

[PATCH v3 0/5] Add APCS support for SDX55
 2021-02-08 22:25 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: mailbox: Add binding for SDX55 APCS

[Intel-gfx] [FYI PATCH] i915: kvmgt: the KVM mmu_lock is now an rwlock
 2021-02-08 22:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] unit: test-sae: zero out frame buffers
 2021-02-08 22:25 UTC  (2+ messages)

RFC: oftree based setup of composite board devices
 2021-02-08 22:22 UTC  (13+ messages)
` [RFC PATCH 01/12] of: base: improve error message in of_phandle_iterator_next()
` [RFC PATCH 02/12] of: base: introduce of_find_node_by_phandle_from()
` [RFC PATCH 03/12] of: base: record root node in interator and use it for phandle lookup
` [RFC PATCH 04/12] of: base: introduce of_match_string()
` [RFC PATCH 05/12] of: kobj: __of_attach_node_sysfs(): add optional basename parameter
` [RFC PATCH 06/12] of: kobj: introduce of_attach_tree_sysfs()
` [RFC PATCH 07/12] gpio: amd-fch: add oftree probing support
` [RFC PATCH 08/12] drivers: base: introduce bus_remove_device_by_name()
` [RFC PATCH 09/12] drivers: base: reintroduce find_bus()
` [RFC PATCH 10/12] export bus_get() / bus_put()
` [RFC PATCH 11/12] platform/x86: skeleton for oftree based board device initialization
` [RFC PATCH 12/12] platform/x86/of: add support for PC Engines APU v2/3/4 boards

[PATCH v2 00/15] tcg/arm: host neon support
 2021-02-08 18:22 UTC  (9+ messages)
` [PATCH v2 02/15] tcg/arm: Add host vector framework
` [PATCH v2 04/15] tcg/arm: Implement tcg_out_mov for vector types
` [PATCH v2 05/15] tcg/arm: Implement tcg_out_dup*_vec
` [PATCH v2 07/15] tcg/arm: Implement andc, orc, abs, neg, not vector operations

[PATCH 0/3] timer: imx-gpt: Add timer support for i.MX SoCs family
 2021-02-08 22:23 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] imxrt1050 dtsi gpt1 node

is BTRFS_IOC_DEFRAG behavior optimal?
 2021-02-08 22:21 UTC  (3+ messages)

[PATCH v6 0/4] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2021-02-08 22:21 UTC  (5+ messages)
` [PATCH v6 3/4] spmi: mediatek: Add support for MT6873/8192

[PATCH net-next v2 00/12] net: xps: improve the xps maps handling
 2021-02-08 22:20 UTC  (5+ messages)
` [PATCH net-next v2 07/12] net: remove the xps possible_mask
` [PATCH net-next v2 09/12] net-sysfs: remove the rtnl lock when accessing the xps maps

New Defects reported by Coverity Scan for Linux
 2021-02-08 22:19 UTC  (2+ messages)

[RFC] Filesystem error notifications proposal
 2021-02-08 22:19 UTC  (8+ messages)

[PATCHSET 0/3] Improve IOCB_NOWAIT O_DIRECT
 2021-02-08 22:18 UTC  (4+ messages)
` [PATCH 1/3] mm: provide filemap_range_needs_writeback() helper
` [PATCH 2/3] mm: use filemap_range_needs_writeback() for O_DIRECT IO
` [PATCH 3/3] iomap: "

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-08 17:39 UTC  (10+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

WARNING in mc1NUM_get_time
 2021-02-08 22:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] tests/kms_plane_scaling:added test description
 2021-02-08 22:18 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_scaling:added test description (rev4)

[Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection
 2021-02-08 22:16 UTC  (3+ messages)

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-02-08 17:35 UTC  (5+ messages)

[PATCH] git-difftool-helper.sh: learn a new way skip to save point
 2021-02-08 22:15 UTC  (3+ messages)
` [PATCH v2] git-difftool-helper.sh: learn a new way go back to last "

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-02-08 22:15 UTC  (25+ messages)
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal

[GIT PULL 0/3] Samsung for v5.12
 2021-02-08 22:14 UTC  (12+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: DTS "

[Bug 204241] New: amdgpu fails to resume from suspend
 2021-02-08 22:15 UTC  (4+ messages)
` [Bug 204241] "

[PATCH 0/3] fix build failures from incorrectly skipped container build jobs
 2021-02-08 17:22 UTC  (6+ messages)
` [PATCH 1/3] gitlab: always build container images
` [PATCH 2/3] gitlab: add fine grained job deps for all build jobs
` [PATCH 3/3] gitlab: fix inconsistent indentation

[Bluez PATCH v1] a2dp: set session to NULL when freeing channel
 2021-02-08 22:13 UTC  (3+ messages)
` [Bluez,v1] "

[PATCH v5 0/4] VIM3: add support for checking 'Function' button state
 2021-02-08 22:13 UTC  (12+ messages)
  ` [PATCH v5 2/4] button: add a simple Analog to Digital Converter device based button driver

[Intel-gfx] [PATCH] kernel: Expose SYS_kcmp by default
 2021-02-08 22:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3] kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
  `  "

[PATCH v8 00/14] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-02-08 22:12 UTC  (3+ messages)
` [PATCH v8 11/14] spmi: hisi-spmi-controller: move driver from staging

[dpdk-dev] [PATCH] usertools: show valid hugepage sizes if user requests an invalid hugepage size
 2021-02-08 22:12 UTC  (4+ messages)
` [dpdk-dev] [v2 PATCH] "

+ tmpfs-disallow-config_tmpfs_inode64-on-alpha.patch added to -mm tree
 2021-02-08 22:11 UTC 

[PATCH v2 0/3] Add npcm7xx emc model
 2021-02-08 17:17 UTC  (3+ messages)
` [PATCH v2 1/3] hw/net: "

[PATCH v4 0/2] Add SDM630/636/660 interconnect driver
 2021-02-08 22:09 UTC  (5+ messages)
` [PATCH v4 2/2] interconnect: qcom: Add SDM660 interconnect provider driver

[PATCH] Bluetooth: btusb: Add support for queuing during polling interval
 2021-02-08 22:09 UTC  (2+ messages)
`  "

[PATCH v2] network: free psk on error
 2021-02-08 22:10 UTC  (2+ messages)

[PATCH 00/14] CXL 2.0 Support
 2021-02-08 22:09 UTC  (6+ messages)
` [PATCH 08/14] taint: add taint for direct hardware access

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-02-08 22:08 UTC  (9+ messages)

[xen-unstable-smoke test] 159146: tolerable all pass - PUSHED
 2021-02-08 22:08 UTC 

[PATCH 0/1] Bluetooth: Fix Just-Works re-pairing
 2021-02-08 22:08 UTC  (4+ messages)
` [PATCH 1/1] "

Fw: [Bug 211587] New: X: page allocation failure: order:8, mode:0x190dc2(GFP_HIGHUSER|__GFP_NORETRY|__GFP_ZERO|__GFP_NOMEMALLOC), nodemask=(null),cpuset=/,mems_allowed=0
 2021-02-08 22:08 UTC 

✅ PASS: Test report for kernel 5.10.15-rc1 (stable)
 2021-02-08 22:06 UTC 

[PATCH] spmi: spmi-pmic-arb: Fix hw_irq overflow
 2021-02-08 22:07 UTC  (2+ messages)

[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
 2021-02-08 22:07 UTC  (2+ messages)

[PATCH v2 0/1] Bluetooth: Fix Just-Works re-pairing
 2021-02-08 22:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] sandbox: allow cross-compiling sandbox
 2021-02-08 22:06 UTC 

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-08 22:02 UTC  (4+ messages)

[PATCH bpf-next v3 0/4] allow variable-offset stack acces
 2021-02-08 22:03 UTC  (3+ messages)
` [PATCH bpf-next v3 4/4] selftest/bpf: add test for var-offset stack access

[PATCH 0/4] arm: mvebu: turris_mox: Fix and enable PCIe devices
 2021-02-08 22:03 UTC  (9+ messages)
` [PATCH 1/4] arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
` [PATCH 2/4] arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP
` [PATCH 3/4] arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI
` [PATCH 4/4] arm: mvebu: turris_mox: Enable NVMe support

[PATCH i2c-next v5 0/6] mux: mlxcpld: Extend driver functionality
 2021-02-08 22:01 UTC  (3+ messages)

[PATCH] riscv: Cleanup setup_bootmem()
 2021-02-08 22:03 UTC  (2+ messages)

[PATCH] x86: entry: Remove _TIF_SINGLESTEP define leftover
 2021-02-08 22:01 UTC  (2+ messages)

[PATCH u-boot-marvell 0/5] pci_mvebu changes
 2021-02-08 22:01 UTC  (6+ messages)
` [PATCH u-boot-marvell 1/5] pci: pci_mvebu: use dev_seq instead of static variable
` [PATCH u-boot-marvell 2/5] pci: pci_mvebu: cosmetic fix
` [PATCH u-boot-marvell 3/5] pci: pci_mvebu: debug rd/wr config as other drivers do
` [PATCH u-boot-marvell 4/5] pci: pci_mvebu: refactor validation of addresses for config access
` [PATCH u-boot-marvell 5/5] pci: pci_mvebu: set local dev to number 1

[PATCH 0/3] Optimization batch 7: use file basenames to guide rename detection
 2021-02-08 22:00 UTC  (7+ messages)
` [PATCH 3/3] diffcore-rename: guide inexact rename detection based on basenames

next/master build: 232 builds: 7 failed, 225 passed, 22 errors, 373 warnings (next-20210208)
 2021-02-08 21:58 UTC 

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-02-08 21:56 UTC  (3+ messages)

[PATCH 0/7][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
 2021-02-08 21:57 UTC  (5+ messages)
` [PATCH v2 00/11][Outreachy] "
` [PATCH v2 09/11] t/t3437: cleanup the 'setup' test and use named commits in the tests

[PATCH] f2fs: don't grab superblock freeze for flush/ckpt thread
 2021-02-08 21:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
 2021-02-08 21:57 UTC 

[PATCH next 01/15] dt-bindings: usb: fix yamllint check warning
 2021-02-08 21:55 UTC  (5+ messages)
` [PATCH next 06/15] dt-bindings: usb: mtk-xhci: add support mt2701 and mt7623

[pull request][net-next V2 00/17] mlx5 updates 2021-02-04
 2021-02-08 21:55 UTC  (2+ messages)

[PATCH 0/2] Fix dtbs_check warnings
 2021-02-08 21:54 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: gadget: Fix fullspeed interval setting
 2021-02-08 21:53 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
` [PATCH 2/2] usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt

[PATCH v2] qemu-nbd: Use SOMAXCONN for socket listen() backlog
 2021-02-08 16:49 UTC  (5+ messages)

+ treewide-update-my-contact-info.patch added to -mm tree
 2021-02-08 21:53 UTC 

[PATCH v2 1/2] dt-bindings: arm: Convert nuvoton, npcm750 binding to YAML
 2021-02-08 21:52 UTC  (3+ messages)
  ` [PATCH v2 1/2] dt-bindings: arm: Convert nuvoton,npcm750 "

[PATCH] Revert "drm/amd/display: move edp sink present detection to hw init"
 2021-02-08 21:53 UTC  (3+ messages)

+ mm-list_lruc-remove-kvfree_rcu_local.patch added to -mm tree
 2021-02-08 21:52 UTC 

[patch 00/12] x86/irq/64: Inline irq stack switching
 2021-02-08 21:47 UTC  (2+ messages)

[PATCH v2] x86: entry: Remove _TIF_SINGLESTEP define leftover
 2021-02-08 21:48 UTC 

[PATCH] net: phy: broadcom: remove BCM5482 1000BX support
 2021-02-08 21:40 UTC  (2+ messages)

Migration to trusted keys: sealing user-provided key?
 2021-02-08 21:50 UTC  (10+ messages)

[PATCH] bpf/benchs/bench_ringbufs: remove unneeded semicolon
 2021-02-08 21:50 UTC  (2+ messages)

[PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1
 2021-02-08 21:50 UTC  (4+ messages)
` [PATCH v2 4/5] dt-bindings: dt-bindings: display: simple: Add N116BCA-EA1

+ squashfs-add-more-sanity-checks-in-inode-lookup-v2.patch added to -mm tree
 2021-02-08 21:49 UTC 

+ squashfs-add-more-sanity-checks-in-xattr-id-lookup-v2.patch added to -mm tree
 2021-02-08 21:49 UTC 

[PATCH] grep: error out if --untracked is used with --cached
 2021-02-08 21:48 UTC  (2+ messages)

[PATCH net-next v2] seg6: fool-proof the processing of SRv6 behavior attributes
 2021-02-08 21:30 UTC  (2+ messages)

+ mm-hugetlb-use-helper-huge_page_size-to-get-hugepage-size.patch added to -mm tree
 2021-02-08 21:45 UTC 

+ hugetlbfs-remove-unneeded-return-value-of-hugetlb_vmtruncate.patch added to -mm tree
 2021-02-08 21:44 UTC 

+ mm-hugetlb-remove-redundant-vm_bug_on_page-on-putback_active_hugepage.patch added to -mm tree
 2021-02-08 21:45 UTC 

[PATCH] NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache
 2021-02-08 21:45 UTC 

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-08 21:38 UTC  (3+ messages)

[PATCH]: checkpatch: Fixed styling issue
 2021-02-08 21:21 UTC  (2+ messages)

KVM Guest
 2021-02-08 16:40 UTC  (4+ messages)

Reviews on v24 of the security module stacking code
 2021-02-08 21:43 UTC 

amdgpu problem after kexec
 2021-02-08 21:43 UTC  (10+ messages)

[PATCH net-next RESEND 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-02-08 21:11 UTC  (4+ messages)
` [PATCH] i2c: mv64xxx: Fix check for missing clock

[OpenRISC] [PATCH v2] Use devicetree to determine present cpus (v2)
 2021-02-08 21:08 UTC  (2+ messages)
`  "

[Buildroot] [git commit] package/exfat(-utils): change license to GPL-2.0+
 2021-02-08 21:43 UTC 

[PATCH 0/2] hw/block/nvme: add support for telemetry log pages
 2021-02-08 17:47 UTC  (3+ messages)

[PATCH net] vsock/virtio: update credit only if socket is not closed
 2021-02-08 21:40 UTC  (2+ messages)

[PATCH v5 00/15] qapi: static typing conversion, pt2
 2021-02-08 15:57 UTC  (4+ messages)
` [PATCH v5 14/15] qapi/introspect.py: Add docstring to _tree_to_qlit


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.