All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 20:10:40 to 2021-05-19 21:07:56 UTC [more...]

[PATCH 0/3] vmalloc() vs bulk allocator v2
 2021-05-19 21:07 UTC  (7+ messages)
` [PATCH 2/3] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()

[PATCH nftables] cmd: typo in chain fuzzy lookup
 2021-05-19 21:07 UTC 

[PATCH] libnftables: location-based error reporting for chain type
 2021-05-19 21:07 UTC 

[PATCH net-next] mlx5: count all link events
 2021-05-19 21:06 UTC  (7+ messages)

[PATCH v4 1/2] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-19 21:06 UTC  (4+ messages)

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-19 21:06 UTC  (5+ messages)
` [PATCH v7 03/10] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child

[rgushchin:cgwb.4 1/1] fs/fs-writeback.c:567:9: sparse: sparse: context imbalance in 'cleanup_offline_wb' - different lock contexts for basic block
 2021-05-19 21:06 UTC 

[linux-next:master] BUILD REGRESSION 9f24705effef8c3b9eca00d70594ef7e0364a6da
 2021-05-19 21:05 UTC 

[PATCH 1/2] KVM: Deliver VM fault signals to userspace
 2021-05-19 21:04 UTC  (2+ messages)
` [PATCH 2/2] KVM: selftests: Add UFFD_FEATURE_SIGBUS page-in tests

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-19 21:00 UTC  (8+ messages)
` [PATCH v3 4/4] compat: remove some compat entry points

[Devel] [PATCH v1 1/1] ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
 2021-05-19 21:02 UTC 

regressions in xfs/168?
 2021-05-19 21:02 UTC 

[PATCH] drm/amd/display: take dc_lock in short pulse handler only
 2021-05-19 21:01 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/hostapd: fix build with CVE-2021-30004 changes
 2021-05-19 21:01 UTC  (2+ messages)

[PATCH v3 0/8] KVM: Scalable memslots implementation
 2021-05-19 21:00 UTC  (3+ messages)
` [PATCH v3 1/8] KVM: x86: Cache total page count to avoid traversing the memslot array

Standardized escaping to store a .git in git?
 2021-05-19 21:00 UTC 

rtw88: Guaranteed system freeze with RTL8821CE with RFE 2 type
 2021-05-19 21:00 UTC  (5+ messages)

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-19 20:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python3-six: add python3 variant
 2021-05-19 21:00 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/flatcc: disable -Werror
 2021-05-19 20:58 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2021.07-rc3
 2021-05-19 20:58 UTC  (2+ messages)

[Buildroot] [git commit] package/flatcc: disable -Werror
 2021-05-19 20:56 UTC 

[PATCH] crypto: ccp - Fix a resource leak in an error handling path
 2021-05-19 20:56 UTC  (2+ messages)

[PATCH] drm/kmb: Fix an error handling path
 2021-05-19 20:47 UTC  (2+ messages)

[kdave-btrfs-devel:for-next-20210519 46/66] ERROR: modpost: "__divdi3" [fs/btrfs/btrfs.ko] undefined!
 2021-05-19 20:54 UTC 

[PATCH 0/2] objtool annotations: Avoid using inline asm operand modifiers
 2021-05-19 20:52 UTC  (2+ messages)

[PATCH 1/2] fpga: generalize updating to partial and full
 2021-05-19 20:49 UTC  (4+ messages)

[PATCH 2/2] fpga: add cancel() and get_error() to update ops
 2021-05-19 20:50 UTC  (2+ messages)

[Buildroot] [PATCHv2] package/libopenssl: md5 is not optional
 2021-05-19 20:49 UTC 

[RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions
 2021-05-19 20:49 UTC  (6+ messages)
` [RFC v2-fix-v1 1/1] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() "

[PATCH] drm/amd/display: Fix GPU scaling regression by FS video support
 2021-05-19 20:48 UTC  (2+ messages)

[PATCH v1] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-19 20:47 UTC  (2+ messages)

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-05-19 20:45 UTC  (37+ messages)
` [PATCH v8 01/19] hvf: Move assert_hvf_ok() into common directory
` [PATCH v8 02/19] hvf: Move vcpu thread functions "
` [PATCH v8 03/19] hvf: Move cpu "
` [PATCH v8 04/19] hvf: Move hvf internal definitions into common header
` [PATCH v8 05/19] hvf: Make hvf_set_phys_mem() static
` [PATCH v8 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
` [PATCH v8 07/19] hvf: Split out common code on vcpu init and destroy
` [PATCH v8 08/19] hvf: Use cpu_synchronize_state()
` [PATCH v8 09/19] hvf: Make synchronize functions static
` [PATCH v8 10/19] hvf: Remove hvf-accel-ops.h
` [PATCH v8 11/19] hvf: Introduce hvf vcpu struct
` [PATCH v8 12/19] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v8 13/19] hvf: Add Apple Silicon support
` [PATCH v8 14/19] arm/hvf: Add a WFI handler
` [PATCH v8 15/19] hvf: arm: Implement -cpu host
` [PATCH v8 16/19] hvf: arm: Implement PSCI handling
` [PATCH v8 17/19] arm: Add Hypervisor.framework build target
` [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
` [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call

[PATCHSET 0/8] fstests: miscellaneous fixes
 2021-05-19 20:46 UTC  (6+ messages)
` [PATCH 2/8] common/xfs: refactor commands to select a particular xfs backing device

[PATCH v6 0/2] NFSD: delay unmount source's export after inter-server copy completed
 2021-05-19 20:44 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] NFSv4.2: remove restriction of copy size for inter-server copy

SimpleStorage proposals
 2021-05-19 20:43 UTC  (2+ messages)

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-19 20:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: clarify PMD order in release notes
 2021-05-19 20:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/12] FPGA Security Manager for 5.14
 2021-05-19 20:42 UTC  (7+ messages)
` [PATCH 01/12] fpga: sec-mgr: fpga security manager class driver

[PATCH] drm/amdgpu/acpi: unify ATCS handling (v2)
 2021-05-19 20:41 UTC 

[PATCH 1/2] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
 2021-05-19 20:41 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: L2CAP: Fix invalid access on ECRED Connection response

[Patch bpf] selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
 2021-05-19 20:41 UTC 

[PATCH v4 0/5] Add support for PMBus in QEMU
 2021-05-19 20:41 UTC  (2+ messages)

[PATCH v12 0/4] ASoC: codecs: add rk817 support
 2021-05-19 20:37 UTC  (15+ messages)
` [PATCH v12 1/4] mfd: Add Rockchip rk817 audio CODEC support
` [PATCH v12 2/4] ASoC: "
` [PATCH v12 3/4] dt-bindings: "
` [PATCH v12 4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go

[asm-generic:compat-alloc-user-space-9 6/41] net/ethtool/ioctl.c:815:9: error: implicit declaration of function 'in_ia32_syscall'; did you mean 'in_compat_syscall'?
 2021-05-19 20:39 UTC  (5+ messages)

[PATCH] drm/amdgpu/acpi: unify ATCS handling
 2021-05-19 20:40 UTC  (3+ messages)
` [PATCH] drm/amdgpu/vcn3: remove unused variable

[Buildroot] [PATCH 1/1] package/libgtk3: add CPE variables
 2021-05-19 20:39 UTC 

[PATCH] doc: explain the use of color.pager
 2021-05-19 20:39 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libgtk2: add CPE variables
 2021-05-19 20:38 UTC 

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-19 19:02 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
 2021-05-19 20:35 UTC  (9+ messages)
` [PATCH v2 2/3] ARM: dts: gemini-dlink-dir-685: Remove address from display port
` [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-05-19 20:36 UTC  (2+ messages)

[Buildroot] [git commit] configs/rpi: properly fix defconfigs after upstream rebased
 2021-05-19 20:36 UTC 

[dpdk-dev] [PATCH] ethdev: fix comments of packet integrity flow item
 2021-05-19 20:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] acpi-cpufreq: Skip initialization if a cpufreq driver exists
 2021-05-18 19:34 UTC 

[Buildroot] [git commit] configs/rpi: fix defconfigs after upstream rebased
 2021-05-19 20:34 UTC  (3+ messages)

[PATCH RESEND v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-05-19 20:31 UTC  (2+ messages)

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-19 20:30 UTC  (7+ messages)
` [PATCH v5 3/4] KVM: stats: Add documentation for statistics data "

[linux-stable-rc:linux-5.10.y 3189/5262] drivers/usb/dwc2/hcd.c:3835:6: warning: stack frame size of 1032 bytes in function 'dwc2_hcd_dump_state'
 2021-05-19 20:28 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/supervisor: add SUPERVISOR_CPE_ID_VENDOR
 2021-05-19 20:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/synergy: add SYNERGY_CPE_ID_VENDOR
 2021-05-19 20:27 UTC  (2+ messages)

[Buildroot] [git commit] package/supervisor: add SUPERVISOR_CPE_ID_VENDOR
 2021-05-19 20:26 UTC 

[Buildroot] [git commit] package/synergy: add SYNERGY_CPE_ID_VENDOR
 2021-05-19 20:26 UTC 

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-19 20:26 UTC  (11+ messages)

[PATCH v1 0/3] add innolux, g070y2-t02 support for the Protonic VT7 board
 2021-05-19 20:21 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel

[v6 0/2] Support pwm driver for aspeed ast26xx
 2021-05-19 20:20 UTC  (5+ messages)
` [v6 1/2] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v6 1/2] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-19 20:22 UTC 

[PATCH] btrfs: abort the transaction if we fail to replay log trees
 2021-05-19 20:22 UTC  (4+ messages)

stable-rc/queue/4.4 baseline: 82 runs, 9 regressions (v4.4.268-177-ga51cf7adf5b4)
 2021-05-19 20:22 UTC 

[PATCH 0/2] Two additional UFS patches
 2021-05-19 20:20 UTC  (3+ messages)
` [PATCH 1/2] ufs: Suppress false positive unhandled interrupt messages
` [PATCH 2/2] ufs: Use designated initializers in ufs_pm_lvl_states[]

[PATCH v3] misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
 2021-05-19 20:20 UTC  (3+ messages)

[PATCH v2 0/4] zram: fix few sysfs races
 2021-05-19 20:20 UTC  (3+ messages)

[PATCH net-next] net/sched: cls_api: increase max_reclassify_loop
 2021-05-19 20:20 UTC  (2+ messages)

[PATCH net-next v2] net: qrtr: ns: Fix error return code in qrtr_ns_init()
 2021-05-19 20:20 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
 2021-05-19 20:20 UTC  (2+ messages)

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-19 20:18 UTC  (19+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[PATCH net] net: hso: bail out on interrupt URB allocation failure
 2021-05-19 20:20 UTC  (2+ messages)

Hand over of the Xen shared info page
 2021-05-19 20:19 UTC  (4+ messages)

[Patch bpf] udp: fix a memory leak in udp_read_sock()
 2021-05-19 20:17 UTC  (7+ messages)

[PATCH v2] mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt
 2021-05-19 20:17 UTC  (2+ messages)
` [PATCH v3] "

[chrome-os:chromeos-5.10 11827/11855] drivers/pinctrl/pinctrl-single.c:725:6: error: variable 'num_pins_in_register' set but not used
 2021-05-19 20:17 UTC 

[PATCH v2 0/3] clk: cs2000-cp: make aux output pin configurable
 2021-05-19 20:15 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: convert cs2000-cp bindings to yaml
` [PATCH v2 2/3] dt-bindings: clock: cs2000-cp: Document aux-output-source
` [PATCH v2 3/3] clk: cs2000-cp: Make aux output function controllable

[Buildroot] [PATCH/next v1] package/postgresql: select mandatory libopenssl features
 2021-05-19 20:15 UTC  (2+ messages)

[Buildroot] [PATCH next] package/libcurl: make sure openssl supports DES
 2021-05-19 20:14 UTC  (2+ messages)

[PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols
 2021-05-19 20:09 UTC  (4+ messages)
` [PATCH 1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol
` [PATCH 2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA
` [PATCH 3/3] hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL

[Buildroot] [git commit branch/next] package/postgresql: select mandatory libopenssl features
 2021-05-19 20:14 UTC 

[Buildroot] [git commit branch/next] package/libcurl: make sure openssl supports DES
 2021-05-19 20:13 UTC 

[PATCH 5.10 000/289] 5.10.38-rc1 review
 2021-05-19 20:13 UTC  (3+ messages)
` [PATCH 5.10 041/289] i2c: Add I2C_AQ_NO_REP_START adapter quirk

Random reboots on ODROID-N2+
 2021-05-19 20:09 UTC  (2+ messages)

[Bug 213081] New: usb-storage / uas Genesys Logic Card Reader no longer working on 5.12
 2021-05-19 20:12 UTC  (2+ messages)
` [Bug 213081] "

[Buildroot] [PATCH] package/libopenssl: md5 is not optional
 2021-05-19 20:12 UTC 

[PATCH v1 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-19 20:09 UTC  (6+ messages)
` [PATCH v1 2/2] ASoC: tegra: Unify "

[PATCH 0/5] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-05-19 20:10 UTC  (4+ messages)
` [PATCH 3/5] hwmon: (pmbus/pim4328) Allow phase function even if it's not on page
` [PATCH 4/5] hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
` [PATCH 5/5] hwmon: (pmbus/pim4328) Add documentation for the pim4328 PMBus driver


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.