All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-10 21:44:12 to 2019-12-10 22:04:49 UTC [more...]

[PATCH AUTOSEL 4.14 001/130] drm: mst: Fix query_payload ack reply struct
 2019-12-10 22:02 UTC  (43+ messages)
` [PATCH AUTOSEL 4.14 002/130] drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings
` [PATCH AUTOSEL 4.14 005/130] spi: Add call to spi_slave_abort() function when spidev driver is released
` [PATCH AUTOSEL 4.14 008/130] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH AUTOSEL 4.14 009/130] rtlwifi: prevent memory leak in rtl_usb_probe
` [PATCH AUTOSEL 4.14 011/130] IB/iser: bound protection_sg size by data_sg size
` [PATCH AUTOSEL 4.14 015/130] media: i2c: ov2659: Fix missing 720p register config
` [PATCH AUTOSEL 4.14 020/130] ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
` [PATCH AUTOSEL 4.14 021/130] pinctrl: devicetree: Avoid taking direct reference to device name string
` [PATCH AUTOSEL 4.14 023/130] usb: renesas_usbhs: add suspend event support in gadget mode
` [PATCH AUTOSEL 4.14 027/130] media: cec-funcs.h: add status_req checks
` [PATCH AUTOSEL 4.14 028/130] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
` [PATCH AUTOSEL 4.14 039/130] media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
` [PATCH AUTOSEL 4.14 040/130] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
` [PATCH AUTOSEL 4.14 041/130] extcon: sm5502: Reset registers during initialization
` [PATCH AUTOSEL 4.14 042/130] x86/mm: Use the correct function type for native_set_fixmap()
` [PATCH AUTOSEL 4.14 043/130] iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position
` [PATCH AUTOSEL 4.14 044/130] drm/bridge: dw-hdmi: Restore audio when setting a mode
` [PATCH AUTOSEL 4.14 054/130] drm/gma500: fix memory disclosures due to uninitialized bytes
` [PATCH AUTOSEL 4.14 056/130] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
` [PATCH AUTOSEL 4.14 058/130] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
` [PATCH AUTOSEL 4.14 061/130] RDMA/qedr: Fix memory leak in user qp and mr
` [PATCH AUTOSEL 4.14 062/130] gpu: host1x: Allocate gather copy for host1x
` [PATCH AUTOSEL 4.14 065/130] s390/time: ensure get_clock_monotonic() returns monotonic values
` [PATCH AUTOSEL 4.14 066/130] s390/mm: add mm_pxd_folded() checks to pxd_free()
` [PATCH AUTOSEL 4.14 069/130] ata: sata_mv, avoid trigerrable BUG_ON
` [PATCH AUTOSEL 4.14 070/130] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
` [PATCH AUTOSEL 4.14 072/130] Bluetooth: Fix advertising duplicated flags
` [Intel-wired-lan] [PATCH AUTOSEL 4.14 074/130] ixgbe: protect TX timestamping from API misuse
` [PATCH AUTOSEL 4.14 078/130] bnx2x: Fix PF-VF communication over multi-cos queues
` [PATCH AUTOSEL 4.14 079/130] spi: img-spfi: fix potential double release
` [PATCH AUTOSEL 4.14 081/130] rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
` [PATCH AUTOSEL 4.14 082/130] perf probe: Fix to find range-only function instance
` [PATCH AUTOSEL 4.14 090/130] drm/amdgpu: fix potential double drop fence reference
` [PATCH AUTOSEL 4.14 102/130] spi: pxa2xx: Add missed security checks
` [PATCH AUTOSEL 4.14 105/130] s390/disassembler: don't hide instruction addresses
` [PATCH AUTOSEL 4.14 112/130] spi: tegra20-slink: add missed clk_unprepare
` [PATCH AUTOSEL 4.14 113/130] crypto: virtio - deal with unsupported input sizes
` [PATCH AUTOSEL 4.14 117/130] spi: st-ssc4: add missed pm_runtime_disable
` [PATCH AUTOSEL 4.14 120/130] fbtft: Make sure string is NULL terminated

[PATCH 1/4] ARM: zynq: zedboard: split out PS7 init
 2019-12-10 22:03 UTC  (4+ messages)
` [PATCH 2/4] ARM: zynq: zedboard: allow lowlevel init to be called as second stage
` [PATCH 3/4] filetype: add Zynq image type
` [PATCH 4/4] ARM: zynq: add Zynq image bootm handler

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-10 22:02 UTC  (6+ messages)
` [PATCH net-next 4/6] net: dsa: mt7530: Add the support of MT7531 switch

[PATCH RFC 0/8] Add Unisoc's drm kms module
 2019-12-10 22:01 UTC  (5+ messages)
` [PATCH RFC 2/8] drm/sprd: add Unisoc's drm kms master

[Buildroot] [PATCH 00/12] Ensure extractor dependencies are taken into account
 2019-12-10 21:59 UTC  (13+ messages)
` [Buildroot] [PATCH 01/12] package/pkg-utils.mk: rename extractor-dependency to extractor-system-dependency
` [Buildroot] [PATCH 02/12] package/pkg-utils.mk: add extractor-pkg-dependency macro
` [Buildroot] [PATCH 03/12] package/pkg-utils.mk: rework implementation of extractor-system-dependency
` [Buildroot] [PATCH 04/12] package/pkg-generic.mk: use extractor-pkg-dependency macro
` [Buildroot] [PATCH 05/12] arch/arch.mk.xtensa: fix usage of arch-xtensa-overlay-extract
` [Buildroot] [PATCH 06/12] package/android-tools: add missing extract dependencies
` [Buildroot] [PATCH 07/12] package/cargo: "
` [Buildroot] [PATCH 08/12] package/gettext-tiny: "
` [Buildroot] [PATCH 09/12] package/murata-cyw-fw: "
` [Buildroot] [PATCH 10/12] package/nvidia-tegra23/nvidia-tegra32-binaries: "
` [Buildroot] [PATCH 11/12] package/perl: "
` [Buildroot] [PATCH 12/12] package/rust-bin: "

[PATCH v8 0/7] Introduce support for guest CET feature
 2019-12-10 21:58 UTC  (3+ messages)
` [PATCH v8 7/7] KVM: X86: Add user-space access interface for CET MSRs

[PATCH 1/2] ARM: dts: Configure interconnect target module for am4 qspi
 2019-12-10 21:58 UTC  (2+ messages)
` [PATCH 2/2] ARM: OMAP2+: Drop legacy platform data "

[thud/master][PATCH] netperf, arago.conf: enable netperf intervals/pacing and histogram options
 2019-12-10 21:55 UTC 

[PATCH net 0/2] bnx2x: bug fixes
 2019-12-10 21:56 UTC  (3+ messages)
` [PATCH net 1/2] bnx2x: Do not handle requests from VFs after parity
` [PATCH net 2/2] bnx2x: Fix logic to get total no. of PFs per engine

[PATCH] wg-quick: linux: add support for nft and prefer it
 2019-12-10 21:56 UTC  (5+ messages)

[PATCH] tpm: selftests: cleanup after unseal with wrong policy test
 2019-12-10 21:55 UTC 

Problem with WARN_ON in mutex_trylock() and rxrpc
 2019-12-10 21:53 UTC  (6+ messages)

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-10 21:53 UTC  (9+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH 0/2] Fix imx6ull/6ulz boot crash
 2019-12-10 21:53 UTC  (4+ messages)
` [PATCH 1/2] ARM: imx: Fix boot crash if ocotp is not found
` [PATCH 2/2] ARM: imx: Fix ocotp_compat for 6ull/6ulz

[PATCH][v3 00/20] Gnome cleanups & desktop patches
 2019-12-10 21:53 UTC  (4+ messages)
` [PATCH][v3 05/20] accountsservice: initial add 0.6.55

[PATCH AUTOSEL 5.4 040/350] media: ov6650: Fix control handler not freed on init error
 2019-12-10 21:49 UTC  (60+ messages)
` [PATCH AUTOSEL 5.4 042/350] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH AUTOSEL 5.4 043/350] media: i2c: ov2659: Fix missing 720p register config
` [PATCH AUTOSEL 5.4 046/350] tools/power/cpupower: Fix initializer override in hsw_ext_cstates
` [PATCH AUTOSEL 5.4 047/350] media: venus: core: Fix msm8996 frequency table
` [PATCH AUTOSEL 5.4 048/350] ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
` [PATCH AUTOSEL 5.4 049/350] media: vimc: Fix gpf in rmmod path when stream is active
` [PATCH AUTOSEL 5.4 050/350] drm/amd/display: Set number of pipes to 1 if the second pipe was disabled
` [PATCH AUTOSEL 5.4 051/350] pinctrl: devicetree: Avoid taking direct reference to device name string
` [PATCH AUTOSEL 5.4 052/350] drm/sun4i: dsi: Fix TCON DRQ set bits
` [PATCH AUTOSEL 5.4 056/350] selftests/bpf: Correct path to include msg + path
` [PATCH AUTOSEL 5.4 057/350] drm/amd/display: set minimum abm backlight level
` [PATCH AUTOSEL 5.4 058/350] media: venus: Fix occasionally failures to suspend
` [PATCH AUTOSEL 5.4 059/350] rtw88: fix NSS of hw_cap
` [PATCH AUTOSEL 5.4 060/350] drm/amd/display: fix struct init in update_bounding_box
` [PATCH AUTOSEL 5.4 061/350] usb: renesas_usbhs: add suspend event support in gadget mode
` [PATCH AUTOSEL 5.4 062/350] crypto: aegis128-neon - use Clang compatible cflags for ARM
` [PATCH AUTOSEL 5.4 063/350] hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
` [PATCH AUTOSEL 5.4 064/350] regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe()
` [PATCH AUTOSEL 5.4 066/350] media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()
` [PATCH AUTOSEL 5.4 069/350] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
` [PATCH AUTOSEL 5.4 070/350] samples: pktgen: fix proc_cmd command result check logic
` [PATCH AUTOSEL 5.4 071/350] block: Fix writeback throttling W=1 compiler warnings
` [PATCH AUTOSEL 5.4 072/350] MIPS: syscall: Emit Loongson3 sync workarounds within asm
` [PATCH AUTOSEL 5.4 073/350] drm/amdkfd: Fix MQD size calculation
` [PATCH AUTOSEL 5.4 074/350] iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 5.4 075/350] MIPS: futex: Emit Loongson3 sync workarounds within asm
` [PATCH AUTOSEL 5.4 076/350] staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOC
` [PATCH AUTOSEL 5.4 078/350] drm/drm_vblank: Change EINVAL by the correct errno
` [PATCH AUTOSEL 5.4 079/350] selftests/bpf: Fix btf_dump padding test case
` [PATCH AUTOSEL 5.4 080/350] libbpf: Fix struct end padding in btf_dump
` [PATCH AUTOSEL 5.4 081/350] libbpf: Fix passing uninitialized bytes to setsockopt
` [PATCH AUTOSEL 5.4 083/350] team: call RCU read lock when walking the port_list
` [PATCH AUTOSEL 5.4 084/350] media: cx88: Fix some error handling path in 'cx8800_initdev()'
` [PATCH AUTOSEL 5.4 085/350] crypto: inside-secure - Fix a maybe-uninitialized warning
` [PATCH AUTOSEL 5.4 088/350] ASoC: SOF: enable sync_write in hdac_bus
` [PATCH AUTOSEL 5.4 089/350] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
` [PATCH AUTOSEL 5.4 090/350] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
` [PATCH AUTOSEL 5.4 091/350] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
` [PATCH AUTOSEL 5.4 092/350] media: ti-vpe: vpe: Make sure YUYV is set as default format
` [PATCH AUTOSEL 5.4 093/350] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
` [PATCH AUTOSEL 5.4 094/350] media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
` [PATCH AUTOSEL 5.4 097/350] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
` [PATCH AUTOSEL 5.4 099/350] syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
` [PATCH AUTOSEL 5.4 100/350] drm/amd/display: Fix dongle_caps containing stale information
` [PATCH AUTOSEL 5.4 101/350] extcon: sm5502: Reset registers during initialization
` [PATCH AUTOSEL 5.4 104/350] x86/mm: Use the correct function type for native_set_fixmap()
` [PATCH AUTOSEL 5.4 105/350] iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position
` [PATCH AUTOSEL 5.4 106/350] ath10k: Correct error handling of dma_map_single()
` [PATCH AUTOSEL 5.4 107/350] rtw88: coex: Set 4 slot mode for A2DP
` [PATCH AUTOSEL 5.4 109/350] perf test: Report failure for mmap events
` [PATCH AUTOSEL 5.4 110/350] perf report: Add warning when libunwind not compiled in
` [PATCH AUTOSEL 5.4 113/350] perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a'
` [PATCH AUTOSEL 5.4 114/350] usb: usbfs: Suppress problematic bind and unbind uevents
` [PATCH AUTOSEL 5.4 116/350] iio: adc: max1027: Reset the device at probe time
` [PATCH AUTOSEL 5.4 117/350] iio: dac: ad7303: replace mlock with own lock
` [PATCH AUTOSEL 5.4 276/350] net: bcmgenet: Add RGMII_RXID support
` [PATCH AUTOSEL 5.4 277/350] tpm: Add a flag to indicate TPM power is managed by firmware

[PATCH v3 12/13] PCI/ATS: Add PASID stubs
 2019-12-10 21:07 UTC  (2+ messages)

[PATCH bpf v2] bpftool: Don't crash on missing jited insns or ksyms
 2019-12-10 21:52 UTC  (6+ messages)

[PATCH v5 0/4] IT6505 cover letter
 2019-12-10 21:51 UTC  (5+ messages)
` [PATCH v5 2/4] Revert "drm/tegra: Move drm_dp_link helpers to Tegra DRM"

[alsa-devel] [PATCH for-5.6 00/23] ASoC: PCM API updates (part II)
 2019-12-10 21:47 UTC  (3+ messages)
` [alsa-devel] [PATCH for-5.6 06/23] ASoC: fsl: Drop superfluous ioctl PCM ops

[dm-crypt] Anyone know why I can't access my volumes?
 2019-12-10 21:51 UTC  (9+ messages)

[meta-networking][PATCH] netperf: add "intervals" and "histogram" PACKAGECONFIGs
 2019-12-10 21:51 UTC 

[Bridge] [PATCH net-next] net: bridge: add STP xstats
 2019-12-10 21:08 UTC  (9+ messages)
              `  "

[PATCH 0/6] VFIO mdev aggregated resources handling
 2019-12-10 21:08 UTC  (11+ messages)

[OpenRISC] [PATCH 0/2] OpenRISC Remove 64-bit support to fit 32-bit hosts (PR 25184)
 2019-12-10 21:49 UTC  (3+ messages)
` [OpenRISC] [PATCH 1/2] or1k: Remove 64-bit support, it's not used and it breaks 32-bit hosts
` [OpenRISC] [PATCH 2/2] or1k: Regnerate opcode files after removing 64-bit support

[PATCH] PCI/P2PDMA: Add Intel SkyLake-E to the whitelist
 2019-12-10 21:49 UTC  (2+ messages)

[PATCH 1/2] staging: octeon: delete driver
 2019-12-10 21:48 UTC  (6+ messages)

[PATCH v3] perf inject --jit: Remove //anon mmap events
 2019-12-10 21:08 UTC  (6+ messages)

[PATCH AUTOSEL 4.19 001/177] drm: mst: Fix query_payload ack reply struct
 2019-12-10 21:30 UTC  (38+ messages)
` [PATCH AUTOSEL 4.19 003/177] drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings
` [PATCH AUTOSEL 4.19 004/177] iio: light: bh1750: Resolve compiler warning and make code more readable
` [PATCH AUTOSEL 4.19 005/177] drm/amdgpu: grab the id mgr lock while accessing passid_mapping
` [PATCH AUTOSEL 4.19 006/177] iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.19 009/177] staging: rtl8188eu: fix possible null dereference
` [PATCH AUTOSEL 4.19 010/177] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH AUTOSEL 4.19 011/177] rtlwifi: prevent memory leak in rtl_usb_probe
` [PATCH AUTOSEL 4.19 012/177] libertas: fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.19 013/177] ath10k: fix backtrace on coredump
` [PATCH AUTOSEL 4.19 014/177] IB/iser: bound protection_sg size by data_sg size
` [PATCH AUTOSEL 4.19 016/177] media: i2c: ov2659: fix s_stream return value
` [PATCH AUTOSEL 4.19 017/177] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH AUTOSEL 4.19 018/177] media: i2c: ov2659: Fix missing 720p register config
` [PATCH AUTOSEL 4.19 019/177] media: ov6650: Fix stored frame format not in sync with hardware
` [PATCH AUTOSEL 4.19 020/177] media: ov6650: Fix stored crop rectangle "
` [PATCH AUTOSEL 4.19 021/177] tools/power/cpupower: Fix initializer override in hsw_ext_cstates
` [PATCH AUTOSEL 4.19 024/177] pinctrl: devicetree: Avoid taking direct reference to device name string
` [PATCH AUTOSEL 4.19 025/177] drm/amdkfd: fix a potential NULL pointer dereference (v2)
` [PATCH AUTOSEL 4.19 026/177] selftests/bpf: Correct path to include msg + path
` [PATCH AUTOSEL 4.19 027/177] media: venus: Fix occasionally failures to suspend
` [PATCH AUTOSEL 4.19 029/177] hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
` [PATCH AUTOSEL 4.19 030/177] regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe()
` [PATCH AUTOSEL 4.19 031/177] media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()
` [PATCH AUTOSEL 4.19 033/177] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
` [PATCH AUTOSEL 4.19 034/177] samples: pktgen: fix proc_cmd command result check logic
` [PATCH AUTOSEL 4.19 035/177] block: Fix writeback throttling W=1 compiler warnings
` [PATCH AUTOSEL 4.19 036/177] MIPS: syscall: Emit Loongson3 sync workarounds within asm
` [PATCH AUTOSEL 4.19 037/177] iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 4.19 038/177] mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
` [PATCH AUTOSEL 4.19 040/177] media: cx88: Fix some error handling path in 'cx8800_initdev()'
` [PATCH AUTOSEL 4.19 041/177] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
` [PATCH AUTOSEL 4.19 042/177] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
` [PATCH AUTOSEL 4.19 043/177] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
` [PATCH AUTOSEL 4.19 044/177] media: ti-vpe: vpe: Make sure YUYV is set as default format
` [PATCH AUTOSEL 4.19 045/177] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
` [PATCH AUTOSEL 4.19 051/177] syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
` [PATCH AUTOSEL 4.19 052/177] x86/mm: Use the correct function type for native_set_fixmap()

[RFC-next 0/1] Odroid C2: Enable DVFS for cpu
 2019-12-10 21:47 UTC  (9+ messages)

Lock contention around unix_gc_lock
 2019-12-10 21:32 UTC 

[Bridge] [PATCH net-next v2] net: bridge: add STP xstats
 2019-12-10 21:45 UTC  (3+ messages)
`  "

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-10 21:44 UTC  (6+ messages)
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command


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.