All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-17 10:05:55 to 2020-01-17 10:48:51 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-17 10:48 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-01-17 10:48 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-01-17 10:48 UTC 

[alsa-devel] HP ALC671 support headset Mic
 2020-01-17 10:47 UTC  (4+ messages)

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-17 10:48 UTC  (10+ messages)
` [PATCH v10 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v10 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-17 10:47 UTC  (15+ messages)
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v22 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v22 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH v3 0/4] qmp: Optionally run handlers in coroutines
 2020-01-17 10:46 UTC  (17+ messages)
` [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH v3 4/4] block: Mark 'block_resize' as coroutine

[PATCH v2 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-17 10:46 UTC  (4+ messages)
` [PATCH v2 66/86] ppc/{ppc440_bamboo,sam460x}: drop RAM size fixup

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-01-17 10:47 UTC 

[kvm-unit-tests PATCH v3 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-17 10:46 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH v3 2/9] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PATCH v3 3/9] s390x: Add cpu id to interrupt error prints
` [kvm-unit-tests PATCH v3 4/9] s390x: smp: Rework cpu start and active tracking
` [kvm-unit-tests PATCH v3 5/9] s390x: smp: Wait for cpu setup to finish
` [kvm-unit-tests PATCH v3 6/9] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [kvm-unit-tests PATCH v3 7/9] s390x: smp: Remove unneeded cpu loops
` [kvm-unit-tests PATCH v3 8/9] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH v3 9/9] s390x: smp: Dirty fpc before initial reset test

[PATCH v3] media: v4l2-core: fix a use-after-free bug of sd->devnode
 2020-01-17 10:46 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2020-01-17 10:46 UTC 

[PATCH] USB: serial: garmin_gps: Use flexible-array member
 2020-01-17 10:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] meter: move RFC4115 trTCM APIs as none experimental
 2020-01-17 10:46 UTC  (6+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] 17.11.10 (LTS) patches review and test
 2020-01-17 10:44 UTC  (3+ messages)

[PATCH v1] doc: README.distro: Special case with Windows formatted disk
 2020-01-17 10:44 UTC 

[PATCH] qemu-img: Add --target-is-zero to convert
 2020-01-17 10:41 UTC 

[PATCH] btrfs: add extra ending condition for indirect data backref resolution
 2020-01-17 10:44 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] net/mlx5: remove Tx descriptor reserved field usage
 2020-01-17 10:44 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/4] net/mlx5: engage free on completion queue

[dpdk-dev] [RFC] DPDK Trace support
 2020-01-17 10:43 UTC  (11+ messages)

[bug report] bpf: Add generic support for update and delete batch ops
 2020-01-17 10:44 UTC 

[Intel-gfx] [PATCH v13 0/5] Enable second DBuf slice for ICL and TGL
 2020-01-17 10:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable second DBuf slice for ICL and TGL (rev17)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH v3 00/16] arm64: return address signing
 2020-01-17 10:43 UTC  (12+ messages)
` [PATCH v3 06/16] arm64: enable ptrauth earlier
` [PATCH v3 09/16] arm64: mask PAC bits of __builtin_return_address
` [PATCH v3 10/16] arm64: unwind: strip PAC from kernel addresses
` [PATCH v3 11/16] arm64: __show_regs: strip PAC from lr in printk
` [PATCH v3 12/16] arm64: suspend: restore the kernel ptrauth keys

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-01-17 10:42 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-01-17 10:42 UTC 

Library to aid multi-part form data parsing
 2020-01-17 10:41 UTC 

[PATCH] crypto: x86/poly1305 - emit does base conversion itself
 2020-01-17 10:42 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-17 10:42 UTC 

[kvm-unit-tests PATCH v2 0/7] s390x: smp: Improve smp code and reset checks
 2020-01-17 10:41 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 7/7] s390x: smp: Dirty fpc before initial reset test

USB:UAC2: Incorrect req->length > maxpacket*mc
 2020-01-17 10:40 UTC  (6+ messages)
` USB:UAC2: Incorrect req->length > maxpacket*mc - cause likely found
        ` [PATCH] usb: gadget: u_audio: Fix high-speed max packet size

[PATCH net-next] netlink: make getters tolerate NULL nla arg
 2020-01-17 10:39 UTC  (5+ messages)

[Xen-devel] [PATCH v3 0/2] x86/smp: add support for APIC ALLBUT IPI shorthand
 2020-01-17 10:39 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 1/2] x86/smp: move and clean APIC helpers

[PATCH] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-17 10:38 UTC  (4+ messages)

Selecting libraries for the SDK
 2020-01-17 10:39 UTC  (2+ messages)
` [poky] "

[fuse-devel] avoiding atime invalidation with mount -o noatime (instead of just -o ro)
 2020-01-17 10:38 UTC 

[PATCH v2] net: phy: adin: const-ify static data
 2020-01-17 10:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-17 10:38 UTC 

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-01-17 10:37 UTC 

[PATCH] perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
 2020-01-17 10:37 UTC  (3+ messages)
` [tip: perf/urgent] "

[PATCH] core: recipes: fix some native tools dependencies
 2020-01-17 10:37 UTC  (2+ messages)

[tip: perf/urgent] perf: Correctly handle failed perf_get_aux_event()
 2020-01-17 10:37 UTC 

[RESEND PATCH 1/2] perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events
 2020-01-17 10:37 UTC  (3+ messages)
` [tip: perf/urgent] "

[PATCH 2/2] perf/x86/intel/uncore: Remove PCIe3 unit for SNR
 2020-01-17 10:37 UTC  (3+ messages)
` [tip: perf/urgent] "

[PATCH v3] net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
 2020-01-17 10:37 UTC  (3+ messages)
` [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-01-17 10:36 UTC 

[PATCH 0/5] USB: serial: handle unbound ports
 2020-01-17 10:36 UTC  (3+ messages)
` [PATCH 5/5] USB: serial: quatech2: "

[Intel-gfx] [PATCH] drm/i915/gt: Report the currently active execlists request
 2020-01-17 10:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-01-17 10:35 UTC 

attr dependency on linux-yocto
 2020-01-17 10:35 UTC  (2+ messages)

[alsa-devel] [PATCH] ALSA: pcm: fix buffer_bytes max constrained by preallocated bytes issue
 2020-01-17 10:43 UTC  (19+ messages)

❌ FAIL: Test report for kernel 5.5.0-rc6-b260f5e.cki (arm-next)
 2020-01-17 10:34 UTC  (3+ messages)
  ` ❌ FAIL: Test report for kernel 5.5.0-rc6-b260f5e.cki?(arm-next)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-17 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2020-01-17 10:32 UTC 

[PATCH 0/4] staging: wilc1000: handle few full driver review comments
 2020-01-17 10:31 UTC  (10+ messages)
` [PATCH 1/4] staging: wilc1000: remove use of infinite loop conditions
` [PATCH 2/4] staging: wilc1000: move firmware API struct's to separate header file
` [PATCH 3/4] staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name
` [PATCH 4/4] staging: wilc1000: remove unused code prior to throughput enhancement in SPI

[dpdk-dev] [PATCH] doc: add release notes for Intel PMDs
 2020-01-17 10:30 UTC  (2+ messages)

[PATCH v2 2/3] ext4: Rename ext4_kvmalloc() to ext4_kvmalloc_nofs() and drop its flags argument
 2020-01-17 10:30 UTC  (3+ messages)
` [PATCH] ext4: drop ext4_kvmalloc()

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-01-17 10:29 UTC 

Bug? qemu-img convert to preallocated image makes it sparse
 2020-01-17 10:28 UTC  (3+ messages)

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-01-17 10:27 UTC  (5+ messages)
` [PATCH v2] hw/i386: disable smbus migration for xenfv

[GIT PULL] devfreq next for v5.6
 2020-01-17 10:28 UTC  (2+ messages)

[PATCH v2 -next] drivers/net: netdevsim depends on INET
 2020-01-17 10:28 UTC  (2+ messages)

[RESEND v3 0/2] drm: bridge: adv7511: Add support For ADV7535
 2020-01-17 10:27 UTC  (4+ messages)
  ` [RESEND v3 2/2] drm: bridge: adv7511: Add support for ADV7535

[PATCH v3 00/11] 9pfs: readdir optimization
 2020-01-17 10:24 UTC  (5+ messages)
` [PATCH v3 02/11] 9pfs: require msize >= 4096

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-01-17 10:26 UTC 

[PATCH] watchdog/softlockup: Enforce that timestamp is valid on boot
 2020-01-17 10:25 UTC  (2+ messages)
` [tip: core/core] "

[bug report] Bluetooth: hci_qca: Retry btsoc initialize when it fails
 2020-01-17 10:23 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Squelch kerneldoc complaints
 2020-01-17 10:24 UTC 

[RFC PATCH 0/4] iommu: Per-group default domain type
 2020-01-17 10:21 UTC  (4+ messages)
` [RFC PATCH 3/4] iommu: Preallocate iommu group when probing devices

[Intel-gfx] [PATCH] drm/i915: Include the debugfs params header for its own definition
 2020-01-17 10:21 UTC 

[Intel-gfx] [PATCH v3] drm/i915/hdcp: update HDCP CP property as per port authentication state
 2020-01-17 10:21 UTC  (2+ messages)

[Bug 1859989] [NEW] qemu-img has broken output with large snapshot names
 2020-01-17 10:13 UTC  (2+ messages)
` [Bug 1859989] "

[PATCH AUTOSEL 4.19 264/671] media: davinci-isif: avoid uninitialized variable use
 2020-01-17 10:21 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 592/671] USB: usb-skeleton: fix use-after-free after driver unbind

[PATCH 072/104] virtiofsd: passthrough_ll: fix refcounting on remove/rename
 2020-01-17 10:19 UTC  (4+ messages)

[PATCH net] net: hns: fix soft lockup when there is not enough memory
 2020-01-17 10:20 UTC  (2+ messages)

[PATCH v4] cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree
 2020-01-17 10:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-01-17 10:20 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-17 10:19 UTC 

[PATCH] USB: serial: option: add support for Quectel RM500Q in QDL mode
 2020-01-17 10:19 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-17 10:18 UTC 

[PATCHv2] wic: fix images build in parallel
 2020-01-17 10:18 UTC  (6+ messages)

[PATCH -next v4] mm/hotplug: silence a lockdep splat with printk()
 2020-01-17 10:18 UTC  (8+ messages)

[PATCH] mfd: ab8500: Fix ab8500-clk typo
 2020-01-17 10:17 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix typo in kerneldoc function name
 2020-01-17 10:16 UTC 

[Question] abort shared tags for SCSI drivers
 2020-01-17 10:16 UTC  (4+ messages)
  ` [Question] about "

[PATCH 2/2] HID: core: increase HID report buffer size to 8KiB
 2020-01-17 10:15 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] improvement and cleanup for hns3 PMD driver
 2020-01-17 10:15 UTC  (2+ messages)

EXIT trap handling in subshells broken
 2020-01-17 10:15 UTC 

[Bug 206231] New: R9 280X low performance with all games
 2020-01-17 10:14 UTC 

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2020-01-17 10:14 UTC 

[PATCH v10 00/14] add the latest exfat driver
 2020-01-17 10:13 UTC  (12+ messages)
  ` [PATCH v10 09/14] exfat: add misc operations

[PATCH v6 0/6] KASan for arm
 2020-01-17 10:13 UTC  (9+ messages)

[PATCH 0/4] linux-user: Fix some issues in termbits.h files
 2020-01-17 10:12 UTC  (2+ messages)

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-17 10:13 UTC  (4+ messages)
` [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API

[PATCH] USB: serial: suppress driver bind attributes
 2020-01-17 10:13 UTC  (5+ messages)

[PATCH net-next v3] net: phy: Maintain MDIO device and bus statistics
 2020-01-17 10:13 UTC  (2+ messages)

[PATCH 0/4] livepatch/samples/selftest: Clean up show variables handling
 2020-01-17 10:13 UTC  (2+ messages)

[PATCH v2 0/5] vhost-user block device backend implementation
 2020-01-17 10:11 UTC  (5+ messages)
` [PATCH v2 3/5] a standone-alone tool to directly share disk image file via vhost-user protocol

post-receive: pub/scm/linux/kernel/git/livepatching/livepatching
 2020-01-17 10:12 UTC 

[Xen-devel] [xen-4.13-testing test] 146171: regressions - FAIL
 2020-01-17 10:11 UTC 

[patch] mm, thp: fix defrag setting if newline is not used
 2020-01-17 10:12 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Update to GuC FW v40
 2020-01-17 10:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] mfd: bd70528: Fix hour register mask
 2020-01-17 10:11 UTC  (6+ messages)

[PATCH] drm/bridge: tfp410: add pclk limits
 2020-01-17 10:05 UTC  (2+ messages)

[PATCH v2 0/2] microblaze: Enable CMA
 2020-01-17 10:10 UTC  (6+ messages)
` [PATCH v2 1/2] asm-generic: Make dma-contiguous.h a mandatory include/asm header

[PATCH] perf/x86/intel/rapl: Add Comet Lake support
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 1/2] perf/x86/amd: Constrain Large Increment per Cycle events
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 1/3] sched/cputime: move rq parameter in irqtime_account_process_tick
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

write time tree block corruption detected
 2020-01-17 10:09 UTC  (4+ messages)

[PATCH] stop_machine: Make stop_cpus static
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] stop_machine: Make stop_cpus() static

[PATCH net-next v4 0/2] net: sched: add Flow Queue PIE packet scheduler
 2020-01-17 10:09 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: sched: pie: refactor code
` [PATCH net-next v4 2/2] net: sched: add Flow Queue PIE packet scheduler

[PATCH v2] sched/fair: fix sgc->{min,max}_capacity miscalculate
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP

[PATCH] sched/topology: Assert non-NUMA topology masks don't (partially) overlap
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when psi enabled
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] watchdog: Remove soft_lockup_hrtimer_cnt and related code
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: remove redundant call to cpufreq_update_util
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Remove redundant call to cpufreq_update_util()

[PATCH] sched/debug: Reset watchdog on all CPUs while processing sysrq-t
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched/fair: Load balance aggressively for SCHED_IDLE CPUs
 2020-01-17 10:08 UTC 

[PATCH] locking/lockdep: Fix lockdep_stats indentation problem
 2020-01-17 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] idle: fix spelling mistake "iterrupts" -> "interrupts"
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] rtc: cmos: Don't enable shared interrupts if using HPET-based IRQ handler
 2020-01-17 10:09 UTC  (5+ messages)

[PATCH v2] locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
 2020-01-17 10:09 UTC  (2+ messages)
` [tip: locking/urgent] "

[dpdk-dev] [PATCH] mempool: fix slow allocation of large mempools
 2020-01-17 10:09 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3] locking/osq: Use optimized spinning loop for arm64
 2020-01-17 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3] locking/qspinlock: Fix inaccessible URL of MCS lock paper
 2020-01-17 10:09 UTC  (2+ messages)
` [tip: locking/core] "

"ftrace: Rework event_create_dir()" triggers boot error messages
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: core/kprobes] tracing: Initialize ret in syscall_enter_define_fields()

[tip: sched/core] sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
 2020-01-17 10:08 UTC 

[PATCH] sched/fair: calculate delta runnable load only when it's needed
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 0/3] Add mt8173 elm and hana board
 2020-01-17 10:08 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: dts: mediatek: add "

[PATCH v01] sched/core: uclamp: fix rq.uclamp memory size of initialization
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] sched/core: Fix size of rq::uclamp initialization

[PATCH] sched/fair : Improve update_sd_pick_busiest for spare capacity case
 2020-01-17 10:08 UTC  (2+ messages)
` [tip: sched/core] "

[tip: perf/core] perf/x86/amd: Add support for Large Increment per Cycle Events
 2020-01-17 10:08 UTC 

[tip: perf/urgent] perf: Correctly handle failed perf_get_aux_event()
 2020-01-17 10:08 UTC 

[PATCH] iommu: amd: Fix IOMMU perf counter clobbering during init
 2020-01-17 10:08 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: skip perf hw events test if the setup disabled it
 2020-01-17 10:06 UTC 

[PATCH 0/3] perf annotate: Misc fixes / improvements
 2020-01-17  9:26 UTC  (2+ messages)
` [PATCH 2/3] perf annotate: Align struct annotate_args

[PATCH 0/2] iommu/amd: Optimization and cleanup for unused variables
 2020-01-17 10:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-17 10:06 UTC 

[GIT PULL for 5.6] Sensor and ImgU driver patches
 2020-01-17  9:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-17 10:06 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-17 10:06 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.