All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-10 11:12:41 to 2019-12-10 11:54:09 UTC [more...]

[PATCH v2 1/2] uio: uio_xilinx_apm: Add Xilinx AXI performance monitor driver
 2019-12-10 11:53 UTC  (3+ messages)
` [PATCH v2 2/2] devicetree: bindings: Add the binding doc for xilinx APM

[PATCH v2 00/10] PCMCIA/i82092: Fix style issues in i82092.c
 2019-12-10 11:43 UTC  (11+ messages)
` [PATCH v2 01/10] PCMCIA/i82092: use dev_<level> instead of printk
` [PATCH v2 02/10] PCMCIA/i82092: add/remove spaces to improve readability
` [PATCH v2 03/10] PCMCIA/i82092: remove braces around single statement blocks
` [PATCH v2 04/10] PCMCIA/i82092: insert blank line after declarations
` [PATCH v2 05/10] PCMCIA/i82092: change code indentation
` [PATCH v2 06/10] PCMCIA/i82092: move assignment out of if condition
` [PATCH v2 07/10] PCMCIA/i82092: shorten the lines with over 80 characters
` [PATCH v2 08/10] PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
` [PATCH v2 09/10] PCMCIA/i82092: improve enter/leave macro
` [PATCH v2 10/10] PCMCIA/i82092: remove #if 0 block

[PATCH 0/7] Input: fix USB alsetting bugs
 2019-12-10 11:51 UTC  (9+ messages)
` [PATCH 1/7] Input: pegasus_notetaker: fix endpoint sanity check
` [PATCH 2/7] Input: aiptek: "
` [PATCH 3/7] Input: aiptek: use descriptors of current altsetting
` [PATCH 4/7] Input: gtco: fix endpoint sanity check
` [PATCH 5/7] Input: gtco: fix extra-descriptor debug message
` [PATCH 6/7] Input: gtco: drop redundant variable reinit
` [PATCH 7/7] Input: sur40: fix interface sanity checks

[PATCH v10 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-12-10 11:51 UTC  (11+ messages)
` [PATCH v10 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v10 02/10] efi: Add embedded peripheral firmware support
` [PATCH v10 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v10 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v10 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v10 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v10 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v10 08/10] Input: icn8505 "
` [PATCH v10 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v10 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-10 11:43 UTC  (8+ messages)
` [Linux-stm32] "

[PATCH 0/7] qcom: add clk-vibrator driver
 2019-12-10 11:51 UTC  (3+ messages)
` [PATCH 1/7] clk: qcom: add support for setting the duty cycle

[PATCH v3 0/2] add Microchip PIT64B timer
 2019-12-10 11:51 UTC  (7+ messages)
` [PATCH v3 2/2] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support

[Xen-devel] [ovmf test] 144651: regressions - FAIL
 2019-12-10 11:50 UTC 

[PATCH v2] mt76: use AC specific reorder timeout
 2019-12-10 11:49 UTC 

[PATCH] usb: dwc3: turn off VBUS when leaving host mode
 2019-12-10 11:50 UTC  (6+ messages)

[PATCH] perf/x86/intel: Fix PT PMI handling
 2019-12-10 11:49 UTC  (2+ messages)

[PATCH 1/2] base.bbclass: extend PACKAGECONFIG for conflict package configs
 2019-12-10 11:48 UTC  (2+ messages)

[PATCH v1 0/5] target/arm/kvm: Provide an option to adjust virtual time
 2019-12-10 11:48 UTC  (7+ messages)

[PATCH v2] media: go7007: fix a miss of snd_card_free
 2019-12-10 11:48 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: set GPU clock to 432 MHz
 2019-12-10 11:48 UTC  (6+ messages)

cpuidle regression ?
 2019-12-10 11:48 UTC  (2+ messages)
` [PATCH] cpuidle: Fix cpuidle_driver_state_disabled()

[PATCH 0/2] staging: fix USB altsetting bugs
 2019-12-10 11:47 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8188eu: fix interface sanity check
` [PATCH 2/2] staging: rtl8712: "

[PATCH v4] mkfs: Break block discard into chunks of 2 GB
 2019-12-10 11:48 UTC 

[PATCH 01/24] rpm: upgrade to 4.15.1
 2019-12-10 11:48 UTC  (7+ messages)
` [PATCH 11/24] perl: update to 5.30.1
` [PATCH 14/24] shadow: update 4.6 -> 4.8

[igt-dev] [PATCH i-g-t] tests/amdgpu: Test plane level CTM
 2019-12-10 11:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v5 0/8] per lruvec lru_lock for memcg
 2019-12-10 11:46 UTC  (11+ messages)
` [PATCH v5 1/8] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v5 2/8] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v5 3/8] mm/lru: introduce the relock_page_lruvec function
` [PATCH v5 4/8] mm/mlock: optimize munlock_pagevec by relocking
` [PATCH v5 5/8] mm/swap: only change the lru_lock iff page's lruvec is different
` [PATCH v5 6/8] mm/pgdat: remove pgdat lru_lock
` [PATCH v5 7/8] mm/lru: revise the comments of lru_lock
` [PATCH v5 8/8] mm/lru: debug checking for page memcg moving and lock_page_memcg

[PATCH 0/4] qla2xxx patches for kernel v5.6
 2019-12-10 11:47 UTC  (3+ messages)
` [PATCH 2/4] qla2xxx: Simplify the code for aborting SCSI commands

[PATCH] net: introduce ip_local_unbindable_ports sysctl
 2019-12-10 11:46 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/7] wireless: fix USB altsetting bugs
 2019-12-10 11:44 UTC  (8+ messages)
` [PATCH 1/7] ath9k: fix storage endpoint lookup
` [PATCH 2/7] at76c50x-usb: fix endpoint debug message
` [PATCH 3/7] brcmfmac: fix interface sanity check
` [PATCH 4/7] orinoco_usb: "
` [PATCH 5/7] rtl8xxxu: "
` [PATCH 6/7] rsi_91x_usb: "
` [PATCH 7/7] zd1211rw: fix storage endpoint lookup

WARNING: refcount bug in cdev_get
 2019-12-10 11:44 UTC  (4+ messages)

[PATCH v2] selftests: fix build behaviour on targets' failures
 2019-12-10 11:44 UTC  (2+ messages)

[PATCH] usb: dwc3: Do not process request if HWO is set for its TRB
 2019-12-10 11:46 UTC  (4+ messages)

[PATCH net-next 1/2] net/mlx5e: refactor indr setup block
 2019-12-10 11:44 UTC  (3+ messages)
` [PATCH net-next 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[issue] usbip: vhci-hcd: Device unable to get work after reset
 2019-12-10 11:43 UTC 

[PATCH 1/2] arm64: dts: ti: k3-j721e: Add DT nodes for few peripherials
 2019-12-10 11:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add OSPI DT node

[Xen-devel] [PATCH 0/4] xen-blkback: support live update
 2019-12-10 11:42 UTC  (6+ messages)
` [Xen-devel] [PATCH 3/4] xen/interface: don't discard pending work in FRONT/BACK_RING_ATTACH
        `  "

nouveau-fixes 5.5
 2019-12-10 11:41 UTC 

[PATCH v2 1/2] tty: add retry capability to tty_init_dev()
 2019-12-10 11:41 UTC  (6+ messages)
` [PATCH v2 2/2] tty: use tty_init_dev_retry() to workaround a race condition

[PATCH 1/5] obexd: Add initial support for MAP conversations
 2019-12-10 11:17 UTC  (5+ messages)
` [PATCH 2/5] obexd: Add parsers for conversation filters
` [PATCH 3/5] obexd: Get conversation listings
` [PATCH 4/5] obexd: Add parser for conversation element
` [PATCH 5/5] obexd: Handle MAP Event Report v1.1 and v1.2

next/pending-fixes boot: 258 boots: 2 failed, 246 passed with 8 offline, 1 untried/unknown, 1 conflict (v5.5-rc1-198-g40b53c8a7710)
 2019-12-10 11:41 UTC 

[PATCH 0/2] Increase CPU frequency in Exynos5422/5800 SoCs
 2019-12-10 11:40 UTC  (3+ messages)
  ` [PATCH 1/2] ARM: dts: exynos: Add initial data for coupled regulators for Exynos5422/5800
  ` [PATCH 2/2] ARM: dts: exynos: Add missing CPU frequencies "

[PATCH 0/2] can: fix USB altsetting bugs
 2019-12-10 11:40 UTC  (4+ messages)
` [PATCH 1/2] can: kvaser_usb: fix interface sanity check
` [PATCH 2/2] can: gs_usb: use descriptors of current altsetting

suspend problem with dwc3 gadget / g_multi when usb disconnected
 2019-12-10 11:39 UTC  (2+ messages)

[PATCH 0/3] net: macb: fix for fixed link, support for c45 mdio and 10G
 2019-12-10 11:38 UTC  (8+ messages)
` [PATCH 1/3] net: macb: fix for fixed-link mode
` [PATCH 3/3] net: macb: add support for high speed interface

[PATCH v2] firmware: zynqmp-fpga: drop example bin format header
 2019-12-10 11:38 UTC 

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-10 11:37 UTC  (3+ messages)
` Aw: "

forever growing ima measurement list
 2019-12-10 11:38 UTC 

[kvm-unit-tests PATCH v3 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-10 11:37 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 5/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v3 6/9] s390x: css: stsch, enumeration test

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-10 11:36 UTC  (9+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[dpdk-dev] [PATCH v2 0/7] Add ABI compatibility checks to the meson build
 2019-12-10 11:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] brcmfmac: set interface carrier to off by default
 2019-12-10 11:35 UTC 

[Xen-devel] [PATCH v2 0/4] xen-blkback: support live update
 2019-12-10 11:33 UTC  (10+ messages)
`  "
` [Xen-devel] [PATCH v2 1/4] xenbus: move xenbus_dev_shutdown() into frontend code
  `  "
` [Xen-devel] [PATCH v2 2/4] xenbus: limit when state is forced to closed
  `  "
` [Xen-devel] [PATCH v2 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH()
  `  "
` [Xen-devel] [PATCH v2 4/4] xen-blkback: support dynamic unbind/bind
  `  "

[PATCH] mm/hotplug: Only respect mem= parameter during boot stage
 2019-12-10 11:33 UTC  (6+ messages)

[PATCH 0/1] netfilter: connmark: introduce set-dscpmark
 2019-12-10 11:32 UTC  (7+ messages)
` [RFC PATCH nf-next] netfilter: conntrack: add support for storing DiffServ code-point as CT mark

[PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2019-12-10 11:28 UTC  (4+ messages)
` [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option

[PATCH 1/4] drm/scheduler: rework entity creation
 2019-12-10 11:28 UTC  (3+ messages)
` [PATCH 3/4] amd/amdgpu: add sched list to IPs with multiple run-queues

[PATCH V1 net] net: ena: fix napi handler misbehavior when the napi budget is zero
 2019-12-10 11:28 UTC  (3+ messages)

[PATCH 0/6] Allow setting caching mode in arch_add_memory() for P2PDMA
 2019-12-10 11:25 UTC  (13+ messages)
` [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()

[PATCH][next] selftests: fix spelling mistake "chainged" -> "chained"
 2019-12-10 11:27 UTC  (4+ messages)

[PATCH] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
 2019-12-10 11:27 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH V2 net] net: ena: fix napi handler misbehavior when the napi budget is zero
 2019-12-10 11:27 UTC 

[PATCH] selinux: reorder hooks to make runtime disable less broken
 2019-12-10 11:27 UTC  (6+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support
 2019-12-10 11:27 UTC 

[RESEND PATCH v9 2/4] uacce: add uacce driver
 2019-12-10 11:26 UTC  (4+ messages)

[dpdk-dev] DPDK LLVM Error on Windows draft branch
 2019-12-10 11:27 UTC 

[PATCH libnetfilter_queue 0/1] New pktb_usebuf() function
 2019-12-10 11:26 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] src: Add alternative function to pktb_alloc to avoid malloc / free overhead

[PATCH 0/4] USB: fix NULL-deref and alternate settings bugs
 2019-12-10 11:26 UTC  (5+ messages)
` [PATCH 1/4] USB: atm: ueagle-atm: add missing endpoint check
` [PATCH 2/4] USB: adutux: fix interface sanity check
` [PATCH 3/4] USB: idmouse: fix interface sanity checks
` [PATCH 4/4] USB: serial: io_edgeport: fix epic endpoint lookup

[igt-dev] [PATCH i-g-t v4] tests/i915/gem_mmap_offset: add new tests to extend coverage
 2019-12-10 11:09 UTC  (2+ messages)

[PATCH] clk: at91: sam9x60: fix programmable clock prescaler
 2019-12-10 11:25 UTC  (2+ messages)

[PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support
 2019-12-10 11:20 UTC  (7+ messages)

[Bug 205821] New: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
 2019-12-10 11:24 UTC 

[PATCH rt-tests] queuelat: use ARM implementation of gettick also for all !x86 archs
 2019-12-10 11:24 UTC  (4+ messages)

[PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
 2019-12-10 11:23 UTC  (4+ messages)

[linux-lvm] Best way to run LVM over multiple SW RAIDs?
 2019-12-10 11:23 UTC  (2+ messages)

[PATCH 0/5] format-patch: improve handling of `format.notes`
 2019-12-10 11:22 UTC  (5+ messages)
` [PATCH 3/5] notes: extract logic into set_display_notes()

[PATCH] USB: Fix incorrect DMA allocations for local memory pool drivers
 2019-12-10 11:22 UTC  (2+ messages)

[nft PATCH] py: load the SONAME-versioned shared object
 2019-12-10 11:21 UTC  (2+ messages)

patch "usb: common: usb-conn-gpio: Don't log an error on probe deferral" added to usb-linus
 2019-12-10 11:21 UTC 

patch "usb: mon: Fix a deadlock in usbmon between mmap and read" added to usb-linus
 2019-12-10 11:21 UTC 

patch "usb: core: urb: fix URB structure initialization function" added to usb-linus
 2019-12-10 11:21 UTC 

Redfish Dump Service Proposal
 2019-12-10 11:21 UTC 

patch "usb: typec: fix use after free in typec_register_port()" added to usb-linus
 2019-12-10 11:21 UTC 

patch "usb: roles: fix a potential use after free" added to usb-linus
 2019-12-10 11:21 UTC 

[PATCH] drm/edid: fixup EDID 1.3 and 1.4 judge reduced-blanking timings logic
 2019-12-10 11:10 UTC  (2+ messages)

[PATCH 0/2] tests/acceptance: Add boot vmlinux test
 2019-12-10 11:16 UTC  (3+ messages)
` [PATCH 1/2] tests/acceptance: Add PVH boot test

[PATCH 0/6] configuration-based hook management
 2019-12-10 11:16 UTC  (3+ messages)
` [PATCH 2/6] config: add string mapping for enum config_scope

[Buildroot] [PATCH 1/1] package/freescale-imx/firmware-imx: bump version to 8.1.1
 2019-12-10 11:16 UTC  (2+ messages)

[PATCH V3 0/2] sched/fair: Fallback to sched-idle CPU in absence of idle CPUs
 2019-12-10 11:15 UTC  (4+ messages)

[PATCH] dt-bindings: arm: Remove leftover axentia.txt
 2019-12-10 11:14 UTC  (5+ messages)

Writing do_compile in python and importing modules
 2019-12-10 11:15 UTC  (2+ messages)
` [yocto] "

[PATCH 1/1] efi: don't attempt to map RCI2 config table if it doesn't exist
 2019-12-10 11:14 UTC  (2+ messages)
` [tip: efi/urgent] efi: Don't "

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-12-10 11:14 UTC  (10+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings

[PATCH v4 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-12-10 11:11 UTC  (3+ messages)
` [PATCH v4 4/6] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v4 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs


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.