linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 20:23:32 to 2022-01-26 00:14:23 UTC [more...]

[RESEND][PATCH] Documentation: added order requirement for ima_hash=
 2022-01-26  0:14 UTC  (2+ messages)

[PATCH] rtla: make doc build optional
 2022-01-26  0:13 UTC 

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-26  0:10 UTC  (4+ messages)
` [PATCH v5 3/9] rethook: Add a generic return hook

[PATCH v3 0/8] ima: support fs-verity digests and signatures
 2022-01-26  0:06 UTC  (9+ messages)
` [PATCH v3 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
` [PATCH v3 2/8] ima: define ima_max_digest_data struct without a flexible array variable
` [PATCH v3 3/8] fs-verity: define a function to return the integrity protected file digest
` [PATCH v3 4/8] ima: define a new template field 'd-type' and a new template 'ima-ngv2'
` [PATCH v3 5/8] ima: include fsverity's file digests in the IMA measurement list
` [PATCH v3 6/8] ima: define signature version 3
` [PATCH v3 7/8] ima: support fs-verity file digest based version 3 signatures
` [PATCH v3 8/8] fsverity: update the documentation

[PATCH 0/2] PCI: mt7621: address some kernel test robot reported warnings
 2022-01-26  0:04 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Fix PCI bus rescan device hot add
 2022-01-26  0:00 UTC  (3+ messages)

[PATCH v3 0/2] docs: add a text about regressions to the Linux kernel's documentation
 2022-01-25 23:59 UTC  (3+ messages)
` [PATCH v3 1/2] docs: add a document about regression handling

Using memcpy instead of copy_to_user. xprtrdma code
 2022-01-25 23:56 UTC  (3+ messages)

[Question] How to reliably get BuildIDs from bpf prog
 2022-01-25 23:54 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-25 23:53 UTC  (5+ messages)

[PATCH -next] selinux: access superblock_security_struct in LSM blob way
 2022-01-25 23:50 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: qcom: sc7280: Introduce herobrine-rev1
 2022-01-25 23:46 UTC  (9+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sc7280: Fix gmu unit address
` [PATCH v2 2/5] arm64: dts: qcom: sc7280: Move herobrine-r0 to its own dts
` [PATCH v2 3/5] arm64: dts: qcom: sc7280: Factor out Chrome common fragment
` [PATCH v2 4/5] arm64: dts: qcom: sc7280: Factor gpio.h include to sc7280.dtsi
` [PATCH v2 5/5] arm64: dts: qcom: sc7280: Add herobrine-r1

[PATCH] media: go7007: Constify static struct snd_device_ops
 2022-01-25 23:46 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 5156/9999] aarch64-linux-gcc: error: unrecognized command line option '-ftrivial-auto-var-init=pattern'
 2022-01-25 23:42 UTC 

[PATCH 5.16 0000/1033] 5.16.3-rc2 review
 2022-01-25 23:39 UTC  (2+ messages)

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-25 23:31 UTC  (6+ messages)

[PATCH] LSM: general protection fault in legacy_parse_param
 2022-01-25 23:36 UTC  (6+ messages)

[PATCH 4.9 000/155] 4.9.298-rc2 review
 2022-01-25 23:35 UTC  (2+ messages)

[PATCH 5.4 000/316] 5.4.174-rc2 review
 2022-01-25 23:35 UTC  (2+ messages)

[PATCH 5.10 000/560] 5.10.94-rc2 review
 2022-01-25 23:34 UTC  (2+ messages)

[PATCH 5.15 000/841] 5.15.17-rc2 review
 2022-01-25 23:33 UTC  (2+ messages)

[morse:mpam/snapshot/v5.16 4/137] arch/x86/kernel/cpu/resctrl/core.c:417:6: warning: no previous prototype for function 'domain_free'
 2022-01-25 23:32 UTC 

[PATCH net-next 0/6] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-25 23:32 UTC  (3+ messages)
` [PATCH net-next 1/6] net: netfilter: use kfree_drop_reason() for NF_DROP

[PATCH][next] HID: google: Use struct_size() helper in kzalloc()
 2022-01-25 23:37 UTC 

[PATCH] drm/panel-edp: Allow querying the detected panel via sysfs
 2022-01-25 23:25 UTC  (3+ messages)

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-25 23:25 UTC  (4+ messages)

[PATCH v4 net-next] net-core: add InMacErrors counter
 2022-01-25 23:24 UTC 

[PATCH][next] comedi: das16: Use struct_size() helper in comedi_alloc_spriv()
 2022-01-25 23:25 UTC 

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-25 23:14 UTC  (4+ messages)
` [RFC PATCH v7 12/16] net: dsa: qca8k: add support for phy read/write with mgmt Ethernet

[kdave-btrfs-devel:misc-next 149/153] fs/btrfs/tree-log.c:6755: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-01-25 23:12 UTC 

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-25 23:10 UTC  (8+ messages)
` [PATCH 10/54] net: ethernet: replace bitmap_weight with bitmap_empty for qlogic
` [PATCH 38/54] arch/mips: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-25 22:46 UTC  (24+ messages)
` [PATCH v9 01/23] ima: Remove ima_policy file before directory
` [PATCH v9 02/23] ima: Do not print policy rule with inactive LSM labels
` [PATCH v9 03/23] securityfs: rework dentry creation
` [PATCH v9 04/23] securityfs: Extend securityfs with namespacing support
` [PATCH v9 05/23] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v9 06/23] ima: Move arch_policy_entry into ima_namespace
` [PATCH v9 07/23] ima: Move ima_htable "
` [PATCH v9 08/23] ima: Move measurement list related variables "
` [PATCH v9 09/23] ima: Move some IMA policy and filesystem "
` [PATCH v9 10/23] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v9 11/23] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v9 12/23] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v9 13/23] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v9 14/23] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v9 15/23] ima: Implement hierarchical processing of file accesses
` [PATCH v9 16/23] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v9 17/23] ima: Add functions for creating and "
` [PATCH v9 18/23] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v9 19/23] ima: Namespace audit status flags
` [PATCH v9 20/23] ima: Setup securityfs for IMA namespace
` [PATCH v9 21/23] ima: Introduce securityfs file to activate an "
` [PATCH v9 22/23] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v9 23/23] ima: Enable IMA namespaces

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-25 23:09 UTC  (18+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-25 23:04 UTC  (7+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH][next] scsi: core: Use struct_size() helper in kmalloc()
 2022-01-25 23:10 UTC 

[mlankhorst:xe 37/165] drivers/gpu/drm/xe/xe_irq.c:30:6: error: no previous prototype for 'gen11_gt_irq_reset'
 2022-01-25 23:01 UTC 

[PATCH v3 net-next] net-core: add InMacErrors counter
 2022-01-25 23:02 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2022-01-25 23:01 UTC  (3+ messages)

[PATCH v2 net-next] net-core: add InMacErrors counter
 2022-01-25 23:01 UTC  (2+ messages)

[PATCH] mm: io_uring: allow oom-killer from io_uring_setup
 2022-01-25 22:57 UTC  (3+ messages)

[PATCH] mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nand
 2022-01-25 22:52 UTC 

Possible reproduction of CSD locking issue
 2022-01-25 22:51 UTC  (4+ messages)

[PATCH][next] hwspinlock: sprd: Use struct_size() helper in devm_kzalloc()
 2022-01-25 22:57 UTC 

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-01-25 22:50 UTC  (3+ messages)

[PATCH 2/9] selinux: declare path parameters of _genfs_sid const
 2022-01-25 22:47 UTC  (5+ messages)
` [PATCH 4/9] selinux: enclose macro arguments in parenthesis
` [PATCH 9/9] selinux: drop unused macro

[PATCH] Adding architectural support for HPE's GXP BMC. This is the first of a series of patches to support HPE's BMC with Linux Kernel
 2022-01-25 22:46 UTC  (4+ messages)

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-01-25 22:35 UTC  (12+ messages)

linux-next: Signed-off-by missing for commit in the samsung-krzk tree
 2022-01-25 22:33 UTC 

[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
 2022-01-25 22:32 UTC  (7+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()

[PATCH v3 0/6] Sparse HART id support
 2022-01-25 22:29 UTC  (8+ messages)
` [PATCH v3 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap

[PATCH][next] staging: unisys: visorinput: Use struct_size() helper in kzalloc()
 2022-01-25 22:34 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-25 22:21 UTC  (10+ messages)

[PATCH v2 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
 2022-01-25 22:19 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option

[PATCH RESEND 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 22:19 UTC  (2+ messages)

[PATCH v3 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-01-25 22:18 UTC  (8+ messages)
` [PATCH v3 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v3 11/15] dt-bindings: clock: add ipq8064 ce5 clk define

[PATCH] pinctrl: fix a discarded-qualifiers build error
 2022-01-25 22:17 UTC  (2+ messages)

[PATCH] KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
 2022-01-25 22:17 UTC 

[PATCH] f2fs: fix fileattr_set unsupported attribute handling
 2022-01-25 22:13 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] kbuild: unify cmd_copy and cmd_shipped
 2022-01-25 22:11 UTC  (3+ messages)

[PATCH] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
 2022-01-25 22:05 UTC 

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-01-25 22:03 UTC 

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-25 22:03 UTC  (13+ messages)
` [PATCH v4 43/66] userfaultfd: Use maple tree iterator to iterate VMAs
` [PATCH v4 49/66] bpf: Remove VMA linked list
` [PATCH v4 51/66] mm/khugepaged: Use maple tree iterators instead of vma "
` [PATCH v4 50/66] mm/gup: Use maple tree navigation instead of "

[PATCH] perf: Avoid -Warray-bounds warning for __rel_loc macro
 2022-01-25 22:00 UTC 

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-25 21:53 UTC  (3+ messages)

[PATCH] usb: usb251xb: add boost-up property support
 2022-01-25 21:42 UTC  (3+ messages)

[PATCH v5 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2022-01-25 21:42 UTC  (3+ messages)
` [PATCH v5 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[PATCH][next] perf/x86/rapl: replace 0 with NULL to initialize pointers
 2022-01-25 21:32 UTC  (3+ messages)

[PATCH 3/3] riscv: convert pgtable_l4_enabled to static key
 2022-01-25 21:30 UTC  (2+ messages)

[PATCH v3] cgroup/bpf: fast path skb BPF filtering
 2022-01-25 21:27 UTC  (16+ messages)

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-25 21:24 UTC  (8+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[mark:linkage/alias-rework 2/7] arch/arm/mach-omap1/ams-delta-fiq-handler.S:272:5: error: expected absolute expression
 2022-01-25 21:19 UTC 

[PATCH 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
 2022-01-25 21:19 UTC  (5+ messages)

[PATCH] ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
 2022-01-25 21:12 UTC  (3+ messages)

[PATCH 0/7] Allocate module text and data separately
 2022-01-25 21:10 UTC  (4+ messages)
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PATCH v2] net: ethernet: cortina: permit to set mac address in DT
 2022-01-25 21:08 UTC 

arch/arm/mach-ep93xx/clock.c:154:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-01-25 21:08 UTC  (4+ messages)

[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
 2022-01-25 21:06 UTC  (11+ messages)

[PATCH v2] leds: remove ide-disk trigger
 2022-01-25 21:05 UTC 

[PATCH] KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
 2022-01-25 21:04 UTC 

[PATCH resend] dt-bindings: leds: common: add disk write/read and usb-host
 2022-01-25 21:02 UTC 

[PATCH 0/3] kunit: further reduce stack usage of asserts
 2022-01-25 21:00 UTC  (4+ messages)
` [PATCH 1/3] kunit: remove va_format from kunit_assert
` [PATCH 2/3] kunit: consolidate KUNIT_INIT_BINARY_ASSERT_STRUCT macros
` [PATCH 3/3] kunit: factor out str constants from binary assertion structs

[PATCH] tools/memory-model: Clarify syntactic and semantic dependencies
 2022-01-25 21:00 UTC  (2+ messages)

[PATCH 1/4] perf/x86: Add Intel Raptor Lake support
 2022-01-25 23:57 UTC  (4+ messages)
` [PATCH 2/4] perf/x86/cstate: Add "
` [PATCH 3/4] perf/x86/msr: Add Raptor Lake CPU support
` [PATCH 4/4] perf/x86/uncore: Add Raptor Lake uncore support

[PATCH v2] selftests: rtc: Increase test timeout so that all tests run
 2022-01-25 20:52 UTC  (4+ messages)

[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
 2022-01-25 20:52 UTC  (8+ messages)
` [PATCH 2/3] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH 3/3] selftests/zram: Adapt the situation that /dev/zram0 is being used

[PATCH] selftests: cpufreq: Write test output to stdout as well
 2022-01-25 20:51 UTC  (3+ messages)

[PATCH v2] kselftest: signal all child processes
 2022-01-25 20:50 UTC  (3+ messages)

[PATCH] perf map: Fix namespace memory leak
 2022-01-25 20:47 UTC  (8+ messages)

[PATCH 0/2] Allow perf scripts to process SPE raw data
 2022-01-25 20:47 UTC  (3+ messages)
` [PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized sample

[PATCH v2 0/4] Reference count checker and related fixes
 2022-01-25 20:46 UTC  (5+ messages)
` [PATCH v2 1/4] perf cpumap: Add reference count checking
` [PATCH v2 2/4] perf dso: Make lock error check and add BUG_ONs
` [PATCH v2 3/4] perf dso: Hold lock when accessing nsinfo
` [PATCH v2 4/4] perf namespaces: Add reference count checking

[PATCH] dm mpath: fix missing blk_account_io_done() in error path
 2022-01-25 20:41 UTC  (2+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-25 20:40 UTC  (3+ messages)
` [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

[PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
 2022-01-25 20:40 UTC  (11+ messages)

[PATCH v2 0/3] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-25 20:37 UTC  (3+ messages)
` [PATCH v2 3/3] media: docs: dev-stateless-decoder: Document frame type flags

[v4 PATCH] block: introduce block_rq_error tracepoint
 2022-01-25 20:35 UTC 

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-25 20:30 UTC  (8+ messages)
` [PATCH v5 4/6] module: strip the signature marker in the verification function
` [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[RFC PATCH 0/2] Add nvmem support for dynamic partitions
 2022-01-25 20:30 UTC  (6+ messages)
` [RFC PATCH 1/2] dt-bindings: mtd: partitions: Document new dynamic-partitions node

[intel-tdx:kvm-upstream-workaround 86/162] arch/x86/kvm/mmu/tdp_mmu.c:558:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 20:29 UTC 

[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
 2022-01-25 20:27 UTC  (3+ messages)

[PATCH v8 00/15] amphion video decoder/encoder driver
 2022-01-25 20:23 UTC  (9+ messages)
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
    ` [EXT] "

[PATCH 1/2] f2fs: move discard parameters into discard_cmd_control
 2022-01-25 20:22 UTC  (2+ messages)
` [PATCH 2/2] f2fs: expose discard related parameters in sysfs


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