All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-28 11:21:47 to 2018-05-28 12:11:22 UTC [more...]

[PATCH 4.9 000/329] 4.9.104-stable review
 2018-05-28 10:00 UTC  (4+ messages)
` [PATCH 4.9 006/329] aio: fix io_destroy(2) vs. lookup_ioctx() race
` [PATCH 4.9 008/329] do d_instantiate/unlock_new_inode combinations safely
` [PATCH 4.9 120/329] md raid10: fix NULL deference in handle_write_completed()

[PATCH v5 00/10] track CPU utilization
 2018-05-28 12:06 UTC  (4+ messages)
` [PATCH v5 08/10] cpufreq/schedutil: take into account interrupt

[PATCH] mmc: sunxi: mark PM functions as __maybe_unused
 2018-05-28 11:30 UTC  (5+ messages)

[PATCH 4.16 000/272] 4.16.13-stable review
 2018-05-28 10:04 UTC  (110+ messages)
` [PATCH 4.16 007/272] KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
` [PATCH 4.16 009/272] fix breakage caused by d_find_alias() semantics change
` [PATCH 4.16 011/272] aio: fix io_destroy(2) vs. lookup_ioctx() race
` [PATCH 4.16 017/272] mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
` [PATCH 4.16 020/272] libata: Blacklist some Sandisk SSDs for NCQ
` [PATCH 4.16 021/272] libata: blacklist Micron 500IT SSD with MU01 firmware
` [PATCH 4.16 022/272] xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
` [PATCH 4.16 025/272] arm64: export tishift functions to modules
` [PATCH 4.16 027/272] IB/hfi1: Use after free race condition in send context error path
` [PATCH 4.16 028/272] IB/umem: Use the correct mm during ib_umem_release
` [PATCH 4.16 031/272] idr: fix invalid ptr dereference on item delete
` [PATCH 4.16 032/272] Revert "ipc/shm: Fix shmat mmap nil-page protection"
` [PATCH 4.16 033/272] ipc/shm: fix shmat() nil address after round-down when remapping
` [PATCH 4.16 034/272] mm/kasan: dont vfree() nonexistent vm_area
` [PATCH 4.16 037/272] kernel/sys.c: fix potential Spectre v1 issue
` [PATCH 4.16 038/272] PM / core: Fix direct_complete handling for devices with no callbacks
` [PATCH 4.16 046/272] firmware: dmi_scan: Fix UUID length safety check
` [PATCH 4.16 049/272] Btrfs: fix loss of prealloc extents past i_size after fsync log replay
` [PATCH 4.16 052/272] bnxt_en: Ignore src port field in decap filter nodes
` [PATCH 4.16 053/272] nvme: expand nvmf_check_if_ready checks
` [PATCH 4.16 057/272] swap: divide-by-zero when zero length swap file on ssd
` [PATCH 4.16 060/272] Force log to disk before reading the AGF during a fstrim
` [PATCH 4.16 061/272] cpufreq: CPPC: Initialize shared perf capabilities of CPUs
` [PATCH 4.16 062/272] powerpc/fscr: Enable interrupts earlier before calling get_user()
` [PATCH 4.16 066/272] ibmvnic: Zero used TX descriptor counter on reset
` [PATCH 4.16 069/272] mm: fix races between address_space dereference and free in page_evicatable
` [PATCH 4.16 070/272] mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one()
` [PATCH 4.16 074/272] IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
` [PATCH 4.16 077/272] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
` [PATCH 4.16 078/272] x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush()
` [PATCH 4.16 082/272] dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
` [PATCH 4.16 085/272] platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
` [PATCH 4.16 090/272] btrfs: tests/qgroup: Fix wrong tree backref level
` [PATCH 4.16 092/272] btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
` [PATCH 4.16 093/272] btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled
` [PATCH 4.16 094/272] rxrpc: Fix resend event time calculation
` [PATCH 4.16 095/272] rxrpc: Fix Tx ring annotation after initial Tx failure
` [PATCH 4.16 096/272] rxrpc: Dont treat call aborts as conn aborts
` [PATCH 4.16 098/272] drivers: macintosh: rack-meter: really fix bogus memsets
` [PATCH 4.16 101/272] ieee802154: ca8210: fix uninitialised data read
` [PATCH 4.16 104/272] intel_th: Use correct method of finding hub
` [PATCH 4.16 105/272] m68k: set dma and coherent masks for platform FEC ethernets
` [PATCH 4.16 106/272] iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
` [PATCH 4.16 108/272] net/mlx5e: Move all TX timeout logic to be under state lock
` [PATCH 4.16 110/272] perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
` [PATCH 4.16 115/272] powerpc/perf: Fix kernel address leak via sampling registers
` [PATCH 4.16 117/272] tools/thermal: tmon: fix for segfault
` [PATCH 4.16 118/272] selftests: Print the test were running to /dev/kmsg
` [PATCH 4.16 120/272] net/mlx5: Protect from command bit overflow
` [PATCH 4.16 121/272] watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
` [PATCH 4.16 122/272] net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
` [PATCH 4.16 123/272] net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
` [PATCH 4.16 125/272] net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
` [PATCH 4.16 126/272] ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
` [PATCH 4.16 130/272] btrfs: fix null pointer deref when target device is missing
` [PATCH 4.16 132/272] hv_netvsc: Fix the return status in RX path
` [PATCH 4.16 134/272] ima: Fallback to the builtin hash algorithm
` [PATCH 4.16 135/272] watchdog: aspeed: Allow configuring for alternate boot
` [PATCH 4.16 138/272] arm: dts: socfpga: fix GIC PPI warning
` [PATCH 4.16 139/272] ima: clear IMA_HASH
` [PATCH 4.16 141/272] drm/vmwgfx: Unpin the screen object backup buffer when not used
` [PATCH 4.16 144/272] firmware: fix checking for return values for fw_add_devm_name()
` [PATCH 4.16 146/272] zorro: Set up z->dev.dma_mask for the DMA API
` [PATCH 4.16 148/272] remoteproc: imx_rproc: Fix an error handling path in imx_rproc_probe()
` [PATCH 4.16 150/272] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH 4.16 152/272] ACPICA: Fix memory leak on unusual memory leak
` [PATCH 4.16 153/272] bcache: stop dc->writeback_rate_update properly
` [PATCH 4.16 155/272] cxgb4: Fix queue free path of ULD drivers
` [PATCH 4.16 158/272] perf top: Fix top.call-graph config option reading
` [PATCH 4.16 161/272] drm/amdkfd: add missing include of mm.h
` [PATCH 4.16 162/272] coresight: Use %px to print pcsr instead of %p
` [PATCH 4.16 164/272] regulator: gpio: Fix some error handling paths in gpio_regulator_probe()
` [PATCH 4.16 166/272] net/smc: pay attention to MAX_ORDER for CQ entries
` [PATCH 4.16 169/272] PCI: Restore config space on runtime resume despite being unbound
` [PATCH 4.16 171/272] watchdog: dw: RMW the control register
` [PATCH 4.16 173/272] ipmi_ssif: Fix kernel panic at msg_done_handler
` [PATCH 4.16 175/272] drm/meson: Fix an un-handled error path in meson_drv_bind_master()
` [PATCH 4.16 178/272] f2fs: flush cp pack except cp pack 2 page at first
` [PATCH 4.16 181/272] f2fs: fix to clear CP_TRIMMED_FLAG
` [PATCH 4.16 185/272] perf/core: Fix perf_output_read_group()
` [PATCH 4.16 187/272] hwmon: (pmbus/max8688) Accept negative page register values
` [PATCH 4.16 189/272] perf/x86/intel: Properly save/restore the PMU state in the NMI handler
` [PATCH 4.16 192/272] perf/x86/intel: Fix large period handling on Broadwell CPUs
` [PATCH 4.16 193/272] perf/x86/intel: Fix event update for auto-reload
` [PATCH 4.16 194/272] arm64: dts: qcom: Fix SPI5 config on MSM8996
` [PATCH 4.16 195/272] soc: qcom: wcnss_ctrl: Fix increment in NV upload
` [PATCH 4.16 197/272] x86/devicetree: Initialize device tree before using it
` [PATCH 4.16 198/272] x86/devicetree: Fix device IRQ settings in DT
` [PATCH 4.16 200/272] ALSA: vmaster: Propagate slave error
` [PATCH 4.16 201/272] phy: qcom-qmp: Fix phy pipe clock gating
` [PATCH 4.16 206/272] dmaengine: pl330: fix a race condition in case of threaded irqs
` [PATCH 4.16 210/272] powerpc/mm/slice: Enhance for supporting PPC32
` [PATCH 4.16 212/272] dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
` [PATCH 4.16 214/272] watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
` [PATCH 4.16 217/272] pinctrl: artpec6: dt: add missing pin group uart5nocts
` [PATCH 4.16 219/272] dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
` [PATCH 4.16 220/272] drm: omapdrm: dss: Move initialization code from component bind to probe
` [PATCH 4.16 221/272] ARM: dts: dra71-evm: Correct evm_sd regulator max voltage
` [PATCH 4.16 222/272] drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
` [PATCH 4.16 227/272] cpufreq: Reorder cpufreq_online() error code path
` [PATCH 4.16 229/272] PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
` [PATCH 4.16 241/272] rcu: Call touch_nmi_watchdog() while printing stall warnings
` [PATCH 4.16 243/272] dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
` [PATCH 4.16 244/272] drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
` [PATCH 4.16 249/272] x86/apic: Set up through-local-APIC mode on the boot CPU if noapic specified
` [PATCH 4.16 254/272] perf tests: Fix dwarf unwind for stripped binaries
` [PATCH 4.16 255/272] selftests/net: fixes psock_fanout eBPF test case
` [PATCH 4.16 259/272] drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
` [PATCH 4.16 260/272] selftests: Add FIB onlink tests

[PATCH v2] powerpc/32: implement strlen() in assembly
 2018-05-28 12:10 UTC 

[GIT PULL FOR v4.18] R-Car VSP1 TLB optimisation
 2018-05-28 12:10 UTC  (5+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-05-28 11:04 UTC  (6+ messages)

[PATCH 1/1] mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support
 2018-05-28 12:10 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] spapr: generic IRQ frontend
 2018-05-28 12:09 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] spapr: remove irq_hint parameter from spapr_irq_alloc()
        ` [Qemu-devel] [Qemu-ppc] "

Logging user actions
 2018-05-28 12:00 UTC 

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-05-28 12:04 UTC  (9+ messages)
` [PATCH 01/17] IB/isert: fix T10-pi check mask setting

[PATCH v2] mailbox: arm_mhu: add support for mhuv2
 2018-05-28 12:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] block: fix QEMU crash with scsi-hd and drive_del
 2018-05-28 12:03 UTC 

[lkp-robot] [mm, memcontrol] 309fe96bfc: vm-scalability.throughput +23.0% improvement
 2018-05-28 12:03 UTC  (3+ messages)

[PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver
 2018-05-28 11:06 UTC  (4+ messages)
` [PATCH V3 rdma-next 3/4] RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core

[xen-unstable baseline-only test] 74751: tolerable FAIL
 2018-05-28 12:01 UTC 

[U-Boot] [PATCH] x86: enable cpu-specific functions for x86_64 target
 2018-05-28 12:01 UTC  (3+ messages)

[patch v22 0/4] JTAG driver introduction
 2018-05-28 12:00 UTC  (5+ messages)
` [patch v22 1/4] drivers: jtag: Add JTAG core driver
` [patch v22 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v22 3/4] Documentation: jtag: Add bindings for "
` [patch v22 4/4] Documentation: jtag: Add ABI documentation

[PATCH v6 0/4] powerpc/64: memcmp() optimization
 2018-05-28 11:59 UTC  (3+ messages)
` [PATCH v6 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision

protocol for updating .po gettext files?
 2018-05-28 11:56 UTC 

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-05-28 11:58 UTC  (5+ messages)
` [PATCH 13/15] arm: dts: r8a7743: Add missing OPP properties for CPUs

[PATCH v2 3/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
 2018-05-28 11:57 UTC  (3+ messages)

New pipeline to build images with the test suites
 2018-05-28 11:55 UTC 

[PATCH 1/8] drm/sun4i: mark PM functions as __maybe_unused
 2018-05-28 11:10 UTC  (5+ messages)
` [PATCH 7/8] drm/bridge: fix dependency for lvds-encoder

[PATCH] sound: Use octal not symbolic permissions
 2018-05-28  9:28 UTC  (2+ messages)

[PATCH] ideapad-laptop: Add E42-80 to no_hw_rfkill
 2018-05-28 11:44 UTC 

[xen-unstable-smoke test] 123296: regressions - FAIL
 2018-05-28 11:45 UTC 

[PATCH v2 0/6] drm/omap: Module parameter for display order configuration
 2018-05-28 11:44 UTC  (3+ messages)

BLK_EH_HANDLED
 2018-05-28 11:44 UTC  (4+ messages)
` [PATCH 03/14] nvme: return BLK_EH_DONE from ->timeout

[PATCH] Input: elantech - Fix V4 report decoding for module with middle key
 2018-05-28 11:33 UTC 

[PATCH 21/23] LSM: Multiple concurrent major security modules
 2018-05-28 11:42 UTC  (2+ messages)
` [lkp-robot] [LSM] acde387a6d: vm-scalability.throughput -58.0% regression

[PATCH 0/5] Introduce STMFX I2C GPIO expander
 2018-05-28 11:39 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings

[U-Boot] [PATCH 1/2] drivers/rtc: prepare mvrtc for DM conversion
 2018-05-28 11:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] drivers/rtc: convert mvrtc to DM

[lkp-robot] [tracing/x86] 1c758a2202: aim9.disk_rr.ops_per_sec -12.0% regression
 2018-05-28 11:34 UTC  (2+ messages)

[PATCH BlueZ v2] test: Switch to Python3
 2018-05-28 11:37 UTC 

[rocko][PATCH] ls2-phy: update SRC_URL
 2018-05-28  8:02 UTC 

[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
 2018-05-28 11:13 UTC  (4+ messages)
` [PATCH 1/6] arm64: dts: amlogic: "

[PATCH] doc: document vhost performance regression
 2018-05-28 11:32 UTC 

[lkp-robot] [net/ipv4] 5a847a6e14: [No primary change] hackbench.time.involuntary_context_switches +9.4%
 2018-05-28 11:32 UTC 

[PATCH] KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
 2018-05-28 11:31 UTC 

[PATCH 00/12] breakpoint: Rework arch validation v2
 2018-05-28 11:31 UTC  (9+ messages)
` [PATCH 01/12] perf/breakpoint: Split attribute parse and commit
` [PATCH 04/12] powerpc: Implement hw_breakpoint_arch_parse()

[Qemu-devel] [PATCH v3] block: fix QEMU crash with scsi-hd and drive_del
 2018-05-28 11:29 UTC  (5+ messages)

[lkp-robot] [mm/cma] d883c6cf3b: [No primary change] meminfo.CmaFree +78.8%
 2018-05-28 11:29 UTC 

[PATCH 1/3] wcn36xx: Fix WEP104 encryption type
 2018-05-28 11:29 UTC  (6+ messages)
` [PATCH 2/3] wcn36xx: Track associated stations
` [PATCH 3/3] wcn36xx: Fix WEP encryption

[PATCH 00/19 v3] Refactor fixed and GPIO regulators
 2018-05-28 11:29 UTC  (4+ messages)
` [PATCH 10/19 v3] regulator: s2mps11: Pass descriptor instead of GPIO number

[PATCH] doc: document known issues for multiprocess
 2018-05-28 11:28 UTC 

[PATCH v2] mmc: Allow non-sleeping GPIO cd
 2018-05-28 11:27 UTC  (2+ messages)

[PATCH] mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
 2018-05-28 11:27 UTC  (3+ messages)

[lkp-robot] [xfs] 499c0a9aec: fsmark.files_per_sec +6.6% improvement
 2018-05-28 11:27 UTC 

[PATCH 00/33] use match_string() helper
 2018-05-28 11:27 UTC  (3+ messages)
` [PATCH 16/33] mmc: sdhci-xenon: "

[PATCH 4.14 000/496] 4.14.45-stable review
 2018-05-28  9:58 UTC  (5+ messages)
` [PATCH 4.14 006/496] fs: dont scan the inode cache before SB_BORN is set
` [PATCH 4.14 007/496] aio: fix io_destroy(2) vs. lookup_ioctx() race
` [PATCH 4.14 009/496] do d_instantiate/unlock_new_inode combinations safely
` [PATCH 4.14 099/496] md raid10: fix NULL deference in handle_write_completed()

[PATCH] cmake: Export SSH_AUTH_SOCK for cmake at configure
 2018-05-28  8:55 UTC  (3+ messages)

KASAN: use-after-free Read in do_general_protection
 2018-05-28 11:25 UTC  (3+ messages)

[PATCH] Revert "rt2800: use TXOP_BACKOFF for probe frames"
 2018-05-28 11:25 UTC 

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-05-28 10:01 UTC  (4+ messages)
` [PATCH 4.4 005/268] aio: fix io_destroy(2) vs. lookup_ioctx() race
` [PATCH 4.4 017/268] do d_instantiate/unlock_new_inode combinations safely
` [PATCH 4.4 090/268] md raid10: fix NULL deference in handle_write_completed()

[DPDK 18.08 v1 00/12] net/mlx5: flow rework
 2018-05-28 11:21 UTC  (5+ messages)
` [DPDK 18.08 v1 09/12] net/mlx5: add flow UDP item
` [DPDK 18.08 v1 10/12] net/mlx5: add flow TCP item
` [DPDK 18.08 v1 11/12] net/mlx5: add mark/flag flow action
` [DPDK 18.08 v1 12/12] net/mlx5: add RSS "


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.