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

[PATCH v4 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-07-20 15:32 UTC  (27+ messages)
` [Intel-gfx] "
` [PATCH v4 01/41] dyndbg: fix static_branch manipulation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 02/41] dyndbg: fix module.dyndbg handling
  `  "
` [Intel-gfx] [PATCH v4 03/41] dyndbg: show both old and new in change-info
  `  "
` [PATCH v4 04/41] dyndbg: reverse module walk in cat control
  ` [Intel-gfx] "
` [PATCH v4 05/41] dyndbg: reverse module.callsite "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 06/41] dyndbg: use ESCAPE_SPACE for "
  `  "
` [PATCH v4 07/41] dyndbg: let query-modname override actual module name
  ` [Intel-gfx] "
` [PATCH v4 08/41] dyndbg: add test_dynamic_debug module
` [Intel-gfx] [PATCH v4 09/41] dyndbg: drop EXPORTed dynamic_debug_exec_queries
` [PATCH v4 10/41] dyndbg: add class_id to pr_debug callsites
  ` [Intel-gfx] "
` [PATCH v4 11/41] dyndbg: add __pr_debug_cls for testing
` [PATCH v4 13/41] kernel/module: add __dyndbg_classes section

[PATCH 1/2] block: call blk_mq_exit_queue from disk_release for never added disks
 2022-07-20 15:33 UTC  (9+ messages)
` [PATCH 2/2] Revert "ublk_drv: fix request queue leak"

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-20 15:32 UTC  (24+ 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
` [PATCH v3 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v3 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v3 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v3 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable

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

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

[PATCH v2] iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
 2022-07-20 15:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/2] Add pinned to perf_pmu and remove store dword
 2022-07-20 15:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add pinned to perf_pmu and remove store dword (rev3)

Hírlevél feliratkozás megerősítés
 2022-07-20 15:32 UTC 

[PATCH v3 0/4] mtd: spi: spi-nor: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
 2022-07-20 15:32 UTC 

[GIT PULL] dt-bindings: qcom for v5.20, version 2
 2022-07-20 15:31 UTC  (2+ messages)

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

[PATCH drm-misc-next v5 0/4] drm: rename CMA helpers to DMA helpers
 2022-07-20 15:31 UTC  (6+ messages)
` [PATCH drm-misc-next v5 1/4] drm/fb: rename FB CMA helpers to FB "
` [PATCH drm-misc-next v5 2/4] drm/gem: rename GEM CMA helpers to GEM "

[PATCH 0/5] configure: fix some non-portabilities
 2022-07-20 15:26 UTC  (5+ messages)
` [PATCH 1/5] configure: Add missing POSIX-required space
` [PATCH 2/5] configure: Add braces to clarify intent of $emu[[:space:]]
` [PATCH 3/5] configure: Don't use bash-specific string-replacement syntax
` [PATCH 5/5] configure: Avoid '==' bashism

[PATCH v2] crypto: ccree - Remove a useless dma_supported() call
 2022-07-20 15:31 UTC  (2+ messages)

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

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

build failure of next-20220720 due to undefined calls in modpost
 2022-07-20 15:28 UTC 

[PATCH] HID: nintendo: Fix unused-const-variable compiler warning
 2022-07-20 15:27 UTC  (2+ messages)

[PATCH net] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
 2022-07-20 15:24 UTC  (13+ messages)

[PATCH v7 0/7] RISC-V IPI Improvements
 2022-07-20 15:23 UTC  (16+ 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 

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)

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 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)

[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] 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)

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  (3+ messages)
` [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  (4+ 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  (3+ messages)

[PATCH v1 0/6] Input: mt6779-keypad - double keys support
 2022-07-20 14:53 UTC  (3+ messages)
` [PATCH v1 4/6] Input: mt6779-keypad - support double keys matrix

[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  (11+ messages)
` [PATCH v2 5/6] media: dt-bindings: media: i2c: Add mlx7502x camera sensor binding


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.