All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-18 01:15:56 to 2019-10-18 04:58:45 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 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  4:58 UTC  (11+ 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

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-10-18  4:07 UTC  (2+ messages)
` [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  (6+ messages)
` [PATCH v2 01/33] alpha: Use pr_warn instead of pr_warning
  ` [PATCH v2 06/33] sparc: "
  ` [PATCH v2 15/33] macintosh: "
  ` [PATCH v2 24/33] vgacon: "

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

[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  (15+ 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)

RISC-V nommu support v5
 2019-10-18  3:29 UTC  (34+ 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 v3 00/13] ext4: add fast commit support
 2019-10-18  2:07 UTC  (5+ messages)
` [PATCH v3 10/13] ext4: fast-commit recovery path changes
` [PATCH v3 12/13] docs: Add fast commit documentation

[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  (8+ 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  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/8] riscv: resolve most warnings from sparse
 2019-10-18  4:39 UTC  (10+ 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

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  (13+ 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  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[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 

[dpdk-dev] [RFC] mbuf: support dynamic fields and flags
 2019-10-18  2:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[alsa-devel] [PATCH 00/12] ALSA: firewire: configure interval of hw IRQ via ALSA PCM interface
 2019-10-18  2:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-18  2:32 UTC  (9+ messages)
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash

[PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
 2019-10-18  2:23 UTC  (7+ messages)
  ` 答复: "

memory offline infinite loop after soft offline
 2019-10-18  2:19 UTC  (7+ messages)

Question about Gerrit push certificate indication
 2019-10-18  2:17 UTC  (2+ messages)

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-10-18  2:15 UTC  (5+ messages)

[meta-oe][PATCH 1/2] pidgin-sipe: Upgrade to 1.25.0
 2019-10-18  2:12 UTC  (4+ messages)
` [meta-gnome][PATCH 2/2] dconf: Upgrade to 0.34.0

doubt on the "Make a driver change" part
 2019-10-18  2:10 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] lpfc: remove left-over BUILD_NVME defines
 2019-10-18  2:01 UTC  (2+ messages)

[PATCH] staging: sm750fb: Edit CamelCase in ddk750_power.h
 2019-10-18  2:01 UTC 

[RESEND PATCH 1/2] drm/i915/guc: Enable guc logging on guc log relay write
 2019-10-18  2:00 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [RESEND,1/2] "

[PATCH] scsi: core: try to get module before removing devcie
 2019-10-18  1:58 UTC  (3+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-18  1:58 UTC  (18+ messages)
` [PATCH v7 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v7 3/7] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v7 5/7] kvm: x86: Add CET CR4 bit and XSS support
` [PATCH v7 7/7] KVM: x86: Add user-space access interface for CET MSRs

rk3328 USB3 controller
 2019-10-18  1:54 UTC  (3+ messages)

[PATCH] hpsa: add missing hunks in reset-patch
 2019-10-18  1:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] tools: Support building U-Boot host tools for Windows via MSYS2
 2019-10-18  1:53 UTC  (8+ messages)
` [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

[PATCH 4.9.y] Revert "net: sit: fix memory leak in sit_init_net()"
 2019-10-18  1:48 UTC  (3+ messages)

[PATCH v2] media: st-mipid02: add a check for devm_gpiod_get_optional
 2019-10-18  1:46 UTC 

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

[PATCH] target: do not overwrite CDB byte 1
 2019-10-18  1:41 UTC  (2+ messages)

[PATCH V6 1/5] dt-bindings: fsl: scu: add scu key binding
 2019-10-18  1:40 UTC  (4+ messages)
` [PATCH V6 3/5] arm64: dts: imx8qxp: Add scu key node

[PATCH 0/3] Revive 'pcre2-chartables-leakfix'
 2019-10-18  1:38 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] grep: make PCRE2 aware of custom allocator

stable/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.197)
 2019-10-18  1:34 UTC 

[PATCH v1] config/branch: state that <name>.merge is the remote ref
 2019-10-18  1:32 UTC  (2+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.80)
 2019-10-18  1:28 UTC 

[PATCH 0/2] Handle git_path() with lock files correctly in worktrees
 2019-10-18  1:23 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] git_path(): handle `.lock` files correctly

[MODERATED] [PATCH v6 0/9] TAAv6 0
 2019-10-18  1:21 UTC  (2+ messages)
  ` [MODERATED] Re: [PATCH v6 8/9] TAAv6 8

git smart http + apache mod_auth_openidc
 2019-10-18  1:18 UTC  (7+ messages)

[meta-oe][PATCH] protobuf-c: fix race condition
 2019-10-18  1:15 UTC  (4+ messages)


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.