All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-05 08:26:20 to 2021-01-05 09:32:00 UTC [more...]

[PATCH 4.19 00/29] 4.19.165-rc2 review
 2021-01-05  9:29 UTC  (30+ messages)
` [PATCH 4.19 01/29] md/raid10: initialize r10_bio->read_slot before use
` [PATCH 4.19 02/29] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 4.19 03/29] ext4: prevent creating duplicate encrypted filenames
` [PATCH 4.19 04/29] f2fs: "
` [PATCH 4.19 05/29] ubifs: "
` [PATCH 4.19 06/29] vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
` [PATCH 4.19 07/29] ext4: dont remount read-only with errors=continue on reboot
` [PATCH 4.19 08/29] uapi: move constants from <linux/kernel.h> to <linux/const.h>
` [PATCH 4.19 09/29] KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
` [PATCH 4.19 10/29] KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
` [PATCH 4.19 11/29] powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
` [PATCH 4.19 12/29] xen/gntdev.c: Mark pages as dirty
` [PATCH 4.19 13/29] null_blk: Fix zone size initialization
` [PATCH 4.19 14/29] of: fix linker-section match-table corruption
` [PATCH 4.19 15/29] Bluetooth: hci_h5: close serdev device and free hu in h5_close
` [PATCH 4.19 16/29] reiserfs: add check for an invalid ih_entry_count
` [PATCH 4.19 17/29] misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()
` [PATCH 4.19 18/29] media: gp8psk: initialize stats at power control logic
` [PATCH 4.19 19/29] ALSA: seq: Use bool for snd_seq_queue internal flags
` [PATCH 4.19 20/29] ALSA: rawmidi: Access runtime->avail always in spinlock
` [PATCH 4.19 21/29] fcntl: Fix potential deadlock in send_sig{io, urg}()
` [PATCH 4.19 22/29] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
` [PATCH 4.19 23/29] module: set MODULE_STATE_GOING state when a module fails to load
` [PATCH 4.19 24/29] quota: Dont overflow quota file offsets
` [PATCH 4.19 25/29] powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
` [PATCH 4.19 26/29] NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
` [PATCH 4.19 27/29] module: delay kobject uevent until after module init call
` [PATCH 4.19 28/29] ALSA: pcm: Clear the full allocated memory at hw_params
` [PATCH 4.19 29/29] dm verity: skip verity work if I/O error when system is shutting down

[RFC v2 PATCH 4/4] mm: pre zero out free pages to speed up page allocation for __GFP_ZERO
 2021-01-05  9:29 UTC  (6+ messages)

[PATCH v6 0/3] Add logic to consolidate TRBs for Synopsys xHC
 2021-01-05  9:30 UTC  (6+ messages)
` [PATCH v6 3/3] usb: dwc3: Pass quirk as platform data
  ` [RESEND PATCH "

[PATCH 00/11] arm64: coresight: Enable ETE and TRBE
 2021-01-05  9:29 UTC  (5+ messages)
` [PATCH 10/11] coresight: sink: Add TRBE driver

[PATCH 1/2] thunderbolt: Start lane initialization after sleep
 2021-01-05  9:28 UTC  (2+ messages)
` [PATCH 2/2] thunderbolt: Add support for de-authorizing devices

[PATCH v2 0/4] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
 2021-01-05  9:27 UTC  (10+ messages)
` [PATCH v2 1/4] hw/misc: imx6_ccm: Update PMU_MISC0 reset value
` [PATCH v2 2/4] hw/msic: imx6_ccm: Correct register value for silicon type
` [PATCH v2 4/4] docs/system: arm: Add sabrelite board description

[PATCH 00/41] USB audio refactoring for better implicit feedback support
 2021-01-05  9:29 UTC  (6+ messages)
` [PATCH 14/41] ALSA: usb-audio: Create endpoint objects at parsing phase
  ` [PATCH 14/41] ALSA: usb-audio: Create endpoint objects at parsing phase - Pioneer DJ DJM-250MK2 stopped working

[dpdk-dev] [RFC PATCH v1 4/6] app/eventdev: add release barriers for pipeline test
 2021-01-05  9:29 UTC  (3+ messages)

[RFC][PATCH v3 0/4] design a way to change audio Jack state by software
 2021-01-05  9:28 UTC  (4+ messages)
` [RFC][PATCH v3 1/4] alsa: jack: implement software jack injection via debugfs

[PATCH] checkpatch: add a new check for strcpy/strlcpy uses
 2021-01-05  9:28 UTC  (7+ messages)
` [Linux-kernel-mentees] "
    ` [Linux-kernel-mentees] deprecated.rst: deprecated strcpy ? (was: [PATCH] checkpatch: add a new check for strcpy/strlcpy uses)
      `  "

uninitialized pmem struct pages
 2021-01-05  9:27 UTC  (24+ messages)

linusw/devel build: 7 builds: 0 failed, 7 passed, 2 warnings (v5.11-rc1)
 2021-01-05  9:27 UTC 

[PATCH] ubsan: disable unsigned-integer-overflow sanitizer with clang
 2021-01-05  9:25 UTC  (4+ messages)

[RFC PATCH v2 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-01-05  9:25 UTC  (9+ messages)
` [RFC PATCH v2 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables
` [RFC PATCH v2 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH] cfg80211: Fix "suspicious RCU usage in wiphy_apply_custom_regulatory" warning/backtrace
 2021-01-05  9:24 UTC  (2+ messages)

[PATCH v3 0/6] add timestamp channel for hid-sensors
 2021-01-05  9:26 UTC  (3+ messages)

[LTP] [PATCH] unzip01.sh: Fix failure with BusyBox unzip
 2021-01-05  9:26 UTC  (2+ messages)

[PATCH v4 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-05  9:24 UTC  (3+ messages)

[PATCH] ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status
 2021-01-05  9:24 UTC 

[PATCH] arm64/smp: Remove unused variable irq in arch_show_interrupts()
 2021-01-05  9:22 UTC  (3+ messages)

[RFC PATCH v2 0/2] mm: fix races due to deferred TLB flushes
 2021-01-05  9:22 UTC  (8+ messages)
` [RFC PATCH v2 1/2] mm/userfaultfd: fix memory corruption due to writeprotect

[Buildroot] [PATCH] package/minicom: bump to version 2.8 commit
 2021-01-05  9:22 UTC  (2+ messages)

[PATCH] thunderbolt: Drop duplicated 0x prefix from format string
 2021-01-05  9:19 UTC 

[PATCH] docs/zh_CN: add Chinese booting and index file
 2021-01-05  9:19 UTC 

[PATCH v2] net: ethernet: fs_enet: Add missing MODULE_LICENSE
 2021-01-05  9:15 UTC  (2+ messages)

[PATCH v3 0/2] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-01-05  9:17 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
` [PATCH v3 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM

[PATCH] drm/amdgpu:fix IH overflow on Iceland
 2021-01-05  7:40 UTC 

Build failed in Jenkins: media-build #3350
 2021-01-05  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3351

[PATCH] net: ethernet: fs_enet: Add missing MODULE_LICENSE
 2021-01-05  9:12 UTC  (4+ messages)

kernelci/staging-next bisection: sleep.login on rk3288-rock2-square #2286-staging
 2021-01-05  9:13 UTC  (6+ messages)

[PATCH 0/2] Revert "device property: Keep secondary firmware node secondary by type"
 2021-01-05  9:11 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] device property: add description of fwnode cases

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-05  9:11 UTC  (6+ messages)
` [PATCH netdev 1/5] xsk: support get page for drv
` [PATCH netdev 2/5] virtio-net: support XDP_TX when not more queues
` [PATCH netdev 3/5] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx
` [PATCH netdev 4/5] xsk, virtio-net: prepare for support xsk
` [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx

[PATCH v4 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2021-01-05  9:09 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: media: Use graph and video-interfaces schemas

[igt-dev] [PATCH i-g-t v12 00/31] Introduce IGT allocator
 2021-01-05  9:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce IGT allocator (rev13)

[Buildroot] [PATCH v3 00/11] Introduce EDK2 firmware package
 2021-01-05  9:09 UTC  (4+ messages)
` [Buildroot] [PATCH v3 09/11] configs/qemu_aarch64_virt_efi_defconfig: new config for QEMU Virt EFI

[PATCH v2 0/6] STM32 USBPHYC PLL management rework
 2021-01-05  9:05 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: phy: phy-stm32-usbphyc: move PLL supplies to parent node
` [PATCH v2 2/6] phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
` [PATCH v2 3/6] phy: stm32: replace regulator_bulk* by multiple regulator_*
` [PATCH v2 4/6] phy: stm32: ensure pll is disabled before phys creation
` [PATCH v2 5/6] phy: stm32: ensure phy are no more active when removing the driver
` [PATCH v2 6/6] phy: stm32: rework PLL Lock detection

[PATCH 1/3] drm/amdgpu: Add new mode 2560x1440
 2021-01-05  9:07 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi10
` [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

[PATCH 4.19 00/35] 4.19.165-rc1 review
 2021-01-05  9:06 UTC  (5+ messages)

[PATCH v3 0/6] Memory corruption may occur due to incorrent tlb flush
 2021-01-05  9:05 UTC  (4+ messages)
` [PATCH v3 5/6] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush

[PATCH] xfs: fix an ABBA deadlock in xfs_rename
 2021-01-05  9:01 UTC  (4+ messages)

[PATCH] Make EFI minimum heap size configurable via --enable-efi-min-heap-mb
 2021-01-05  9:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ixgbe: clear registers of all queues on VF reset
 2021-01-05  9:02 UTC  (4+ messages)

[PATCH 1/6] mt76: testmode: add attributes for ipg related parameters
 2021-01-05  8:55 UTC  (12+ messages)
` [PATCH 2/6] mt76: testmode: make tx queued limit adjustable
` [PATCH 3/6] mt76: mt7915: split edca update function
` [PATCH 4/6] mt76: mt7915: add support for ipg in testmode
` [PATCH 5/6] mt76: mt7915: calculate new packet length when tx_time is set "
` [PATCH 6/6] mt76: mt7915: clean hw queue before starting new testmode tx

[PATCH v2] libnvdimm/pmem: remove unused header
 2021-01-05  9:00 UTC  (2+ messages)

[PATCH mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-05  8:59 UTC  (5+ messages)
` [PATCH mips-next 1/4] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH mips-next 2/4] MIPS: vmlinux.lds.S: add ".rel.dyn" to DISCARDS

[Linux-kernel-mentees] [PATCH] checkpatch: trivial style fixes
 2021-01-05  8:58 UTC  (7+ messages)
` [Linux-kernel-mentees] [PATCH] checkpatch: add a new check for strcpy/strlcpy uses

[dpdk-dev] [PATCH 1/2] test/bitmap: add test case to scan after half cline is cleared
 2021-01-05  8:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] test/bitmap: test "
  ` [dpdk-dev] [PATCH v2 2/2] bitmap: modify bitmap not empty API for 128B cacheline

[PATCH v2 0/4] checkpatch: update kconfig parsing
 2021-01-05  8:57 UTC  (5+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] checkpatch: kconfig: enforce help text indentation

[PATCH 0/7] Add minimal boot support for IPQ5018
 2021-01-05  8:55 UTC  (4+ messages)
` [PATCH 1/7] clk: qcom: clk-alpha-pll: Add support for Stromer PLLs

[PATCH] x86/kaslr: try process e820 entries if can not get suitable regions from efi
 2021-01-05  8:54 UTC  (2+ messages)

[PATCH] refs: allow @{n} to work with n-sized reflog
 2021-01-05  8:52 UTC  (2+ messages)

[PATCH 0/8 v2] Change logic of EFI LoadFile2 protocol for initrd loading
 2021-01-05  8:50 UTC  (4+ messages)
` [PATCH 6/8 v2] efi_loader: Replace config option with EFI variable "

[dpdk-dev] [PATCH] ci: fix package installation in GitHub Actions
 2021-01-05  8:49 UTC  (4+ messages)

[PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace
 2021-01-05  8:47 UTC 

[PATCH 1/2] mhi: unconstify mhi_event_config
 2021-01-05  8:56 UTC  (2+ messages)
` [PATCH 2/2] mhi: pci_generic: Fix shared MSI vector support

[PATCH] irqchip/irq-pruss-intc: implement set_type() callback
 2021-01-05  8:47 UTC  (3+ messages)

[PATCH 0/6] x86/p2m: restrict more code to build just for HVM
 2021-01-05  8:48 UTC  (7+ messages)
` [PATCH 2/6] x86/mm: p2m_add_foreign() is HVM-only

[PATCH] nvmet-rdma: Fix list_del corruption on queue establishment failure
 2021-01-05  8:46 UTC 

[PULL 00/35] MIPS patches for 2021-01-03
 2021-01-05  8:44 UTC  (11+ messages)

[PATCH v3 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI
 2021-01-05  8:43 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

[PATCH 1/2] x86/mem_sharing: copy cpuid during vm forking
 2021-01-05  8:40 UTC  (2+ messages)

btvirt with two virtual controllers: Cannot connect to GATT server
 2021-01-05  8:39 UTC 

[PATCH] [v2] iommu/intel: Fix memleak in intel_irq_remapping_alloc
 2021-01-05  8:38 UTC  (3+ messages)

Defects about bcache GC
 2021-01-05  8:29 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-05  8:34 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH, BUILD-FIX] linux-user: Conditionalize TUNSETVNETLE
 2021-01-05  8:35 UTC  (2+ messages)

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-05  5:24 UTC  (6+ messages)
` [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook
    ` [dm-devel] "

[PATCH 0/7] Introduce vdpa management tool
 2021-01-05  8:36 UTC  (9+ messages)
` [PATCH linux-next v2 "
  ` [PATCH linux-next v2 4/7] vdpa: Define vdpa mgmt device, ops and a netlink interface

[linux-lvm] there is a vgextend sagfault with missing pv which is resolved on master, can we backport it to 2.02 branch
 2021-01-01  9:49 UTC 

[Intel-gfx] [PULL] gvt-next-fixes
 2021-01-05  8:36 UTC  (3+ messages)

[PATCH] mac80211: do not allow bigger VHT MPDUs than the hardware supports
 2021-01-05  8:35 UTC  (2+ messages)

Fwd: [Bug 210449] New: acpi_device_add: buffer overflow in strcpy
 2021-01-05  8:31 UTC 

[PATCH v3 00/15] target/mips/mips-defs: Simplify ISA definitions
 2021-01-05  8:34 UTC  (4+ messages)
` [PATCH v3 04/15] target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()

synchronize btrfs snapshots over a unreliable, slow connection
 2021-01-05  8:34 UTC  (2+ messages)

[Intel-gfx] [RFC 0/1] converging intel igfx and dgfx opregion
 2021-01-05  8:19 UTC 

[dpdk-dev] [PATCH 0/9] Introduce vfio-user library
 2021-01-05  8:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/9] vfio_user: implement lifecycle related APIs

[PATCH v1] tools: handle more than 16T in precopy_stats
 2021-01-05  8:30 UTC 

[PATCH v2] gpiolib: Disallow identical line names in the same chip
 2021-01-05  8:27 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: avoid recalculating refecence crcs
 2021-01-05  8:25 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] HAX remove rotation tests from blacklist

[PATCH 00/17] arm64: Early CPU feature override, and an application to VHE
 2021-01-05  8:24 UTC  (4+ messages)
` [PATCH 04/17] arm64: Provide an 'upgrade to VHE' stub hypercall


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.