All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-26 19:55:39 to 2021-01-26 20:45:34 UTC [more...]

[PATCH v24 00/25] LSM: Module stacking for AppArmor
 2021-01-26 20:22 UTC  (6+ messages)
` [PATCH v24 21/25] audit: add support for non-syscall auxiliary records

5.10 LTS Kernel: 2 or 6 years?
 2021-01-26 20:15 UTC  (5+ messages)

[PATCH RFC 0/3] checkpatch: add verbose mode
 2021-01-26 20:27 UTC  (4+ messages)
` [PATCH RFC 1/3] "
  ` [Linux-kernel-mentees] "

[PATCH v3] fbtft: add tearing signal detect
 2021-01-26 20:14 UTC  (4+ messages)

[PATCH] ARM: zImage: atags_to_fdt: Fix node names on added root nodes
 2021-01-26 20:26 UTC  (6+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25  9:34 UTC  (7+ messages)
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each "
    ` [External] "

[PATCH v2] station: cancel quick scans on Connect()
 2021-01-26 20:45 UTC  (2+ messages)

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-26  2:36 UTC  (3+ messages)
` [PATCH v3 00/10] "

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-01-25  9:03 UTC  (2+ messages)
` [RFC PATCH v1 1/4] vfio/type1: Add a bitmap to track IOPF mapped pages

[Buildroot] [PATCH 1/1] package/xapian: add CPE variables
 2021-01-26 20:44 UTC 

[PATCH 1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
 2021-01-25 19:24 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Fix the MST PBN divider calculation

[PATCH v5.4 and earlier] trace: Fix race in trace_open and buffer resize call
 2021-01-25 19:21 UTC 

[PATCH] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-26 20:38 UTC 

dmesg errors
 2021-01-26 20:43 UTC 

[PATCH 1/2 net-next] net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
 2021-01-25  8:42 UTC  (2+ messages)
` [PATCH v2 2/2 net-next] net: mscc: ocelot: fix error code in mscc_ocelot_probe()

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 86 warnings (v4.19.170-58-g2da77944b6386)
 2021-01-26  1:04 UTC 

stable/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.253)
 2021-01-26  0:10 UTC 

stable-rc/queue/5.4 build: 200 builds: 6 failed, 194 passed, 5 errors, 118 warnings (v5.4.92-86-ge83e03187dae)
 2021-01-26  0:59 UTC 

[PATCH 00/32] Network fs helper library & fscache kiocb API [ver #2]
 2021-01-26  4:05 UTC  (5+ messages)
` [PATCH 27/32] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [PATCH 32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache

[PATCH v2 0/1] dump kmessage before machine_kexec
 2021-01-26 20:41 UTC  (2+ messages)
` [PATCH v2 1/1] kexec: "

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.253-28-gc047abe19bb8)
 2021-01-26  2:46 UTC 

[PATCH] NFSv4_2: SSC helper should use its own config
 2021-01-25 14:32 UTC  (2+ messages)

[PATCH 1/1] x86/cpu: Populate SVM CPUID feature bits
 2021-01-26 20:24 UTC 

[PATCH 00/35] RFC: add "nvme monitor" subcommand
 2021-01-26 20:33 UTC  (36+ messages)
` [PATCH 01/35] nvme-monitor: add new stub
` [PATCH 02/35] monitor: create udev socket
` [PATCH 03/35] monitor: initialize signal handling
` [PATCH 04/35] monitor: add main loop for uevent monitoring
` [PATCH 05/35] monitor: add uevent filters
` [PATCH 06/35] monitor: Create a log() macro
` [PATCH 07/35] fabrics: use "
` [PATCH 08/35] monitor: add command line options to control logging
` [PATCH 09/35] nvme_get_ctrl_attr(): constify "path" argument
` [PATCH 10/35] fabrics: export do_discover(), build_options() and config
` [PATCH 11/35] monitor: add option -A / --autoconnect
` [PATCH 12/35] monitor: add helpers for __attribute__((cleanup))
` [PATCH 13/35] monitor: disable nvmf-autoconnect udev rules in autoconnect mode
` [PATCH 14/35] monitor: implement handling of fc_udev_device
` [PATCH 15/35] monitor: implement handling of nvme AEN events
` [PATCH 16/35] monitor: reset children's signal disposition
` [PATCH 17/35] monitor: handle SIGCHLD for terminated child processes
` [PATCH 18/35] monitor: add "--persistent/-p" flag
` [PATCH 19/35] fabrics: use "const char *" in struct config
` [PATCH 20/35] fabrics: export arg_str(), parse_conn_arg(), and remove_ctrl()
` [PATCH 21/35] nvme-cli: add "list.h"
` [PATCH 22/35] conn-db: add simple connection registry
` [PATCH 23/35] monitor: handle restart of pending discoveries
` [PATCH 24/35] monitor: monitor_discovery(): try to reuse existing controllers
` [PATCH 25/35] monitor: read existing connections on startup
` [PATCH 26/35] monitor: implement starting discovery controllers "
` [PATCH 27/35] monitor: implement cleanup of created discovery controllers
` [PATCH 28/35] monitor: basic handling of add/remove uevents for nvme controllers
` [PATCH 29/35] monitor: kill running discovery tasks on exit
` [PATCH 30/35] monitor: add connection property options from connect-all
` [PATCH 31/35] completions: add completions for nvme monitor
` [PATCH 32/35] nvmf-autoconnect: add unit file for nvme-monitor.service
` [PATCH 33/35] nvme-connect-all(1): fix documentation for --quiet/-S
` [PATCH 34/35] nvme-monitor(1): add man page for nvme-monitor
` [PATCH 35/35] monitor: add option --keep/-K

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.253-20-gcf474dcb2ed2)
 2021-01-26  3:08 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.170-59-g9b9e817bbee7d)
 2021-01-26  3:08 UTC 

stable-rc/linux-5.10.y baseline: 186 runs, 1 regressions (v5.10.10-200-gefec2624e657)
 2021-01-26  3:50 UTC 

[PATCH] printk: rectify kernel-doc for prb_rec_init_wr()
 2021-01-25  8:17 UTC 

[PATCH V6 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-26 20:39 UTC  (2+ messages)

[PATCH v4 0/4] Scan for an idle sibling in a single pass
 2021-01-25  8:59 UTC  (4+ messages)
` [PATCH 1/4] sched/fair: Remove SIS_AVG_CPU
` [PATCH 3/4] sched/fair: Remove select_idle_smt()
` [PATCH 4/4] sched/fair: Merge select_idle_core/cpu()

[PATCH 0/8] second part of 5.12 patches
 2021-01-25 16:00 UTC  (5+ messages)
` [PATCH 1/8] io_uring: ensure only sqo_task has file notes
` [PATCH 3/8] io_uring: don't keep submit_state on stack
` [PATCH 8/8] io_uring: keep interrupts on on submit completion

Look up all IDDP/XDDP labels in the registry from userspace
 2021-01-26 20:37 UTC  (6+ messages)

[PATCH v2] sched/fair: check for idle core
 2021-01-25  9:12 UTC  (4+ messages)

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2021-01-25  8:54 UTC  (11+ messages)

store a pointer to the block_device in struct bio (again) v2
 2021-01-25 13:51 UTC  (3+ messages)
` [PATCH 01/10] brd: remove the end of device check in brd_do_bvec

[ANNOUNCE] autofs 5.1.7 release
 2021-01-25  8:53 UTC 

[Bug 1913344] [NEW] Exynos4210 UART peripheral data loss
 2021-01-26 20:25 UTC 

general protection fault in jffs2_parse_param
 2021-01-25  9:36 UTC  (3+ messages)

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-25  9:28 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the block tree
 2021-01-25  9:40 UTC 

[PATCH 1/4] perf tools: record aarch64 registers automatically
 2021-01-25  9:39 UTC  (4+ messages)
` [PATCH 4/4] perf tools: determine if LR is the return address

[PATCH v3 2/2] usb: typec: tcpci_maxim: add terminating newlines to logging
 2021-01-25  9:33 UTC  (2+ messages)

Dealing with complex patch series in linux-next
 2021-01-25  9:43 UTC 

3 preempted variables in kvm
 2021-01-25  8:46 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the block tree
 2021-01-25  9:43 UTC 

[MPTCP] Re: [PATCH v2 mptcp-next 0/5] mptcp: netlink event support
 2021-01-26 20:28 UTC 

[oe][meta-networking][PATCH] networkmanager: add missing readline depends
 2021-01-26 20:27 UTC  (5+ messages)

linux-next: manual merge of the risc-v tree with the arm-soc tree
 2021-01-25  9:44 UTC  (2+ messages)

[Bug 1913341] [NEW] Chardev behavior breaks polling based devices
 2021-01-26 20:18 UTC 

[PATCH 0/2] net: usb: qmi_wwan: new mux_id sysfs file
 2021-01-25 15:22 UTC 

[PATCH v2 0/7] KVM: arm64: More PMU/debug ID register fixes
 2021-01-25 12:26 UTC  (4+ messages)
` [PATCH v2 2/7] KVM: arm64: Fix AArch32 PMUv3 capping
` [PATCH v2 4/7] KVM: arm64: Refactor filtering of ID registers
` [PATCH v2 7/7] KVM: arm64: Use symbolic names for the PMU versions

+ mm-zswap-add-the-flag-can_sleep_mapped-fix-2.patch added to -mm tree
 2021-01-26  0:56 UTC 

[PATCH] ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
 2021-01-26 20:23 UTC  (2+ messages)

RFC: nvme-cli: add "nvme monitor" subcommand
 2021-01-26 20:24 UTC  (3+ messages)

[PATCHSET v2 0/4] xfs: minor cleanups of the quota functions
 2021-01-25 15:15 UTC  (3+ messages)
` [PATCH 3/4] xfs: create convenience wrappers for incore quota block reservations

[PATCHSET v4 00/11] xfs: try harder to reclaim space when we run out
 2021-01-26  0:29 UTC  (9+ messages)
` [PATCH 09/11] xfs: add a tracepoint for blockgc scans
` [PATCH 11/11] xfs: flush speculative space allocations when we run out of space

[PATCH v7] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-25  9:45 UTC  (6+ messages)

[GIT PULL] OP-TEE driver fix for v5.11
 2021-01-26 20:22 UTC  (5+ messages)

Question about xen and Rasp 4B
 2021-01-26 20:22 UTC  (5+ messages)

[PATCH net-next] net: mhi-net: Add de-aggeration support
 2021-01-25 15:45 UTC 

[ovmf test] 158626: all pass - PUSHED
 2021-01-26 20:21 UTC 

Support MTK_SMI modular
 2021-01-25 10:11 UTC  (6+ messages)
` [PATCH 3/3] memory: mtk-smi: Switch MTK_SMI to tristate

[PATCH v2 0/6] Stop NULLifying match pointer in of_match_device()
 2021-01-25  9:46 UTC  (3+ messages)
` [PATCH v2 6/6] of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=n

[PATCH v5 0/6] Qemu SEV-ES guest support
 2021-01-25 18:34 UTC  (3+ messages)
` [PATCH v5 1/6] sev/i386: Add initial support for SEV-ES

[PATCH RFC net-next] net/sched: act_police: add support for packet-per-second policing
 2021-01-25 15:18 UTC 

[PATCH 1/4] cxgb4: remove redundant NULL check
 2021-01-25  9:47 UTC 

[PATCH v2 0/3] Add initial support for BQ Aquaris X5
 2021-01-25 10:06 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8916-longcheer-l8910: Add imu/magnetometer

[PATCH net-next v3 0/7] Support setting lanes via ethtool
 2021-01-25 15:53 UTC  (4+ messages)
` [PATCH net-next v3 1/7] ethtool: Extend link modes settings uAPI with lanes

Patchwork summary for: linux-renesas-soc
 2021-01-25  9:40 UTC 

[PATCH net-next v2] net: qmi_wwan: Add pass through mode
 2021-01-25 19:00 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: qcom: msm8974: add gpu support
 2021-01-25 15:57 UTC  (10+ messages)
` [PATCH 3/4] ARM: dts: qcom: msm8974-klte: add support for display

[PATCH 0/2] SDM630/660 Venus hardware video decoder/encoder
 2021-01-25 15:18 UTC  (7+ messages)
` [PATCH 1/2] media: venus: core: Add sdm660 DT compatible and resource struct

[Intel-gfx] [PATCH v2 1/8] drm/i915: make local-memory probing a GT operation
 2021-01-26 20:16 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/8] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/4] Add Support for SM8350 UFS
 2021-01-25 17:10 UTC  (5+ messages)
` [PATCH 1/4] scsi: dt-bindings: ufs: Add sm8250, sm8350 compatible strings
` [PATCH 2/4] dt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings

[PATCH iproute2-next] Add description section to rdma man page
 2021-01-25 16:50 UTC  (3+ messages)

[PATCH v5 0/8] Add quota support to UBIFS
 2021-01-25  8:38 UTC  (4+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl

[PATCH] tee: optee: remove need_resched() before cond_resched()
 2021-01-25  9:57 UTC  (2+ messages)

[PATCH] drm/msm/kms: Make a lock_class_key for each crtc mutex
 2021-01-26  2:01 UTC 

[PATCH 0/3] treewide: remove open coded SMBus block transfers
 2021-01-25 10:05 UTC  (5+ messages)
` [PATCH 1/3] media: i2c: adv7842: remove open coded version of SMBus block write
` [PATCH 2/3] media: i2c: adv7511: remove open coded version of SMBus block read

[RESEND PATCH v6 0/3] Add support for VBUS detection
 2021-01-26  0:38 UTC 

[PATCH v2 1/3] dt-bindings: pinctrl: qcom: Define common TLMM binding
 2021-01-26  4:26 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: qcom: Add sc8180x binding
` [PATCH v2 3/3] pinctrl: qcom: Add sc8180x TLMM driver

[PATCH v4 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-26 20:10 UTC  (13+ messages)
` [PATCH v4 4/4] meson: Warn when TCI is selected but TCG backend is available

[PATCH v6 00/40] idmapped mounts
 2021-01-25 17:06 UTC  (6+ messages)
` [PATCH v6 23/40] exec: handle "

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-25  9:51 UTC  (3+ messages)
` [PATCH v2 2/3] media/radio: Make radio_isa_common_remove() "

[PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate
 2021-01-25 10:19 UTC  (2+ messages)
` [PATCH 2/3] "

[PATCH net-next 0/4] bridge: mrp: Extend br_mrp_switchdev_*
 2021-01-26 20:10 UTC  (4+ messages)
` [PATCH net-next 3/4] bridge: mrp: Extend br_mrp_switchdev to detect better the errors
    ` [Bridge] "

[PATCH] mm/filemap: Adding missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
 2021-01-25  8:07 UTC  (2+ messages)

[PATCH net-next v2 0/2] dsa: add MT7530 GPIO support
 2021-01-26  3:20 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: dsa: mt7530: MT7530 optional "

[RFC PATCH v2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-01-25 15:32 UTC  (2+ messages)

[dunfell/master][PATCH] branding-*: remove remnants of u-boot-k3-r5
 2021-01-26 20:08 UTC 

[PATCH] coroutine-sigaltstack: Add SIGUSR2 mutex
 2021-01-26 20:06 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
 2021-01-26 20:08 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/hdcp: read RxInfo once when reading Send_Pairing_Info
` [Intel-gfx] [PATCH 3/3] drm/i915/hdcp: disable the QSES check for HDCP2.2 over MST

[Buildroot] [PATCH 1/1] package/x264: bump version
 2021-01-26 20:06 UTC 

[PATCH] pinctrl: sunxi: fix use-after-free in sunxi_pmx_free()
 2021-01-26  2:32 UTC  (4+ messages)

contradictional sentence in clone(2) man page
 2021-01-25  9:09 UTC  (2+ messages)

[PATCH] Various pages: Use 'logical' puntuation method for parentheses
 2021-01-25 11:48 UTC  (5+ messages)

[dunfell/master][PATCH] branding-core-next: explicitly select latest versions
 2021-01-26 20:05 UTC 

[Buildroot] [PATCH 1/2] package/xutil_util-macros: bump version to 1.19.3
 2021-01-26 20:04 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xlib_libXt: bump version to 1.2.1

[PATCH] ncr53c8xx: Fixup typos
 2021-01-25  8:54 UTC 

[Intel-gfx] [PATCH 01/10] drm/i915/gt: Do not suspend bonded requests if one hangs
 2021-01-26 17:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 10/10] drm/i915: Improve DFS for priority inheritance

igc: fix link speed advertising
 2021-01-26 20:00 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH V3 00/25] smartpqi updates
 2021-01-25 17:09 UTC  (4+ messages)
` [PATCH V3 21/25] smartpqi: add additional logging for LUN resets

[PATCH v6 net-next 00/10] tag_8021q for Ocelot switches
 2021-01-25 18:46 UTC  (5+ messages)
` [PATCH v6 net-next 07/10] net: dsa: allow changing the tag protocol via the "tagging" device attribute

[PATCH v15 00/45] sg: add v4 interface
 2021-01-25 19:11 UTC  (14+ messages)
` [PATCH v15 04/45] sg: rework sg_poll(), minor changes
` [PATCH v15 05/45] sg: bitops in sg_device
` [PATCH v15 07/45] sg: move header to uapi section
` [PATCH v15 13/45] sg: split sg_read
` [PATCH v15 15/45] sg: rework sg_vma_fault
` [PATCH v15 16/45] sg: rework sg_mmap
` [PATCH v15 17/45] sg: replace sg_allow_access
` [PATCH v15 18/45] sg: rework scatter gather handling
` [PATCH v15 21/45] sg: sg_fill_request_element
` [PATCH v15 23/45] sg: xarray for fds in device
` [PATCH v15 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v15 34/45] sg: protect multiple receivers
` [PATCH v15 41/45] sg: track lowest inactive and await indexes

[PATCH] arm-autonomy/xenguest-manager: Make stop by default a blocking action
 2021-01-26 19:58 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-autonomy: Use 5.10 kernel for autonomy-guest
 2021-01-26 19:58 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-autonomy/n1sdp: Use 5.4 kernel for autonomy n1sdp builds
 2021-01-26 19:58 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-25 10:14 UTC  (2+ messages)

[PATCH v3 3/5] argon2: Import Argon2 from cryptsetup
 2021-01-26 19:57 UTC  (10+ messages)
          ` IS: GRUB release cycle: WAS: "

[PATCH v2] drm/i915/gt: use new tasklet API for execution list
 2021-01-26 19:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: use new tasklet API for execution list (rev2)

[MPTCP] [PATCH net-next 0/5] MPTCP: IPv4-mapped IPv6 addressing for subflows
 2021-01-25 18:59 UTC  (2+ messages)
` [PATCH net-next 2/5] mptcp: pm nl: support IPv4 mapped in v6 addresses


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.