All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-28 08:34:36 to 2021-05-28 09:19:22 UTC [more...]

[PATCH v4.9-stable] spi: Fix use-after-free with devm_spi_alloc_*
 2021-05-28  9:01 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/hns: Add support for userspace Direct WQE
 2021-05-28  9:19 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Refactor hns uar mmap flow
` [PATCH for-next 2/2] RDMA/hns: Support direct WQE of userspace

[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-05-28  9:07 UTC  (58+ messages)
` [PATCH v7 01/32] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v7 02/32] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v7 03/32] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v7 04/32] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v7 05/32] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v7 06/32] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v7 07/32] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v7 08/32] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v7 09/32] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v7 10/32] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v7 11/32] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v7 12/32] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v7 13/32] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v7 14/32] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v7 15/32] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v7 16/32] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v7 17/32] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v7 18/32] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v7 19/32] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v7 20/32] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v7 21/32] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v7 22/32] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v7 23/32] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v7 24/32] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v7 25/32] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
` [PATCH v7 26/32] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v7 27/32] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v7 28/32] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v7 29/32] KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR KVM
` [PATCH v7 30/32] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v7 31/32] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v7 32/32] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

iwlwifi/cfg/22000.c: kernel 5.10.x LTS only have IWL_22000_UCODE_API_MAX 59
 2021-05-28  9:18 UTC  (3+ messages)

[dpdk-dev] [Bug 722] eal_save_args function has memory leak
 2021-05-28  9:18 UTC 

[PATCH] ARM: simplify the build rule of mach-types.h
 2021-05-28  9:15 UTC  (4+ messages)

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-05-28  9:16 UTC  (8+ messages)

[PATCH] netfilter: conntrack: add new sysctl to disable RST check
 2021-05-28  9:15 UTC  (2+ messages)

[PATCH] ref-manual: add DEBUGFS-related variables to glossary
 2021-05-28  9:14 UTC  (4+ messages)
` [docs] "

[PATCH v2] usb: dwc2: Fix build in periphal-only mode
 2021-05-28  9:13 UTC 

[PATCH 2/2] PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
 2021-05-28  9:12 UTC  (2+ messages)

[meta-zephyr][hardknott][PATCH 1/4] zephyr-kernel-src: fix efi generation failure for x86 boards
 2021-05-28  9:26 UTC  (4+ messages)
` [meta-zephyr][hardknott][PATCH 2/4] intel-x86-64.conf: add common MACHINE for x86 (64-bit) BOARDS
` [meta-zephyr][hardknott][PATCH 3/4] intel-x86-32.conf: add common MACHINE for x86 (32-bit) BOARDS
` [meta-zephyr][hardknott][PATCH 4/4] acrn.conf: drop acrn machine configuration

[PATCH v2 1/2] i2c: core: Make debug message even more debuggish
 2021-05-28  9:13 UTC  (2+ messages)
` [PATCH v2 2/2] i2c: core: Propagate all possible errors when requesting recovery GPIOs

[PATCH 1/2] PM: runtime: Improve path in rpm_idle() when no callback
 2021-05-28  9:11 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: pinctrl: mt65xx: add mt8365 SoC binding
 2021-05-28  9:11 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: mediatek: don't hardcode mode encoding in common code

[RFC PATCH net-next 0/8] Convert xpcs to phylink_pcs_ops
 2021-05-28  9:12 UTC  (3+ messages)

[LTP] [PATCH v4] Add test for CVE 2020-25705
 2021-05-28  9:12 UTC  (2+ messages)

[PATCH V2][Ping] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-28  9:10 UTC 

[PATCH 0/3] ALSA: firewire-lib: preparation for media clock recovery
 2021-05-28  9:08 UTC  (2+ messages)

[PATCH 1/6] drm/amdgpu: add amdgpu_bo_vm bo type
 2021-05-28  9:09 UTC  (4+ messages)
` [PATCH v3 4/6] drm/amdgpu: switch to amdgpu_bo_vm for vm code

[PATCH v5 0/2] Submission of XillyUSB driver
 2021-05-28  9:08 UTC  (4+ messages)
` [PATCH v5 2/2] char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)

[dpdk-dev] [21.08 PATCH v1 1/2] power: invert the monitor check
 2021-05-28  9:09 UTC  (5+ messages)

[PATCH] ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime
 2021-05-28  9:07 UTC  (2+ messages)

[PATCH v3 0/3] am335x: set pinmux registers from pins debug file
 2021-05-28  9:07 UTC  (10+ messages)
` [PATCH v3 2/3] pinctrl: core: configure pinmux "

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-28  9:08 UTC  (5+ messages)

[PATCH 0/7] btrfs: defrag: rework to support sector perfect defrag
 2021-05-28  9:07 UTC  (3+ messages)
` [PATCH 4/7] btrfs: defrag: introduce a helper to defrag a continuous range

[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-05-28  9:06 UTC  (2+ messages)

[PATCH 0/4] arm64: Make kexec_file_load honor iomem reservations
 2021-05-28  9:05 UTC  (6+ messages)
` [PATCH 4/4] arm64: kexec_image: Implement arch_kexec_locate_mem_hole()

[PATCH 00/15] Rid W=1 warnings from LED
 2021-05-28  9:06 UTC  (16+ messages)
` [PATCH 01/15] leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'
` [PATCH 02/15] leds: leds-gpio-register: Supply description for param 'id'
` [PATCH 03/15] leds: led-class: Fix incorrectly documented param 'dev'
` [PATCH 04/15] leds: leds-bcm6328: Demote kernel-doc abuse
` [PATCH 05/15] leds: leds-as3645a: Fix function name 'as3645a_set_current()'
` [PATCH 06/15] leds: leds-blinkm: Remove unused variable 'ret'
` [PATCH 07/15] leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'
` [PATCH 08/15] leds: leds-lp3944: Provide missing function names in documentation headers
` [PATCH 09/15] leds: leds-lm3530: Fix incorrect spelling of 'brightness'
` [PATCH 10/15] leds: leds-lm3692x: Fix some kernel-doc formatting issues
` [PATCH 11/15] leds: leds-lm3697: Provide some missing descriptions for struct members
` [PATCH 12/15] leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' and 'led_cdev_name'
` [PATCH 13/15] leds: leds-lp8860: Fix kernel-doc related formatting issues
` [PATCH 14/15] leds: leds-lm3692x: Demote non-complete kernel-doc
` [PATCH 15/15] leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issues

[PATCH v5 0/3] power: supply: mt6360_charger: add MT6360 charger support
 2021-05-28  9:02 UTC  (5+ messages)
` [PATCH v5 1/3] lib: add linear range get selector within

[PATCH 00/11] Rid W=1 warnings from ATA
 2021-05-28  9:05 UTC  (12+ messages)
` [PATCH 01/11] ata: include: libata: Move fields commonly over-written to separate MACRO
` [PATCH 02/11] ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()
` [PATCH 03/11] ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'
` [PATCH 04/11] ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
` [PATCH 05/11] ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_swncq_sht'
` [PATCH 06/11] ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'
` [PATCH 07/11] ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'
` [PATCH 08/11] ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'
` [PATCH 09/11] ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in '
` [PATCH 10/11] ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_osb4_sht
` [PATCH 11/11] ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-28  9:04 UTC  (8+ messages)

[PATCH] devcoredump: remove contact information
 2021-05-28  9:04 UTC  (2+ messages)

[PATCHv5 0/2] Fix imx53-ppd UART configuration
 2021-05-28  9:03 UTC  (3+ messages)

How rust subsystem handles long symbols of rust function
 2021-05-28  9:03 UTC  (2+ messages)

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-05-28  9:00 UTC  (6+ messages)

[PATCH v2 0/3] EM / PM: Inefficient OPPs
 2021-05-28  9:00 UTC  (4+ messages)
` [PATCH v2 3/3] PM / EM: Skip inefficient OPPs

[Intel-gfx] [PATCH] drm/i915/adl_p: Same slices mask is not same Dbuf state
 2021-05-28  9:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] ARM: dts: bcm283x: increase dwc2's RX FIFO size
 2021-05-28  8:59 UTC  (5+ messages)

[Patch v2 41/42] btrfs: fix the use-after-free bug in writeback subpage helper
 2021-05-28  8:59 UTC  (11+ messages)

SEL Event logs in Redfish
 2021-05-28  8:58 UTC 

[PATCH] selftests/bpf: Fix return value check in attach_bpf()
 2021-05-28  9:07 UTC 

arch/riscv/staging
 2021-05-28  8:58 UTC  (9+ messages)

[PATCH] ARM: imx: only enable pinctrl as needed
 2021-05-28  8:56 UTC  (4+ messages)

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2021-05-28  8:58 UTC  (4+ messages)

[PATCH] mt76: mt7915: add debugfs knob to read efuse value from FW
 2021-05-28  8:56 UTC  (3+ messages)

[PATCH nf] MAINTAINERS: netfilter: add irc channel
 2021-05-28  8:48 UTC 

[PATCH 1/1] ehea: fix error return code in ehea_restart_qps()
 2021-05-28  8:55 UTC 

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-28  8:56 UTC  (2+ messages)

[PATCH bpf-next] xsk: support AF_PACKET
 2021-05-28  8:55 UTC  (3+ messages)

[PATCH] usb: dwc2: Fix build in periphal-only mode
 2021-05-28  8:54 UTC  (2+ messages)

[PATCH] pkgconfig: update SRC_URI
 2021-05-28  8:51 UTC 

[PATCH for 4.4] bluetooth: eliminate the potential race condition when removing the HCI controller
 2021-05-28  8:52 UTC 

[PATCH] input: add SparkFun Qwiic Joystick driver
 2021-05-28  8:44 UTC 

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-28  8:52 UTC  (7+ messages)
` [PATCH 5.10 002/299] bus: mhi: core: Clear configuration from channel context during reset

git push doesn't use local branch name as default
 2021-05-28  8:51 UTC  (4+ messages)

linux-next: Tree for May 28
 2021-05-28  8:51 UTC 

[PATCH v4 00/14] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-05-28  8:50 UTC  (4+ messages)
` [PATCH v4 12/14] dfu_mtd: Ignore non-implemented lock device failure

[PATCH RFC] mm,memory_hotplug: Drop unneeded locking
 2021-05-28  8:50 UTC  (2+ messages)

[PATCH] media: via-camera: deleted these redundant semicolons
 2021-05-28  8:47 UTC 

[PATCH v3] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-05-28  8:47 UTC  (2+ messages)

[PATCH v2] mm,kmemleak-test: add the dependency on CONFIG_SAMPLES
 2021-05-28  8:45 UTC  (2+ messages)

[PATCH v2 0/6] dt-bindings: Convert mux bindings to schema
 2021-05-28  8:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: support atcs method powershift (v4)
 2021-05-27  5:07 UTC 

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-28  8:43 UTC  (10+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map

[kvm-unit-tests PATCH v4 0/7] s390: Add support for large pages
 2021-05-28  8:44 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 6/7] s390x: mmu: add "

[PATCH 0/9] Improve I/O priority support
 2021-05-28  8:43 UTC  (6+ messages)

[PATCH] i2c: core: export i2c_smbus_pec()
 2021-05-28  8:42 UTC  (2+ messages)

[PATCH 0/4] Re-implement prserv on top of asyncrpc
 2021-05-28  8:42 UTC  (5+ messages)
` [PATCH 1/4] asyncrpc: Add ping method
` [PATCH 2/4] asyncrpc: Avoid duplicate sockets in TCP server
` [PATCH 3/4] asyncrpc: Reduce verbosity
` [PATCH 4/4] prserv: Replace XML RPC with modern asyncrpc implementation

[PATCH] documentation: Makefile: turn warnings into errors by default
 2021-05-28  8:40 UTC  (3+ messages)
` [docs] "

[v2 00/17] Add Intel N5X SoC support
 2021-05-28  8:39 UTC  (6+ messages)
` [v2 15/17] arm: dts: Add base dtsi and devkit dts for Intel N5X device
` [v2 17/17] arm: socfpga: Enable Intel N5X device build

[dm-devel] [PATCH] dm zoned: check zone capacity
 2021-05-28  8:38 UTC  (2+ messages)

Implement PCIeType Property
 2021-05-28  8:38 UTC  (3+ messages)

[PATCH 0/5] ASoC: Constify snd_compress_ops
 2021-05-28  8:37 UTC  (4+ messages)
` [PATCH 4/5] ASoC: qcom: q6asm-dai: Constify static struct snd_compress_ops

[PATCH v1 0/2] Change CIFS_FULL_KEY_DUMP ioctl to return variable size keys
 2021-05-28  8:37 UTC  (4+ messages)
` [PATCH v1 1/2] cifs: set server->cipher_type to AES-128-CCM for SMB3.0

[PATCH v2 0/4] ASPEED sgpio driver enhancement
 2021-05-28  8:35 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml

[PATCH] media: mtk-vcodec: venc: fix return value when start_streaming fails
 2021-05-28  8:36 UTC  (2+ messages)

[PATCH] Asoc: qcom: Add four speaker support on MI2S secondary
 2021-05-28  8:36 UTC  (2+ messages)

[PATCH v2 0/5] Add support for the Hynix Hi-846 camera
 2021-05-28  8:35 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor

[PATCH V2 0/2] scsi: two fixes in scsi_add_host_with_dma
 2021-05-28  8:34 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: core: fix failure handling of scsi_add_host_with_dma

Regression 5.12.0-rc4 net: ice: significant throughput drop
 2021-05-28  8:34 UTC  (2+ messages)
` [Intel-wired-lan] "


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.