All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-20 14:40:33 to 2022-07-20 15:25:04 UTC [more...]

[PATCH v7 0/7] RISC-V IPI Improvements
 2022-07-20 15:23 UTC  (15+ messages)
` [PATCH v7 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v7 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v7 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v7 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v7 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v7 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v7 7/7] RISC-V: Use IPIs for remote icache "

[Buildroot] [PATCH 1/1] package/zfs: fix cross-compilation
 2022-07-20 15:24 UTC 

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-20 15:23 UTC  (12+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v3 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v3 03/14] perf/hw_breakpoint: Clean up headers

should we make "-o iversion" the default on ext4 ?
 2022-07-20 15:22 UTC  (4+ messages)

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-20 15:22 UTC  (8+ messages)

[PATCH v3 RESEND 0/6] Add support for upcoming chips to k10temp and amd_nb
 2022-07-20 15:22 UTC  (3+ messages)

ftrace_kill() leads to kmalloc-512 UAF
 2022-07-20 15:22 UTC 

[PATCH] gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get_port_by_id()
 2022-07-20 15:22 UTC 

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2022-07-20 15:22 UTC  (5+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler

[PATCH V6 00/16] The Runtime Verification (RV) interface
 2022-07-20 15:21 UTC  (5+ messages)
` [PATCH V6 01/16] rv: Add "

[PATCH RESEND 0/2] drm/virtio: use drm managed resources
 2022-07-20 15:20 UTC  (7+ messages)
` [PATCH RESEND 1/2] drm/virtio: plane: "
` [PATCH RESEND 2/2] drm/virtio: kms: "

[RFC PATCH 00/14] mm: relaxed TLB flushes and other optimi
 2022-07-20 15:19 UTC  (8+ messages)
` [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
` [RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable

[igt-dev] [PATCH] lib/chamelium: Support MST connectors on reprobe by using connector name
 2022-07-20 15:19 UTC 

[qemu-arm-static] timer_delete issue from Qemu 5.0.0 onwards
 2022-07-20 15:19 UTC  (13+ messages)

[PATCH v3 0/3] Tidy user rdpmc documentation and testing
 2022-07-20 15:18 UTC  (7+ messages)
` [PATCH v3 1/3] perf: Align user space counter reading with code
` [PATCH v3 3/3] perf test: Add user space counter reading tests

[PATCH] clk: sunxi-ng: Fix H6 RTC clock definition
 2022-07-20 15:16 UTC  (4+ messages)

[PATCH] PCI: eliminate abnormal characters when reads help information of "PCI_P2PDMA" under menuconfig
 2022-07-20 15:17 UTC  (2+ messages)

[PATCH V2] arm64: fix oops in concurrently setting insn_emulation sysctls
 2022-07-20 15:13 UTC  (4+ messages)

[RFCv6 PATCH net-next 00/19] net: extend the type of netdev_features_t to bitmap
 2022-07-20 15:13 UTC  (7+ messages)
` [RFCv6 PATCH net-next 02/19] net: replace general features macroes with global netdev_features variables

[PATCH] locking/lockdep: use pr_warn_once for reporting that lockdep is turned off
 2022-07-20 15:13 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
 2022-07-20 15:13 UTC  (3+ messages)

[PATCH v4 0/3] Cleanups for asm-generic/pci.h
 2022-07-20 15:12 UTC  (5+ messages)
` [PATCH v4 3/3] asm-generic: Add new pci.h and use it

[PATCH 0/4] lib: utils/serial: Collection of UART code improvements
 2022-07-20 15:13 UTC  (5+ messages)
` [PATCH 3/4] lib: serial: Clean up coding style in sifive-uart.c
` [PATCH 4/4] lib: utils/serial: Ensure baudrate is non-zero before using

[patch net-next v3 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-07-20 15:12 UTC  (12+ messages)
` [patch net-next v3 01/11] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration
` [patch net-next v3 02/11] net: devlink: introduce nested devlink entity for line card
` [patch net-next v3 03/11] mlxsw: core_linecards: Introduce per line card auxiliary device
` [patch net-next v3 04/11] mlxsw: core_linecards: Expose HW revision and INI version
` [patch net-next v3 05/11] mlxsw: reg: Extend MDDQ by device_info
` [patch net-next v3 06/11] mlxsw: core_linecards: Probe provisioned line cards for devices and expose FW version
` [patch net-next v3 07/11] mlxsw: reg: Add Management DownStream Device Tunneling Register
` [patch net-next v3 08/11] mlxsw: core_linecards: Expose device PSID over device info
` [patch net-next v3 09/11] mlxsw: core_linecards: Implement line card device flashing
` [patch net-next v3 10/11] selftests: mlxsw: Check line card info on provisioned line card
` [patch net-next v3 11/11] selftests: mlxsw: Check line card info on activated "

[PATCH v2 00/24] KVM: arm64: Introduce pKVM shadow state at EL2
 2022-07-20 15:11 UTC  (5+ messages)
` [PATCH v2 06/24] KVM: arm64: Unify identifiers used to distinguish host and hypervisor

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-20 15:07 UTC  (6+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
 2022-07-20 15:11 UTC  (2+ messages)

[PATCH] ext4: minor defrag code improvements
 2022-07-20 15:11 UTC  (4+ messages)

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-20 15:11 UTC  (7+ messages)

[PATCH] i2c: imx: Make sure to unregister adapter on remove()
 2022-07-20 15:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER
 2022-07-20 15:01 UTC  (2+ messages)

[patch net-next v2 00/12] mlxsw: Implement dev info and dev flash for line cards
 2022-07-20 15:09 UTC  (10+ messages)
` [patch net-next v2 05/12] mlxsw: core_linecards: Expose HW revision and INI version

[meta-virtualization][master][kirkstone][PATCH] containerd: upgrade to 1.6.6
 2022-07-20 15:08 UTC  (4+ messages)

[PATCH 0/7] drm: Clean up plane helpers
 2022-07-20 15:08 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: Document additional sku6 for sc7180 pazquel
 2022-07-20 15:07 UTC  (3+ messages)

[PATCH v5] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress
 2022-07-20 15:06 UTC  (4+ messages)

xen master: xl create hangs
 2022-07-20 15:04 UTC  (2+ messages)

[PATCH] clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
 2022-07-20 15:05 UTC  (2+ messages)

[PATCH] arm64: fix KASAN_INLINE
 2022-07-20 15:03 UTC  (3+ messages)

[Cluster-devel] [PATCHv2 dlm/next 1/2] fs: dlm: use __func__ for function name
 2022-07-20 15:04 UTC  (2+ messages)
` [Cluster-devel] [PATCHv2 dlm/next 2/2] fs: dlm: handle -EINVAL as log_error()

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-20 14:59 UTC  (3+ messages)

strange interaction between fuse + pidns
 2022-07-20 15:03 UTC  (3+ messages)
` [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING

[PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
 2022-07-20 15:02 UTC  (4+ messages)

[PATCH v4] patman: By default don't pass "--no-tree" to checkpatch for linux
 2022-07-20 15:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] tests/gem_exec_fence: Fix test_fence_await for hanging workloads
 2022-07-20 15:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] serial: pl011: Add xilinx uart
 2022-07-20 15:02 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'
` [PATCH v2 2/2] serial: pl011: Add support for Xilinx Uart

<linux/fs.h> conflicts with <sys/mount.h>
 2022-07-20 15:02 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Fix typo in comment
 2022-07-20 15:02 UTC  (2+ messages)
`  "

binman issue on ubuntu 20.04
 2022-07-20 15:01 UTC  (2+ messages)

[PATCH 00/19] buildman: Integration of boards.cfg file
 2022-07-20 15:01 UTC  (8+ messages)
` [PATCH 10/19] buildman: Incorporate the genboardscfg.py tool

[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
 2022-07-20 15:01 UTC  (7+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore

[PATCH] drm/amd/display: reduce stack size in dcn32 dml
 2022-07-20 15:01 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: vendor-prefixes: add MSC Technologies
 2022-07-20 15:00 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
` [PATCH v2 3/3] arm64: dts: sm2s-imx8mp: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board

[RFC PATCH 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-07-20 15:01 UTC  (5+ messages)
` [RFC PATCH 7/8] binman: add support for skipping file concatenation for mkimage

[PATCH] console: Add option to keep it silent until env is loaded
 2022-07-20 15:01 UTC  (6+ messages)

[PATCH] Provide more details of exactly how configuration signatures are calculated
 2022-07-20 15:01 UTC  (4+ messages)

Reading GPIOs with DM_GPIO before device tree is loaded
 2022-07-20 15:01 UTC  (2+ messages)

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-20 15:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v1 0/3] Support various block interfaces for avb and bcb
 2022-07-20 14:59 UTC  (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] cmd: bcb: introduce optional interface parameter to bcb
` [PATCH v3 2/3] cmd: avb: introduce optional interface parameter to avb init
` [PATCH v3 3/3] cmd: avb: remove mmc naming from generic block code

[PATCH v2] Improve Windows build documentation
 2022-07-20 14:59 UTC 

[PATCH v4] Add ioctls to get/set the ext4 superblock uuid
 2022-07-20 14:59 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: qcom: Fix 'dtbs_check' errors for pm8350c & sc8280xp pwm nodes
 2022-07-20 14:59 UTC  (2+ messages)
` (subset) "

Error: unrecognized opcode on riscv64
 2022-07-20 14:58 UTC 

[Cluster-devel] [PATCH dlm/next 1/2] fs: dlm: use __func__ for function name
 2022-07-20 14:58 UTC  (3+ messages)
` [Cluster-devel] [PATCH dlm/next 2/2] fs: dlm: handle -EINVAL as log_error()

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20 14:57 UTC  (5+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
 2022-07-20 14:56 UTC  (5+ messages)
` [PATCH 27/35] perf tools: Add perf_event__is_guest()

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-07-20 14:56 UTC  (12+ messages)
` [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions

[PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-20 14:53 UTC  (4+ messages)

[PATCH v1 0/6] Input: mt6779-keypad - double keys support
 2022-07-20 14:53 UTC  (16+ messages)
` [PATCH v1 1/6] MAINTAINERS: input: add mattijs for mt6779-keypad
` [PATCH v1 2/6] dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties
` [PATCH v1 3/6] dt-bindings: mediatek,mt6779-keypad: add mediatek,double-keys
` [PATCH v1 4/6] Input: mt6779-keypad - support double keys matrix
` [PATCH v1 5/6] arm64: dts: mediatek: mt8183: add keyboard node
` [PATCH v1 6/6] arm64: dts: mediatek: mt8183-pumpkin: add keypad support

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-20 14:54 UTC  (8+ messages)
`  "
    ` Re:Re: [PATCH "
      `  "
          `  "
            `  "

[PATCH net v3 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-07-20 14:53 UTC  (5+ messages)
    ` [linux-nfc] "

[PATCH v2 0/6] media: i2c: mlx7502x ToF camera support
 2022-07-20 14:54 UTC  (18+ messages)
` [PATCH v2 4/6] media: uapi: Add mlx7502x header file
` [PATCH v2 5/6] media: dt-bindings: media: i2c: Add mlx7502x camera sensor binding

[PATCH] clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
 2022-07-20 14:49 UTC  (3+ messages)

[PATCH v6 0/7] RISC-V IPI Improvements
 2022-07-20 14:50 UTC  (5+ messages)
` [PATCH v6 3/7] genirq: Add mechanism to multiplex a single HW IPI

[Buildroot] [PATCH 1/1] package/systemd: bump to version 251.3
 2022-07-20 14:51 UTC  (4+ messages)

[PATCH 4.19 00/48] 4.19.253-rc1 review
 2022-07-20 14:51 UTC  (2+ messages)

[oe][meta-perl] Update the HOMEPAGE variables that reference http://search.cpan.org
 2022-07-20 14:51 UTC 

[RFC Patch net-next 00/10] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-20 14:51 UTC  (4+ messages)
` [RFC Patch net-next 07/10] net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config

[PATCH v2 0/5] btrfs: Annotate wait events with lockdep
 2022-07-20 14:50 UTC  (14+ messages)
` [PATCH v2 1/5] btrfs: Add a lockdep model for the num_writers wait event
` [PATCH v2 2/5] btrfs: Add a lockdep model for the num_extwriters "
` [PATCH v2 3/5] btrfs: Add lockdep models for the transaction states wait events
` [PATCH v2 4/5] btrfs: Add a lockdep model for the pending_ordered wait event
` [PATCH v2 5/5] btrfs: Add a lockdep model for the ordered extents "

[PATCH 5.4 00/71] 5.4.207-rc1 review
 2022-07-20 14:50 UTC  (2+ messages)

[PATCH 5.10 000/112] 5.10.132-rc1 review
 2022-07-20 14:49 UTC  (2+ messages)

[Buildroot] [PATCH] package/cjson: add option to build cJSON_Utils
 2022-07-20 14:49 UTC 

[Intel-wired-lan] [PATCH net-next v3 0/3] ice: Support 5 layer tx scheduler topology
 2022-07-20 14:48 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next v4 3/3] ice: Enable switching default "

Weird debugger behavior with events
 2022-07-20 14:49 UTC 

[PATCH 5.15 000/167] 5.15.56-rc1 review
 2022-07-20 14:48 UTC  (2+ messages)

[PATCH] mm: shrinkers: fix double kfree on shrinker name
 2022-07-20 14:47 UTC 

[Buildroot] [PATCH] package/zeromq: force detection of more features
 2022-07-20 14:47 UTC 

[virtio-comment] virtio 1.3 development branch
 2022-07-20 14:47 UTC  (2+ messages)

[PATCH v3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
 2022-07-20 14:46 UTC 

[PATCH 5.18 000/231] 5.18.13-rc1 review
 2022-07-20 14:46 UTC  (2+ messages)

[PATCH] bcache: Use bcache without formatting existing device
 2022-07-20 14:46 UTC  (11+ messages)

[PATCH 1/1] clocksource/drivers/sun4i: remove unnecessary (void*) conversions
 2022-07-20 14:42 UTC  (3+ messages)

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-07-20 14:41 UTC  (4+ messages)
` [PATCH v2 09/13] perf: cs-etm: Update record event to use new Trace ID protocol

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-20 14:43 UTC  (5+ messages)
` [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits

[Intel-gfx] [RFC PATCH v3 00/19] RFC: nested AVIC
 2022-07-20 14:42 UTC  (7+ messages)
` [Intel-gfx] [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
  `  "

Switching between multiple DISTROs without "contamination"
 2022-07-20 14:42 UTC  (5+ messages)
    ` [yocto] "

[PATCH 1/9] CI: use apt-get instead of apt wrapper
 2022-07-20 14:41 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v6 0/4] ice: Support 5 layer tx scheduler topology
 2022-07-20 14:40 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v6 3/4] ice: Enable switching default "
` [Intel-wired-lan] [PATCH net-next v6 4/4] ice: Add txbalancing devlink param


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.