linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 13:08:10 to 2020-09-21 14:41:09 UTC [more...]

[PATCH AUTOSEL 5.8 01/20] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC  (9+ messages)
` [PATCH AUTOSEL 5.8 03/20] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
` [PATCH AUTOSEL 5.8 04/20] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
` [PATCH AUTOSEL 5.8 05/20] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
` [PATCH AUTOSEL 5.8 06/20] clk: versatile: Add of_node_put() before return statement
` [PATCH AUTOSEL 5.8 07/20] RISC-V: Take text_mutex in ftrace_init_nop()
` [PATCH AUTOSEL 5.8 08/20] i2c: aspeed: Mask IRQ status to relevant bits
` [PATCH AUTOSEL 5.8 13/20] drm/amd/display: Don't use DRM_ERROR() for DTM add topology
` [PATCH AUTOSEL 5.8 19/20] i2c: mediatek: Send i2c master code at more than 1MHz

[PATCH AUTOSEL 5.4 01/15] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC 

[PATCH] bus: mhi: core: Fix the building of MHI module
 2020-09-21 14:40 UTC 

[PATCH] sched/rt: Disable RT_RUNTIME_SHARE by default
 2020-09-21 14:39 UTC 

[PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
 2020-09-21 14:40 UTC 

[PATCH 0/3] objtool: Miscellaneous cleanup/fixes
 2020-09-21 14:40 UTC  (5+ messages)
` [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections

[PATCH v4 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-21 14:39 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: ti-serdes-mux: Add defines for J7200 SoC
` [PATCH v4 3/6] arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX
` [PATCH v4 4/6] arm64: dts: ti: k3-j7200-main: Add USB controller
` [PATCH v4 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Add USB support

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-21 14:38 UTC  (14+ messages)

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-21 14:38 UTC  (3+ messages)

[PATCH 0/4] RFC: USB C extcon patchset for the tps6598x
 2020-09-21 14:37 UTC  (2+ messages)

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-21 14:33 UTC  (8+ messages)

[GIT PULL] libnvdimm fix for v5.9-rc7
 2020-09-21 14:37 UTC 

[PATCH v3 0/7] xfrm: Add compat layer
 2020-09-21 14:36 UTC  (8+ messages)
` [PATCH v3 1/7] xfrm: Provide API to register translator module
` [PATCH v3 2/7] xfrm/compat: Add 64=>32-bit messages translator
` [PATCH v3 3/7] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH v3 4/7] netlink/compat: Append NLMSG_DONE/extack to frag_list
` [PATCH v3 5/7] xfrm/compat: Add 32=>64-bit messages translator
` [PATCH v3 6/7] xfrm/compat: Translate 32-bit user_policy from sockptr
` [PATCH v3 7/7] selftest/net/xfrm: Add test for ipsec tunnel

[PATCH 00/24] Many patches
 2020-09-21 14:36 UTC  (4+ messages)
` [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
  ` AW: "

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 14:34 UTC  (12+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov

KASAN: stack-out-of-bounds Write in read_extent_buffer
 2020-09-21 14:32 UTC 

[PATCH leds v1 00/10] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-21 14:31 UTC  (8+ messages)
` [PATCH leds v1 10/10] leds: ns2: refactor and use struct led_init_data

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-21 14:31 UTC  (13+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 02/10] x86, kfence: enable KFENCE for x86
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH v3 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v3 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v3 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v3 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH v3 08/10] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH v3 09/10] kfence, Documentation: add KFENCE documentation
` [PATCH v3 10/10] kfence: add test suite

[PATCH 0/3] drm: commit_work scheduling
 2020-09-21 14:28 UTC  (3+ messages)

[PATCH] net: bypass ->sendpage for slab pages
 2020-09-21 14:25 UTC  (6+ messages)

[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
 2020-09-21 14:22 UTC  (2+ messages)

[PATCH 0/6] kselftest: arm64/mte: Tests for user-space MTE
 2020-09-21 14:18 UTC  (3+ messages)
` [PATCH 1/6] kselftest/arm64: Add utilities and a test to validate mte memory

[PATCH -next] drm/panfrost: simplify the return expression of cz_ih_hw_init()
 2020-09-21 14:17 UTC  (2+ messages)

[PATCH] pm: runtime: fix timer_expires on 32bits arch
 2020-09-21 14:15 UTC  (3+ messages)

[Re-send][PATCH] gpu/ipu-v3:reduce protected code area in ipu idmac get/put
 2020-09-21 14:15 UTC  (2+ messages)

[PATCH v7 00/34] Improvements for Tegra I2C driver
 2020-09-21 14:13 UTC  (6+ messages)
` [PATCH v7 27/34] i2c: tegra: Check errors for both positive and negative values

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-21 14:10 UTC  (2+ messages)

[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
 2020-09-21 14:10 UTC  (2+ messages)

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 2020-09-21 14:09 UTC  (2+ messages)

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-21 14:07 UTC  (3+ messages)

[PATCH v1 0/3] Debugfs and Sysfs entries for MHI
 2020-09-21 14:07 UTC  (7+ messages)
` [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()

WARNING: suspicious RCU usage in bond_ipsec_add_sa (2)
 2020-09-21 14:06 UTC  (2+ messages)

[PATCH v2] powercap: include header to fix -Wmissing-prototypes
 2020-09-21 14:05 UTC  (2+ messages)

[PATCH v3 0/3] Debugfs and Sysfs entries for MHI
 2020-09-21 14:03 UTC  (8+ messages)
` [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style
` [PATCH v3 2/3] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v3 3/3] bus: mhi: core: Introduce sysfs "

[PATCH 0/3] intel_pmt: Add Alder Lake and OOB-MSM support
 2020-09-21 14:02 UTC  (13+ messages)
` [PATCH 3/3] platform/x86: Intel PMT Crashlog capability driver

[PATCH v1 1/3] dt-bindings: input: atmel: add compatible for mXT1386
 2020-09-21 14:00 UTC  (3+ messages)
` [PATCH v1 2/3] Input: atmel_mxt_ts - implement I2C retries for mXT1368
` [PATCH v1 3/3] ARM: tegra: add mXT1386 compatible

[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-09-21 13:58 UTC  (3+ messages)

bdi cleanups v6
 2020-09-21 14:00 UTC  (4+ messages)
` [PATCH 03/13] bcache: inherit the optimal I/O size

[PATCH v6 0/7] arm_pmu: Use NMI for perf interrupt
 2020-09-21 13:59 UTC  (8+ messages)
` [PATCH v6 2/7] arm64: perf: Avoid PMXEV* indirection
` [PATCH v6 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
` [PATCH v6 6/7] arm_pmu: Introduce pmu_irq_ops

[PATCH v4 00/22] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-21 13:59 UTC  (5+ messages)
` [PATCH v4 03/22] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
` [PATCH v4 09/22] arm64: dts: allwinner: h6: Add HDMI audio node

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-21 13:58 UTC  (3+ messages)
` [PATCH v2 5/8] x86/MCE/AMD: Use macros to get bitfields in translation code

[PATCH printk v2 0/3] printk: move dictionaries to meta data
 2020-09-21 13:56 UTC  (6+ messages)
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
    ` [PATCH printk v3 "
      ` [PATCH printk v4 "

[PATCH -next] mlxsw: spectrum_acl_tcam: simplify the return expression of ishtp_cl_driver_register()
 2020-09-21 13:51 UTC  (2+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-21 13:51 UTC  (9+ messages)
` [PATCH v38 10/24] mm: Add vm_ops->mprotect()
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE

[RFC PATCH V2] ipmi: ssif: Fix out of bounds in write_next_byte()
 2020-09-21 14:00 UTC 

[PATCH -next] scsi: libsas: simplify the return expression of sas_discover_end_dev
 2020-09-21 13:46 UTC  (3+ messages)
` [PATCH -next] scsi: libsas: simplify the return expression of sas_discover_* functions

[PATCH] KVM: PPC: Book3S: Remove redundant initialization of variable ret
 2020-09-21 13:43 UTC  (2+ messages)

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-21 13:43 UTC  (4+ messages)
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read

[PATCH -next] mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_init()
 2020-09-21 13:41 UTC  (2+ messages)

[PATCH -next] drm: omapdrm: dss: simplify the return expression of hdmi_init_pll_data
 2020-09-21 13:39 UTC  (2+ messages)

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-21 13:38 UTC  (6+ messages)
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle
    ` [PATCH] rcu/tree: Export rcu_idle_{enter,exit} to module

[PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-21 13:36 UTC  (5+ messages)
` [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation

[PATCH net-next] net: qlogic: Remove set but not used variable
 2020-09-21 13:35 UTC 

[PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board
 2020-09-21 13:34 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

[PATCH -next] virt: vbox: simplify the return expression of vbg_input_open()
 2020-09-21 13:33 UTC  (2+ messages)

[PATCH] ath11k: Mark two variables as __maybe_unused
 2020-09-21 13:31 UTC  (2+ messages)

[PATCH net-next] net: realtek: Remove set but not used variable
 2020-09-21 13:32 UTC 

[PATCH v6 1/4] iio: core: Add optional symbolic label to a device channel
 2020-09-21 13:30 UTC  (4+ messages)
` [PATCH v6 2/4] iio:Documentation: Add documentation for label channel attribute
` [PATCH v6 3/4] iio: adc: ad7768-1: Add channel labels
` [PATCH v6 4/4] dt-bindings:iio:adc:adi,ad7768-1: Add documentation for channel label

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-21 13:27 UTC  (4+ messages)
` [PATCH 4/4] rcu/tree: Use schedule_delayed_work() instead of WQ_HIGHPRI queue

[PATCH v2 3/9] ARM: oabi-compat: add epoll_pwait handler
 2020-09-21 13:27 UTC  (3+ messages)

[PATCH -next] gpu: host1x: simplify the return expression of host1x_cdma_init()
 2020-09-21 13:27 UTC  (3+ messages)

[PATCH v5 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-21 13:26 UTC  (3+ messages)
` [PATCH v5 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-21 13:26 UTC  (9+ messages)

[PATCH v4 0/2] KVM: nSVM: ondemand nested state allocation
 2020-09-21 13:23 UTC  (4+ messages)
` [PATCH v4 2/2] KVM: nSVM: implement ondemand allocation of the nested state

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-09-21 13:20 UTC 

[PATCH v5 0/4] KVM: nSVM: ondemand nested state allocation
 2020-09-21 13:19 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: x86: xen_hvm_config: cleanup return values
` [PATCH v5 2/4] KVM: x86: report negative values from wrmsr to userspace
` [PATCH v5 3/4] KVM: x86: allow kvm_x86_ops.set_efer to return a value
` [PATCH v5 4/4] KVM: nSVM: implement ondemand allocation of the nested state

[PATCH -next] enetc: simplify the return expression of enetc_vf_set_mac_addr()
 2020-09-21 13:18 UTC  (2+ messages)

[PATCH 0/7] PCI: layerscape: Add power management support
 2020-09-21 13:16 UTC  (3+ messages)
` [PATCH 6/7] dts: arm64: ls1043a: Add SCFG phandle for PCIe nodes

[PATCH -next] connector: simplify the return expression of cn_add_callback()
 2020-09-21 13:10 UTC 

[PATCH -next] crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()
 2020-09-21 13:10 UTC 

[PATCH 00/13] iMX 8 - Another round of cleanups
 2020-09-21 13:09 UTC  (3+ messages)
` [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones

[PATCH -next] drm/panel: simplify the return expression of td028ttec1_prepare
 2020-09-21 13:10 UTC 

[PATCH -next] drm/omap: dss: simplify the return expression of dss_setup_default_clock()
 2020-09-21 13:10 UTC 

[PATCH -next] drm/panfrost: simplify the return expression of panfrost_devfreq_target()
 2020-09-21 13:10 UTC 

[PATCH -next] drm/tidss: simplify the return expression of tidss_pm_runtime_resume()
 2020-09-21 13:10 UTC 

[PATCH -next] gnss: simplify the return expression of gnss_uevent
 2020-09-21 13:10 UTC 

[PATCH -next] drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
 2020-09-21 13:10 UTC 

[PATCH -next] drm/vc4: simplify the return expression of vc4_v3d_bin_bo_get()
 2020-09-21 13:10 UTC 

[PATCH -next] gpu/drm: simplify the return expression of drm_agp_info_ioctl()
 2020-09-21 13:10 UTC 

[PATCH] x86/boot: Delay BSP init until after FPU initialization
 2020-09-21 13:10 UTC  (3+ messages)
` [PATCH v2] x86/boot: Handle fpu-related and clearcpuid command line arguments earlier

[PATCH -next] drm/i915: simplify the return expression of i915_driver_release()
 2020-09-21 13:10 UTC 

[PATCH -next] gnss: simplify the return expression of ubx_set functions
 2020-09-21 13:10 UTC 

[PATCH -next] HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()
 2020-09-21 13:10 UTC 

[PATCH -next] media: ngene: simplify the return expression of eeprom_write_ushort()
 2020-09-21 13:10 UTC 

[PATCH -next] media: venus: simplify the return expression of session_process_buf()
 2020-09-21 13:10 UTC 

[PATCH -next] net: hns3: simplify the return expression of hclgevf_client_start()
 2020-09-21 13:10 UTC 

[PATCH -next] net/mlx5: simplify the return expression of mlx5_ec_init()
 2020-09-21 13:10 UTC 

[PATCH -next] ocxl: simplify the return expression of free_function_dev()
 2020-09-21 13:10 UTC 

[PATCH -next] omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_connect()
 2020-09-21 13:10 UTC 

[PATCH -next] net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
 2020-09-21 13:10 UTC 

[PATCH -next] omapdrm: panel: td028ttec1: simplify the return expression of td028ttec1_panel_connect()
 2020-09-21 13:10 UTC 

[PATCH -next] pinctrl: spear: simplify the return expression of tvc_connect()
 2020-09-21 13:10 UTC 

[PATCH -next] pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()
 2020-09-21 13:10 UTC 

[PATCH -next] pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
 2020-09-21 13:10 UTC 

[PATCH -next] s390/3215: simplify the return expression of tty3215_open()
 2020-09-21 13:11 UTC 

[PATCH -next] scsi: fcoe: simplify the return expression of fcoe_sysfs_setup
 2020-09-21 13:11 UTC 

[PATCH -next] scsi: fnic: simplify the return expression of vnic_cq_alloc()
 2020-09-21 13:11 UTC 

[PATCH -next] thermal: stm32: simplify the return expression of stm_thermal_prepare()
 2020-09-21 13:11 UTC 

[PATCH -next] rsxx: simplify the return expression of rsxx_save_config()
 2020-09-21 13:10 UTC 

[PATCH -next] video: omapfb: simplify the return expression of hdmi_pll_enable
 2020-09-21 13:11 UTC 

[PATCH -next] zd1201: simplify the return expression of zd1201_set_maxassoc()
 2020-09-21 13:11 UTC 

[PATCH -next] vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resume
 2020-09-21 13:11 UTC 

[PATCH -next] serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()
 2020-09-21 13:11 UTC 

[PATCH -next] tpm/st33zp24: simplify the return expression of st33zp24_spi_probe()
 2020-09-21 13:11 UTC 

[PATCH -next] spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
 2020-09-21 13:11 UTC 

[PATCH -next] PCI: loongson: simplify the return expression of loongson_pci_probe()
 2020-09-21 13:10 UTC 

[PATCH -next] PCI: cadence: simplify the return expression of cdns_pcie_host_init_address_translation()
 2020-09-21 13:10 UTC 

[PATCH -next] omapfb: connector-hdmi: simplify the return expression of hdmic_connect
 2020-09-21 13:10 UTC 

[PATCH -next] omapfb: connector-analog-tv: simplify the return expression of tvc_connect()
 2020-09-21 13:10 UTC 

[PATCH -next] mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()
 2020-09-21 13:10 UTC 

[PATCH -next] ice: simplify the return expression of ice_finalize_update()
 2020-09-21 13:10 UTC 

[PATCH -next] Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_cmd
 2020-09-21 13:10 UTC 

[PATCH -next] dm bufio: simplify the return expression of skip_metadata()
 2020-09-21 13:10 UTC 

[PATCH -next] drm/amdgpu: simplify the return expression
 2020-09-21 13:10 UTC 

[PATCH -next] drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_init
 2020-09-21 13:10 UTC 

[PATCH -next] crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng_grps_info()
 2020-09-21 13:10 UTC 

[PATCH -next] chelsio: simplify the return expression of t3_ael2020_phy_prep()
 2020-09-21 13:10 UTC 

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-09-21 13:09 UTC  (3+ messages)

[PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-09-21 13:05 UTC  (2+ messages)

[PATCH V8 0/3] fuse: Add support for passthrough read/write
 2020-09-21 13:07 UTC  (5+ messages)
` [PATCH V8 2/3] fuse: Introduce synchronous read and write for passthrough


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).