All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-19 22:30:03 to 2022-06-20 01:55:04 UTC [more...]

[PATCH 00/14] Canaan devicetree fixes
 2022-06-20  0:25 UTC  (8+ messages)
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node

[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
 2022-06-20  1:54 UTC  (14+ messages)

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-20  1:53 UTC  (7+ messages)
` [PATCH -next v5 6/8] arm64: add support for machine check error safe

[syzbot] kernel BUG in binder_alloc_deferred_release
 2022-06-20  1:47 UTC 

[PATCH v20 0/6] Add mutex support for MDP
 2022-06-20  1:36 UTC  (4+ messages)

[PATCH] doc: update async enqueue API usage
 2022-06-20  1:43 UTC  (2+ messages)

[PATCH v2 00/19] remove IWYU flagged headers
 2022-06-20  1:42 UTC  (4+ messages)
` [PATCH v3 00/18] "
  ` [PATCH v3 18/18] vhost: remove unneeded header includes

[PATCH] ice/base: fix gcc 12 warning stringop-overflow
 2022-06-20  1:38 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] android_config: add time headers
 2022-06-20  1:38 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs_io: add dsync option for write
  ` [f2fs-dev] [PATCH 2/2 v2] "

[PATCH] mm/madvise: minor cleanup for swapin_walk_pmd_entry()
 2022-06-20  1:37 UTC  (3+ messages)

[PATCH] ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
 2022-06-20  1:30 UTC  (4+ messages)

Subscribe
 2022-06-20  1:13 UTC 

[PATCH v2 00/18] ARM: dts: imx6q-apalis: Misc improvements and newly added carrier
 2022-06-20  1:14 UTC  (3+ messages)

[PATCH v10 0/8] Use copy_process in vhost layer
 2022-06-20  1:13 UTC  (18+ messages)
` [PATCH v10 1/8] fork: Make IO worker options flag based
` [PATCH v10 2/8] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH v10 3/8] fork: add USER_WORKER flag to not dup/clone files
` [PATCH v10 4/8] fork: Add USER_WORKER flag to ignore signals
` [PATCH v10 5/8] fork: allow kernel code to call copy_process
` [PATCH v10 6/8] vhost_task: Allow vhost layer to use copy_process
` [PATCH v10 7/8] vhost: move worker thread fields to new struct
` [PATCH v10 8/8] vhost: use vhost_tasks for worker threads

[PATCH] clk: qcom: a53-pll: convert to use parent_data rather than parent_names
 2022-06-20  1:06 UTC 

[PATCH] arm64: dts: qcom: msm8916: add xo clocks to rpmcc and a53pll
 2022-06-20  1:05 UTC 

drivers/iio/dac/ad7293.c:139:8: warning: Excessive padding in 'struct ad7293_state' (48 padding bytes, where 16 is optimal)
 2022-06-20  1:04 UTC 

[PATCH v5 0/3] tracing/probes: allow no event name input when create group
 2022-06-20  1:03 UTC  (4+ messages)
` [PATCH v5 1/3] tracing: eprobe: remove duplicate is_good_name() operation

[PATCH v2 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-06-20  1:03 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells and XO clock
  ` [PATCH v2 1/3] dt-bindings: phy: qcom, hdmi-phy-qmp: "
` [PATCH v2 2/3] drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
` [PATCH v2 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node

Problems with BTRFS formatted disk
 2022-06-20  1:01 UTC  (16+ messages)

[PATCH v2] arm64: freescale/imx8mp-evk.dts: reorder nodes alphabetically
 2022-06-20  0:58 UTC  (3+ messages)

[PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
 2022-06-20  0:53 UTC  (2+ messages)

possible trace_printk() bug in v5.19-rc1
 2022-06-20  0:57 UTC  (6+ messages)

[morse:mpam/snapshot/v5.18 139/146] drivers/platform/mpam/mpam_resctrl.c:226:6: warning: variable 'partid' is used uninitialized whenever 'if' condition is false
 2022-06-20  0:53 UTC 

[PATCH 4/4] riscv: implement cache-management errata for T-Head SoCs
 2022-06-20  0:53 UTC  (2+ messages)

[PATCH 0/3] add bt-sco sound card support for i.MX8MQ/MM/MN
 2022-06-20  0:45 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: imx8mm-evk: add bt-sco sound card support

linux-next: build failure after merge of the battery tree
 2022-06-20  0:45 UTC 

[PATCH] disk: part: change from hextoul to dectoul
 2022-06-20  0:46 UTC  (3+ messages)

[PATCH] git-send-email: Add --no-validate-email option
 2022-06-20  0:44 UTC 

[PATCH v4 00/34] Printbufs - new data structure for building strings
 2022-06-20  0:42 UTC  (36+ messages)
` [PATCH v4 01/34] lib/printbuf: New data structure for printing strings
` [PATCH v4 02/34] lib/string_helpers: Convert string_escape_mem() to printbuf
` [PATCH v4 03/34] vsprintf: Convert "
` [PATCH v4 04/34] lib/hexdump: "
` [PATCH v4 05/34] vsprintf: %pf(%p)
` [PATCH v4 06/34] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH v4 07/34] lib/printbuf: Heap allocation
` [PATCH v4 08/34] lib/printbuf: Tabstops, indenting
` [PATCH v4 09/34] lib/printbuf: Unit specifiers
` [PATCH v4 10/34] lib/pretty-printers: prt_string_option(), prt_bitflags()
` [PATCH v4 11/34] vsprintf: Improve number()
` [PATCH v4 12/34] vsprintf: prt_u64_minwidth(), prt_u64()
` [PATCH v4 13/34] test_printf: Drop requirement that sprintf not write past nul
` [PATCH v4 14/34] vsprintf: Start consolidating printf_spec handling
` [PATCH v4 15/34] vsprintf: Refactor resource_string()
` [PATCH v4 16/34] vsprintf: Refactor fourcc_string()
` [PATCH v4 17/34] vsprintf: Refactor ip_addr_string()
` [PATCH v4 18/34] vsprintf: Refactor mac_address_string()
` [PATCH v4 19/34] vsprintf: time_and_date() no longer takes printf_spec
` [PATCH v4 20/34] vsprintf: flags_string() "
` [PATCH v4 21/34] vsprintf: Refactor device_node_string, fwnode_string
` [PATCH v4 22/34] vsprintf: Refactor hex_string, bitmap_string_list, bitmap_string
` [PATCH v4 23/34] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v4 24/34] mm/memcontrol.c: Convert to printbuf
` [PATCH v4 25/34] clk: tegra: bpmp: "
` [PATCH v4 26/34] tools/testing/nvdimm: "
` [PATCH v4 27/34] powerpc: "
` [PATCH v4 28/34] x86/resctrl: "
` [PATCH v4 29/34] PCI/P2PDMA: "
` [PATCH v4 30/34] tracing: trace_events_synth: "
` [PATCH v4 31/34] d_path: prt_path()
` [PATCH v4 32/34] ACPI/APEI: Add missing include
` [PATCH v4 33/34] tracing: Convert to printbuf
` [PATCH v4 34/34] Delete seq_buf

linux-next: build warning after merge of the libata tree
 2022-06-20  0:43 UTC  (2+ messages)

[PATCH] Documentation/llvm: Update Supported Arch table
 2022-06-20  0:40 UTC  (3+ messages)

[PATCH] block: remove queue from struct blk_independent_access_range
 2022-06-20  0:39 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: imx8m: Pass a label to the soc node
 2022-06-20  0:37 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx: Pass a label to the soc node
 2022-06-20  0:37 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: ignore modifiers when checking for format support"
 2022-06-20  0:37 UTC 

[PATCH v7 0/5] Add TDX Guest Attestation support
 2022-06-20  0:36 UTC  (2+ messages)

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-20  0:35 UTC  (11+ messages)
` [PATCH v8 04/11] iommu: Add sva iommu_domain support
` [PATCH v8 05/11] iommu/vt-d: Add SVA domain support

[PATCH v4 ima-evm-utils 0/3] fs-verity file signature support
 2022-06-20  0:34 UTC  (3+ messages)
` [PATCH v4 ima-evm-utils 2/3] Sign an fs-verity file digest

[PATCH v2] dt-bindings: arm: fsl: Decrease the line length
 2022-06-20  0:32 UTC  (3+ messages)

[PATCH] net: mac802154: Fix a Tx warning check
 2022-06-20  0:33 UTC  (2+ messages)

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-20  0:17 UTC  (6+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support

[herbert-cryptodev-2.6:master 18/27] lib/crypto/blake2s-selftest.c:632:1: warning: the frame size of 1088 bytes is larger than 1024 bytes
 2022-06-20  0:32 UTC 

[PATCH 03/10] ext4: Remove EA inode entry from mbcache on inode eviction
 2022-06-20  0:32 UTC 

[RFC v1] Add support for zoned device
 2022-06-20  0:27 UTC 

[PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS
 2022-06-20  0:28 UTC  (2+ messages)

[PATCH for-next 00/10] 5.20 patches
 2022-06-20  0:26 UTC  (11+ messages)
` [PATCH for-next 01/10] io_uring: fix multi ctx cancellation
` [PATCH for-next 02/10] io_uring: improve task exit timeout cancellations
` [PATCH for-next 03/10] io_uring: fix io_poll_remove_all clang warnings
` [PATCH for-next 04/10] io_uring: hide eventfd assumptions in evenfd paths
` [PATCH for-next 05/10] io_uring: introduce locking helpers for CQE posting
` [PATCH for-next 06/10] io_uring: add io_commit_cqring_flush()
` [PATCH for-next 07/10] io_uring: opcode independent fixed buf import
` [PATCH for-next 08/10] io_uring: move io_import_fixed()
` [PATCH for-next 09/10] io_uring: consistent naming for inline completion
` [PATCH for-next 10/10] io_uring: add an warn_once for poll_find

[PATCH wpan-next v2 0/6] net: ieee802154: PAN management
 2022-06-20  0:25 UTC  (6+ messages)
` [PATCH wpan-next v2 1/6] net: ieee802154: Create a device type
` [PATCH wpan-next v2 2/6] net: ieee802154: Ensure only FFDs can become PAN coordinators

[PATCH v2] gen_compile_commands: fix overlooked module files
 2022-06-20  0:15 UTC  (2+ messages)

[PATCH v1 00/17] Return of the Parent Pointers
 2022-06-20  0:21 UTC  (5+ messages)
` [PATCH v1 14/17] xfs: Add the parent pointer support to the superblock version 5

[PULL 00/11] Bsd user syscall 2022q2 patches
 2022-06-20  0:20 UTC  (2+ messages)

How to estimate the upper bound of the peak memory consumption of cryptsetup itself?
 2022-06-20  0:19 UTC  (3+ messages)

[PATCH v3 00/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-20  0:18 UTC  (4+ messages)
` [PATCH v3 03/21] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-20  0:13 UTC  (11+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[akpm-mm:mm-unstable 260/261] mm/hugetlb_vmemmap.c:110:17: error: call to undeclared function 'sparse_decode_mem_map'; ISO C99 and later do not support implicit function declarations
 2022-06-20  0:12 UTC 

[PATCH net-next] vmxnet3: disable overlay offloads if UPT device does not support
 2022-06-20  0:10 UTC 

[PATCH 1/2] ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
 2022-06-20  0:10 UTC  (4+ messages)
` [PATCH 2/2] ksmbd: check invalid FileOffset and BeyondFinalZero "

[OE-core] [AUH] python3-jsonschema: upgrading to 4.6.0 FAILED
 2022-06-20  0:07 UTC  (2+ messages)

[PATCH 1/1] doc: man-page for the printenv command
 2022-06-20  0:07 UTC  (2+ messages)

[PATCH] Documentation: kunit: eliminate code-block warnings
 2022-06-19 23:56 UTC  (2+ messages)

[PATCHSET v2 0/3] xfs: random fixes for 5.19-rc2
 2022-06-19 23:52 UTC  (3+ messages)
` [PATCH 1/3] xfs: fix TOCTOU race involving the new logged xattrs control knob

linux-next: build failure after merge of the net-next tree
 2022-06-19 23:48 UTC  (2+ messages)

[PATCH 0/8 v3] xfs: more shutdown/recovery fixes
 2022-06-19 23:40 UTC  (4+ messages)
` [PATCH 8/8] xfs: drop async cache flushes from CIL commits

[PATCH] environ.7: align PWD with the standard
 2022-06-19 23:39 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-19 23:40 UTC  (5+ messages)
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH bpf-next v7 0/5] bpf_loop inlining
 2022-06-19 23:37 UTC  (7+ messages)
` [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known

[Bug 216150] New: ideapad-laptop exposes only two keyboard backlight levels, instead of three
 2022-06-19 23:37 UTC 

[PATCH] printk: allow direct console printing to be enabled always
 2022-06-19 23:33 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] selftests/powerpc: Skip energy_scale_info test on older firmware
 2022-06-19 23:31 UTC 

[PATCH v1 net-next 0/2] raw: Fix nits of RCU conversion series
 2022-06-19 23:29 UTC  (3+ messages)
` [PATCH v1 net-next 1/2] raw: Fix mixed declarations error in raw_icmp_error()
` [PATCH v1 net-next 2/2] raw: Use helpers for the hlist_nulls variant

+ net-lib-once-remove-net_get_random_once_wait-macro.patch added to mm-nonmm-unstable branch
 2022-06-19 23:24 UTC 

[PATCH v2 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-06-19 23:23 UTC  (10+ messages)
` [PATCH v2 02/17] iio: ABI: Fix wrong format of differential capacitance channel ABI
` [PATCH v2 05/17] staging: iio: cdc: ad7746: Use local buffer for multi byte reads
` [PATCH v2 11/17] iio: core: Introduce _inputoffset for differential channels
` [PATCH v2 16/17] iio: cdc: ad7746: Move driver out of staging

[PATCH] ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
 2022-06-19 23:24 UTC  (2+ messages)

[Printing-architecture] OP Minutes (7 June 2022)
 2022-06-19 23:23 UTC 

[PATCH v2 0/2] Fix sloppy 'timeout' parameter type in libata-core.c
 2022-06-19 23:23 UTC  (3+ messages)
` [PATCH v2 2/2] ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()

[Buildroot] [PATCH] package/bpftool: revert bpf_cookie patch to allow building
 2022-06-19 23:19 UTC  (10+ messages)
` [Buildroot] [PATCH v2 1/1] "
  ` [Buildroot] [PATCH v3 "

[PATCH 0/2] xtensa: context tracking updates
 2022-06-19 23:18 UTC  (3+ messages)
` [PATCH 1/2] xtensa: rename context_tracking_user_{enter,exit}
` [PATCH 2/2] xtensa: rename CONTEXT_TRACKING to CONTEXT_TRACKING_USER

[PATCH 0/2] Fix sloppy typing in the fast drain logic
 2022-06-19 23:15 UTC  (4+ messages)
` [PATCH 1/2] ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()

[PATCH] ata: libata-scsi: fix sloppy result type of ata_ioc32()
 2022-06-19 23:12 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] bnxt PMD fixes
 2022-06-19 23:11 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/8] net/bnxt: remove assert for zero data len in Tx path
` [dpdk-dev] [PATCH 8/8] net/bnxt: fix the check for autoneg enablement in the PHY FW

DRM FB interface does not sanitize len when mmap'ed
 2022-06-19 23:01 UTC  (3+ messages)

drivers/gpu/drm/tegra/plane.c:260:19: warning: dereference of NULL 'state' [CWE-476]
 2022-06-19 23:01 UTC 

[PATCH] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
 2022-06-19 22:58 UTC  (3+ messages)
` [tip: x86/tdx] "

[PATCH] net, lib/once: Remove {net_}get_random_once_wait macro
 2022-06-19 22:42 UTC  (2+ messages)

[PATCH] xtensa: rename context_tracking_user_{enter,exit}
 2022-06-19 22:42 UTC 

[f2fs-dev] [PATCH 1/3] f2fs: attach inline_data after setting compression
 2022-06-19 22:34 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: run GCs synchronously given user requests

[RFC PATCH 0/5] DRM CRTC 3D LUT interface for AMD DCN
 2022-06-19 22:31 UTC  (6+ messages)
` [RFC PATCH 1/5] Documentation/amdgpu_dm: Add DM color correction documentation
` [RFC PATCH 2/5] Documentation/amdgpu/display: add DC color caps info
` [RFC PATCH 3/5] drm/drm_color_mgmt: add shaper LUT to color mgmt properties
` [RFC PATCH 4/5] drm/drm_color_mgmt: add 3D "
` [RFC PATCH 5/5] drm/amd/display: mapping new DRM 3D LUT properties to AMD hw blocks

Boot stall regression from "printk for 5.19" merge
 2022-06-19 22:31 UTC  (3+ messages)

[PATCH] PM / devfreq: Fix kernel warning with cpufreq passive register fail
 2022-06-19 22:29 UTC 


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.