All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-18 02:49:43 to 2019-10-18 05:06:08 UTC [more...]

[PATCH v4 0/2] scsi: core: fix uninit-value access of variable sshdr
 2019-10-18  2:50 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH V3] mm/page_alloc: Add alloc_contig_pages()
 2019-10-18  5:03 UTC  (4+ messages)

[PATCH v3 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-10-18  4:25 UTC  (3+ messages)
` [PATCH v4 2/2] iio: (bma400) add driver for the BMA400

[PATCH v3 0/3] Logitech G920 fixes
 2019-10-18  4:45 UTC  (2+ messages)
` [PATCH v3 3/3] HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()

[PATCH] BPF: Disable on PREEMPT_RT
 2019-10-18  4:57 UTC  (4+ messages)

[PATCH 0/23] parsing and fsck cleanups
 2019-10-18  5:02 UTC  (21+ messages)
` [PATCH 04/23] remember commit/tag parse failures
` [PATCH 05/23] fsck: stop checking commit->tree value
` [PATCH 06/23] fsck: stop checking commit->parent counts
` [PATCH 07/23] fsck: stop checking tag->tagged
` [PATCH 08/23] fsck: require an actual buffer for non-blobs
` [PATCH 09/23] fsck: unify object-name code
` [PATCH 10/23] fsck_describe_object(): build on our get_object_name() primitive
` [PATCH 11/23] fsck: use oids rather than objects for object_name API
` [PATCH 12/23] fsck: don't require object structs for display functions
` [PATCH 13/23] fsck: only provide oid/type in fsck_error callback
` [PATCH 14/23] fsck: only require an oid for skiplist functions
` [PATCH 15/23] fsck: don't require an object struct for report()
` [PATCH 16/23] fsck: accept an oid instead of a "struct blob" for fsck_blob()
` [PATCH 17/23] fsck: drop blob struct from fsck_finish()
` [PATCH 18/23] fsck: don't require an object struct for fsck_ident()
` [PATCH 19/23] fsck: don't require an object struct in verify_headers()
` [PATCH 20/23] fsck: rename vague "oid" local variables
` [PATCH 21/23] fsck: accept an oid instead of a "struct tag" for fsck_tag()
` [PATCH 22/23] fsck: accept an oid instead of a "struct commit" for fsck_commit()
` [PATCH 23/23] fsck: accept an oid instead of a "struct tree" for fsck_tree()

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-10-18  4:07 UTC  (6+ messages)
` [RFC PATCH v2 bpf-next 01/15] xdp_flow: Add skeleton of XDP based flow offload driver
` [RFC PATCH v2 bpf-next 02/15] xdp_flow: Add skeleton bpf program for XDP
` [RFC PATCH v2 bpf-next 04/15] xdp: Export dev_check_xdp and dev_change_xdp
` [RFC PATCH v2 bpf-next 12/15] xdp_flow: Implement vlan_push action
` [RFC PATCH v2 bpf-next 13/15] bpf, selftest: Add test for xdp_flow

[PATCH v2 00/33] Kill pr_warning in the whole linux code
 2019-10-18  4:58 UTC  (23+ messages)
` [PATCH v2 01/33] alpha: Use pr_warn instead of pr_warning
  ` [PATCH v2 02/33] arm64: "
  ` [PATCH v2 06/33] sparc: "
  ` [PATCH v2 07/33] x86: "
  ` [PATCH v2 10/33] gdrom: "
  ` [PATCH v2 12/33] crypto: n2: "
  ` [PATCH v2 13/33] ide: "
  ` [PATCH v2 14/33] idsn: "
  ` [PATCH v2 15/33] macintosh: "
  ` [PATCH v2 19/33] platform/x86: asus-laptop: "
  ` [PATCH v2 20/33] platform/x86: intel_oaktrail: "
  ` [PATCH v2 23/33] fs: afs: "
  ` [PATCH v2 24/33] vgacon: "
  ` [PATCH v2 25/33] dma-debug: "
  ` [PATCH v2 27/33] lib: cpu_rmap: "
  ` [PATCH v2 28/33] ASoC: samsung: "
  ` [PATCH v2 29/33] printk: Drop pr_warning
  ` [PATCH v2 30/33] tools lib api: Renaming pr_warning to pr_warn
  ` [PATCH v2 32/33] tools perf: "
  ` [PATCH v2 33/33] checkpatch: Drop pr_warning check

[PATCH v9 00/15] Introduce the microvm machine type
 2019-10-18  5:05 UTC  (6+ messages)
` [PATCH v9 04/15] hw/i386/pc: replace use of strtol with qemu_strtol in x86_load_linux()

[PATCH 0/8] riscv: resolve most warnings from sparse
 2019-10-18  4:39 UTC  (14+ messages)
` [PATCH 3/8] riscv: init: merge split string literals in preprocessor directive
` [PATCH 4/8] riscv: ensure RISC-V C model definitions are passed to static analyzers
` [PATCH 5/8] riscv: add missing prototypes

[PATCH] staging: rtl8192e: initializing the wep buffer
 2019-10-18  4:57 UTC 

stable/linux-4.4.y boot: 33 boots: 1 failed, 32 passed (v4.4.197)
 2019-10-18  5:04 UTC 

cron job: media_tree daily build: OK
 2019-10-18  3:54 UTC 

[PATCH V7 0/6] backlight: qcom-wled: Support for QCOM wled driver
 2019-10-18  5:03 UTC  (6+ messages)
` [PATCH V7 6/6] backlight: qcom-wled: Add auto string detection logic

linux-next: build warning after merge of the bpf-next tree
 2019-10-18  5:01 UTC  (3+ messages)

RISC-V nommu support v5
 2019-10-18  3:29 UTC  (35+ messages)
` [PATCH 01/15] riscv: cleanup <asm/bug.h>
` [PATCH 02/15] riscv: cleanup do_trap_break
` [PATCH 03/15] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 04/15] riscv: don't allow selecting SBI based drivers for M-mode
` [PATCH 05/15] riscv: poison SBI calls "
` [PATCH 06/15] riscv: cleanup the default power off implementation
` [PATCH 07/15] riscv: implement remote sfence.i using IPIs
` [PATCH 08/15] riscv: add support for MMIO access to the timer registers
` [PATCH 09/15] riscv: provide native clint access for M-mode
` [PATCH 10/15] riscv: read the hart ID from mhartid on boot
` [PATCH 11/15] riscv: use the correct interrupt levels for M-mode
` [PATCH 12/15] riscv: clear the instruction cache and all registers when booting
` [PATCH 13/15] riscv: add nommu support
` [PATCH 14/15] riscv: provide a flat image loader
` [PATCH 15/15] riscv: disable the EFI PECOFF header for M-mode

[PATCH] drm/amd/powerplay: add lock protection for swSMU APIs
 2019-10-18  5:00 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2019-10-18  5:00 UTC  (2+ messages)

[PATCH] srp_daemon: Use maximum initiator to target IU size
 2019-10-18  4:57 UTC  (2+ messages)

[PATCH v3 00/13] ext4: add fast commit support
 2019-10-18  4:51 UTC  (6+ messages)
` [PATCH v3 10/13] ext4: fast-commit recovery path changes
` [PATCH v3 12/13] docs: Add fast commit documentation

[PATCH] export,module: add SPDX GPL-2.0 license identifier to headers with no license
 2019-10-18  4:50 UTC 

[PATCH v2 0/6] Add the Mobiveil EP and Layerscape Gen4 EP driver support
 2019-10-18  3:54 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: Add DT binding for PCIE GEN4 EP of the layerscape

[PATCH v2] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-10-18  4:55 UTC  (2+ messages)

stable/linux-4.14.y boot: 49 boots: 0 failed, 49 passed (v4.14.150)
 2019-10-18  4:28 UTC 

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-10-18  2:36 UTC  (16+ messages)
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock
                          ` [RFD] x86/split_lock: Request to Intel

stable/linux-4.19.y boot: 59 boots: 0 failed, 59 passed (v4.19.80)
 2019-10-18  4:57 UTC 

email as a bona fide git transport
 2019-10-18  2:52 UTC  (8+ messages)

[PATCH RESEND v7 0/6] Add MediaTek MUSB Controller Driver
 2019-10-18  3:41 UTC  (6+ messages)
` [PATCH RESEND v7 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller

[PATCH linux-kselftest/test v2] ext4: add kunit test for decoding extended timestamps
 2019-10-18  2:40 UTC  (12+ messages)

[PATCH] opp: core: Revert "add regulators enable and disable"
 2019-10-18  4:30 UTC  (2+ messages)

[PATCH 2/3] HID: google: Add of_match table to Whiskers switch device
 2019-10-18  3:14 UTC  (2+ messages)

[PATCH v2 3/3] HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()
 2019-10-18  4:25 UTC  (2+ messages)

[PATCH] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-10-18  4:50 UTC  (9+ messages)

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-10-18  3:42 UTC  (13+ messages)
` [PATCH 2/2] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH v3 0/3] KASAN support for RISC-V
 2019-10-18  2:58 UTC  (5+ messages)
` [PATCH v3 1/3] kasan: Archs don't check memmove if not support it

[PATCH] lib/vdso: Use __arch_use_vsyscall() to indicate fallback
 2019-10-18  3:15 UTC  (3+ messages)

[PATCH] Bluetooth: hci_qca: fix in-band sleep enablement
 2019-10-18  2:59 UTC  (4+ messages)

[PATCH 00/21] Drop more legacy platform data for omaps
 2019-10-18  4:54 UTC 

Adding thermal group git tree
 2019-10-18  2:31 UTC  (6+ messages)

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-10-18  2:48 UTC  (7+ messages)
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog

Redfish Aggregator
 2019-10-18  4:53 UTC  (7+ messages)

[PATCH v2] drm/i915: Don't disable interrupts independently of the lock
 2019-10-18  4:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Don't disable interrupts independently of the lock (rev4)

[Fuego] [PATCH] Optimize the code of assert_has_program
 2019-10-18  4:46 UTC  (4+ messages)

[PATCH] drm/i915/aml: Allow SPT PCH for all AML devices
 2019-10-18  4:43 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)

[PATCH] drm/gma500: fix memory disclosures due to uninitialized bytes
 2019-10-18  4:41 UTC 

[CI 1/5] drm/i915: simplify setting of ddi_io_power_domain
 2019-10-18  4:41 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev3)

makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report())
 2019-10-18  4:36 UTC  (4+ messages)

QA notification for completed autobuilder build (yocto-2.6.4.rc2)
 2019-10-18  4:36 UTC  (4+ messages)

[dpdk-dev] [PATCH] app/test: add tests for atomic exchanges
 2019-10-18  4:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

OpenBMC Development Environment on Windows
 2019-10-18  4:34 UTC 

[PATCH 1/2] asm-generic/export.h: make __ksymtab_* local symbols
 2019-10-18  4:31 UTC  (2+ messages)
` [PATCH 2/2] asm-generic/export.h: remove unneeded __kcrctab_* symbols

[PATCH] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
 2019-10-18  4:29 UTC 

AST2600 i2c irq issue
 2019-10-18  4:28 UTC  (4+ messages)

radeon backtrace on fedora 31
 2019-10-18  4:24 UTC 

[PATCH v6 0/2] Add CCPI2 PMU support
 2019-10-18  4:21 UTC  (6+ messages)
` [PATCH v6 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[dpdk-dev] ebpf issues with secondary process
 2019-10-18  4:19 UTC 

[dpdk-dev] [PATCH v4] ethdev: add HIGIG2 key field to flow API
 2019-10-18  4:13 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH] lib/rcu: fix possible spurious thread unregister
 2019-10-18  4:11 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] timer: remove check_tsc_flags()
 2019-10-18  4:10 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 RESEND] "

[dpdk-dev] [PATCH] service: improve service run performance
 2019-10-18  4:10 UTC  (4+ messages)

[MODERATED] Re: ***UNCHECKED*** Re: [PATCH v5 08/11] TAAv5 8
 2019-10-18  4:04 UTC  (11+ messages)
          ` [MODERATED] "

[Xen-devel] [linux-next test] 142801: regressions - trouble: broken/fail/pass
 2019-10-18  4:09 UTC 

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-10-18  4:05 UTC  (4+ messages)

[PATCH] drm/i915: Correct the PCH type in irq postinstall
 2019-10-18  4:01 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Correct the PCH type in irq postinstall (rev2)

[Buildroot] [PATCH 1/2] package/linux-headers: drop support for 5.2.x headers
 2019-10-18  3:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series

[PATCH] staging: rtl8723bs: Simplify boolean expression
 2019-10-18  3:59 UTC 

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2019-10-18  3:47 UTC  (13+ messages)
` [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs
  ` [dpdk-dev] [PATCH v3 2/3] lib/rcu: add resource "
` [dpdk-dev] [PATCH v3 0/3] RCU integration with LPM library
  ` [dpdk-dev] [PATCH v3 1/3] lib/lpm: integrate RCU QSBR

generic ioremap (and lots of cleanups) v2
 2019-10-18  3:42 UTC  (8+ messages)
` [PATCH 18/21] riscv: use the generic ioremap code

[Fuego] [PATCH v2] net-snmp: Add test cases for Net-SNMP
 2019-10-18  3:41 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 0/9] net/ice: add ice Flow Director driver
 2019-10-18 11:16 UTC  (11+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/9] net/ice: enable flow director engine
  ` [dpdk-dev] [PATCH v7 2/9] net/ice: configure HW FDIR rule
  ` [dpdk-dev] [PATCH v7 3/9] net/ice: add FDIR create and destroy
  ` [dpdk-dev] [PATCH v7 4/9] net/ice: enable FDIR queue group
  ` [dpdk-dev] [PATCH v7 5/9] net/ice: add FDIR counter resource init/release
  ` [dpdk-dev] [PATCH v7 6/9] net/ice: add FDIR counter support
  ` [dpdk-dev] [PATCH v7 7/9] net/ice: reject duplicate flow for FDIR
  ` [dpdk-dev] [PATCH v7 8/9] net/ice: add FDIR vxlan tunnel support
  ` [dpdk-dev] [PATCH v7 9/9] net/ice: add FDIR GTPU "

[linux-next:pending-fixes] BUILD SUCCESS 487ed230fbdfe3fe44ede5b3a2863cb07491a1b5
 2019-10-18  3:32 UTC 

Parsing dbus introspect
 2019-10-18  3:30 UTC  (4+ messages)

[Buildroot] [PATCH] package/util-linux: Add option for enabling wipefs
 2019-10-18  3:30 UTC 

[U-Boot] [PATCH 0/2] armv8: fsl-layerscape: Allow use of PSCI handlers for ls1088a
 2019-10-18  3:27 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] armv8: dts: ls1088a: add PSCI binding for LS1088A
` [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: do not use layerscape EFI reset if PSCI used

[dpdk-dev] [PATCH v2 0/6] lib/ring: templates to support custom element size
 2019-10-18  3:18 UTC  (12+ messages)
` [dpdk-dev] [PATCH v3 0/2] lib/ring: APIs "
  ` [dpdk-dev] [PATCH v4 1/2] lib/ring: apis to support configurable "

[PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
 2019-10-18  3:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] "

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-18  3:05 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for mdev based hardware virtio offloading support (rev5)

[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-10-18  3:00 UTC  (5+ messages)
` [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory

[cip-dev] Related to spectre-meltdown-checker test
 2019-10-18  3:02 UTC  (5+ messages)

[alsa-devel] alsa conformance test fails to run for playback (and works for capture)
 2019-10-18  2:59 UTC  (2+ messages)

[PATCH] vhost-user-scsi: implement handle_output
 2019-10-18  2:59 UTC  (2+ messages)

[PATCH] nvme-pci: Set the prp2 correctly when using more than 4k page
 2019-10-18  2:53 UTC  (2+ messages)
` [PATCH v2] "

[Xen-devel] [ovmf test] 142831: all pass - PUSHED
 2019-10-18  2:58 UTC 

[dpdk-dev] [PATCH] net/ice: cleanup RSS/FDIR profile when device init
 2019-10-17 18:31 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[AUH] Upgrade status: 2019-10-17
 2019-10-18  2:49 UTC 


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.