All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-16 23:21:03 to 2020-01-16 23:34:28 UTC [more...]

[PATCH 4.14 00/71] 4.14.166-stable review
 2020-01-16 23:19 UTC  (42+ messages)
` [PATCH 4.14 07/71] arm64: dont open code page table entry creation
` [PATCH 4.14 11/71] cfg80211/mac80211: make ieee80211_send_layer2_update a public function
` [PATCH 4.14 12/71] mac80211: Do not send Layer 2 Update frame before authorization
` [PATCH 4.14 13/71] media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
` [PATCH 4.14 14/71] cifs: Fix lease buffer length error
` [PATCH 4.14 15/71] wimax: i2400: fix memory leak
` [PATCH 4.14 18/71] dccp: Fix memleak in __feat_register_sp
` [PATCH 4.14 26/71] gpio: Fix error message on out-of-range GPIO in lookup table
` [PATCH 4.14 28/71] cifs: Adjust indentation in smb2_open_file
` [PATCH 4.14 29/71] btrfs: simplify inode locking for RWF_NOWAIT
` [PATCH 4.14 31/71] RDMA/srpt: Report the SCSI residual to the initiator
` [PATCH 4.14 32/71] arm64: add sentinel to kpti_safe_list
` [PATCH 4.14 35/71] scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
` [PATCH 4.14 36/71] platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
` [PATCH 4.14 38/71] NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
` [PATCH 4.14 39/71] iio: imu: adis16480: assign bias value only if operation succeeded
` [PATCH 4.14 40/71] mei: fix modalias documentation
` [PATCH 4.14 42/71] pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
` [PATCH 4.14 46/71] af_unix: add compat_ioctl support
` [PATCH 4.14 48/71] PCI/PTM: Remove spurious "d" from granularity message
` [PATCH 4.14 49/71] powerpc/powernv: Disable native PCIe port management
` [PATCH 4.14 50/71] tty: serial: imx: use the sg count from dma_map_sg
` [PATCH 4.14 52/71] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH 4.14 53/71] media: ov6650: Fix some format attributes not under control
` [PATCH 4.14 54/71] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH 4.14 55/71] media: exynos4-is: Fix recursive locking in isp_video_release()
` [PATCH 4.14 56/71] mtd: spi-nor: fix silent truncation in spi_nor_read()
` [PATCH 4.14 57/71] mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
` [PATCH 4.14 58/71] spi: atmel: fix handling of cs_change set on non-last xfer
` [PATCH 4.14 59/71] rtlwifi: Remove unnecessary NULL check in rtl_regd_init
` [PATCH 4.14 60/71] f2fs: fix potential overflow
` [PATCH 4.14 61/71] rtc: msm6242: Fix reading of 10-hour digit
` [PATCH 4.14 62/71] gpio: mpc8xxx: Add platform device to gpiochip->parent
` [PATCH 4.14 63/71] scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
` [PATCH 4.14 65/71] mips: cacheinfo: report shared CPU map
` [PATCH 4.14 66/71] MIPS: Prevent link failure with kcov instrumentation
` [PATCH 4.14 67/71] dmaengine: k3dma: Avoid null pointer traversal
` [PATCH 4.14 68/71] ioat: ioat_alloc_ring() failure handling
` [PATCH 4.14 69/71] hexagon: parenthesize registers in asm predicates
` [PATCH 4.14 70/71] hexagon: work around compiler crash
` [PATCH 4.14 71/71] ocfs2: call journal flush to mark journal as empty after journal recovery when mount

[PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS
 2020-01-16 23:32 UTC  (4+ messages)

Build failed in Jenkins: libcamera #73
 2020-01-16 23:33 UTC  (2+ messages)
` Build failed in Jenkins: libcamera #74

[PATCH 4.19 00/84] 4.19.97-stable review
 2020-01-16 23:18 UTC  (48+ messages)
` [PATCH 4.19 01/84] hidraw: Return EPOLLOUT from hidraw_poll
` [PATCH 4.19 02/84] HID: hidraw: Fix returning "
` [PATCH 4.19 03/84] HID: hidraw, uhid: Always report EPOLLOUT
` [PATCH 4.19 04/84] ethtool: reduce stack usage with clang
` [PATCH 4.19 07/84] mac80211: Do not send Layer 2 Update frame before authorization
` [PATCH 4.19 08/84] f2fs: Move err variable to function scope in f2fs_fill_dentries()
` [PATCH 4.19 09/84] f2fs: check memory boundary by insane namelen
` [PATCH 4.19 12/84] iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
` [PATCH 4.19 14/84] RDMA: Fix goto target to release the allocated memory
` [PATCH 4.19 15/84] dccp: Fix memleak in __feat_register_sp
` [PATCH 4.19 17/84] rtc: mt6397: fix alarm register overwrite
` [PATCH 4.19 19/84] RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
` [PATCH 4.19 20/84] ASoC: soc-core: Set dpcm_playback / dpcm_capture
` [PATCH 4.19 23/84] mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
` [PATCH 4.19 24/84] gpio: zynq: Fix for bug in zynq_gpio_restore_context API
` [PATCH 4.19 28/84] s390/qeth: fix false reporting of VNIC CHAR config failure
` [PATCH 4.19 29/84] s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
` [PATCH 4.19 30/84] cifs: Adjust indentation in smb2_open_file
` [PATCH 4.19 32/84] drm/ttm: fix start page for huge page check in ttm_put_pages()
` [PATCH 4.19 33/84] drm/ttm: fix incrementing the page pointer for huge pages
` [PATCH 4.19 34/84] btrfs: simplify inode locking for RWF_NOWAIT
` [PATCH 4.19 36/84] RDMA/srpt: Report the SCSI residual to the initiator
` [PATCH 4.19 39/84] platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
` [PATCH 4.19 41/84] xprtrdma: Fix completion wait during device removal
` [PATCH 4.19 44/84] NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
` [PATCH 4.19 46/84] mei: fix modalias documentation
` [PATCH 4.19 47/84] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
` [PATCH 4.19 48/84] pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
` [PATCH 4.19 49/84] pinctrl: lewisburg: Update pin list according to v1.1v6
` [PATCH 4.19 53/84] compat_ioctl: handle SIOCOUTQNSD
` [PATCH 4.19 55/84] PCI/PTM: Remove spurious "d" from granularity message
` [PATCH 4.19 57/84] tty: serial: imx: use the sg count from dma_map_sg
` [PATCH 4.19 59/84] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH 4.19 61/84] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH 4.19 67/84] mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
` [PATCH 4.19 68/84] spi: atmel: fix handling of cs_change set on non-last xfer
` [PATCH 4.19 69/84] rtlwifi: Remove unnecessary NULL check in rtl_regd_init
` [PATCH 4.19 70/84] f2fs: fix potential overflow
` [PATCH 4.19 71/84] rtc: msm6242: Fix reading of 10-hour digit
` [PATCH 4.19 72/84] rtc: brcmstb-waketimer: add missed clk_disable_unprepare
` [PATCH 4.19 73/84] gpio: mpc8xxx: Add platform device to gpiochip->parent
` [PATCH 4.19 75/84] selftests: firmware: Fix it to do root uid check and skip
` [PATCH 4.19 76/84] rseq/selftests: Turn off timeout setting
` [PATCH 4.19 77/84] mips: cacheinfo: report shared CPU map
` [PATCH 4.19 80/84] dmaengine: k3dma: Avoid null pointer traversal
` [PATCH 4.19 81/84] ioat: ioat_alloc_ring() failure handling
` [PATCH 4.19 84/84] ocfs2: call journal flush to mark journal as empty after journal recovery when mount

[tip:core/core] BUILD SUCCESS d129479f1fff5c88adbf8dff7649664916d28f81
 2020-01-16 23:28 UTC 

[Xen-devel] [xen-unstable-smoke test] 146174: tolerable all pass - PUSHED
 2020-01-16 23:27 UTC 

linux-next: build failure after merge of the kunit-next tree
 2020-01-16 23:27 UTC  (3+ messages)

[PATCH 5.4 000/203] 5.4.13-stable review
 2020-01-16 23:18 UTC  (95+ messages)
` [PATCH 5.4 029/203] drm/tegra: Fix ordering of cleanup code
` [PATCH 5.4 032/203] hsr: reset network header when supervision frame is created
` [PATCH 5.4 033/203] s390/qeth: fix qdio teardown after early init error
` [PATCH 5.4 035/203] s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
` [PATCH 5.4 037/203] s390/qeth: fix initialization on old HW
` [PATCH 5.4 038/203] cifs: Adjust indentation in smb2_open_file
` [PATCH 5.4 048/203] syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
` [PATCH 5.4 049/203] syscalls/x86: Use the correct function type for sys_ni_syscall
` [PATCH 5.4 051/203] hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
` [PATCH 5.4 052/203] btrfs: simplify inode locking for RWF_NOWAIT
` [PATCH 5.4 054/203] netfilter: nft_meta: use 64-bit time arithmetic
` [PATCH 5.4 055/203] ASoC: dt-bindings: mt8183: add missing update
` [PATCH 5.4 059/203] ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=n
` [PATCH 5.4 060/203] ASoC: rsnd: fix DALIGN register for SSIU
` [PATCH 5.4 062/203] RDMA/hns: remove a redundant le16_to_cpu
` [PATCH 5.4 063/203] RDMA/hns: Modify return value of restrack functions
` [PATCH 5.4 065/203] RDMA/siw: Fix port number endianness in a debug message
` [PATCH 5.4 066/203] RDMA/hns: Fix build error again
` [PATCH 5.4 067/203] RDMA/hns: Release qp resources when failed to destroy qp
` [PATCH 5.4 068/203] xprtrdma: Add unique trace points for posting Local Invalidate WRs
` [PATCH 5.4 071/203] xprtrdma: Close window between waking RPC senders and posting Receives
` [PATCH 5.4 072/203] RDMA/hns: Fix to support 64K page for srq
` [PATCH 5.4 074/203] rdma: Remove nes ABI header
` [PATCH 5.4 076/203] RDMA/srpt: Report the SCSI residual to the initiator
` [PATCH 5.4 077/203] uaccess: Add non-pagefault user-space write function
` [PATCH 5.4 078/203] bpf: Make use of probe_user_write in probe write helper
` [PATCH 5.4 081/203] libbpf: Fix Makefile libbpf symbol mismatch diagnostic
` [PATCH 5.4 083/203] afs: Fix afs_lookup() to not clobber the version on a new dentry
` [PATCH 5.4 085/203] scsi: enclosure: Fix stale device oops with hot replug
` [PATCH 5.4 086/203] scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
` [PATCH 5.4 088/203] platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
` [PATCH 5.4 089/203] platform/x86: GPD pocket fan: Use default values when wrong modparams are given
` [PATCH 5.4 090/203] asm-generic/nds32: dont redefine cacheflush primitives
` [PATCH 5.4 092/203] Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces
` [PATCH 5.4 093/203] xprtrdma: Fix create_qp crash on device unload
` [PATCH 5.4 097/203] scsi: ufs: Give an unique ID to each ufs-bsg
` [PATCH 5.4 098/203] crypto: cavium/nitrox - fix firmware assignment to AE cores
` [PATCH 5.4 100/203] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
` [PATCH 5.4 102/203] crypto: algif_skcipher - Use chunksize instead of blocksize
` [PATCH 5.4 103/203] crypto: geode-aes - convert to skcipher API and make thread-safe
` [PATCH 5.4 106/203] nfsd: v4 support requires CRYPTO_SHA256
` [PATCH 5.4 108/203] NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
` [PATCH 5.4 109/203] iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
` [PATCH 5.4 111/203] mei: fix modalias documentation
` [PATCH 5.4 112/203] clk: meson: axg-audio: fix regmap last register
` [PATCH 5.4 113/203] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
` [PATCH 5.4 115/203] dmaengine: dw: platform: Mark hclk clock optional
` [PATCH 5.4 116/203] clk: imx: pll14xx: Fix quick switch of S/K parameter
` [PATCH 5.4 119/203] pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
` [PATCH 5.4 120/203] pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSR
` [PATCH 5.4 124/203] Revert "drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper."
` [PATCH 5.4 125/203] drm/amdgpu: cleanup creating BOs at fixed location (v2)
` [PATCH 5.4 126/203] drm/amdgpu/discovery: reserve discovery data at the top of VRAM
` [PATCH 5.4 127/203] scsi: sd: enable compat ioctls for sed-opal
` [PATCH 5.4 130/203] af_unix: add compat_ioctl support
` [PATCH 5.4 132/203] PCI: aardvark: Use LTSSM state to build link training flag
` [PATCH 5.4 133/203] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
` [PATCH 5.4 134/203] PCI: dwc: Fix find_next_bit() usage
` [PATCH 5.4 135/203] PCI: Fix missing bridge dma_ranges resource list cleanup
` [PATCH 5.4 137/203] tools: PCI: Fix fd leakage
` [PATCH 5.4 138/203] PCI/PTM: Remove spurious "d" from granularity message
` [PATCH 5.4 139/203] powerpc/powernv: Disable native PCIe port management
` [PATCH 5.4 140/203] MIPS: PCI: remember nasid changed by set interrupt affinity
` [PATCH 5.4 142/203] MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
` [PATCH 5.4 143/203] tty: serial: imx: use the sg count from dma_map_sg
` [PATCH 5.4 146/203] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH 5.4 147/203] media: ov6650: Fix some format attributes not under control
` [PATCH 5.4 148/203] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH 5.4 149/203] media: ov6650: Fix default format not applied on device probe
` [PATCH 5.4 150/203] media: rcar-vin: Fix incorrect return statement in rvin_try_format()
` [PATCH 5.4 152/203] media: v4l: cadence: Fix how unsued lanes are handled in csi2rx_start()
` [PATCH 5.4 154/203] media: coda: fix deadlock between decoder picture run and start command
` [PATCH 5.4 158/203] media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly
` [PATCH 5.4 160/203] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH 5.4 161/203] memory: mtk-smi: Add PM suspend and resume ops
` [PATCH 5.4 162/203] Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
` [PATCH 5.4 166/203] mtd: spi-nor: fix silent truncation in spi_nor_read()
` [PATCH 5.4 168/203] spi: pxa2xx: Set controller->max_transfer_size in dma mode
` [PATCH 5.4 170/203] spi: rspi: Use platform_get_irq_byname_optional() for optional irqs
` [PATCH 5.4 171/203] spi: lpspi: fix memory leak in fsl_lpspi_probe
` [PATCH 5.4 174/203] iwlwifi: mvm: fix support for single antenna diversity
` [PATCH 5.4 175/203] sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
` [PATCH 5.4 176/203] f2fs: fix potential overflow
` [PATCH 5.4 177/203] NFSD fixing possible null pointer derefering in copy offload
` [PATCH 5.4 178/203] rtc: msm6242: Fix reading of 10-hour digit
` [PATCH 5.4 179/203] rtc: brcmstb-waketimer: add missed clk_disable_unprepare
` [PATCH 5.4 193/203] rxrpc: Dont take call->user_mutex in rxrpc_new_incoming_call()
` [PATCH 5.4 195/203] dmaengine: k3dma: Avoid null pointer traversal
` [PATCH 5.4 196/203] s390/qeth: lock the card while changing its hsuid
` [PATCH 5.4 197/203] ioat: ioat_alloc_ring() failure handling
` [PATCH 5.4 199/203] media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
` [PATCH 5.4 200/203] kbuild/deb-pkg: annotate libelf-dev dependency as :native
` [PATCH 5.4 202/203] hexagon: work around compiler crash

[PATCH v2 0/4] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-16 23:26 UTC  (4+ messages)
` [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

[PATCH v3 0/5] drm/i915: eDP DPCD aux backlight fixes
 2020-01-16 23:26 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: eDP DPCD aux backlight fixes (rev6)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH] nvme: clear stale nvmeq->tags after tagset free
 2020-01-16 23:26 UTC  (4+ messages)

[PATCH v3 00/15] rebase: make the default backend configurable
 2020-01-16 23:25 UTC  (13+ messages)
` [PATCH v3 15/15] rebase: change the default backend from "am" to "merge"

[PATCH linux dev-5.4 0/2] aspeed-g6: enable usb support
 2020-01-16 23:25 UTC  (3+ messages)
` [PATCH linux dev-5.4 1/2] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH linux dev-5.4 2/2] ARM: dts: aspeed-g6: add usb functions

attr dependency on linux-yocto
 2020-01-16 23:22 UTC 

[merged] mm-hugetlb-controller-for-cgroups-v2.patch removed from -mm tree
 2020-01-16 23:21 UTC 

[PATCH 0/4] target/arm: Fix ComputePAC (LP 1859713)
 2020-01-16 23:08 UTC  (2+ messages)
` [PATCH 1/4] target/arm: Fix PAuth sbox functions


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.