All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-01 08:55:31 to 2020-12-01 09:08:11 UTC [more...]

[PATCH 4.4 00/24] 4.4.247-rc1 review
 2020-12-01  8:53 UTC  (7+ messages)
` [PATCH 4.4 03/24] KVM: x86: Fix split-irqchip vs interrupt injection window request
` [PATCH 4.4 06/24] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.4 07/24] x86/xen: dont unbind uninitialized lock_kicker_irq
` [PATCH 4.4 08/24] proc: dont allow async path resolution of /proc/self components
` [PATCH 4.4 09/24] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH 4.4 23/24] USB: core: Fix regression in Hercules audio card

[PATCH 5.4 00/98] 5.4.81-rc1 review
 2020-12-01  8:53 UTC  (39+ messages)
` [PATCH 5.4 03/98] ipv4: use IS_ENABLED instead of ifdef
` [PATCH 5.4 04/98] netfilter: clear skb->next in NF_HOOK_LIST()
` [PATCH 5.4 05/98] btrfs: tree-checker: add missing return after error in root_item
` [PATCH 5.4 07/98] btrfs: dont access possibly stale fs_info data for printing duplicate device
` [PATCH 5.4 08/98] btrfs: fix lockdep splat when reading qgroup config on mount
` [PATCH 5.4 12/98] smb3: Handle error case during offload read path
` [PATCH 5.4 16/98] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
` [PATCH 5.4 17/98] KVM: x86: Fix split-irqchip vs interrupt injection window request
` [PATCH 5.4 18/98] trace: fix potenial dangerous pointer
` [PATCH 5.4 19/98] arm64: pgtable: Fix pte_accessible()
` [PATCH 5.4 20/98] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
` [PATCH 5.4 21/98] HID: uclogic: Add ID for Trust Flex Design Tablet
` [PATCH 5.4 22/98] HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses
` [PATCH 5.4 24/98] HID: add support for Sega Saturn
` [PATCH 5.4 25/98] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH 5.4 28/98] HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
` [PATCH 5.4 29/98] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH 5.4 33/98] proc: dont allow async path resolution of /proc/self components
` [PATCH 5.4 34/98] nvme: free sq/cq dbbuf pointers when dbbuf set fails
` [PATCH 5.4 36/98] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH 5.4 37/98] scsi: libiscsi: Fix NOP race condition
` [PATCH 5.4 38/98] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH 5.4 39/98] perf/x86: fix sysfs type mismatches
` [PATCH 5.4 40/98] xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
` [PATCH 5.4 41/98] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
` [PATCH 5.4 42/98] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
` [PATCH 5.4 43/98] ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()
` [PATCH 5.4 44/98] phy: tegra: xusb: Fix dangling pointer on probe failure
` [PATCH 5.4 45/98] iwlwifi: mvm: write queue_sync_state only for sync
` [PATCH 5.4 47/98] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
` [PATCH 5.4 49/98] scsi: ufs: Fix race between shutdown and runtime resume flow
` [PATCH 5.4 52/98] video: hyperv_fb: Fix the cache type when mapping the VRAM
` [PATCH 5.4 53/98] bnxt_en: Release PCI regions when DMA mask setup fails during probe
` [PATCH 5.4 54/98] cxgb4: fix the panic caused by non smac rewrite
` [PATCH 5.4 55/98] s390/qeth: make af_iucv TX notification call more robust
` [PATCH 5.4 69/98] efivarfs: revert "fix memory leak in efivarfs_create()"
` [PATCH 5.4 70/98] efi: EFI_EARLYCON should depend on EFI
` [PATCH 5.4 76/98] can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()s flags

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-12-01  9:07 UTC  (6+ messages)
` [PATCH v2 13/28] video: fbdev: riva: Fix kernel-doc and set but not used warnings

[Intel-gfx] [PATCH 01/12] drm/i915/gem: Drop free_work for GEM contexts
 2020-12-01  9:07 UTC  (12+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/gt: Track the overall awake/busy time
` [Intel-gfx] [PATCH 03/12] drm/i915: Expose list of clients in sysfs
` [Intel-gfx] [PATCH 04/12] drm/i915: Update client name on context create
` [Intel-gfx] [PATCH 05/12] drm/i915: Make GEM contexts track DRM clients
` [Intel-gfx] [PATCH 06/12] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [Intel-gfx] [PATCH 07/12] drm/i915: Track all user contexts per client
` [Intel-gfx] [PATCH 08/12] drm/i915: Track context current active time
` [Intel-gfx] [PATCH 09/12] drm/i915: Prefer software tracked context busyness
` [Intel-gfx] [PATCH 10/12] drm/i915: Look up clients by pid
` [Intel-gfx] [PATCH 11/12] proc: Show GPU runtimes
` [Intel-gfx] [PATCH 12/12] drm/i915/gt: Export device and per-process runtimes via procfs

[PATCH v2 00/17] xen: support per-cpupool scheduling granularity
 2020-12-01  9:07 UTC  (8+ messages)
` [PATCH v2 04/17] xen/cpupool: switch cpupool id to unsigned
` [PATCH v2 15/17] xen/cpupool: add cpupool directories

[LTP] [PATCH 2/2] lib: Add test library design document
 2020-12-01  9:07 UTC  (2+ messages)
` [LTP] [PATCH v2 "

[PATCH 1/4] f2fs: rename logical_to_blk and blk_to_logical
 2020-12-01  9:03 UTC  (12+ messages)
` [PATCH 2/4] f2fs: use new conversion functions between blks and bytes
  ` [f2fs-dev] "
` [PATCH 3/4] f2fs: fix wrong block count instead of bytes
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/4] f2fs: rename logical_to_blk and blk_to_logical

[linux-next:master 1048/9613] drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c:115:37: warning: unused variable 'amdgpu_fw_attestation_debugfs_ops'
 2020-12-01  9:05 UTC  (2+ messages)

[PATCH 4.19 00/57] 4.19.161-rc1 review
 2020-12-01  8:54 UTC  (38+ messages)
` [PATCH 4.19 01/57] perf event: Check ref_reloc_sym before using it
` [PATCH 4.19 04/57] btrfs: fix lockdep splat when reading qgroup config on mount
` [PATCH 4.19 05/57] wireless: Use linux/stddef.h instead of stddef.h
` [PATCH 4.19 06/57] KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
` [PATCH 4.19 08/57] KVM: x86: Fix split-irqchip vs interrupt injection window request
` [PATCH 4.19 09/57] arm64: pgtable: Fix pte_accessible()
` [PATCH 4.19 11/57] drm/atomic_helper: Stop modesets on unregistered connectors harder
` [PATCH 4.19 13/57] HID: cypress: Support Varmilo Keyboards media hotkeys
` [PATCH 4.19 14/57] HID: add support for Sega Saturn
` [PATCH 4.19 15/57] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH 4.19 16/57] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.19 17/57] HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
` [PATCH 4.19 18/57] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH 4.19 20/57] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH 4.19 24/57] scsi: libiscsi: Fix NOP race condition
` [PATCH 4.19 25/57] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH 4.19 26/57] perf/x86: fix sysfs type mismatches
` [PATCH 4.19 27/57] xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
` [PATCH 4.19 28/57] phy: tegra: xusb: Fix dangling pointer on probe failure
` [PATCH 4.19 31/57] scsi: ufs: Fix race between shutdown and runtime resume flow
` [PATCH 4.19 33/57] bnxt_en: fix error return code in bnxt_init_board()
` [PATCH 4.19 36/57] cxgb4: fix the panic caused by non smac rewrite
` [PATCH 4.19 38/57] IB/mthca: fix return value of error branch in mthca_init_cq()
` [PATCH 4.19 39/57] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
` [PATCH 4.19 40/57] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH 4.19 41/57] ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
` [PATCH 4.19 42/57] ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
` [PATCH 4.19 43/57] optee: add writeback to valid memory type
` [PATCH 4.19 45/57] can: gs_usb: fix endianess problem with candleLight firmware
` [PATCH 4.19 46/57] platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time
` [PATCH 4.19 47/57] platform/x86: toshiba_acpi: Fix the wrong variable assignment
` [PATCH 4.19 48/57] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
` [PATCH 4.19 49/57] perf probe: Fix to die_entrypc() returns error correctly
` [PATCH 4.19 51/57] usb: gadget: f_midi: Fix memleak in f_midi_alloc
` [PATCH 4.19 52/57] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
` [PATCH 4.19 57/57] USB: core: Fix regression in Hercules audio card

[PATCH] riscv: toggle mmu_enabled flag in a precise manner
 2020-12-01  9:00 UTC  (2+ messages)

dsa/mv88e6xxx: leaking packets on MV88E6341 switch
 2020-12-01  9:00 UTC  (7+ messages)

[PATCH v2] drm: document that user-space should force-probe connectors
 2020-12-01  9:01 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v5] checkpatch: add fix and improve warning msg for Non-standard signature
 2020-12-01  9:00 UTC  (2+ messages)

[PATCH 4.14 00/50] 4.14.210-rc1 review
 2020-12-01  8:53 UTC  (37+ messages)
` [PATCH 4.14 01/50] perf event: Check ref_reloc_sym before using it
` [PATCH 4.14 03/50] btrfs: fix lockdep splat when reading qgroup config on mount
` [PATCH 4.14 04/50] wireless: Use linux/stddef.h instead of stddef.h
` [PATCH 4.14 05/50] PCI: Add device even if driver attach failed
` [PATCH 4.14 06/50] btrfs: tree-checker: Enhance chunk checker to validate chunk profile
` [PATCH 4.14 08/50] btrfs: inode: Verify inode mode to avoid NULL pointer dereference
` [PATCH 4.14 09/50] KVM: x86: Fix split-irqchip vs interrupt injection window request
` [PATCH 4.14 10/50] arm64: pgtable: Fix pte_accessible()
` [PATCH 4.14 11/50] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
` [PATCH 4.14 12/50] ALSA: hda/hdmi: Use single mutex unlock in error paths
` [PATCH 4.14 14/50] HID: cypress: Support Varmilo Keyboards media hotkeys
` [PATCH 4.14 15/50] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH 4.14 16/50] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.14 18/50] x86/xen: dont unbind uninitialized lock_kicker_irq
` [PATCH 4.14 20/50] proc: dont allow async path resolution of /proc/self components
` [PATCH 4.14 22/50] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH 4.14 23/50] scsi: libiscsi: Fix NOP race condition
` [PATCH 4.14 24/50] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH 4.14 25/50] perf/x86: fix sysfs type mismatches
` [PATCH 4.14 26/50] phy: tegra: xusb: Fix dangling pointer on probe failure
` [PATCH 4.14 27/50] batman-adv: set .owner to THIS_MODULE
` [PATCH 4.14 29/50] bnxt_en: fix error return code in bnxt_init_one()
` [PATCH 4.14 30/50] bnxt_en: fix error return code in bnxt_init_board()
` [PATCH 4.14 31/50] video: hyperv_fb: Fix the cache type when mapping the VRAM
` [PATCH 4.14 32/50] bnxt_en: Release PCI regions when DMA mask setup fails during probe
` [PATCH 4.14 36/50] ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
` [PATCH 4.14 39/50] can: gs_usb: fix endianess problem with candleLight firmware
` [PATCH 4.14 41/50] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
` [PATCH 4.14 42/50] perf probe: Fix to die_entrypc() returns error correctly
` [PATCH 4.14 43/50] USB: core: Change %pK for __user pointers to %px
` [PATCH 4.14 44/50] usb: gadget: f_midi: Fix memleak in f_midi_alloc
` [PATCH 4.14 47/50] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
` [PATCH 4.14 48/50] x86/resctrl: Add necessary kernfs_put() "
` [PATCH 4.14 49/50] USB: core: add endpoint-blacklist quirk
` [PATCH 4.14 50/50] USB: core: Fix regression in Hercules audio card

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2020-12-01  8:59 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v4 0/6] igb: xdp patches followup
 2020-12-01  8:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v4 2/6] igb: take vlan double header into account

[PATCH v4 0/6] UFFD write-tracking migration/snapshots
 2020-12-01  8:42 UTC  (3+ messages)

[PATCH 0/2] imx8m: introduce high speed mode support in usdhc
 2020-12-01  8:58 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator
` [PATCH 2/2] ARM: dts: imx8m: add UHS or HS400/HS400ES properties

[PATCH 4.9 00/42] 4.9.247-rc1 review
 2020-12-01  8:53 UTC  (39+ messages)
` [PATCH 4.9 01/42] perf event: Check ref_reloc_sym before using it
` [PATCH 4.9 02/42] mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
` [PATCH 4.9 03/42] btrfs: fix lockdep splat when reading qgroup config on mount
` [PATCH 4.9 04/42] PCI: Add device even if driver attach failed
` [PATCH 4.9 05/42] btrfs: tree-checker: Enhance chunk checker to validate chunk profile
` [PATCH 4.9 06/42] btrfs: inode: Verify inode mode to avoid NULL pointer dereference
` [PATCH 4.9 07/42] KVM: x86: Fix split-irqchip vs interrupt injection window request
` [PATCH 4.9 08/42] arm64: pgtable: Fix pte_accessible()
` [PATCH 4.9 09/42] ALSA: hda/hdmi: Use single mutex unlock in error paths
` [PATCH 4.9 11/42] HID: cypress: Support Varmilo Keyboards media hotkeys
` [PATCH 4.9 12/42] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH 4.9 13/42] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.9 15/42] x86/xen: dont unbind uninitialized lock_kicker_irq
` [PATCH 4.9 16/42] proc: dont allow async path resolution of /proc/self components
` [PATCH 4.9 17/42] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH 4.9 18/42] scsi: libiscsi: Fix NOP race condition
` [PATCH 4.9 19/42] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH 4.9 20/42] perf/x86: fix sysfs type mismatches
` [PATCH 4.9 21/42] phy: tegra: xusb: Fix dangling pointer on probe failure
` [PATCH 4.9 23/42] scsi: ufs: Fix race between shutdown and runtime resume flow
` [PATCH 4.9 24/42] bnxt_en: fix error return code in bnxt_init_board()
` [PATCH 4.9 25/42] video: hyperv_fb: Fix the cache type when mapping the VRAM
` [PATCH 4.9 26/42] bnxt_en: Release PCI regions when DMA mask setup fails during probe
` [PATCH 4.9 27/42] IB/mthca: fix return value of error branch in mthca_init_cq()
` [PATCH 4.9 28/42] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
` [PATCH 4.9 29/42] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH 4.9 30/42] ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
` [PATCH 4.9 31/42] efivarfs: revert "fix memory leak in efivarfs_create()"
` [PATCH 4.9 32/42] can: gs_usb: fix endianess problem with candleLight firmware
` [PATCH 4.9 33/42] platform/x86: toshiba_acpi: Fix the wrong variable assignment
` [PATCH 4.9 35/42] USB: core: Change %pK for __user pointers to %px
` [PATCH 4.9 36/42] usb: gadget: f_midi: Fix memleak in f_midi_alloc
` [PATCH 4.9 37/42] usb: gadget: Fix memleak in gadgetfs_fill_super
` [PATCH 4.9 38/42] x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
` [PATCH 4.9 39/42] regulator: avoid resolve_supply() infinite recursion
` [PATCH 4.9 40/42] regulator: workaround self-referent regulators
` [PATCH 4.9 41/42] USB: core: add endpoint-blacklist quirk
` [PATCH 4.9 42/42] USB: core: Fix regression in Hercules audio card

[PATCH v2] scsi: qla2xxx: remove trailing semicolon in macro definition
 2020-12-01  8:56 UTC  (2+ messages)

[RFC][PATCH 0/9] Clean up i386-PAE
 2020-12-01  8:57 UTC  (4+ messages)
` [RFC][PATCH 5/9] mm: Rename pmd_read_atomic()

[PATCH 0/3] pinctrl: renesas: basic R8A779A0 (V3U) support
 2020-12-01  8:54 UTC  (2+ messages)
  ` [PATCH 2/3] pinctrl: renesas: Initial R8A779A0 (V3U) PFC support

[PATCH 0/5] tty: add flag to suppress ready signalling on open
 2020-12-01  8:55 UTC  (4+ messages)
` [PATCH 5/5] USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter


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.