All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-18 08:59:40 to 2018-06-18 09:47:02 UTC [more...]

[PATCH 4.16 000/279] 4.16.17-stable review
 2018-06-18  9:37 UTC  (47+ messages)
` [PATCH 4.16 141/279] ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
` [PATCH 4.16 149/279] hexagon: add memset_io() helper
` [PATCH 4.16 151/279] scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
` [PATCH 4.16 154/279] pinctrl: cherryview: Associate IRQ descriptors to irqdomain
` [PATCH 4.16 158/279] parisc: drivers.c: Fix section mismatches
` [PATCH 4.16 161/279] kthread, sched/wait: Fix kthread_parkme() completion issue
` [PATCH 4.16 162/279] arm64: tegra: Make BCM89610 PHY interrupt as active low
` [PATCH 4.16 164/279] iommu/vt-d: fix shift-out-of-bounds in bug checking
` [PATCH 4.16 169/279] ARM: OMAP1: ams-delta: fix deferred_fiq handler
` [PATCH 4.16 170/279] ARM: dts: correct missing "compatible" entry for ti81xx SoCs
` [PATCH 4.16 171/279] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
` [PATCH 4.16 174/279] IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
` [PATCH 4.16 175/279] IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
` [PATCH 4.16 176/279] IB/mlx4: Fix integer overflow when calculating optimal MTT size
` [PATCH 4.16 178/279] spi: bcm2835aux: ensure interrupts are enabled for shared handler
` [PATCH 4.16 182/279] bpf: use array_index_nospec in find_prog_type
` [PATCH 4.16 185/279] gcc-plugins: fix build condition of SANCOV plugin
` [PATCH 4.16 191/279] drm/vc4: Fix oops dereferencing DPIs connector since panel_bridge
` [PATCH 4.16 193/279] drm/omap: fix uninitialized ret variable
` [PATCH 4.16 196/279] drm/omap: handle alloc failures in omap_connector
` [PATCH 4.16 197/279] nvme: fix use-after-free in nvme_free_ns_head
` [PATCH 4.16 200/279] mac80211: use timeout from the AddBA response instead of the request
` [PATCH 4.16 202/279] net: aquantia: driver should correctly declare vlan_features bits
` [PATCH 4.16 203/279] net: aquantia: Limit number of vectors to actually allocated irqs
` [PATCH 4.16 206/279] HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
` [PATCH 4.16 207/279] arm64: Add MIDR encoding for NVIDIA CPUs
` [PATCH 4.16 208/279] cifs: Allocate validate negotiation request through kmalloc
` [PATCH 4.16 212/279] tipc: eliminate KMSAN uninit-value in strcmp complaint
` [PATCH 4.16 215/279] cxgb4: copy mbox log size to PF0-3 adap instances
` [PATCH 4.16 218/279] rxrpc: Fix the min security level for kernel calls
` [PATCH 4.16 219/279] ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
` [PATCH 4.16 223/279] sh: switch to NO_BOOTMEM
` [PATCH 4.16 226/279] net sched actions: fix invalid pointer dereferencing if skbedit flags missing
` [PATCH 4.16 227/279] lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
` [PATCH 4.16 228/279] init: fix false positives in W+X checking
` [PATCH 4.16 232/279] uprobes/x86: Prohibit probing on MOV SS instruction
` [PATCH 4.16 236/279] x86/selftests: Add mov_to_ss test
` [PATCH 4.16 250/279] afs: Fix server rotations handling of fileserver probe failure
` [PATCH 4.16 251/279] mtd: Fix comparison in map_word_andequal()
` [PATCH 4.16 253/279] afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
` [PATCH 4.16 258/279] i2c: pmcmsp: return message count on master_xfer success
` [PATCH 4.16 260/279] i2c: viperboard: "
` [PATCH 4.16 261/279] ARM: davinci: dm646x: fix timer interrupt generation
` [PATCH 4.16 269/279] drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
` [PATCH 4.16 277/279] ARM: kexec: fix kdump register saving on panic()

usb: dwc3: of-simple: fix use-after-free on remove
 2018-06-18  9:47 UTC 

[PATCH v7 REBASED 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-18  9:46 UTC  (13+ messages)
` [PATCH v7 REBASED 01/17] list_lru: Combine code under the same define
` [PATCH v7 REBASED 02/17] mm: Introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
` [PATCH v7 REBASED 03/17] mm: Assign id to every memcg-aware shrinker
` [PATCH v7 REBASED 04/17] memcg: Move up for_each_mem_cgroup{, _tree} defines
` [PATCH v7 REBASED 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v7 REBASED 06/17] mm: Refactoring in workingset_init()
` [PATCH v7 REBASED 07/17] fs: Refactoring in alloc_super()
` [PATCH v7 REBASED 08/17] fs: Propagate shrinker::id to list_lru
` [PATCH v7 REBASED 09/17] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v7 REBASED 10/17] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v7 REBASED 11/17] list_lru: Pass lru "
` [PATCH v7 REBASED 12/17] mm: Export mem_cgroup_is_root()

[Qemu-devel] [PATCH qemu v4] memory/hmp: Print owners/parents in "info mtree"
 2018-06-18  9:46 UTC  (2+ messages)

Lazy FPU restoration / moving kernel_fpu_end() to context switch
 2018-06-18  9:44 UTC  (5+ messages)

[PATCH v4 0/2] drm/rockchip: try to fix vblank hang resulting from iommu irq change
 2018-06-18  9:44 UTC  (4+ messages)
` [PATCH v4 1/2] drm/rockchip: vop: split out core clock enablement into separate functions

[patch V3 00/12] SMT control knobs
 2018-06-18  9:42 UTC  (4+ messages)
` [patch V3 12/12] x86/apic: Ignore secondary threads if nosmt=force
  ` [MODERATED] "

[PATCH 0/7] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-06-18  9:42 UTC  (7+ messages)
` [PATCH 1/7] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH 4/7] tty: serial: lantiq: Always use readl()/writel()

[PATCH] drm/i915/execlists: Pull the w/a LRI emission into a helper
 2018-06-18  9:41 UTC 

Draft of Git Rev News edition 40
 2018-06-18  9:41 UTC 

[PATCH 1/2] mtd: m25p80: Remove unneeded m25p->command field
 2018-06-18  9:41 UTC  (5+ messages)
` [PATCH 2/2] mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)

Inquiry for adding PID to Cp2102 driver
 2018-06-18  9:40 UTC 

[PATCH v7 REBASED 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-18  9:39 UTC  (2+ messages)
` [PATCH v7 REBASED 01/17] list_lru: Combine code under the same define

Oops with i915
 2018-06-18  9:39 UTC  (2+ messages)

[PATCH] printk/nmi: Prevent deadlock when serializing NMI backtraces
 2018-06-18  9:39 UTC  (7+ messages)

[PATCH v3 0/2] drm/rockchip: try to fix vblank hang resulting from iommu irq change
 2018-06-18  9:38 UTC  (5+ messages)
` [PATCH v3 2/2] drm/rockchip: vop: fix irq disabled after vop driver probed

[U-Boot] tpm TIS TPMv2.0
 2018-06-18  9:38 UTC  (9+ messages)

[PATCH 0/2] implement VXLAN/NVGRE Encap/Decap in testpmd
 2018-06-18  9:38 UTC  (4+ messages)
` [PATCH v2 0/2] app/testpmd implement VXLAN/NVGRE Encap/Decap

Inquiry for adding PID to Cp2102 driver
 2018-06-18  9:37 UTC 

[PATCH] media: stm32-dcmi: simplify of_node_put usage
 2018-06-18  9:36 UTC  (3+ messages)

Add gstwebrtcdsp to gstreamer plugins
 2018-06-18  9:37 UTC 

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-06-18  9:36 UTC  (4+ messages)

can we drop the comedi serial2002 drivers from staging?
 2018-06-18  9:35 UTC  (3+ messages)

[PATCH v3] Input: add bu21029 touch driver
 2018-06-18  9:35 UTC 

xen vtd : set msi guest_masked 0 by default
 2018-06-18  9:35 UTC  (2+ messages)
` [PATCH qemu-xen-traditional] xen/pt: allow QEMU to request MSI unmasking at bind time

Charge counter on droid 4
 2018-06-18  9:34 UTC  (7+ messages)

[PATCH 1/2] media: stm32-dcmi: drop unnecessary while(1) loop
 2018-06-18  9:34 UTC  (3+ messages)

[Drbd-dev] [PATCH] Added missing kref_debug_put()'s on failure path of drbd_create_device()
 2018-06-18  9:26 UTC  (2+ messages)

[Printing-architecture] Next OP SC - Mon/Tue - 1/2 December 2008 - please join us
 2018-06-18  9:34 UTC  (2+ messages)
` [Printing-architecture] Last OP Meeting - Tue - 12 Jun 2018 - The Recording

usb: dwc3: of-simple: fix use-after-free on remove
 2018-06-18  9:33 UTC 

[PATCH v3 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
 2018-06-18  8:22 UTC  (5+ messages)

[PATCH 00/28] multipath-tools: improve config file handling
 2018-06-18  9:33 UTC  (4+ messages)
` [PATCH 15/28] libmultipath: merge hwentries inside a conf file

[PATCH v1 1/2] imx-rproc: dt: provide new remote-nodes option
 2018-06-18  9:32 UTC  (4+ messages)

[U-Boot] Please pull ARC changes
 2018-06-18  9:32 UTC  (2+ messages)
` [U-Boot] [uboot-snps-arc] "

[PATCH v4] PCI: improve host drivers compile test coverage
 2018-06-18  9:32 UTC  (8+ messages)
` [v4] "

[PATCH] btrfs: Fix a C compliance issue
 2018-06-18  9:31 UTC  (4+ messages)

[distros-debian-sid test] 74884: tolerable FAIL
 2018-06-18  9:30 UTC 

[rocko 0/1] omapdrmtest
 2018-06-18  9:30 UTC  (3+ messages)
` [rocko 1/1] omapdrmtest: Update SRCREV
  ` [EXTERNAL] "

[PATCH 0/2] efifb: Copy the ACPI BGRT boot graphics to the
 2018-06-18  9:30 UTC  (14+ messages)
` [PATCH 2/2] efifb: Copy the ACPI BGRT boot graphics to the framebuffer

Inquiry for adding PID to Cp2102 driver
 2018-06-18  9:29 UTC 

BUG: drivers/pinctrl/core: races in pinctrl_groups and deferred probing
 2018-06-18  9:29 UTC  (10+ messages)
          ` [Letux-kernel] "

Build regressions/improvements in v4.18-rc1
 2018-06-18  9:28 UTC  (4+ messages)

Inquiry for adding PID to Cp2102 driver
 2018-06-18  9:27 UTC 

[PATCH] soc: imx: gpc: fix PDN delay & improve readability
 2018-06-18  9:27 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Lower Lamobo R1 DRAM clock rate to 384 MHz
 2018-06-18  9:26 UTC  (3+ messages)

[PATCH] Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
 2018-06-18  8:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] x86: zImage: Move subarch assignment out of cmd_line check
 2018-06-18  9:22 UTC  (6+ messages)
` [U-Boot] [PATCH v1 2/2] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-06-18  9:21 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ FW bindings

[Qemu-devel] [PULL 0/3] Usb 20180618 patches
 2018-06-18  9:21 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] Revert "usb-ccid: fix bus leak"
` [Qemu-devel] [PULL 2/3] Revert "usb: release the created buses"
` [Qemu-devel] [PULL 3/3] Revert "bus: do not unref the added child bus on realize"

[PATCH] ARM: dts: rockchip: convert rk3288 to operating-points-v2
 2018-06-18  9:21 UTC  (3+ messages)

[ANN v2] Complex Camera Workshop - Tokyo - Jun, 19
 2018-06-18  9:19 UTC  (3+ messages)

[PATCH v2 0/2] cfg80211/mac80211: last ack signal support in station dump
 2018-06-18  9:18 UTC  (4+ messages)
` [PATCH v2 1/2] cfg80211: "

[PATCH v2 0/7] kmalloc-reclaimable caches
 2018-06-18  9:18 UTC  (8+ messages)
` [PATCH v2 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v2 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v2 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [PATCH v2 4/7] dcache: allocate external names from reclaimable kmalloc caches
` [PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v2 6/7] mm, proc: add KReclaimable to /proc/meminfo
` [PATCH v2 7/7] mm, slab: shorten kmalloc cache names for large sizes

[PATCH 2/2] sched/fair: Advance global expiration when period timer is restarted
 2018-06-18  9:16 UTC 

[PATCH] drm/i915: Fix fallout of fake reset along resume
 2018-06-18  9:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] sched/fair: Fix bandwidth timer clock drift condition
 2018-06-18  9:16 UTC 

[PATCH 1/2] drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
 2018-06-18  9:15 UTC  (3+ messages)

[PATCH 2/5] kbuild: treat a directory listed in a composite object as foo/mod.a
 2018-06-18  9:14 UTC  (2+ messages)

[PATCH 4.14 000/189] 4.14.51-stable review
 2018-06-18  8:13 UTC  (30+ messages)
` [PATCH 4.14 001/189] clocksource/drivers/imx-tpm: Correct some registers operation flow
` [PATCH 4.14 004/189] x86: Add check for APIC access address for vmentry of L2 guests
` [PATCH 4.14 011/189] isofs: fix potential memory leak in mount option parsing
` [PATCH 4.14 015/189] dt-bindings: pinctrl: sunxi: Fix reference to driver
` [PATCH 4.14 019/189] ASoC: rt5514: Add the missing register in the readable table
` [PATCH 4.14 020/189] eCryptfs: dont pass up plaintext names when using filename encryption
` [PATCH 4.14 021/189] soc: bcm: raspberrypi-power: Fix use of __packed
` [PATCH 4.14 025/189] xen: xenbus_dev_frontend: Really return response string
` [PATCH 4.14 029/189] tipc: fix infinite loop when dumping link monitor summary
` [PATCH 4.14 033/189] netfilter: nf_tables: NAT chain and extensions require NF_TABLES
` [PATCH 4.14 035/189] ASoC: msm8916-wcd-analog: use threaded context for mbhc events
` [PATCH 4.14 039/189] blkcg: init root blkcg_gq under lock
` [PATCH 4.14 042/189] parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
` [PATCH 4.14 044/189] scsi: isci: Fix infinite loop in while loop
` [PATCH 4.14 052/189] dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
` [PATCH 4.14 054/189] net: phy: marvell: clear wol event before setting it
` [PATCH 4.14 060/189] arm64: ptrace: remove addr_limit manipulation
` [PATCH 4.14 063/189] selftests: ftrace: Add a testcase for multiple actions on trigger
` [PATCH 4.14 067/189] rpmsg: added MODULE_ALIAS for rpmsg_char
` [PATCH 4.14 068/189] HID: intel-ish-hid: use put_device() instead of kfree()
` [PATCH 4.14 069/189] blk-mq: fix sysfs inflight counter
` [PATCH 4.14 071/189] KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
` [PATCH 4.14 073/189] ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
` [PATCH 4.14 076/189] i2c: sprd: Prevent i2c accesses after suspend is called
` [PATCH 4.14 085/189] RDMA/cma: Fix use after destroy access to net namespace for IPoIB
` [PATCH 4.14 086/189] RDMA/iwpm: fix memory leak on map_info
` [PATCH 4.14 087/189] IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
` [PATCH 4.14 092/189] ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
` [PATCH 4.14 096/189] ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace

[PATCH] media/i2c: add missing entity functions
 2018-06-18  9:12 UTC 

[PATCH] drm/i915: Enable provoking vertex fix on Gen9+ systems
 2018-06-18  9:12 UTC  (4+ messages)
` [PATCH] drm/i915: Enable provoking vertex fix on Gen9 systems

[PATCH] adv7180/tvp514x/tvp7002: fix entity function
 2018-06-18  9:12 UTC 

[Bug 200121] New: [amdgpu] DC: Unable to find connected outputs
 2018-06-18  9:10 UTC  (2+ messages)
` [Bug 200121] "

[PATCH] devfreq: rk3399_dmc: Fix duplicated opp table on reload
 2018-06-18  9:10 UTC  (3+ messages)

How do I use additional commands in recipe?
 2018-06-18  9:09 UTC  (2+ messages)

[PATCH] drm/i915: Only show debug for state changes when banning
 2018-06-18  9:07 UTC  (2+ messages)

[PATCH] drm: Document mode_config.max_width/height as the max fb dimensions
 2018-06-18  9:06 UTC  (2+ messages)

[PATCH] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-06-18  9:02 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.13 00/10] spapr: Cleanups to PAPR mode setup
 2018-06-18  9:01 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.13 01/10] spapr: Avoid redundant calls to spapr_cpu_reset()
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH v6 00/11] track CPU utilization
 2018-06-18  9:00 UTC  (3+ messages)
` [PATCH v6 04/11] cpufreq/schedutil: use rt utilization tracking


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.