All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-03 21:39:53 to 2019-12-03 22:41:17 UTC [more...]

[PATCH 5.3 000/135] 5.3.15-stable review
 2019-12-03 22:34 UTC  (33+ messages)
` [PATCH 5.3 001/135] io_uring: async workers should inherit the user creds
` [PATCH 5.3 002/135] net: separate out the msghdr copy from ___sys_{send,recv}msg()
` [PATCH 5.3 004/135] XArray: Fix xas_next() with a single entry at 0
` [PATCH 5.3 005/135] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
` [PATCH 5.3 006/135] clk: at91: sam9x60: fix programmable clock
` [PATCH 5.3 007/135] thunderbolt: Read DP IN adapter first two dwords in one go
` [PATCH 5.3 008/135] thunderbolt: Fix lockdep circular locking depedency warning
` [PATCH 5.3 009/135] clocksource/drivers/mediatek: Fix error handling
` [PATCH 5.3 010/135] soundwire: intel: fix intel_register_dai PDI offsets and numbers
` [PATCH 5.3 011/135] ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX
` [PATCH 5.3 012/135] ASoC: compress: fix unsigned integer overflow check
` [PATCH 5.3 013/135] reset: Fix memory leak in reset_control_array_put()
` [PATCH 5.3 014/135] clk: samsung: exynos5433: Fix error paths
` [PATCH 5.3 016/135] ASoC: kirkwood: fix external clock probe defer
` [PATCH 5.3 017/135] ASoC: kirkwood: fix device remove ordering
` [PATCH 5.3 019/135] clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
` [PATCH 5.3 020/135] pinctrl: cherryview: Allocate IRQ chip dynamic
` [PATCH 5.3 021/135] ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts
` [PATCH 5.3 022/135] soc: imx: gpc: fix initialiser format
` [PATCH 5.3 023/135] reset: fix reset_control_ops kerneldoc comment
` [PATCH 5.3 024/135] arm64: dts: imx8mm: fix compatible string for sdma
` [PATCH 5.3 025/135] ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data
` [PATCH 5.3 026/135] ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names
` [PATCH 5.3 028/135] clk: at91: avoid sleeping early
` [PATCH 5.3 030/135] clk: sunxi-ng: a80: fix the zeroing of bits 16 and 18
` [PATCH 5.3 031/135] ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
` [PATCH 5.3 032/135] bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
` [PATCH 5.3 033/135] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
` [PATCH 5.3 036/135] idr: Fix idr_get_next_ul race with idr_remove
` [PATCH 5.3 037/135] idr: Fix integer overflow in idr_for_each_entry
` [PATCH 5.3 038/135] idr: Fix idr_alloc_u32 on 32-bit systems
` [PATCH 5.3 050/135] stacktrace: Dont skip first entry on noncurrent tasks

[PATCH v8 16/17] drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs
 2019-12-03 22:40 UTC  (4+ messages)

[PATCH] kvm: vmx: Stop wasting a page for guest_msrs
 2019-12-03 22:39 UTC  (2+ messages)

[PATCH 5.4 00/46] 5.4.2-stable review
 2019-12-03 22:36 UTC  (36+ messages)
` [PATCH 5.4 01/46] io_uring: async workers should inherit the user creds
` [PATCH 5.4 02/46] net: separate out the msghdr copy from ___sys_{send,recv}msg()
` [PATCH 5.4 03/46] net: disallow ancillary data for __sys_{send,recv}msg_file()
` [PATCH 5.4 04/46] crypto: inside-secure - Fix stability issue with Macchiatobin
` [PATCH 5.4 06/46] usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
` [PATCH 5.4 07/46] staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
` [PATCH 5.4 08/46] staging: rtl8192e: fix potential use after free
` [PATCH 5.4 10/46] staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
` [PATCH 5.4 13/46] mei: me: add comet point V device id
` [PATCH 5.4 14/46] thunderbolt: Power cycle the router if NVM authentication fails
` [PATCH 5.4 15/46] x86/fpu: Dont cache access to fpu_fpregs_owner_ctx
` [PATCH 5.4 16/46] gve: Fix the queue page list allocated pages count
` [PATCH 5.4 18/46] mdio_bus: dont use managed reset-controller
` [PATCH 5.4 19/46] net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
` [PATCH 5.4 21/46] net: psample: fix skb_over_panic
` [PATCH 5.4 23/46] openvswitch: fix flow command message size
` [PATCH 5.4 24/46] sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
` [PATCH 5.4 25/46] slip: Fix use-after-free Read in slip_open
` [PATCH 5.4 27/46] openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
` [PATCH 5.4 28/46] openvswitch: remove another BUG_ON()
` [PATCH 5.4 29/46] net/tls: take into account that bpf_exec_tx_verdict() may free the record
` [PATCH 5.4 32/46] selftests/tls: add a test for fragmented messages
` [PATCH 5.4 33/46] net/tls: remove the dead inplace_crypto code
` [PATCH 5.4 34/46] net/tls: use sg_next() to walk sg entries
` [PATCH 5.4 35/46] selftests: bpf: test_sockmap: handle file creation failures gracefully
` [PATCH 5.4 36/46] selftests: bpf: correct perror strings
` [PATCH 5.4 37/46] tipc: fix link name length check
` [PATCH 5.4 38/46] selftests: pmtu: use -oneline for ip route list cache
` [PATCH 5.4 39/46] r8169: fix jumbo configuration for RTL8168evl
` [PATCH 5.4 40/46] r8169: fix resume on cable plug-in
` [PATCH 5.4 41/46] ext4: add more paranoia checking in ext4_expand_extra_isize handling
` [PATCH 5.4 42/46] Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()"
` [PATCH 5.4 43/46] crypto: talitos - Fix build error by selecting LIB_DES
` [PATCH 5.4 45/46] platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
` [PATCH 5.4 46/46] platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size

[PATCH 0/3] qla2xxx: Fixes for ISP28xx
 2019-12-03 22:38 UTC  (5+ messages)
` [PATCH 1/3] qla2xxx: Correctly retrieve and interprete active flash region
` [PATCH 2/3] qla2xxx: Added support for MPI and PEP regions for ISP28XX
` [PATCH 3/3] qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd

KASAN: slab-out-of-bounds Read in fbcon_get_font
 2019-12-03 22:37 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add libretech for roc-pc binding
 2019-12-03 22:37 UTC  (3+ messages)

[PATCH 0/6] Fix nits in the kunit
 2019-12-03 22:35 UTC  (7+ messages)

[PATCH v1] drm/msm: add support for 2.4.1 DSI version for sc7180 soc
 2019-12-03 22:34 UTC  (5+ messages)

[PATCH 0/6] spi: Add Renesas SPIBSC controller
 2019-12-03 22:33 UTC  (4+ messages)
` [PATCH 6/6] dt-bindings: spi: Document Renesas SPIBSC bindings

[PATCH V3 1/2] block/nbd: extract the common cleanup code
 2019-12-03 21:59 UTC  (5+ messages)
` [PATCH V3 2/2] block/nbd: fix memory leak in nbd_open()
  ` for 4.2 ??? "

[Xen-devel] [PATCH] x86/svm: Fix handling of EFLAGS.RF on task switch
 2019-12-03 22:30 UTC 

single aio thread is migrated crazily by scheduler
 2019-12-03 22:29 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: leds: Convert common LED binding to schema
 2019-12-03 22:28 UTC  (3+ messages)

Patch "f2fs: fix to data block override node segment by mistake" has been added to the 4.14-stable tree
 2019-12-03 22:28 UTC 

[PATCH] makedumpfile/s390: Add get_kaslr_offset() for s390x
 2019-12-03 22:27 UTC 

[GIT PULL] SPDX fix for 5.5-rc1
 2019-12-03 22:25 UTC  (2+ messages)

Lack of OS vendor support for blockdev-snapshot
 2019-12-03 21:14 UTC 

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2019-12-03 21:43 UTC  (7+ messages)
` [PATCH 13/21] memory-device: Fix latent memory pre-plug error handling bugs
` [PATCH 21/21] tests-blockjob: Use error_free_or_abort()

Splitting the mmap_sem
 2019-12-03 22:21 UTC 

[Devel] PROBLEM: Calling ObjectType on buffer field reports type integer
 2019-12-03 22:21 UTC  (13+ messages)
            `  "

[PATCH v4 00/40] target/arm: Implement ARMv8.1-VHE
 2019-12-03 22:01 UTC  (4+ messages)
` [PATCH v4 06/40] target/arm: Split out vae1_tlbmask, vmalle1_tlbmask

[PATCH v4 0/6] KVM: X86: Cleanups on dest_mode and headers
 2019-12-03 22:20 UTC  (5+ messages)
` [PATCH v4 3/6] KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode

[PATCH v1 00/17] Remove direct Tegra PMC access in clock driver
 2019-12-03 22:19 UTC  (11+ messages)
` [PATCH v1 03/17] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock ids
` [PATCH v1 11/17] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v1 15/17] dt-bindings: tegra186-pmc: Add Tegra PMC clock bindings

[PATCH] Revert "drm/i915: use a separate context for gpu relocs"
 2019-12-03 22:19 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] packfile.c: speed up loading lots of packfiles
 2019-12-03 22:18 UTC  (7+ messages)

[PATCH net] ionic: keep users rss hash across lif reset
 2019-12-03 22:17 UTC 

[PATCH][SMB3] Query timestamps on file close
 2019-12-03 22:16 UTC  (6+ messages)

Permission denied mounting a DFS share with multiuser options
 2019-12-03 22:16 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89
 2019-12-03 22:14 UTC 

[GIT PULL] TTY/Serial patches for 5.5-rc1
 2019-12-03 22:15 UTC  (2+ messages)

[GIT PULL] PCI changes for v5.5
 2019-12-03 22:15 UTC  (2+ messages)

[GIT PULL] iomap: small cleanups for 5.5
 2019-12-03 22:15 UTC  (3+ messages)
  ` [Cluster-devel] "

[GIT PULL] RTC for 5.5
 2019-12-03 22:15 UTC  (2+ messages)

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-03 22:14 UTC  (5+ messages)

[Buildroot] [PATCH] utils/scanpcan: follow Perl version
 2019-12-03 22:14 UTC  (2+ messages)

[PATCH 1/7] drm/i915/display: Refactor intel_commit_modeset_disables()
 2019-12-03 22:12 UTC  (10+ messages)
` [PATCH 3/7] drm/i915/tgl: Select master trasconder for MST stream
              ` [Intel-gfx] "

[Buildroot] [git commit] utils/scancpan: follow Perl version
 2019-12-03 22:12 UTC 

[PATCH 1/6] dt-bindings: display/ingenic: Add compatible string for JZ4770
 2019-12-03 22:12 UTC  (3+ messages)

5.4.1 WARNINGs
 2019-12-03 22:11 UTC  (4+ messages)
` 5.4.1 WARNINGs with r8169

[PATCH v3 0/6] PAXB INTx support with proper model
 2019-12-03 22:09 UTC  (6+ messages)
` [PATCH v3 2/6] PCI: iproc: Add INTx support with better modeling

[Lvfs-announce] Identifying a release using a vendor specific tag
 2019-12-03 22:09 UTC 

[Buildroot] [PATCH/next v2 1/1] package/grpc: bump to version 1.25.0
 2019-12-03 22:09 UTC  (3+ messages)

qom device lifecycle interaction with hotplug/hotunplug ?
 2019-12-03 21:40 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/tini: compile executable static
 2019-12-03 22:08 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Bug 1855002] [NEW] Cannot boot arm kernel images on s390x
 2019-12-03 21:27 UTC 

[BUG?] ls-files -o now traverses nested repo when given multiple pathspecs
 2019-12-03 22:08 UTC 

[block:for-linus /19] ld: io_uring.c:undefined reference to `move_addr_to_kernel'
 2019-12-03 22:08 UTC 

Revert a CephFS snapshot?
 2019-12-03 22:07 UTC  (7+ messages)

[Xen-devel] [xen-unstable test] 144503: tolerable FAIL - PUSHED
 2019-12-03 22:07 UTC 

[PATCH] meta/classes/meson.bbclass: Add inherit setuptools3
 2019-12-03 22:06 UTC 

Patch "f2fs: fix to data block override node segment by mistake" has been added to the 4.19-stable tree
 2019-12-03 22:05 UTC 

[Intel-gfx] [PATCH v3] drm/i915/display/tgl: Do not program clockgating
 2019-12-03 22:05 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-12-03 22:04 UTC  (3+ messages)

[PATCH CI 1/3] drm/i915/display: Check the old state to find port sync slave
 2019-12-03 22:08 UTC  (2+ messages)
` [Intel-gfx] "

[Buildroot] [git commit] package/tini: compile executable static
 2019-12-03 22:03 UTC 

[PATCH 08/16] dt-bindings: remoteproc: qcom: Add ADSP and SLPI support for MSM8998 SoC
 2019-12-03 22:02 UTC  (6+ messages)
` [PATCH 10/16] dt-bindings: remoteproc: qcom: SM8150 Add ADSP, CDSP, MPSS and SLPI support

[Buildroot] [PATCH] package/postgresql: fix minor typo
 2019-12-03 22:02 UTC  (2+ messages)

[Xen-devel] [xen-4.11-testing test] 144505: tolerable FAIL - PUSHED
 2019-12-03 22:01 UTC 

[Buildroot] [git commit] package/postgresql: fix minor typo
 2019-12-03 22:02 UTC 

[Buildroot] [PATCH] utils/genrandconfig: fix runtime issue with Python 3
 2019-12-03 22:01 UTC  (2+ messages)

[net PATCH] xdp: obtain the mem_id mutex before trying to remove an entry
 2019-12-03 22:01 UTC 

[Buildroot] [git commit] utils/genrandconfig: fix runtime issue with Python 3
 2019-12-03 22:00 UTC 

[Intel-gfx] [PATCH] drm/i915: Add new EHL/JSL PCI ids
 2019-12-03 21:58 UTC  (3+ messages)

[GIT PULL] chrome-platform changes for v5.5
 2019-12-03 21:58 UTC 

[PATCH 1/2] drm/i915/dp: Define each HBR link rate
 2019-12-03 22:01 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 2/2] Add -mem-shared option
 2019-12-03 21:34 UTC  (11+ messages)

[PATCH v7 0/7] Clear Color Support for TGL Render Decompression
 2019-12-03 21:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Clear Color Support for TGL Render Decompression (rev12)

mmotm 2019-12-03-13-55 uploaded
 2019-12-03 21:55 UTC 

stable-rc/linux-4.4.y boot: 96 boots: 1 failed, 88 passed with 5 offline, 2 conflicts (v4.4.205-90-g6daac5f96598)
 2019-12-03 21:55 UTC 

[PATCH 2/6] dt-bindings: power: Add rpmh power-domain bindings for SM8150
 2019-12-03 21:55 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: power: Add rpmh power-domain bindings for sc7180

[PATCH] glibc: fix ldconfig packaging issue
 2019-12-03 21:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/alsa-lib: fix build without mixer
 2019-12-03 21:53 UTC  (2+ messages)

[PATCH v8 11/17] drm/dp_mst: Add DSC enablement helpers to DRM
 2019-12-03 21:52 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
 2019-12-03 21:52 UTC 

[Buildroot] [git commit] package/alsa-lib: fix build without mixer
 2019-12-03 21:51 UTC 

Review of onboard block device configuration with -drive
 2019-12-03 21:01 UTC 

[Xen-devel] [PATCH] x86/debug: Plumb pending_dbg through the monitor and devicemodel interfaces
 2019-12-03 18:05 UTC  (2+ messages)

[PATCH] regulator: s5m8767: Fix a warning message
 2019-12-03 21:48 UTC 

[question]can hard roce and soft roce communicate with each other?
 2019-12-03 21:48 UTC  (7+ messages)

error trying to add repo file to image
 2019-12-03 21:47 UTC 

[PATCH 1/2] efi/gop: Fix return value of setup_gop32/64
 2019-12-03 21:47 UTC  (2+ messages)
` [PATCH 2/2] efi/gop: Fix memory leak in __gop_query32/64

[alsa-devel] [PATCH] ASoC: snd-sof-pci - add model parameter and pass it to HDA codec driver
 2019-12-03 21:45 UTC  (5+ messages)

[PATCH 0/7] drm/i915: Cleanups around pre/post plane update
 2019-12-03 21:44 UTC  (5+ messages)
` [PATCH 4/7] drm/i915: Clean up intel_{pre, post}_plane_update()
      ` [Intel-gfx] "

[Buildroot] [PATCH 1/1] board: Add support for nautilus chromebook
 2019-12-03 21:44 UTC  (3+ messages)

[PATCH] drm/amdgpu/gfx: Improvement on EDC GPR workarounds
 2019-12-03 21:42 UTC  (2+ messages)

rwmixread
 2019-12-03 21:41 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: mfd: ab8500: Document AB8505 bindings
 2019-12-03 21:40 UTC  (3+ messages)

[PATCH 0/4] Fixes for RISC-V U-Boot SPL / OpenSBI boot flow
 2019-12-03 21:39 UTC  (5+ messages)
` [PATCH 1/4] spl: opensbi: specify main hart as preferred boot hart
` [PATCH 2/4] riscv: add functions for reading the IPI status
` [PATCH 3/4] riscv: add option to wait for ack from secondary harts in smp functions
` [PATCH 4/4] spl: opensbi: wait for ack from secondary harts before entering OpenSBI


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.