All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 10:31:37 to 2020-09-29 11:05:28 UTC [more...]

[PATCH v1 1/3] pinctrl: tigerlake: Fix register offsets for TGL-H variant
 2020-09-29 11:03 UTC  (2+ messages)
` [PATCH v1 2/3] pinctrl: cannonlake: Modify COMMUNITY macros to be consistent

[PATCH 4.19 000/245] 4.19.149-rc1 review
 2020-09-29 10:59 UTC  (2+ messages)
` [PATCH 4.19 124/245] perf cpumap: Fix snprintf overflow check

[PATCH 5.4 000/388] 5.4.69-rc1 review
 2020-09-29 10:58 UTC  (2+ messages)
` [PATCH 5.4 187/388] perf cpumap: Fix snprintf overflow check

[PATCH 4.14 000/166] 4.14.200-rc1 review
 2020-09-29 11:00 UTC  (2+ messages)
` [PATCH 4.14 089/166] perf cpumap: Fix snprintf overflow check

[PATCH 4.4 00/85] 4.4.238-rc1 review
 2020-09-29 11:00 UTC  (46+ messages)
` [PATCH 4.4 01/85] af_key: pfkey_dump needs parameter validation
` [PATCH 4.4 02/85] KVM: fix memory leak in kvm_io_bus_unregister_dev()
` [PATCH 4.4 03/85] kprobes: fix kill kprobe which has been marked as gone
` [PATCH 4.4 04/85] ftrace: Setup correct FTRACE_FL_REGS flags for module
` [PATCH 4.4 05/85] RDMA/ucma: ucma_context reference leak in error path
` [PATCH 4.4 06/85] mtd: Fix comparison in map_word_andequal()
` [PATCH 4.4 07/85] hdlc_ppp: add range checks in ppp_cp_parse_cr()
` [PATCH 4.4 08/85] tipc: use skb_unshare() instead in tipc_buf_append()
` [PATCH 4.4 09/85] net: add __must_check to skb_put_padto()
` [PATCH 4.4 10/85] ip: fix tos reflection in ack and reset packets
` [PATCH 4.4 11/85] serial: 8250: Avoid error message on reprobe
` [PATCH 4.4 12/85] scsi: aacraid: fix illegal IO beyond last LBA
` [PATCH 4.4 13/85] m68k: q40: Fix info-leak in rtc_ioctl
` [PATCH 4.4 14/85] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
` [PATCH 4.4 15/85] ASoC: kirkwood: fix IRQ error handling
` [PATCH 4.4 16/85] PM / devfreq: tegra30: Fix integer overflow on CPUs freq max out
` [PATCH 4.4 17/85] mtd: cfi_cmdset_0002: dont free cfi->cfiq in error path of cfi_amdstd_setup()
` [PATCH 4.4 18/85] mfd: mfd-core: Protect against NULL call-back function pointer
` [PATCH 4.4 19/85] tracing: Adding NULL checks for trace_array descriptor pointer
` [PATCH 4.4 20/85] bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
` [PATCH 4.4 22/85] kernel/sys.c: avoid copying possible padding bytes in copy_to_user
` [PATCH 4.4 23/85] neigh_stat_seq_next() should increase position index
` [PATCH 4.4 25/85] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH 4.4 26/85] ACPI: EC: Reference count query handlers under lock
` [PATCH 4.4 28/85] ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
` [PATCH 4.4 36/85] drm/omap: fix possible object reference leak
` [PATCH 4.4 41/85] Bluetooth: L2CAP: handle l2cap config request during open state
` [PATCH 4.4 42/85] media: tda10071: fix unsigned sign extension overflow
` [PATCH 4.4 43/85] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH 4.4 44/85] tracing: Use address-of operator on section symbols
` [PATCH 4.4 45/85] serial: 8250_omap: Fix sleeping function called from invalid context during probe
` [PATCH 4.4 46/85] SUNRPC: Fix a potential buffer overflow in svc_print_xprts()
` [PATCH 4.4 47/85] ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
` [PATCH 4.4 48/85] ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor
` [PATCH 4.4 50/85] mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
` [PATCH 4.4 51/85] KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
` [PATCH 4.4 52/85] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
` [PATCH 4.4 53/85] drivers: char: tlclk.c: Avoid data race between init and interrupt handler
` [PATCH 4.4 54/85] dt-bindings: sound: wm8994: Correct required supplies based on actual implementaion
` [PATCH 4.4 55/85] atm: fix a memory leak of vcc->user_back
` [PATCH 4.4 56/85] phy: samsung: s5pv210-usb2: Add delay after reset
` [PATCH 4.4 57/85] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
` [PATCH 4.4 58/85] USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
` [PATCH 4.4 59/85] tty: serial: samsung: Correct clock selection logic
` [PATCH 4.4 80/85] tty: vt, consw->con_scrolldelta cleanup

[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
 2020-09-29 11:05 UTC  (18+ messages)
` [dpdk-dev] [PATCH v3 00/29] "
  ` [dpdk-dev] [PATCH v3 01/29] ethdev: reset device and interrupt pointers on release
  ` [dpdk-dev] [PATCH v3 02/29] ethdev: allow drivers to return error on close
  ` [dpdk-dev] [PATCH v3 21/29] ethdev: remove old close behaviour
  ` [dpdk-dev] [PATCH v3 23/29] drivers/net: check process type in close operation
  ` [dpdk-dev] [PATCH v3 27/29] ethdev: remove forcing stopped state upon close
  ` [dpdk-dev] [PATCH v3 29/29] ethdev: allow close function to return an error
` [dpdk-dev] [PATCH v3 28/29] ethdev: reset all when releasing a port

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-29 11:00 UTC  (10+ messages)

[dpdk-dev] [PATCH v1 0/8] Add Crypto PMD for Broadcom`s FlexSparc devices
 2020-09-29 11:04 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/8] crypto/bcmfs: add BCMFS driver
  ` [dpdk-dev] [PATCH v2 2/8] crypto/bcmfs: add vfio support
  ` [dpdk-dev] [PATCH v2 3/8] crypto/bcmfs: add apis for queue pair management

[PATCH v4 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-09-29 11:02 UTC  (7+ messages)

[PATCH v2 0/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID more useful
 2020-09-29 11:03 UTC  (5+ messages)
` [PATCH v2 4/7] KVM: x86: hyper-v: always advertise HV_STIMER_DIRECT_MODE_AVAILABLE

[PATCH v6 00/14] Reverse debugging
 2020-09-29 11:01 UTC  (3+ messages)
` [PATCH v6 01/14] replay: don't record interrupt poll
` [PATCH v6 07/14] replay: introduce breakpoint at the specified step

[PATCH] arm64: dts: zynqmp: Fix leds subnode name for zcu100/ultra96 v1
 2020-09-29 11:01 UTC  (4+ messages)

[Buildroot] [PATCH] package/liberation: bump to version 2.1.1 lib
 2020-09-29 11:03 UTC 

[Bug 207065] New: C-media USB audio device stops working from 5.2.0-rc3 onwards
 2020-09-29 11:02 UTC  (4+ messages)
` [Bug 207065] "

[Bug 1897680] [NEW] memory address over 0x2000_7ffc is not accessible in mps2-an505
 2020-09-29 10:46 UTC  (2+ messages)
` [Bug 1897680] "

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-29 11:02 UTC  (3+ messages)

[PATCH v6 0/5] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-29 11:00 UTC  (4+ messages)
` [PATCH v6 2/5] efi/boot.c: add file.need_to_free

[PATCH v2 0/4] drm/qxl: fix stale mm entries on driver shutdown
 2020-09-29 10:53 UTC  (5+ messages)
` [PATCH v2 4/4] drm/qxl: use qxl pin function

[PATCH v10 00/13] i440fx/acpi: addition of feature and bug fixes
 2020-09-29 10:57 UTC  (17+ messages)
` [PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

[RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
 2020-09-29 10:58 UTC  (5+ messages)

[PATCH] arm64: dts: zynqmp: Rename buses to be align with simple-bus yaml
 2020-09-29 10:57 UTC  (3+ messages)

[PATCH 0/2] x86/vpic: minor fixes
 2020-09-29 10:58 UTC  (7+ messages)
` [PATCH 2/2] x86/vpic: also execute dpci callback for non-specific EOI
      ` Ping: "

[PATCH 1/5] common: debug_ll: remove reference to undefined Kconfig option
 2020-09-29 10:58 UTC  (5+ messages)
` [PATCH 2/5] lib: ratp: rename now undefined use of a Kconfig symbol
` [PATCH 3/5] at91: wdt: don't include <asm-generic/io.h> directly
` [PATCH 4/5] include: asm-generic: bitio.h "
` [PATCH 5/5] sandbox: add dummy memory-mapped I/O port region

[LTP] [PATCH 1/2] doc/user-guide: Shorten the description
 2020-09-29 10:58 UTC  (2+ messages)
` [LTP] [PATCH 2/2] doc/user-guide: Document block device variables

[PATCH] arm64: dts: zynqmp: Remove additional compatible string for i2c IPs
 2020-09-29 10:56 UTC  (3+ messages)

[PATCH v11 0/3] Add Versal usb model
 2020-09-29 10:55 UTC  (4+ messages)
` [PATCH v11 1/3] misc: Add versal-usb2-ctrl-regs module
` [PATCH v11 2/3] usb: Add DWC3 model
` [PATCH v11 3/3] Versal: Connect DWC3 controller with virt-versal

[PATCH] arm64: dts: zynqmp: Remove undocumented u-boot properties
 2020-09-29 10:56 UTC  (3+ messages)

[BlueZ PATCH v5 1/3] core: Add params to set interleaving durations
 2020-09-29 10:56 UTC  (3+ messages)
` [BlueZ PATCH v5 2/3] core: Add param to disable interleave scan
` [BlueZ PATCH v5 3/3] doc: Add definition of advmon related parameters

[PATCH 0/2] Enable support IPI_CPU_CRASH_STOP to be pseudo-NMI
 2020-09-29 10:54 UTC  (6+ messages)

[PATCH v3 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-29 10:54 UTC  (6+ messages)
` [PATCH v3 07/15] arm64: dts: xilinx: align GPIO hog names with dtschema

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-29 10:54 UTC  (4+ messages)
` [PATCH 03/12] evtchn: don't call Xen consumer callback with per-channel lock held

[PATCH v2 0/4] hwmon: improvements to amd_energy driver
 2020-09-29 10:53 UTC  (5+ messages)
` [PATCH v2 1/4] hwmon: amd_energy: Move label out of accumulation structure
` [PATCH v2 2/4] hwmon: amd_energy: optimize accumulation interval
` [PATCH v2 3/4] hwmon: amd_energy: Improve the accumulation logic
` [PATCH v2 4/4] hwmon: (amd_energy) Update driver documentation

[PATCH V3 0/3] patch set for flexcan
 2020-09-29 10:53 UTC  (3+ messages)
` [PATCH V3 1/3] can: flexcan: initialize all flexcan memory for ECC function

[PATCH v3 00/10] gpio: mockup: refactoring + documentation
 2020-09-29 10:53 UTC  (7+ messages)
` [PATCH v3 01/10] lib: string_helpers: provide kfree_strarray()
` [PATCH v3 07/10] gpio: mockup: increase the number of supported device properties
` [PATCH v3 08/10] gpio: mockup: pass the chip label as device property

Bug 209177 - mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
 2020-09-29 10:53 UTC 

[PATCH v2 0/5] usb: dwc-meson-g12a: Add support for USB on S400 board
 2020-09-29 10:51 UTC  (8+ messages)

KASAN: use-after-free Read in bit_putcs
 2020-09-29 10:52 UTC  (10+ messages)
        ` [PATCH] vt_ioctl: make VT_RESIZEX behave like VT_RESIZE

armv7R: K3: am654: U-Boot
 2020-09-29 10:51 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 0/4] s390x: css: pv: css test adaptation for PV
 2020-09-29 10:51 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/4] s390x: pv: implement routine to share/unshare memory

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-09-29 10:50 UTC  (4+ messages)

[PATCH] USB: serial: pl2303: add device-id for HP GC device
 2020-09-29 10:51 UTC  (2+ messages)

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-29 10:46 UTC  (7+ messages)

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-09-29 10:48 UTC  (5+ messages)

[PATCH linux-can-next/flexcan 0/4] patch set for flexcan
 2020-09-29 10:48 UTC  (3+ messages)
` [PATCH linux-can-next/flexcan 3/4] can: flexcan: add CAN wakeup function for i.MX8

[igt-dev] [PATCH i-g-t 0/3] benchmarks: Remove libdrm dependency
 2020-09-29 10:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_bufops: Avoid overallocate x-tiling and linear surfaces
` [igt-dev] [PATCH i-g-t 2/3] lib/intel_bufops: Add simple object cache
` [igt-dev] [PATCH i-g-t 3/3] benchmarks: Remove libdrm dependency

[PATCH v3 0/5] USB DWC3 host wake up support from system suspend
 2020-09-29 10:47 UTC  (6+ messages)
` [PATCH v3 1/5] usb: dwc3: core: Host "
` [PATCH v3 2/5] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v3 3/5] usb: dwc3: qcom: Configure wakeup interrupts and set genpd active wakeup flag
` [PATCH v3 4/5] arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interrupts
` [PATCH v3 5/5] arm64: dts: qcom: sc7180: Add wakeup-source property for USB controller node

[PATCH 0/5] Fix DPC hotplug race and enhance error hanlding
 2020-09-29 10:48 UTC  (6+ messages)
  ` [PATCH 3/5] PCI/ERR: get device before call device driver to avoid null pointer reference

[PATCH bpf-next v9 00/11] bpf: Support multi-attach for freplace programs
 2020-09-29 10:47 UTC  (4+ messages)
` [PATCH bpf-next v9 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach

[GIT PULL 1/2] Rockchip dt64 changes for 5.10
 2020-09-29 10:45 UTC  (3+ messages)
` [GIT PULL 2/2] Rockchip dt32 "

[PATCH] lscpu: Add FUJITSU aarch64 A64FX cpupart
 2020-09-29 10:46 UTC  (2+ messages)

[PATCH v2 1/2] column: Optionally keep empty lines in cols/rows mode
 2020-09-29 10:45 UTC  (2+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-29 10:40 UTC  (3+ messages)
` [PATCH v26 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH v9 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-29 10:43 UTC  (7+ messages)
` [PATCH v9 02/14] ASoC: Intel: catpt: Implement IPC protocol

[pci:pci/misc] BUILD SUCCESS 84023a61014848f69609cc826ce28ed874bbb69e
 2020-09-29 10:43 UTC 

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-09-29 10:41 UTC  (6+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[PATCH] Add readline alternative editline
 2020-09-29 10:43 UTC  (2+ messages)

[PATCH] USB: serial: qcserial: fix altsetting probing
 2020-09-29 10:42 UTC 

Recover from Extent Tree Corruption (maybe due to hardware failure)
 2020-09-29 10:42 UTC  (3+ messages)

[PATCH] arm64: Make CONFIG_CMDLINE behavior configurable
 2020-09-29 10:41 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: clean up jtag quirks
 2020-09-29 10:41 UTC 

[linux-lvm] lvresize cannot refresh LV size on on other hosts when extending LV with a shared lock
 2020-09-29 10:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] kni: fix build with Linux 5.9
 2020-09-29 10:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH stable-4.19 v2] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-29 10:41 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable EMMC boot
 2020-09-29 10:39 UTC 

[rcu:urezki-pcount.2020.09.28e] BUILD SUCCESS c33a83102cc2b9e4d6affc888e4f744d4beefe9a
 2020-09-29 10:38 UTC 

[PATCH v4 0/2] PCI: dwc: fix two MSI issues
 2020-09-29 10:34 UTC  (6+ messages)
` [PATCH v4 1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
` [PATCH v4 2/2] PCI: dwc: Fix MSI page leakage in suspend/resume

[PATCH 1/2] system_data_types.7: Document size_t
 2020-09-29 10:37 UTC  (3+ messages)
` [RFC] system_data_types.7: wfix + ffix

[PATCH qemu v9] spapr: Implement Open Firmware client interface
 2020-09-29 10:35 UTC  (7+ messages)

[PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
 2020-09-29 10:35 UTC  (5+ messages)
` [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code

[PATCH] staging: rtl8712: Fix enqueue_reorder_recvframe()
 2020-09-29 10:35 UTC 

[PATCH 0/8] Add some <stdint.h> types
 2020-09-29 10:34 UTC  (4+ messages)
` [PATCH v2 "
` [PATCH v2 8/8] uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7)

What to do when a patch set gets no reply for 3 weeks ?
 2020-09-29 10:34 UTC  (2+ messages)

Advice getting fio data/output for charts
 2020-09-29 10:32 UTC  (2+ messages)

[PATCH v4 00/16] Add Broadcom VK driver
 2020-09-29 10:32 UTC  (3+ messages)
` [PATCH v4 06/16] misc: bcm-vk: add ttyVK support

[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
 2020-09-29  9:15 UTC  (9+ messages)
` [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM


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.