All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 14:25:53 to 2020-09-21 14:43:39 UTC [more...]

[PATCH AUTOSEL 5.8 01/20] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC  (31+ messages)
` [PATCH AUTOSEL 5.8 02/20] ASoC: pcm3168a: ignore 0 Hz settings
` [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 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 09/20] s390/init: add missing __init annotations
` [PATCH AUTOSEL 5.8 10/20] lockdep: fix order in trace_hardirqs_off_caller()
` [PATCH AUTOSEL 5.8 12/20] drm/amdkfd: fix a memory leak issue
` [PATCH AUTOSEL 5.8 13/20] drm/amd/display: Don't use DRM_ERROR() for DTM add topology
` [PATCH AUTOSEL 5.8 14/20] drm/amd/display: update nv1x stutter latencies
` [PATCH AUTOSEL 5.8 15/20] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
` [PATCH AUTOSEL 5.8 16/20] drm/amd/display: Don't log hdcp module warnings in dmesg
` [PATCH AUTOSEL 5.8 17/20] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 5.8 18/20] objtool: Fix noreturn detection for ignored functions
` [PATCH AUTOSEL 5.8 19/20] i2c: mediatek: Send i2c master code at more than 1MHz
` [PATCH AUTOSEL 5.8 20/20] riscv: Fix Kendryte K210 device tree

[PATCH v4 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-21 14:39 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: ti-serdes-mux: Add defines for J7200 SoC
` [PATCH v4 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux
` [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 v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-21 14:41 UTC  (7+ messages)
` [PATCH v5 1/8] qemu-options: New -compat to set policy for "
` [PATCH v5 5/8] qapi: Implement deprecated-output=hide for QMP introspection

[PATCH AUTOSEL 5.4 01/15] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC  (22+ messages)
` [PATCH AUTOSEL 5.4 02/15] ASoC: pcm3168a: ignore 0 Hz settings
` [PATCH AUTOSEL 5.4 03/15] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
` [PATCH AUTOSEL 5.4 04/15] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
` [PATCH AUTOSEL 5.4 05/15] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
` [PATCH AUTOSEL 5.4 06/15] RISC-V: Take text_mutex in ftrace_init_nop()
` [PATCH AUTOSEL 5.4 07/15] i2c: aspeed: Mask IRQ status to relevant bits
` [PATCH AUTOSEL 5.4 08/15] s390/init: add missing __init annotations
` [PATCH AUTOSEL 5.4 09/15] lockdep: fix order in trace_hardirqs_off_caller()
` [PATCH AUTOSEL 5.4 10/15] EDAC/ghes: Check whether the driver is on the safe list correctly
` [PATCH AUTOSEL 5.4 11/15] drm/amdkfd: fix a memory leak issue
` [PATCH AUTOSEL 5.4 12/15] drm/amd/display: update nv1x stutter latencies
` [PATCH AUTOSEL 5.4 13/15] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
` [PATCH AUTOSEL 5.4 14/15] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 5.4 15/15] objtool: Fix noreturn detection for ignored functions

Meshed WiFi with QCA9377 (USB/SDIO)
 2020-09-21 14:42 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 1/9] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
 2020-09-21 14:41 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 2/9] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions
` [PATCH AUTOSEL 4.19 3/9] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
` [PATCH AUTOSEL 4.19 4/9] RISC-V: Take text_mutex in ftrace_init_nop()
` [PATCH AUTOSEL 4.19 5/9] s390/init: add missing __init annotations
` [PATCH AUTOSEL 4.19 6/9] lockdep: fix order in trace_hardirqs_off_caller()
` [PATCH AUTOSEL 4.19 7/9] drm/amdkfd: fix a memory leak issue
` [PATCH AUTOSEL 4.19 8/9] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 4.19 9/9] objtool: Fix noreturn detection for ignored functions

[PATCH AUTOSEL 4.14 1/3] s390/init: add missing __init annotations
 2020-09-21 14:41 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/3] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 4.14 3/3] objtool: Fix noreturn detection for ignored functions

[PATCH AUTOSEL 4.9 1/3] s390/init: add missing __init annotations
 2020-09-21 14:41 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/3] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
` [PATCH AUTOSEL 4.9 3/3] objtool: Fix noreturn detection for ignored functions

Should we apply for GitLab's open source program?
 2020-09-21 14:39 UTC  (4+ messages)

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

[PATCH AUTOSEL 4.4] s390/init: add missing __init annotations
 2020-09-21 14:41 UTC 

kernel BUG at fs/reiserfs/prints.c:LINE!
 2020-09-21 14:41 UTC 

[PATCH V4 1/1] drm/amdgpu: update athub interrupt harvesting handle
 2020-09-21 14:40 UTC  (2+ messages)

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

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

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

[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 00/38] iio: remaining easy of_match_ptr removal and related
 2020-09-21 14:24 UTC  (3+ messages)
` [PATCH 03/38] iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors

Regression with latest SeaBIOS booting multi-disk root LVs?
 2020-09-21 14:38 UTC  (3+ messages)
` [SeaBIOS] "

Headsup: Alternative to the filesystem overlay
 2020-09-21 14:33 UTC  (2+ messages)

Apprendre Linix
 2020-09-21 14:39 UTC 

[PATCH] drm/vram-helper: Fix use of top-down placement
 2020-09-21 14:39 UTC  (2+ messages)

[PATCH v2] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-09-21 14:39 UTC  (4+ messages)
` [PATCH v3] "

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 14:34 UTC  (36+ 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

[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)

[PATCH v2] btrfs: remove stale test for alien devices from auto group
 2020-09-21 14:33 UTC  (2+ messages)

[GIT PULL] libnvdimm fix for v5.9-rc7
 2020-09-21 14:37 UTC  (2+ messages)

[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 v7 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-21 14:23 UTC  (6+ messages)
` [PATCH v7 03/14] ASoC: Intel: catpt: Add IPC message handlers

[PATCH v4 0/2] Skip copy-on-write when allocating a zero cluster
 2020-09-21 14:30 UTC  (3+ messages)
` [PATCH v4 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v4 2/2] qcow2: Skip copy-on-write when allocating a zero cluster

[PATCH] um: vector: Use GFP_ATOMIC under spin lock
 2020-09-21 14:36 UTC  (2+ messages)

[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: "

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-09-21 14:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 00/11] bbdev PMD ACC100

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-09-21 14:34 UTC  (4+ messages)
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer

[PATCH v3 0/4] btrfs: free space tree mounting fixes
 2020-09-21 14:35 UTC  (3+ messages)
` [PATCH v3 1/4] btrfs: support remount of ro fs with free space tree

OpenBMC LDAP server configuration assistance
 2020-09-21 14:29 UTC  (5+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-21 14:31 UTC  (4+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH 1/2] btrfs: test incremental send after a succession of rename and link operations
 2020-09-21 14:32 UTC  (4+ messages)
` [PATCH 2/2] btrfs: test incremental send after swapping same file with two directories

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

[PATCH 0/2] libvhost-user: return after vu_panic()
 2020-09-21 14:26 UTC  (5+ messages)
` [PATCH 1/2] libvhost-user: return early on virtqueue errors
` [PATCH 2/2] libvhost-user: return on error in vu_log_queue_fill()

[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

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.236-67-g8933534b4fa3)
 2020-09-21 14:30 UTC 

[PATCH 0/2] KVM: arm64: Documentation updates
 2020-09-21 14:30 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: Match PMU error code descriptions with error conditions

[PATCH] arm64: defconfig: Enable the Hantro decoder
 2020-09-21 14:28 UTC  (2+ messages)

[PATCH] testexport: rename create_tarball method
 2020-09-21 14:29 UTC 

[PATCH 0/2] btrfs: send, fix some failures due to commands with wrong paths
 2020-09-21 14:29 UTC  (2+ messages)

[PULL v3 00/15] virtio,pc,acpi: fixes, tests
 2020-09-21 14:27 UTC  (4+ messages)

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

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-09-21 14:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 00/20] "
  ` [dpdk-dev] [PATCH v5 02/20] app: remove references to make-based config

XDC 2020 feedback and comments
 2020-09-21 14:28 UTC  (5+ messages)
` [Intel-gfx] [Mesa-dev] "
  `  "

[PATCH v2 0/4] USB: cdc-acm: handle broken union descriptors
 2020-09-21 14:28 UTC  (4+ messages)
` [PATCH v2 4/4] USB: cdc-acm: clean up no-union-descriptor handling

[PATCH v3 0/5] Qemu SEV-ES guest support
 2020-09-21 14:23 UTC  (7+ messages)

[Cocci] Searching for functions with non-internal linkage
 2020-09-21 14:27 UTC  (4+ messages)

Patch "KVM: Check the allocation of pv cpu mask" has been added to the 5.8-stable tree(Internet mail)
 2020-09-21 14:28 UTC  (4+ messages)
    ` Patch "KVM: Check the allocation of pv cpu mask" has been added to the 5.8-stable tree

[PATCH] drm/amdkfd: Use kvmalloc instead of kmalloc for VCRAT
 2020-09-21 14:27 UTC 

[PATCH net] inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
 2020-09-21 14:27 UTC 

[linux-lvm] Why isn't issue_discards enabled by default?
 2020-09-21 14:26 UTC  (2+ messages)

[PATCH REPOST] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-09-21 14:24 UTC 

[PATCH] clk: qcom: ipq8074: make pcie0_rchng_clk_src static
 2020-09-21 14:27 UTC 

[RESEND] [PATCH v6 0/8] do not store GPU address in TTM
 2020-09-21 14:26 UTC  (7+ messages)
` [PATCH 6/8] drm/vram-helper: don't use ttm bo->offset v4

[PATCH linux-firmware v2] Mellanox: Add new mlxsw_spectrum firmware xx.2008.1312
 2020-09-21 14:25 UTC 

[PATCH] scsi: isci: make isci_remote_device_wait_for_resume_from_abort() static
 2020-09-21 14:27 UTC 

[PATCH] scsi: aic7xxx: move declaration of 'aic79xx_slowcrc' to aic79xx_osm.h
 2020-09-21 14:27 UTC 

[PATCH] scsi: aacraid: move declaration of 'aac_sync_mode' to aacraid.h
 2020-09-21 14:27 UTC 

[PATCH] scsi: bnx2fc: move declaration of 'bnx2fc_percpu' to bnx2fc.h
 2020-09-21 14:26 UTC 

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

[PATCH rdma-next v1 0/4] Improve ODP by using HMM API
 2020-09-21 14:25 UTC  (3+ messages)
` [PATCH rdma-next v1 4/4] RDMA/mlx5: Sync device with CPU pages upon ODP MR registration


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.