linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-07 04:50:22 to 2022-05-07 11:36:01 UTC [more...]

Race-free block device opening
 2022-05-07 11:35 UTC  (3+ messages)

[PATCH v2 00/25] powerpc: ftrace optimisation and cleanup and more [v2]
 2022-05-07 11:29 UTC  (27+ messages)
` [PATCH v2 01/25] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v2 02/25] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v2 03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v2 04/25] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v2 05/25] powerpc/code-patching: Inline create_branch()
` [PATCH v2 06/25] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v2 07/25] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v2 08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
` [PATCH v2 09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
` [PATCH v2 10/25] powerpc: Finalise cleanup around ABI use
` [PATCH v2 11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v2 12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v2 13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v2 14/25] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v2 15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v2 16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v2 17/25] powerpc/ftrace: Use size macro "
` [PATCH v2 18/25] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v2 19/25] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v2 20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v2 21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v2 22/25] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v2 23/25] powerpc/modules: Use PPC_LI macros instead of opencoding
` [PATCH v2 24/25] powerpc/inst: Remove PPC_INST_BL
` [PATCH v2 25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros

[PATCH 0/6] PCI: mvebu: Add support for PME and AER interrupts
 2022-05-07 11:15 UTC  (10+ messages)
` [PATCH 2/6] irqchip/armada-370-xp: Implement SoC Error interrupts

[xfs] 32678f1513: aim7.jobs-per-min -5.6% regression
 2022-05-07 11:09 UTC  (3+ messages)
    ` [LKP] "

[PATCH v2 0/5] fast poll multishot mode
 2022-05-07 11:06 UTC  (18+ messages)
` [PATCH 3/5] io_uring: let fast poll support multishot
` [PATCH 4/5] io_uring: add a helper for poll clean
` [PATCH 5/5] io_uring: implement multishot mode for accept

[PATCH] gpio: gpio-vf610: do not touch other bits when set the target bit
 2022-05-07 10:54 UTC 

[ardb:efi-decompressor-v2 54/54] drivers/firmware/efi/libstub/zboot-header.S:26:2: error: #error
 2022-05-07 10:58 UTC 

[intel-tdx:kvm-upstream-workaround 99/361] arch/x86/kvm/vmx/vmx.c:4410:5: sparse: sparse: symbol 'vmx_get_pid_table_order' was not declared. Should it be static?
 2022-05-07 10:58 UTC 

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-07 10:42 UTC  (13+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07 10:45 UTC  (7+ messages)
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X

[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-05-07 11:01 UTC  (7+ messages)
` [PATCH -next v7 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v7 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v7 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v7 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v7 6/6] riscv/mm: "

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-05-07 10:33 UTC  (6+ messages)

[PATCH] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-07 10:29 UTC  (3+ messages)

[PATCH v2 00/19] Control VQ support in vDPA
 2022-05-07 10:24 UTC  (5+ messages)
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH v1 1/1] pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()
 2022-05-07 10:22 UTC 

[PATCH v6 00/23] Rust support
 2022-05-07 10:21 UTC  (37+ messages)
` [PATCH v6 01/23] kallsyms: avoid hardcoding the buffer size
` [PATCH v6 02/23] kallsyms: support "big" kernel symbols
` [PATCH v6 03/23] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v6 04/23] kunit: take `kunit_assert` as `const`
` [PATCH v6 05/23] rust: add C helpers
` [PATCH v6 06/23] rust: add `compiler_builtins` crate
` [PATCH v6 07/23] rust: import upstream `alloc` crate
` [PATCH v6 08/23] rust: adapt `alloc` crate to the kernel
` [PATCH v6 09/23] rust: add `build_error` crate
` [PATCH v6 10/23] rust: add `macros` crate
` [PATCH v6 11/23] rust: add `kernel` crate's `sync` module
` [PATCH v6 12/23] rust: add `kernel` crate
` [PATCH v6 13/23] rust: export generated symbols
` [PATCH v6 14/23] vsprintf: add new `%pA` format specifier
` [PATCH v6 15/23] scripts: add `rustdoc_test_{builder,gen}.py` scripts
` [PATCH v6 16/23] scripts: add `generate_rust_analyzer.py` scripts
` [PATCH v6 17/23] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v6 18/23] docs: add Rust documentation
` [PATCH v6 19/23] Kbuild: add Rust support
` [PATCH v6 20/23] samples: add Rust examples
` [PATCH v6 21/23] MAINTAINERS: Rust
` [PATCH v6 22/23] [RFC] drivers: gpio: PrimeCell PL061 in Rust
` [PATCH v6 23/23] [RFC] drivers: android: Binder IPC "

[PATCH v2 -next] drm/rockchip: Fix Kconfig dependencies
 2022-05-07 10:09 UTC 

[PATCH -next] drm/rockchip: Fix Kconfig dependencies
 2022-05-07 10:10 UTC  (3+ messages)

[PATCH v7 1/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2022-05-07 10:09 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-05-07 10:01 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v2 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API

[PATCH] kobject: Refactor kobject_set_name_vargs()
 2022-05-07 10:01 UTC  (4+ messages)

arch/arm64/kernel/proton-pack.c:302:5: warning: Redundant assignment of 'cb' to itself. [selfAssignment]
 2022-05-07  9:57 UTC 

[PATCH 5.10 v3] locking/csd_lock: fix csdlock_debug cause arm64 boot panic
 2022-05-07  9:47 UTC  (2+ messages)

[PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07  9:35 UTC  (7+ messages)
` [PATCH v24 3/6] arm64: kdump: Reimplement crashkernel=X

[PATCH 0/2] Add PMIC SC27XX typec controller
 2022-05-07  9:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: Add documentation for sc27xx "
` [PATCH 2/2] usb: typec: sprd: Support the SC27CC typec port controller

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-07  9:28 UTC  (4+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[PATCH] clk: bcm2835: fix bcm2835_clock_choose_div
 2022-05-07  9:26 UTC  (3+ messages)

[PATCH 0/4] memory-failure: fix hwpoison_filter
 2022-05-07  9:19 UTC  (8+ messages)
` [PATCH 3/4] mm/memofy-failure.c: optimize hwpoison_filter
    `  "
            `  "

[PATCH] drivers/uio: Fix system crashes during driver switchover
 2022-05-07  9:19 UTC 

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2022-05-07  9:16 UTC  (7+ messages)
` linux-stable-5.10-y CVE-2022-1508 of io_uring module

[PATCH 2/2] paride: clean up some inconsistent indenting
 2022-05-07  9:15 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
 2022-05-07  9:11 UTC  (5+ messages)

[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
 2022-05-07  9:05 UTC  (6+ messages)

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-07  8:52 UTC 

[PATCH linux-next] power:pkeys: fix bugon.cocci warnings
 2022-05-07  8:49 UTC  (4+ messages)

[PATCH net-next v3] net/core: Rephrase function description of __dev_queue_xmit()
 2022-05-07  8:46 UTC 

[PATCH] rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
 2022-05-07  8:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 -next] ASoC: mediatek: mt8195: Fix build warning without CONFIG_OF
 2022-05-07  8:42 UTC  (2+ messages)

[PATCH] crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
 2022-05-07  8:41 UTC  (3+ messages)

[PATCH] kernel/drivers: Remove redundant driver match function
 2022-05-07  8:33 UTC  (3+ messages)

[PATCH v5 00/12] iommu: SVA and IOPF refactoring
 2022-05-07  8:32 UTC  (5+ messages)
` [PATCH v5 04/12] iommu/sva: Basic data structures for SVA

[PATCH] ARM: hisi: Add missing of_node_put after of_find_compatible_node
 2022-05-07  8:25 UTC  (2+ messages)

[PATCH] kunit: take `kunit_assert` as `const`
 2022-05-07  8:16 UTC  (2+ messages)

[PATCH v4 0/2] Detect stalls on guest vCPUS
 2022-05-07  8:16 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: vm-wdt: Add qemu,vm-watchdog compatible

[PATCH v11 0/3] Microchip Polarfire FPGA manager
 2022-05-07  7:43 UTC  (4+ messages)
` [PATCH v11 1/3] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v11 2/3] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v11 3/3] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

request_module DoS
 2022-05-07  8:02 UTC  (3+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-07  7:56 UTC  (4+ messages)

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-07  7:44 UTC  (9+ messages)

drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:1036:7: warning: Local variable 'i' shadows outer variable [shadowVariable]
 2022-05-07  7:43 UTC 

[PATCH] MAINTAINERS: add myself as reviewer for slab
 2022-05-07  7:35 UTC 

[PATCH] hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI II
 2022-05-07  7:29 UTC 

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-07  7:20 UTC  (3+ messages)

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-07  7:19 UTC  (10+ messages)
` [PATCH V4 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
` [PATCH V4 2/9] virtio: use virtio_reset_device() when possible
` [PATCH V4 3/9] virtio: introduce config op to synchronize vring callbacks
` [PATCH V4 4/9] virtio-pci: implement synchronize_cbs()
` [PATCH V4 5/9] virtio-mmio: "
` [PATCH V4 6/9] virtio-ccw: "
` [PATCH V4 7/9] virtio: allow to unbreak virtqueue
` [PATCH V4 8/9] virtio: harden vring IRQ
` [PATCH V4 9/9] virtio: use WARN_ON() to warning illegal status value

[syzbot] BUG: unable to handle kernel paging request in inode_wait_for_writeback
 2022-05-07  7:09 UTC 

[PATCH] Add documentation for Enum value 'NR_DAMON_OPS' in enum 'damon_ops_id'
 2022-05-07  7:08 UTC 

[PATCH V11 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-05-07  7:06 UTC  (3+ messages)

[PATCH 1/1] kallsyms: add kallsyms_show_value definition in all cases
 2022-05-07  5:49 UTC  (6+ messages)
          `  "

[PATCH 5.10 v2] fix csdlock_debug cause arm64 boot panic
 2022-05-07  7:00 UTC  (2+ messages)

[PATCH 0/3] nvme: enable smart AEN
 2022-05-07  6:50 UTC  (4+ messages)
` [PATCH 1/3] nvme: introduce bit 5 of smart critical warning
` [PATCH 2/3] nvme: introduce smart bits of aen cfg
` [PATCH 3/3] nvme: enable smart AEN

[PATCH v2] soundwire: qcom: adjust autoenumeration timeout
 2022-05-07  6:52 UTC  (3+ messages)

[PATCH 1/2] mailbox: correct kerneldoc
 2022-05-07  6:52 UTC  (3+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer

[PATCH V3 0/4] arm64: add i.MX93 support
 2022-05-07  6:53 UTC  (5+ messages)
` [PATCH V3 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board
` [PATCH V3 2/4] arm64: dts: freescale: Add i.MX93 dtsi support
` [PATCH V3 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support
` [PATCH V3 4/4] arm64: defconfig: enable i.MX93 clk & pinctrl

[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
 2022-05-07  6:50 UTC  (5+ messages)

[PATCH V2 0/3] arm64: add i.MX93 support
 2022-05-07  6:46 UTC  (4+ messages)
` [PATCH V2 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-07  6:36 UTC  (7+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-05-07  6:35 UTC  (9+ messages)
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o

[agd5f:drm-next 321/599] drivers/gpu/drm/amd/amdgpu/../pm/inc/smu_v13_0_0_pptable.h:194:39: warning: field overdrive_table within 'struct smu_13_0_0_powerplay_table' is less aligned than 'struct smu_13_0_0_overdrive_table' and is usually due to 'struct smu_13_0_0_powerplay_table'
 2022-05-07  6:33 UTC 

[PATCH v8 0/2] phy: mediatek: Add PCIe PHY driver
 2022-05-07  6:06 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v8 2/2] phy: mediatek: Add PCIe PHY driver

[PATCH v3] mm/ksm: introduce ksm_force for each process
 2022-05-07  5:47 UTC 

[RFC PATCH 0/4] Add CPG wrapper for Renesas RZ/Five SoC
 2022-05-07  5:42 UTC  (6+ messages)
` [RFC PATCH 2/4] clk: renesas: rzg2l-cpg: Add support to stack the resets instead of indexing

[PATCH 1/3] erofs: get rid of erofs_prepare_dio() helper
 2022-05-07  5:42 UTC  (5+ messages)
` [PATCH 2/3] erofs: remove obsoluted comments
` [PATCH 3/3] erofs: refine on-disk definition comments

[PATCH 0/5] Revert metric hybrid events, fix tools events
 2022-05-07  5:34 UTC  (6+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"
` [PATCH 2/5] perf evsel: Constify a few arrays
` [PATCH 3/5] perf evsel: Add tool event helpers
` [PATCH 4/5] perf metrics: Support all tool events
` [PATCH 5/5] perf metrics: Don't add all tool events for sharing

[PATCH] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-07  5:24 UTC  (5+ messages)

[PATCH] crypto: vmx - Fix build error
 2022-05-07  5:22 UTC 

[PATCH 1/3] perf stat: Support metrics with hybrid events
 2022-05-07  5:09 UTC  (4+ messages)
` [PATCH 2/3] perf stat: Merge event counts from all hybrid PMUs

[PATCH] vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
 2022-05-07  5:07 UTC  (6+ messages)

[agd5f:drm-next 585/599] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3459:17: error: implicit declaration of function 'vfree'; did you mean 'kfree'?
 2022-05-07  5:01 UTC 

[PATCH v2] scsi: ufs: add clock-scalable property for clk scaling
 2022-05-07  4:57 UTC 

[PATCH v2] mm/ksm: introduce ksm_force for each process
 2022-05-07  4:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).