All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-18 18:43:43 to 2022-07-18 19:37:18 UTC [more...]

[RFC PATCH 00/14] mm: relaxed TLB flushes and other optimi
 2022-07-18 12:02 UTC  (4+ messages)
` [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
` [RFC PATCH 02/14] userfaultfd: try to map write-unprotected pages
` [RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable

RTT-PROBE: lore-subspace-rtt
 2022-07-18 19:36 UTC 

[PATCH 1/3] iio: humidity: dht11: Don't warn on memory allocation failure
 2022-07-18 19:35 UTC  (3+ messages)
` [PATCH 2/3] iio: humidity: dht11: Emit error messages for probe failures
` [PATCH 3/3] iio: humidity: dht11: Use dev_err_probe consistently

[PATCH] net: ieee802154: ca8210: Fix comment typo
 2022-07-18 19:35 UTC  (2+ messages)

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-18 19:35 UTC  (6+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 07/12] rebase: add --update-refs option

[net-next RFC PATCH 0/4] net: dsa: qca8k: code split for qca8k
 2022-07-18 19:35 UTC  (7+ messages)
` [net-next RFC PATCH 1/4] net: dsa: qca8k: drop qca8k_read/write/rmw for regmap variant

Pull request: u-boot-spi/master
 2022-07-18 19:35 UTC 

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-18 19:34 UTC  (7+ messages)
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v3] Add a "-m" option to "perf buildid-list"
 2022-07-18 19:32 UTC  (4+ messages)

[PATCH v3 0/2] Add PCIE device IDs for Intel DFL cards
 2022-07-18 19:30 UTC  (7+ messages)
` [PATCH v3 1/2] Documentation: fpga: dfl: add PCI Identification documentation
` [PATCH v3 2/2] fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-18 19:30 UTC  (3+ messages)

[PATCH 0/7] staging: vt6655: Convert four macros to one function
 2022-07-18 19:33 UTC  (4+ messages)
` [PATCH 1/7] staging: vt6655: Rename dwData to reg_value in four macros

[PATCH] drm/amdgpu: fix scratch register access method in SRIOV
 2022-07-18 19:32 UTC 

'git sparse-checkout add' hangs if local repo is using alternative objects store
 2022-07-18 19:29 UTC  (3+ messages)

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-07-18 19:28 UTC  (17+ messages)
` [PATCH 01/16] lib/bitmap: add bitmap_check_params()
` [PATCH 02/16] lib/bitmap: don't call bitmap_set() with len == 0
` [PATCH 03/16] lib/test_bitmap: don't test bitmap_set if nbits "
` [PATCH 04/16] lib/test_bitmap: test test_bitmap_arr{32,64} starting from nbits == 1
` [PATCH 05/16] lib/test_bitmap: disable compile-time test if DEBUG_BITMAP() is enabled
` [PATCH 06/16] lib/test_bitmap: delete meaningless test for bitmap_cut
` [PATCH 07/16] smp: optimize smp_call_function_many_cond()
` [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
` [PATCH 09/16] irq: don't copy cpu affinity mask if source is equal to destination
` [PATCH 10/16] sched: optimize __set_cpus_allowed_ptr_locked()
` [PATCH 11/16] time: optimize tick_check_preferred()
` [PATCH 12/16] time: optimize tick_check_percpu()
` [PATCH 13/16] time: optimize tick_setup_device()
` [PATCH 14/16] mm/percpu: optimize pcpu_alloc_area()
` [PATCH 15/16] sched/topology: optimize topology_span_sane()
` [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter

[PULL 00/40] qemu-sparc queue 20220718
 2022-07-18 18:33 UTC  (34+ messages)
` [PULL 03/40] pl050: change PL050State dev pointer from void to PS2State
` [PULL 05/40] pl050: introduce new PL050_MOUSE_DEVICE QOM type
` [PULL 06/40] pl050: move logic from pl050_realize() to pl050_init()
` [PULL 08/40] pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize()
` [PULL 09/40] pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize()
` [PULL 10/40] pl050: don't use legacy ps2_kbd_init() function
` [PULL 11/40] pl050: don't use legacy ps2_mouse_init() function
` [PULL 12/40] lasips2: don't use vmstate_register() in lasips2_realize()
` [PULL 13/40] lasips2: remove the qdev base property and the lasips2_properties array
` [PULL 14/40] lasips2: remove legacy lasips2_initfn() function
` [PULL 15/40] lasips2: change LASIPS2State dev pointer from void to PS2State
` [PULL 16/40] lasips2: QOMify LASIPS2Port
` [PULL 17/40] lasips2: introduce new LASIPS2_KBD_PORT QOM type
` [PULL 18/40] lasips2: introduce new LASIPS2_MOUSE_PORT "
` [PULL 19/40] lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() function
` [PULL 20/40] lasips2: move mouse port initialisation to new lasips2_mouse_port_init() function
` [PULL 21/40] lasips2: introduce lasips2_kbd_port_class_init() and lasips2_kbd_port_realize()
` [PULL 22/40] lasips2: introduce lasips2_mouse_port_class_init() and lasips2_mouse_port_realize()
` [PULL 23/40] lasips2: rename LASIPS2Port irq field to birq
` [PULL 24/40] lasips2: introduce port IRQ and new lasips2_port_init() function
` [PULL 25/40] lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device
` [PULL 26/40] lasips2: add named input gpio to port for downstream PS2 device IRQ
` [PULL 27/40] lasips2: add named input gpio to handle incoming port IRQs
` [PULL 28/40] lasips2: switch to using port-based IRQs
` [PULL 29/40] lasips2: rename LASIPS2Port parent pointer to lasips2
` [PULL 30/40] lasips2: standardise on lp name for LASIPS2Port variables
` [PULL 31/40] lasips2: switch register memory region to DEVICE_BIG_ENDIAN
` [PULL 33/40] lasips2: don't use legacy ps2_mouse_init() function
` [PULL 34/40] lasips2: update VMStateDescription for LASIPS2 device
` [PULL 36/40] pckbd: don't use legacy ps2_kbd_init() function
` [PULL 37/40] ps2: remove unused "
` [PULL 39/40] ps2: remove unused legacy ps2_mouse_init() function
` [PULL 40/40] pckbd: remove legacy i8042_mm_init() function

[PATCH] arm/lib: Improve FVPRunner shutdown logic
 2022-07-18 19:05 UTC  (2+ messages)

[PATCH] soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoC
 2022-07-18 19:28 UTC 

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2022-07-18 19:27 UTC  (12+ messages)
          ` [PATCH] [REGRESSION] "

[python-qemu-qmp MR #9] qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type
 2022-07-18 18:38 UTC 

[PATCH v2 1/2] drm/amd/debugfs: Expose GFXOFF state to userspace
 2022-07-18 19:26 UTC  (5+ messages)
` [PATCH v2 2/2] Documentation/gpu: Add GFXOFF section

RTT-PROBE: lore-subspace-rtt
 2022-07-18 19:26 UTC 

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-18 19:25 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] pack-bitmap: prepare to read lookup table extension

[PATCH net-next 0/6] net: dsa: always use phylink
 2022-07-18 19:24 UTC  (25+ messages)
` [PATCH net-next 2/6] software node: allow named software node to be created
` [PATCH net-next 5/6] net: dsa: use swnode fixed-link if using default params

[PATCH v2 1/2] rust-common: Fix use of target definitions for SDK generation
 2022-07-18 19:25 UTC  (6+ messages)
` [PATCH v2 2/2] cargo-cross-canadian: Use SDK's flags during target linking
  ` [OE-core] "

[PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-18 19:23 UTC  (6+ messages)

[PATCH v10 4/5] btrfs: test verity orphans with dmlogwrites
 2022-07-18 19:24 UTC 

[PATCH] block: don't allow the same type rq_qos add more than once
 2022-07-18 19:22 UTC  (2+ messages)

[PATCH 0/6] qla2xxx driver features
 2022-07-18 19:22 UTC  (5+ messages)
` [PATCH 2/6] qla2xxx: Add a generic tracing framework

[PATCH v2 0/5] userfaultfd: support access/write hints
 2022-07-18 11:47 UTC  (5+ messages)
` [PATCH v2 2/5] userfaultfd: introduce access-likely mode for common operations
` [PATCH v2 3/5] userfaultfd: introduce write-likely mode for uffd operations
` [PATCH v2 4/5] userfaultfd: zero access/write hints
` [PATCH v2 5/5] selftest/userfaultfd: test read/write hints

[PATCH v3] x86/mce: retrieve poison range from hardware
 2022-07-18 19:22 UTC  (4+ messages)

[PATCH] libcxl: Fix memory leakage in cxl_port_init()
 2022-07-18 19:21 UTC  (2+ messages)

[PATCH] drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
 2022-07-18 19:19 UTC  (4+ messages)

[PATCH 1/2] platform/chrome: cros_ec_typec: Rename port altmode array
 2022-07-18 19:20 UTC  (2+ messages)

[GIT PULL] hte: Fixes for v5.19
 2022-07-18 19:19 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4 0/6] Add codename in device selection
 2022-07-18 19:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add codename in device selection (rev4)

[Intel-gfx] [PATCH] drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler()
 2022-07-18 19:17 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

RTT-PROBE: lore-subspace-rtt
 2022-07-18 19:16 UTC 

[GIT PULL FOR v5.20] Various daily build fixes
 2022-07-18 19:16 UTC 

[PATCH v3 0/3] Add compatible for Tegra234 GPCDMA
 2022-07-18 19:16 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Add compatible for Tegra234

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-18 19:14 UTC  (6+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH v2] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
 2022-07-18 19:15 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
 2022-07-18 19:15 UTC  (3+ messages)

[PATCH v1 1/1] ALSA: isa: Use INVALID_HWIRQ definition
 2022-07-18 19:14 UTC  (4+ messages)

[PATCH v1 1/1] irqchip/stm32-exti: Use INVALID_HWIRQ definition
 2022-07-18 19:13 UTC  (4+ messages)

[linux-next:master 2341/11208] drivers/clk/renesas/clk-r8a7779.c:137 r8a7779_cpg_clocks_init() warn: possible memory leak of 'data'
 2022-07-18 19:13 UTC 

[for-5.20/block PATCH] mmc: fix disk/queue leak in case of adding disk failure
 2022-07-18 19:13 UTC  (2+ messages)

[PATCH 1/3] ublk_drv: fix an IS_ERR() vs NULL check
 2022-07-18 19:13 UTC  (2+ messages)

[PATCH] ublk: remove UBLK_IO_F_INTEGRITY
 2022-07-18 19:13 UTC  (2+ messages)

[PATCH -next] ublk_drv: remove unneeded semicolon
 2022-07-18 19:13 UTC  (2+ messages)

[PATCH -next] ublk_drv: fix missing error return code in ublk_add_dev()
 2022-07-18 19:13 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Cleanup intel_phy_is_combo()
 2022-07-18 19:12 UTC 

[PATCH v6 0/7] trace2: dump scope when print "interesting" config
 2022-07-18 19:07 UTC  (4+ messages)
` [PATCH v7 "

[EXT] Re: [PATCH 1/3] arm64: dts: imx: add imx8dxl support
 2022-07-18 19:08 UTC 

[PATCH v2 01/10] cert/key: Add support for EC based certificates
 2022-07-18 19:07 UTC  (3+ messages)
` [PATCH v2 02/10] unit: Add basic EC-DSA verification test

[PATCH bpf-next] RFC: libbpf: resolve rodata lookups
 2022-07-18 19:07 UTC 

mainline build failure of powerpc allmodconfig for prom_init_check
 2022-07-18 19:06 UTC  (5+ messages)

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-18 19:07 UTC  (30+ messages)
` [PATCH 02/12] drm/amd/display: Change get_pipe_idx function scope
` [PATCH 03/12] drm/amd/display: Remove unused clk_src variable
` [PATCH 04/12] drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
` [PATCH 05/12] drm/amd/display: Remove unused NumberOfStates variable
` [PATCH 06/12] drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
` [PATCH 07/12] drm/amd/display: Remove unused value0 variable
` [PATCH 08/12] drm/amd/display: Remove unused variables from dcn10_stream_encoder
` [PATCH 09/12] drm/amd/display: Remove unused MaxUsedBW variable
` [PATCH 10/12] drm/amd/display: Remove parameters from dml30_CalculateWriteBackDISPCLK

RTT-PROBE: lore-subspace-rtt
 2022-07-18 19:06 UTC 

[PATCH] cifs: Fix memory leak when using fscache
 2022-07-18 19:06 UTC 

[tip: x86/fpu] intel_idle: Add a new flag to initialize the AMX state
 2022-07-18 18:56 UTC  (2+ messages)
` [PATCH][Rebased] "

Feature request: provide a persistent IDs on a commit
 2022-07-18 19:04 UTC  (4+ messages)

[ovmf test] 171671: all pass - PUSHED
 2022-07-18 19:03 UTC 

pthreads dependency error in building podman
 2022-07-18 19:02 UTC  (4+ messages)
  ` [meta-virtualization] "

[PATCH v2] trace2: don't include "fsync" events in all trace2 logs
 2022-07-18 19:01 UTC  (4+ messages)
` [PATCH v3] trace2: only include "fsync" events if we git_fsync()
    ` [EXTERNAL] "

[usb:usb-testing 50/55] drivers/platform/chrome/cros_typec_switch.c:93:9: error: call to undeclared function 'acpi_evaluate_integer'; ISO C99 and later do not support implicit function declarations
 2022-07-18 18:58 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-18 18:56 UTC 

[PATCH] platform/chrome: cros_typec_switch: Add ACPI Kconfig dep
 2022-07-18 18:55 UTC 

[patch 02/38] x86/cpu: Use native_wrmsrl() in load_percpu_segment()
 2022-07-18 18:55 UTC  (4+ messages)
` [patch 1/3] x86/cpu: Remove segment load from switch_to_new_gdt()

[PATCH] sched/fair: optimize entity_tick()
 2022-07-18 18:53 UTC  (2+ messages)

[PATCH v3] x86/sgx: Set active memcg prior to shmem allocation
 2022-07-18 18:52 UTC  (4+ messages)
` [tip: x86/urgent] "

[PATCH RESEND v3 0/3] add imx8dxl evk support
 2022-07-18 18:50 UTC  (4+ messages)
` [PATCH RESEND v3 3/3] arm64: dts: imx: add imx8dxl support
    ` [EXT] "

[PATCH 0/3] Add Quad Input Page Program to chips with no SFDP table
 2022-07-18 18:49 UTC  (5+ messages)
` [PATCH 2/3] mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags

[PATCH v3 0/7] git doc + "git help": move "format" docs from technical/*
 2022-07-18 18:41 UTC  (5+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 2/8] git docs: split "User-facing file formats" off from "Guides"

[meta-zephyr] build broken with current oe-core master
 2022-07-18 18:49 UTC  (2+ messages)

[PATCH v3] include/uapi/linux/swab.h: move explicit cast outside ternary
 2022-07-18 18:47 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-18 18:46 UTC 

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-18 18:46 UTC  (6+ messages)
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h

[PATCH] efi/x86: use naked RET on mixed mode call wrapper
 2022-07-18 18:46 UTC  (5+ messages)

[PATCH v2 0/2] Add mt8186 mutex support for mdp3
 2022-07-18 18:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186

[PATCH v10 0/5] tests for btrfs fsverity
 2022-07-18 18:45 UTC  (3+ messages)
` [PATCH v10 2/5] common/verity: support btrfs in generic fsverity tests

[PATCH 0/2] wifi: brcmfmac: add DT property for trivial ccode mapping
 2022-07-18 18:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial

[OE-core][PATCH] strace: update SRC_URI
 2022-07-18 18:42 UTC  (3+ messages)


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.