All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-14 17:06:43 to 2020-02-14 17:19:59 UTC [more...]

[PATCH] kvm/emulate: fix a -Werror=cast-function-type
 2020-02-14 17:08 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 16:11 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 389/542] clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page

[PATCH AUTOSEL 5.4 001/459] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 16:01 UTC  (38+ messages)
` [PATCH AUTOSEL 5.4 042/459] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH AUTOSEL 5.4 083/459] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 5.4 084/459] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
` [PATCH AUTOSEL 5.4 392/459] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
` [PATCH AUTOSEL 5.4 393/459] char: hpet: Use flexible-array member
` [PATCH AUTOSEL 5.4 419/459] ceph: check availability of mds cluster on mount after wait timeout
` [PATCH AUTOSEL 5.4 421/459] IB/mlx4: Fix leak in id_map_find_del
` [PATCH AUTOSEL 5.4 422/459] drm/amd/display: do not allocate display_mode_lib unnecessarily
` [PATCH AUTOSEL 5.4 423/459] irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
` [PATCH AUTOSEL 5.4 424/459] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH AUTOSEL 5.4 425/459] docs: i2c: writing-clients: properly name the stop condition
` [PATCH AUTOSEL 5.4 426/459] char: hpet: Fix out-of-bounds read bug
` [PATCH AUTOSEL 5.4 427/459] ftrace: fpid_next() should increase position index
` [PATCH AUTOSEL 5.4 429/459] radeon: insert 10ms sleep in dce5_crtc_load_lut
` [PATCH AUTOSEL 5.4 430/459] powerpc: Do not consider weak unresolved symbol relocations as bad
` [PATCH AUTOSEL 5.4 431/459] btrfs: do not do delalloc reservation under page lock
` [PATCH AUTOSEL 5.4 432/459] ocfs2: make local header paths relative to C files
` [PATCH AUTOSEL 5.4 433/459] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
` [PATCH AUTOSEL 5.4 434/459] lib/scatterlist.c: adjust indentation in __sg_alloc_table
` [PATCH AUTOSEL 5.4 435/459] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
` [PATCH AUTOSEL 5.4 438/459] bcache: fix incorrect data type usage in btree_flush_write()
` [PATCH AUTOSEL 5.4 440/459] nvmet: Pass lockdep expression to RCU lists
` [PATCH AUTOSEL 5.4 442/459] iwlwifi: mvm: Fix thermal zone registration
` [PATCH AUTOSEL 5.4 443/459] iwlwifi: mvm: avoid use after free for pmsr request
` [PATCH AUTOSEL 5.4 444/459] iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
` [PATCH AUTOSEL 5.4 445/459] NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
` [PATCH AUTOSEL 5.4 446/459] asm-generic/tlb: add missing CONFIG symbol
` [PATCH AUTOSEL 5.4 447/459] microblaze: Prevent the overflow of the start
` [PATCH AUTOSEL 5.4 448/459] brd: check and limit max_part par
` [PATCH AUTOSEL 5.4 450/459] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
` [PATCH AUTOSEL 5.4 451/459] NFS: Fix memory leaks
` [PATCH AUTOSEL 5.4 452/459] NFSv4: try lease recovery on NFS4ERR_EXPIRED
` [PATCH AUTOSEL 5.4 453/459] NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
` [PATCH AUTOSEL 5.4 454/459] help_next should increase position index
` [PATCH AUTOSEL 5.4 455/459] i40e: Relax i40e_xsk_wakeup's return value when PF is busy
` [PATCH AUTOSEL 5.4 456/459] cifs: log warning message (once) if out of disk space
` [PATCH AUTOSEL 5.4 458/459] fuse: don't overflow LLONG_MAX with end offset

[PATCH v2 00/30] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-14 17:18 UTC  (12+ messages)
` [PATCH v2 01/30] configure: Allow user to specify sphinx-build binary
` [PATCH v2 16/30] qapi: Add blank lines before bulleted lists

[PATCH v2 00/12] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-14 16:10 UTC  (6+ messages)
` [PATCH v2 04/12] MIPS: CI20: defconfig: compile leds-gpio driver into the kernel and configure for LED triggers
` [PATCH v2 08/12] MIPS: DTS: CI20: add DT node for IR sensor
` [PATCH v2 09/12] MIPS: CI20: defconfig: compile gpio-ir driver
` [PATCH v2 11/12] MIPS: CI20: defconfig: configure for CONFIG_KEYBOARD_GPIO=m
` [PATCH v2 12/12] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC

mmotm 2020-02-13-22-26 uploaded
 2020-02-14 17:18 UTC  (3+ messages)
` mmotm 2020-02-13-22-26 uploaded (mm/hugetlb.c)

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-14 17:17 UTC  (3+ messages)
` [PATCH 2/5] aio-posix: don't pass ns timeout to epoll_wait()
` [PATCH 4/5] aio-posix: make AioHandler deletion O(1)

[PATCH] Input: cyapa - replace zero-length array with flexible-array member
 2020-02-14 17:21 UTC 

[PATCH] arm: dts: imx8mq-evk: add phy-reset-gpios for fec1
 2020-02-14 17:18 UTC 

Droid 4 WiFi firmware loading error
 2020-02-14 16:11 UTC  (2+ messages)

[PATCH] Input: tca6416-keypad - replace zero-length array with flexible-array member
 2020-02-14 17:20 UTC 

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-14 17:17 UTC  (7+ messages)

[alsa-devel] [PATCH] ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write
 2020-02-14 17:16 UTC 

[PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
 2020-02-14 17:17 UTC  (11+ messages)

[PATCH AUTOSEL 4.19 001/252] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 16:09 UTC  (101+ messages)
` [PATCH AUTOSEL 4.19 002/252] drm/gma500: Fixup fbdev stolen size usage evaluation
` [PATCH AUTOSEL 4.19 004/252] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH AUTOSEL 4.19 006/252] cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
` [PATCH AUTOSEL 4.19 007/252] tools/power/acpi: fix compilation error
` [PATCH AUTOSEL 4.19 008/252] brcmfmac: Fix use after free in brcmf_sdio_readframes()
` [PATCH AUTOSEL 4.19 009/252] leds: pca963x: Fix open-drain initialization
` [PATCH AUTOSEL 4.19 010/252] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
` [PATCH AUTOSEL 4.19 011/252] ALSA: ctl: allow TLV read operation for callback type of element in locked case
` [PATCH AUTOSEL 4.19 013/252] pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
` [PATCH AUTOSEL 4.19 014/252] pxa168fb: Fix the function used to release some memory in an error handling path
` [PATCH AUTOSEL 4.19 015/252] media: i2c: mt9v032: fix enum mbus codes and frame sizes
` [PATCH AUTOSEL 4.19 016/252] RDMA/netlink: Do not always generate an ACK for some netlink operations
` [PATCH AUTOSEL 4.19 017/252] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH AUTOSEL 4.19 018/252] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
` [PATCH AUTOSEL 4.19 020/252] char/random: silence a lockdep splat with printk()
` [PATCH AUTOSEL 4.19 021/252] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH AUTOSEL 4.19 022/252] PCI/switchtec: Fix vep_vector_number ioread width
` [PATCH AUTOSEL 4.19 023/252] pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
` [PATCH AUTOSEL 4.19 024/252] efi/x86: Map the entire EFI vendor string before copying it
` [PATCH AUTOSEL 4.19 025/252] MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
` [PATCH AUTOSEL 4.19 026/252] sparc: Add .exit.data section
` [PATCH AUTOSEL 4.19 027/252] uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
` [PATCH AUTOSEL 4.19 029/252] usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
` [PATCH AUTOSEL 4.19 030/252] usb: dwc2: Fix IN FIFO allocation
` [PATCH AUTOSEL 4.19 034/252] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
` [PATCH AUTOSEL 4.19 035/252] x86/sysfb: Fix check for bad VRAM size
` [PATCH AUTOSEL 4.19 036/252] pwm: omap-dmtimer: Simplify error handling
` [PATCH AUTOSEL 4.19 037/252] scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails
` [PATCH AUTOSEL 4.19 038/252] s390/pci: Fix possible deadlock in recover_store()
` [PATCH AUTOSEL 4.19 039/252] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 4.19 042/252] tracing: Fix very unlikely race of registering two stat tracers
` [PATCH AUTOSEL 4.19 044/252] ARM: 8952/1: Disable kmemleak on XIP kernels
` [PATCH AUTOSEL 4.19 045/252] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 4.19 046/252] ath10k: Correct the DMA direction for management tx buffers
` [PATCH AUTOSEL 4.19 047/252] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
` [PATCH AUTOSEL 4.19 048/252] libertas: make lbs_ibss_join_existing() return error code on rates overflow
` [PATCH AUTOSEL 4.19 049/252] drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
` [PATCH AUTOSEL 4.19 050/252] nbd: add a flush_workqueue in nbd_start_device
` [PATCH AUTOSEL 4.19 053/252] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
` [PATCH AUTOSEL 4.19 054/252] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
` [PATCH AUTOSEL 4.19 055/252] drm/amdgpu: remove set but not used variable 'dig_connector'
` [PATCH AUTOSEL 4.19 056/252] drm/amdgpu: remove set but not used variable 'dig'
` [PATCH AUTOSEL 4.19 057/252] drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch'
` [PATCH AUTOSEL 4.19 058/252] drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
` [PATCH AUTOSEL 4.19 059/252] drm/amd/powerplay: remove set but not used variable 'threshold', 'state'
` [PATCH AUTOSEL 4.19 060/252] drm/amdgpu: remove set but not used variable 'amdgpu_connector'
` [PATCH AUTOSEL 4.19 061/252] drm/amdgpu: remove set but not used variable 'invalid'
` [PATCH AUTOSEL 4.19 062/252] drm/amd/powerplay: remove set but not used variable 'us_mvdd'
` [PATCH AUTOSEL 4.19 064/252] drm/gma500: remove set but not used variable 'error'
` [PATCH AUTOSEL 4.19 065/252] drm/gma500: remove set but not used variable 'is_hdmi','is_crt'
` [PATCH AUTOSEL 4.19 066/252] drm/gma500: remove set but not used variable 'channel_eq'
` [PATCH AUTOSEL 4.19 068/252] drm/amd/display: remove set but not used variable 'bp' in bios_parser.c
` [PATCH AUTOSEL 4.19 069/252] drm/radeon: remove set but not used variable 'size', 'relocs_chunk'
` [PATCH AUTOSEL 4.19 070/252] drm/radeon: remove set but not used variable 'backbias_response_time'
` [PATCH AUTOSEL 4.19 072/252] drm/radeon: remove set but not used variable 'radeon_connector'
` [PATCH AUTOSEL 4.19 073/252] drm/radeon: remove set but not used variable 'blocks'
` [PATCH AUTOSEL 4.19 075/252] drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
` [PATCH AUTOSEL 4.19 076/252] regulator: rk808: Lower log level on optional GPIOs being not available
` [PATCH AUTOSEL 4.19 077/252] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH AUTOSEL 4.19 078/252] PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
` [PATCH AUTOSEL 4.19 079/252] NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu()
` [PATCH AUTOSEL 4.19 080/252] selinux: fall back to ref-walk if audit is required
` [PATCH AUTOSEL 4.19 083/252] ARM: dts: at91: Reenable UART TX pull-ups
` [PATCH AUTOSEL 4.19 084/252] tty: omap-serial: remove set but unused variable
` [PATCH AUTOSEL 4.19 086/252] arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
` [PATCH AUTOSEL 4.19 087/252] padata: always acquire cpu_hotplug_lock before pinst->lock
` [PATCH AUTOSEL 4.19 089/252] ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
` [PATCH AUTOSEL 4.19 090/252] tty: serial: amba-pl011: remove set but unused variable
` [PATCH AUTOSEL 4.19 091/252] PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
` [PATCH AUTOSEL 4.19 092/252] media: cx23885: Add support for AVerMedia CE310B
` [PATCH AUTOSEL 4.19 093/252] PCI: Add generic quirk for increasing D3hot delay
` [PATCH AUTOSEL 4.19 094/252] PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
` [PATCH AUTOSEL 4.19 095/252] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
` [PATCH AUTOSEL 4.19 096/252] reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
` [PATCH AUTOSEL 4.19 097/252] r8169: check that Realtek PHY driver module is loaded
` [PATCH AUTOSEL 4.19 098/252] fore200e: Fix incorrect checks of NULL pointer dereference
` [PATCH AUTOSEL 4.19 101/252] ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
` [PATCH AUTOSEL 4.19 102/252] Revert "tty/serial: atmel: fix out of range clock divider handling"
` [PATCH AUTOSEL 4.19 103/252] b43legacy: Fix -Wcast-function-type
` [PATCH AUTOSEL 4.19 104/252] ipw2x00: "
` [PATCH AUTOSEL 4.19 105/252] iwlegacy: "
` [PATCH AUTOSEL 4.19 106/252] rtlwifi: rtl_pci: "
` [PATCH AUTOSEL 4.19 107/252] bcma: remove set but not used variable 'sizel'
` [PATCH AUTOSEL 4.19 108/252] orinoco: avoid assertion in case of NULL pointer
` [PATCH AUTOSEL 4.19 109/252] ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
` [PATCH AUTOSEL 4.19 110/252] scsi: ufs: Complete pending requests in host reset and restore path
` [PATCH AUTOSEL 4.19 112/252] scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
` [PATCH AUTOSEL 4.19 116/252] rtc: hym8563: Return -EINVAL if the time is known to be invalid
` [PATCH AUTOSEL 4.19 117/252] dmaengine: Store module owner in dma_device struct
` [PATCH AUTOSEL 4.19 118/252] dmaengine: imx-sdma: Fix memory leak
` [PATCH AUTOSEL 4.19 121/252] x86/vdso: Provide missing include file
` [PATCH AUTOSEL 4.19 123/252] pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
` [PATCH AUTOSEL 4.19 124/252] pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
` [PATCH AUTOSEL 4.19 126/252] RDMA/rxe: Fix error type of mmap_offset
` [PATCH AUTOSEL 4.19 127/252] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH AUTOSEL 4.19 128/252] ALSA: sh: Fix unused variable warnings
` [PATCH AUTOSEL 4.19 130/252] ALSA: sh: Fix compile warning wrt const
` [PATCH AUTOSEL 4.19 132/252] x86/unwind/orc: Fix !CONFIG_MODULES build warning
` [PATCH AUTOSEL 4.19 139/252] crypto: atmel-sha - fix error handling when setting hmac key
` [PATCH AUTOSEL 4.19 142/252] udf: Fix free space reporting for metadata and virtual partitions

[PATCH] Input: gpio_keys_polled - replace zero-length array with flexible-array member
 2020-02-14 17:19 UTC 

[PATCH net] net: dsa: b53: Ensure the default VID is untagged
 2020-02-14 17:15 UTC  (4+ messages)

[PATCH 0/4] drm/sun4i: Support clock and data polarities on LVDS output
 2020-02-14 16:13 UTC  (5+ messages)
` [PATCH 1/4] drm/connector: Add data polarity flags
` [PATCH 2/4] dt-bindings: panel: lvds: Add properties for clock and data polarities

[Xen-devel] [xen-unstable-smoke test] 147052: tolerable all pass - PUSHED
 2020-02-14 17:15 UTC 

[PATCH v3] unpack-trees.c: distinguish ita files from empty files
 2020-02-14 17:14 UTC  (2+ messages)
` [PATCH v4] "

[PATCH nf-next 0/2] Two non-functional fixes for nft_set_pipapo
 2020-02-14 17:14 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nft_set_pipapo: Fix mapping table example in comments
` [PATCH nf-next 2/2] netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()

yocto.io: Add weekly full tests on master branch?
 2020-02-14 17:14 UTC  (2+ messages)

[PATCH v2 0/8] serial: Disable DMA and PM on kernel console
 2020-02-14 17:13 UTC  (4+ messages)
` [PATCH v2 5/8] serial: 8250_port: Don't use power management for "

[lustre-devel] Setting GFP_FS flag for Lustre threads doing DMU calls?
 2020-02-14 17:13 UTC 

[GIT PULL] nvme for 5.6-rc
 2020-02-14 17:12 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: Make balance cancelling response faster
 2020-02-14 17:12 UTC  (5+ messages)
` [PATCH v2 2/4] btrfs: relocation: Check cancel request after each data page read

[PATCH] reset: unstage empty deleted ita files
 2020-02-14 17:12 UTC  (6+ messages)
` [PATCH v3] diff-lib.c: handle "

[PATCH] dmaengine: sa11x0: Replace zero-length array with flexible-array member
 2020-02-14 17:14 UTC 

[PATCH 5.4 00/96] 5.4.20-stable review
 2020-02-14 16:12 UTC  (2+ messages)

[alsa-devel] [PATCH v2 00/10] ASoC: soc-pcm cleanup step3
 2020-02-14 17:10 UTC  (2+ messages)

[PATCH v26 00/22] Intel SGX foundations
 2020-02-14 17:11 UTC  (6+ messages)
` [PATCH v26 10/22] x86/sgx: Linux Enclave Driver

[PATCH 1/4] MAINTAINERS: Add ubifs-authentication.rst to UBIFS
 2020-02-14 17:08 UTC  (8+ messages)
` [PATCH 2/4] docs: ubifs-authentication: Add a top-level heading
` [PATCH 3/4] docs: filesystems: link ubifs-authentication.rst
` [PATCH 4/4] docs: ubifs-authentication: fix Sphinx warning

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-14 17:09 UTC  (11+ messages)
          ` [alsa-devel] "

[Intel-gfx] [PATCH] drm/i915/tgl: Add Wa_1808121037 to tgl
 2020-02-14 17:10 UTC  (2+ messages)

[PATCHv3 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-02-14 16:13 UTC  (5+ messages)
` [PATCHv3 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv3 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata
    ` [PATCHv3 iproute2-next 3/7] iproute_lwtunnel: add options support for erspan metadata

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-14 17:09 UTC  (4+ messages)
` [PATCH 26/61] KVM: x86: Introduce cpuid_entry_{get,has}() accessors

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-14 17:08 UTC  (6+ messages)
` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource

[PATCH] ACPICA: Fix a typo in acuuid.h
 2020-02-14 17:07 UTC  (3+ messages)

[GIT PULL for v5.7] Venus updates
 2020-02-14 16:15 UTC  (2+ messages)

[PATCH v5 0/7] introduce memory hinting API for external process
 2020-02-14 17:05 UTC  (2+ messages)
` [PATCH v5 7/7] mm/madvise: allow KSM hints for remote API


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.