All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-06 00:57:41 to 2022-10-06 03:28:50 UTC [more...]

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-06  3:11 UTC  (20+ messages)
` [PATCH 01/24] util: Add interval-tree.c
` [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation constant
` [PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
` [PATCH 04/24] accel/tcg: Split out PageDesc to internal.h
` [PATCH 05/24] accel/tcg: Split out tb-maint.c
` [PATCH 06/24] accel/tcg: Move assert_no_pages_locked to internal.h
` [PATCH 07/24] accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
` [PATCH 08/24] accel/tcg: Remove duplicate store to tb->page_addr[]
` [PATCH 09/24] accel/tcg: Introduce tb_{set_}page_addr{0,1}
` [PATCH 10/24] accel/tcg: Rename tb_invalidate_phys_page
` [PATCH 11/24] accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
` [PATCH 12/24] accel/tcg: Unify declarations of tb_invalidate_phys_range
` [PATCH 14/24] accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
` [PATCH 16/24] accel/tcg: Use page_reset_target_data in page_set_flags
` [PATCH 17/24] accel/tcg: Use tb_invalidate_phys_range "
` [PATCH 18/24] accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
` [PATCH 19/24] accel/tcg: Simplify page_get/alloc_target_data
` [PATCH 20/24] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
` [PATCH 22/24] accel/tcg: Use interval tree for user-only page tracking

[PATCH 0/5] MediaTek watchdog: MT6795 support and YAML conversion
 2022-10-06  2:26 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema

Regression (latency spike) between 5.16.2-rt19 and 5.17.1-rt17
 2022-10-06  3:25 UTC  (6+ messages)

[PATCH v2] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-06  3:25 UTC  (6+ messages)

[PATCH v4 0/6] Support UEFI SPI I/O protocol
 2022-10-06  3:26 UTC  (5+ messages)
` [PATCH v4 1/6] spi: Implement spi_set_speed
` [PATCH v4 2/6] efi: Add string conversion helper

[PATCH] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-10-06  3:21 UTC  (3+ messages)

[PATCH 1/2] scripts/clang-tools: Create array of checks to exclude
 2022-10-06  3:24 UTC  (2+ messages)
` [PATCH 2/2] scripts/clang-tools: Remove core.uninitialized.Assign check

[igt-dev] [PATCH i-g-t] Introduced partial FreeBSD compatibility
 2022-10-06  3:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Introduced partial FreeBSD compatibility (rev8)

[PATCH 1/2] powerpc: Make instruction dump work with scripts/decodecode
 2022-10-06  3:20 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Print instruction dump on a single line

[PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-06  3:19 UTC 

[PATCH V2 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
 2022-10-06  3:18 UTC  (8+ messages)
` [PATCH V2 1/7] null_blk: allow REQ_OP_WRITE_ZEROES
` [PATCH V2 2/7] null_blk: code cleaup
` [PATCH V2 3/7] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH V2 4/7] null_blk: don't use magic numbers in the code
` [PATCH V2 5/7] null_blk: remove extra space in switch condition
` [PATCH V2 6/7] null_blk: add param to set max disacrd sectors
` [PATCH V2 7/7] null_blk: add param to set max write-zeroes sects

[PATCH bpf-next 00/10] BPF link support for tc BPF programs
 2022-10-06  3:19 UTC  (17+ messages)
` [PATCH bpf-next 02/10] bpf: Implement BPF link handling "
` [PATCH bpf-next 03/10] bpf: Implement link update for tc BPF link programs
` [PATCH bpf-next 04/10] bpf: Implement link introspection "
` [PATCH bpf-next 05/10] bpf: Implement link detach "
` [PATCH bpf-next 06/10] libbpf: Change signature of bpf_prog_query
` [PATCH bpf-next 07/10] libbpf: Add extended attach/detach opts
` [PATCH bpf-next 08/10] libbpf: Add support for BPF tc link
` [PATCH bpf-next 10/10] bpf, selftests: Add various BPF tc link selftests

[PATCH RESEND v4 0/2] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-10-06  3:18 UTC  (3+ messages)

[PATCH] dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning
 2022-10-06  3:16 UTC  (2+ messages)

[PATCH 00/12] ASoC: mediatek: Add support for MT8188 SoC
 2022-10-06  3:13 UTC  (16+ messages)
` [PATCH 08/12] ASoC: mediatek: mt8188: add platform driver
` [PATCH 12/12] dt-bindings: mediatek: mt8188: add mt8188-mt6359 document

[PATCH v13 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-10-06  3:03 UTC  (3+ messages)
` [PATCH v13 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-06  3:11 UTC  (7+ messages)
` [PATCH v2 29/39] x86/cet/shstk: Support wrss "

drivers/soc/qcom/pdr_internal.h:192:20: error: initializing 'struct qmi_elem_info *' with an expression of type 'const struct qmi_elem_info[5]' discards qualifiers
 2022-10-06  3:11 UTC 

[PATCH] of: fdt: add stub for early_init_dt_scan()
 2022-10-06  3:11 UTC 

[PATCH] ipmi: kcs: Poll OBF briefly to reduce OBE latency
 2022-10-06  3:08 UTC  (12+ messages)

[PATCH] Fix race condition when exec'ing setuid files
 2022-10-06  3:06 UTC  (4+ messages)

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-10-06  3:03 UTC  (16+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "

[RFC PATCH 0/2] Clean up protocol installation API
 2022-10-06  3:02 UTC  (8+ messages)
` [RFC PATCH 1/2] efi_loader: define internal implementations of install/uninstallmultiple
` [RFC PATCH 2/2] cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol

Understanding P2P DMA related errors
 2022-10-06  2:56 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-10-06  2:54 UTC  (3+ messages)

build failures on 6.0
 2022-10-06  2:53 UTC  (4+ messages)
      ` Fwd: "

[RFC 0/9 v2] netfilter: bpf base hook program generator
 2022-10-06  2:52 UTC  (3+ messages)
` [RFC v2 6/9] netfilter: add "

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-05 21:48 UTC  (6+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[igt-dev] [PATCH i-g-t] Introduced partial FreeBSD compatibility
 2022-10-06  2:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Introduced partial FreeBSD compatibility (rev7)

[PATCH v9 00/16] qapi: net: add unix socket type support to netdev backend
 2022-10-06  0:39 UTC  (9+ messages)
` [PATCH v9 05/16] qapi: net: add stream and dgram netdevs
` [PATCH v9 08/16] net: stream: add unix socket

[PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR
 2022-10-06  2:42 UTC  (5+ messages)

[PATCH] riscv: enable THP_SWAP for RV64
 2022-10-06  2:35 UTC  (3+ messages)

[PATCH] RISC-V: Print SSTC in canonical order
 2022-10-06  2:35 UTC  (2+ messages)

[PATCH] riscv: compat: s/failed/unsupported if compat mode isn't supported
 2022-10-06  2:35 UTC  (3+ messages)

lockdep WARNING at blktests block/011
 2022-10-06  2:30 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] Introduced partial FreeBSD compatibility
 2022-10-06  2:30 UTC  (3+ messages)

[for-next][PATCH 0/2] tracing: Last two fixes before pushing to 6.1
 2022-10-06  2:27 UTC  (4+ messages)
` [for-next][PATCH 1/2] ftrace: Still disable enabled records marked as disabled
` [for-next][PATCH 2/2] tracing: Do not free snapshot if tracer is on cmdline

[lpieralisi-pci:pci/qcom] BUILD SUCCESS 7e1086fc815840ac1c3ed283126fd7e027efd242
 2022-10-06  2:25 UTC 

[PATCH v2 00/10] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-10-06  2:18 UTC  (4+ messages)
` [PATCH v2 05/10] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Fix interrupt count

linux-next: Fixes tag needs some work in the cifs tree
 2022-10-06  2:18 UTC  (2+ messages)

[RFCv2 PATCH 1/4] dt-bindings: bus: add Wiegand bus dt documentation
 2022-10-06  2:18 UTC  (4+ messages)
` [RFCv2 PATCH 3/4] dt-bindings: gpio: add Wiegand GPIO driver "

[RFC] memcg rstat flushing optimization
 2022-10-06  2:13 UTC  (9+ messages)

[PATCH v1 1/1] riscv: mm: call best_map_size many times during linear-mapping
 2022-10-06  2:12 UTC 

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-10-06  2:12 UTC  (9+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[PATCH 07/10] media: ar0521: Adjust exposure and blankings limits
 2022-10-06  2:08 UTC  (2+ messages)

[PATCH v4 0/4] workqueue: destroy_worker() vs isolated CPUs
 2022-10-06  2:07 UTC  (5+ messages)
` [PATCH v4 4/4] workqueue: Unbind workers before sending them to exit()

[PATCH v3 0/2] *** IT6505 driver read dt properties ***
 2022-10-06  2:04 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: it6505: add properties to restrict output bandwidth
` [PATCH v3 2/2] drm/bridge: add it6505 driver to read data-lanes and max-pixel-clock-mhz from dt

[PATCH 0/3] HID: playstation: improvements and new device support
 2022-10-06  2:01 UTC  (4+ messages)
` [PATCH 1/3] HID: playstation: stop DualSense output work on remove
` [PATCH 2/3] HID: playstation: add initial DualSense Edge controller support
` [PATCH 3/3] HID: playstation: support updated DualSense rumble mode

[PATCH net OR wpan] net: ieee802154: return -EINVAL for unknown addr type
 2022-10-06  2:02 UTC 

[PATCH 1/3] HID: playstation: stop DualSense output work on remove
 2022-10-06  2:01 UTC 

[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-10-06  1:58 UTC  (4+ messages)

[PATCH] lib: check if stack_table valid in __stack_depot_save
 2022-10-06  1:56 UTC 

[PATCH 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-10-06  1:50 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver

[PATCH] net: mana: store return status in signed variable
 2022-10-06  1:48 UTC  (2+ messages)

Feature Request - Full Bypass/Verify Mode
 2022-10-06  1:39 UTC  (2+ messages)

[PATCH v2] Documentation/mm/page_owner.rst: delete frequently changing experimental data
 2022-10-06  1:46 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v6 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-10-06  0:34 UTC  (4+ messages)
` [PATCH v6 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v6 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v6 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH] dt-bindings: mediatek: vcodec: Add the platform compatible to schema
 2022-10-06  1:13 UTC  (4+ messages)

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-10-06  1:50 UTC  (4+ messages)
` [RFC PATCH 17/23] thermal: intel: hfi: Enable the Intel Thread Director

[PATCH] staging: most: net: Replace macros HB and LB with static inline functions
 2022-10-06  1:39 UTC  (3+ messages)

[PATCH v4 1/2] Avoid using EFI tables Xen may have clobbered
 2022-10-06  1:40 UTC  (11+ messages)

Install-prefix when building should not be hardcoded
 2022-10-06  1:32 UTC  (2+ messages)
` [PATCH] Makefile: clarify runtime relative gitexecdir

[syzbot] memory leak in __get_metapage
 2022-10-06  1:28 UTC  (8+ messages)

[jlayton:iversion 16/17] include/linux/kern_levels.h:5:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'}
 2022-10-06  1:27 UTC 

[PATCH -next 0/2] riscv: ptrace: implement PTRACE_{PEEK,POKE}USR
 2022-10-06  1:26 UTC  (2+ messages)

Linux kernel updates and v6.0
 2022-10-06  1:26 UTC  (2+ messages)

[PATCH] ptrace: Mark PTRACE_{PEEK,POKE}USR as deprecated for new ports
 2022-10-06  1:24 UTC 

[PATCH v3] xfs: add LARP state transition diagram
 2022-10-06  1:25 UTC  (3+ messages)

[PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
 2022-10-06  1:19 UTC 

[powerpc:next] BUILD SUCCESS b2e82e495a528eed77c15f3923c2b049a21d7280
 2022-10-06  1:14 UTC 

[Buildroot] wpa_supplicant: TLSv1: No TLS version allowed
 2022-10-06  1:11 UTC  (2+ messages)

[PATCH v8 0/9] landlock: truncate support
 2022-10-06  1:10 UTC  (3+ messages)
` [PATCH v8 1/9] security: Create file_truncate hook from path_truncate hook

[PATCH 1/1] io_uring: optimise mb() in io_req_local_work_add
 2022-10-06  1:06 UTC 

[PATCH v2 00/17] Add Multi Circular Queue Support
 2022-10-06  1:06 UTC  (18+ messages)
` [PATCH v2 01/17] ufs: core: Probe for ext_iid support
` [PATCH v2 02/17] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v2 03/17] ufs: core: Introduce Multi-circular queue capability
` [PATCH v2 04/17] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v2 05/17] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v2 06/17] ufs: core: mcq: Configure resource regions
` [PATCH v2 07/17] ufs: core: mcq: Calculate queue depth
` [PATCH v2 08/17] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v2 09/17] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v2 10/17] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v2 11/17] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v2 12/17] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v2 13/17] ufs: core: Prepare for completion in mcq
` [PATCH v2 14/17] ufs: mcq: Add completion support of a cqe
` [PATCH v2 15/17] ufs: core: mcq: Add completion support in poll
` [PATCH v2 16/17] ufs: core: mcq: Enable Multi Circular Queue
` [PATCH v2 17/17] ufs: qcom-host: Enable multi circular queue capability

[powerpc:merge] BUILD SUCCESS 18e4cc8b62fda447da3e713891c9196d47239cca
 2022-10-06  1:05 UTC 

[PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
 2022-10-06  1:05 UTC  (3+ messages)

[Intel-wired-lan] [next-queue v2 0/4] i40e: Add an i40e_napi_poll tracepoint
 2022-10-06  1:00 UTC  (6+ messages)
` [Intel-wired-lan] [next-queue v2 2/4] i40e: Record number TXes cleaned during NAPI
      `  "

[RFC PATCH v2 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-06  0:59 UTC  (8+ messages)
` [RFC PATCH v2 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v2] wifi: ath11k: suppress add interface error
 2022-10-06  0:58 UTC  (2+ messages)

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-06  0:01 UTC 

[PATCH bpf-next] bpf,x64: Remove unnecessary check on existence of SSE2
 2022-10-06  0:58 UTC  (3+ messages)
` [PATCH bpf-next v2] "

[Intel-gfx] [PATCH RESEND] drm/i915: Fix display problems after resume
 2022-10-06  0:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix display problems after resume (rev2)


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.