All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-05 16:55:46 to 2020-03-05 17:21:19 UTC [more...]

[PATCH AUTOSEL 5.4 01/58] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:14 UTC  (37+ messages)
` [PATCH AUTOSEL 5.4 06/58] HID: alps: Fix an error handling path in 'alps_input_configured()'
` [PATCH AUTOSEL 5.4 07/58] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 5.4 13/58] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 5.4 14/58] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH AUTOSEL 5.4 15/58] HID: hid-bigbenff: call hid_hw_stop() in case of error
` [PATCH AUTOSEL 5.4 16/58] HID: hid-bigbenff: fix race condition for scheduled work during removal
` [PATCH AUTOSEL 5.4 17/58] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH AUTOSEL 5.4 18/58] selftests/rseq: Fix out-of-tree compilation
` [PATCH AUTOSEL 5.4 19/58] tracing: Fix number printing bug in print_synth_event()
` [PATCH AUTOSEL 5.4 20/58] nl80211: fix potential leak in AP start
` [PATCH AUTOSEL 5.4 21/58] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 5.4 22/58] mac80211: Remove a redundant mutex unlock
` [PATCH AUTOSEL 5.4 23/58] scsi: libfc: free response frame from GPN_ID
` [PATCH AUTOSEL 5.4 24/58] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
` [PATCH AUTOSEL 5.4 25/58] netfilter: ipset: Fix forceadd evaluation path
` [PATCH AUTOSEL 5.4 26/58] vhost: Check docket sk_family instead of call getname
` [PATCH AUTOSEL 5.4 27/58] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 5.4 28/58] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
` [PATCH AUTOSEL 5.4 29/58] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 5.4 30/58] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH AUTOSEL 5.4 31/58] net: ll_temac: Fix race condition causing TX hang
` [PATCH AUTOSEL 5.4 32/58] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH AUTOSEL 5.4 33/58] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH AUTOSEL 5.4 34/58] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH AUTOSEL 5.4 35/58] blk-mq: insert passthrough request into hctx->dispatch directly
` [PATCH AUTOSEL 5.4 36/58] drm/amdgpu: fix memory leak during TDR test(v2)
` [PATCH AUTOSEL 5.4 37/58] kbuild: fix DT binding schema rule to detect command line changes
` [PATCH AUTOSEL 5.4 38/58] kbuild: add dtbs_check to PHONY
` [PATCH AUTOSEL 5.4 39/58] kbuild: add dt_binding_check to PHONY in a correct place

[PATCH bpf-next v4 0/7] Introduce BPF_MODIFY_RET tracing progs
 2020-03-05 17:21 UTC  (4+ messages)
` [PATCH bpf-next v4 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN

[PATCH] RISC-V: Add a missing "," in riscv_excp_names
 2020-03-05 17:20 UTC  (3+ messages)

[PATCH 0/7] aio-posix: polling scalability improvements
 2020-03-05 17:08 UTC  (6+ messages)
` [PATCH 1/7] aio-posix: completely stop polling when disabled
` [PATCH 2/7] aio-posix: move RCU_READ_LOCK() into run_poll_handlers()
` [PATCH 3/7] aio-posix: extract ppoll(2) and epoll(7) fd monitoring
` [PATCH 4/7] aio-posix: simplify FDMonOps->update() prototype
` [PATCH 5/7] aio-posix: add io_uring fd monitoring implementation

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-05 17:19 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/3] drm/mst: Add support for simultaneous down replies
 2020-03-05 17:19 UTC  (9+ messages)
` [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction

[Buildroot] [git commit] package/mesa3d: fix nouveau std::isinf related compile failure
 2020-03-05 17:19 UTC 

[PATCH v1 1/1] scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
 2020-03-05  8:53 UTC 

WARNING in cxacru_cm/usb_submit_urb
 2020-03-05 17:15 UTC 

[PATCH AUTOSEL 4.19 01/31] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC  (18+ messages)
` [PATCH AUTOSEL 4.19 02/31] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 4.19 03/31] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 4.19 04/31] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.19 05/31] HID: hiddev: Fix race in in hiddev_disconnect()
` [PATCH AUTOSEL 4.19 06/31] HID: alps: Fix an error handling path in 'alps_input_configured()'
` [PATCH AUTOSEL 4.19 07/31] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 4.19 08/31] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 4.19 09/31] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.19 10/31] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 4.19 11/31] scsi: libfc: free response frame from GPN_ID
` [PATCH AUTOSEL 4.19 12/31] vhost: Check docket sk_family instead of call getname
` [PATCH AUTOSEL 4.19 13/31] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 4.19 14/31] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
` [PATCH AUTOSEL 4.19 15/31] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 4.19 16/31] mac80211: rx: avoid RCU list traversal under mutex

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-05 17:04 UTC  (3+ messages)
` [PATCH v6 18/18] pc-bios: s390x: Save iplb location in lowcore

Linux 5.5 Breaks Raid1 on Device instead of Partition, Unusable I/O
 2020-03-05 17:18 UTC  (7+ messages)

[LTP] [PATCH 1/1] hugeshmctl01: Fix reset stat_time when looping with -i n
 2020-03-05 17:18 UTC 

[PATCH] audio: Add sndio backend
 2020-03-05 17:07 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 01/19] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 02/19] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 4.14 03/19] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 4.14 04/19] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.14 05/19] HID: hiddev: Fix race in in hiddev_disconnect()
` [PATCH AUTOSEL 4.14 06/19] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 4.14 07/19] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 4.14 08/19] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.14 09/19] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 4.14 10/19] scsi: libfc: free response frame from GPN_ID
` [PATCH AUTOSEL 4.14 11/19] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 4.14 12/19] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 4.14 13/19] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 4.9 01/12] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC  (10+ messages)
` [PATCH AUTOSEL 4.9 02/12] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 4.9 03/12] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 4.9 04/12] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.9 05/12] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 4.9 06/12] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.9 07/12] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 4.9 08/12] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 4.9 09/12] mac80211: rx: avoid RCU list traversal under mutex

[virtio-comment] [PATCH v3] virtio-net: Add support for the flexible driver notification structure
 2020-03-05 17:16 UTC 

[PATCH AUTOSEL 4.4 1/7] HID: core: fix off-by-one memset in hid_report_raw_event()
 2020-03-05 17:16 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 2/7] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.4 3/7] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.4 4/7] net: ks8851-ml: Fix IRQ handling and locking

[PATCH v4 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2020-03-05 17:14 UTC  (5+ messages)
` [PATCH v4 6/6] arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support
    ` [EXTERNAL][PATCH "

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-05 17:15 UTC  (13+ messages)
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers

[PATCH] usb: host: ehci: distinguish DMA addresses
 2020-03-05 17:14 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 01/67] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:12 UTC  (21+ messages)
` [PATCH AUTOSEL 5.5 07/67] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 5.5 09/67] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 5.5 14/67] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 5.5 18/67] riscv: set pmp configuration if kernel is running in M-mode
` [PATCH AUTOSEL 5.5 19/67] RISC-V: Don't enable all interrupts in trap_init()
` [PATCH AUTOSEL 5.5 23/67] tracing: Fix number printing bug in print_synth_event()
` [PATCH AUTOSEL 5.5 26/67] mac80211: Remove a redundant mutex unlock
` [PATCH AUTOSEL 5.5 29/67] netfilter: ipset: Fix forceadd evaluation path
` [PATCH AUTOSEL 5.5 30/67] vhost: Check docket sk_family instead of call getname
` [PATCH AUTOSEL 5.5 35/67] net: ll_temac: Fix race condition causing TX hang
` [PATCH AUTOSEL 5.5 36/67] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH AUTOSEL 5.5 37/67] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH AUTOSEL 5.5 38/67] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH AUTOSEL 5.5 41/67] drm/amdgpu: fix memory leak during TDR test(v2)
` [PATCH AUTOSEL 5.5 43/67] kbuild: fix DT binding schema rule to detect command line changes
` [PATCH AUTOSEL 5.5 44/67] kbuild: add dtbs_check to PHONY
` [PATCH AUTOSEL 5.5 45/67] kbuild: add dt_binding_check to PHONY in a correct place

[PATCH v2 0/7] vfio/pci: SR-IOV support
 2020-03-05 17:14 UTC  (4+ messages)
    ` [dpdk-dev] "

[PATCH v5 00/10] vTPM for aarch64
 2020-03-05 16:51 UTC  (9+ messages)
` [PATCH v5 03/10] tpm: Separate tpm_tis common functions from isa code
` [PATCH v5 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PATCH v5 05/10] tpm: Add the SysBus TPM TIS device
` [PATCH v5 06/10] hw/arm/virt: vTPM support
` [PATCH v5 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PATCH v5 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PATCH v5 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PATCH v5 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PATCH v2 0/7] KVM: x86: CPUID emulation and tracing fixes
 2020-03-05 17:12 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] app: test: measure libipsec performance
 2020-03-05 17:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

barebox image for an spi flash (like m25p0) on an imx7 soc
 2020-03-05 17:11 UTC  (7+ messages)

[Xen-devel] [PATCH v2 00/17] Support CPUID/MSR data in migration streams
 2020-03-05 17:11 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 03/17] tools/migration: Drop IHDR_VERSION constant from libxc and python
` [Xen-devel] [PATCH v2 10/17] tools/libxl: Plumb a restore boolean down into libxl__build_pre()

[dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK 18.11
 2020-03-05 15:34 UTC  (6+ messages)
` [dpdk-dev] [RFC PATCH 1/5] crypto/zuc: use IPSec MB library v0.53
` [dpdk-dev] [RFC PATCH 2/5] crypto/snow3g: "
` [dpdk-dev] [RFC PATCH 3/5] crypto/kasumi: "
` [dpdk-dev] [RFC PATCH 4/5] crypto/aesni_mb: support "
` [dpdk-dev] [RFC PATCH 5/5] crypto/aesni_gcm: "

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-05 17:07 UTC  (12+ messages)
` [PATCH v5 40/50] multi-process/mig: build migration module in the remote process
` [PATCH v5 41/50] multi-process/mig: Enable VMSD save in the Proxy object

[PATCH net-next v3 0/3] QorIQ DPAA: Use random MAC address when none is given
 2020-03-05 17:08 UTC  (4+ messages)
` [PATCH net-next v3 1/3] fsl/fman: reuse set_mac_address() in dtsec init()
` [PATCH net-next v3 2/3] fsl/fman: tolerate missing MAC address in device tree
` [PATCH net-next v3 3/3] dpaa_eth: Use random MAC address when none is given

Issue with checkpatch.pl
 2020-03-05 17:07 UTC 

[PATCH v12 0/4] Invoke rpmh_flush for non OSI targets
 2020-03-05 17:07 UTC  (5+ messages)
` [PATCH v12 1/4] arm64: dts: qcom: sc7180: Add cpuidle low power states
` [PATCH v12 2/4] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v12 3/4] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v12 4/4] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data

[Buildroot] [PATCH 1/1] package/nodejs: bump version to v12.16.1
 2020-03-05 17:07 UTC  (3+ messages)

[PATCH v2 0/3] nvmem: Add support for write-only instances, and clean-up
 2020-03-05 17:05 UTC  (6+ messages)
` [PATCH v2 3/3] Revert "thunderbolt: Prevent crash if non-active NVMem file is read"

[PATCH 1/2] stash: get git_stash_config at the top level
 2020-03-05 17:04 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] stash: remove the stash.useBuiltin setting

[Buildroot] [git commit] package/nodejs: bump version to v12.16.1
 2020-03-05 17:04 UTC 

mmotm 2020-03-03-22-28 uploaded
 2020-03-05 17:04 UTC  (7+ messages)
` mmotm 2020-03-03-22-28 uploaded (warning: objtool:)

[kvm-unit-tests PATCH] x86: Move definition of some exception vectors into processor.h
 2020-03-05 17:03 UTC  (2+ messages)

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-05 17:03 UTC  (6+ messages)
` [PATCH 18/22] drm/vc4: Use simple encoder

[PATCH v2 2/3] nvmem: check for NULL reg_read and reg_write before dereferencing
 2020-03-05 17:03 UTC  (2+ messages)

[PATCH v2 1/3] nvmem: Add support for write-only instances
 2020-03-05 17:03 UTC  (2+ messages)

[PATCH 0/2] drivers/rng: add Amlogic hardware RNG driver
 2020-03-05 17:03 UTC  (3+ messages)
` [PATCH 1/2] drivers/rng: simplify Kconfig

problem with newer kernels
 2020-03-05 17:01 UTC  (3+ messages)

[dpdk-dev] [RFC] Accelerator API to chain packet processing functions
 2020-03-05 17:01 UTC  (11+ messages)

[PATCH v2] fsl/fman: Use random MAC address when none is given
 2020-03-05 17:01 UTC  (6+ messages)

[dpdk-dev] [PATCH] maintainers: update for ring library
 2020-03-05 17:01 UTC  (2+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
 2020-03-05 16:46 UTC  (4+ messages)
` [PULL 04/38] target/riscv: Add support for the new execption numbers

[PULL 00/37] target-arm queue
 2020-03-05 16:30 UTC  (4+ messages)
` [PULL 17/37] target/arm: Disable has_el2 and has_el3 for user-only
` [PULL 26/37] tests/tcg/aarch64: Add newline in pauth-1 printf
` [PULL 33/37] target/arm: Introduce core_to_aa64_mmu_idx

[dpdk-dev] [PATCH] introduce dpdk-kmods repository
 2020-03-05 16:59 UTC  (4+ messages)
` [dpdk-dev] [dpdk-techboard] "

[PULL 0/4] QAPI patches for 2020-03-05
 2020-03-05 16:47 UTC  (2+ messages)

[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
 2020-03-05 16:45 UTC  (6+ messages)
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-03-05 16:57 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver

[PATCH 0/3] drm/dp_mst: Fix bandwidth checking regressions from DSC patches
 2020-03-05 16:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] mempool: sort the rte_mempool_ops by name
 2020-03-05 16:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH dpdk-dev v2] "

[PATCH v2] iscsi: Report connection state on sysfs
 2020-03-05 16:56 UTC  (2+ messages)

[PATCH] linux-firmware: use 'make install' for installation
 2020-03-05 16:56 UTC  (4+ messages)

[LTP] ❌ FAIL: Test report for kernel 5.5.7-60528b7.cki (stable-queue)
 2020-03-05 16:56 UTC  (4+ messages)

[PATCH 0/2] Patches for firmware
 2020-03-05 17:12 UTC  (3+ messages)
` [PATCH 1/2] firmware: stratix10-svc: add the compatible value for intel agilex
` [PATCH 2/2] firmware: intel_stratix10_service: add depend on agilex


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.