All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 13:06:27 to 2022-03-02 13:50:24 UTC [more...]

[PATCH v11 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-03-02 13:47 UTC  (24+ messages)
` [PATCH v11 01/27] ima: Return error code obtained from securityfs functions
` [PATCH v11 02/27] securityfs: rework dentry creation
` [PATCH v11 03/27] securityfs: Extend securityfs with namespacing support
` [PATCH v11 06/27] ima: Move ima_htable into ima_namespace
` [PATCH v11 07/27] ima: Move measurement list related variables "
` [PATCH v11 08/27] ima: Move some IMA policy and filesystem "
` [PATCH v11 09/27] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v11 10/27] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v11 11/27] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v11 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v11 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v11 15/27] ima: Implement hierarchical processing of file accesses
` [PATCH v11 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v11 17/27] ima: Add functions for creating and "
` [PATCH v11 18/27] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v11 19/27] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v11 20/27] ima: Namespace audit status flags
` [PATCH v11 21/27] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v11 23/27] ima: Introduce securityfs file to activate an IMA namespace
` [PATCH v11 24/27] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v11 25/27] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v11 26/27] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v11 27/27] ima: Enable IMA namespaces

[PATCH v2] drm/panfrost: cleanup comments
 2022-03-02 13:49 UTC  (3+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-02 13:49 UTC  (18+ messages)
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling

[nft PATCH] scanner: Fix for ipportmap nat statements
 2022-03-02 13:49 UTC 

[PATCH] aspeed: Fix a potential memory leak bug in write_boot_rom()
 2022-03-02 12:29 UTC  (2+ messages)

[PATCH] arm64: cpufeature: Warn if we attempt to read a zero width field
 2022-03-02 13:47 UTC 

[PATCH 1/1] common/cnxk: fix static assertion failure
 2022-03-02 13:46 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v6 0/2] hwmon: (adm1275) Add sample averaging binding support
 2022-03-02 13:47 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: Add sample averaging properties for ADM1275

[PATCH] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-02 13:47 UTC  (7+ messages)

[PATCH v3 0/9] Many improvements to HVF memory-related codes
 2022-03-02 13:04 UTC  (4+ messages)
` [PATCH v3 2/9] hvf: simplify data structures and codes of memory related functions
` [PATCH v3 3/9] hvf: use correct data types for addresses in "
` [PATCH v3 7/9] hvf: use GTree to store memory slots instead of fixed-size array

[PATCH v2 0/9] Many improvements to HVF memory-related codes
 2022-03-02 12:26 UTC  (9+ messages)
` [PATCH v2 1/9] hvf: move memory related functions from hvf-accel-ops.c to hvf-mem.c
` [PATCH v2 2/9] hvf: simplify data structures and codes of memory related functions
` [PATCH v2 3/9] hvf: use correct data types for addresses in "
` [PATCH v2 4/9] hvf: rename struct hvf_slot to HVFSlot
` [PATCH v2 5/9] hvf: fix memory dirty-tracking
` [PATCH v2 6/9] hvf: add a lock for memory related functions
` [PATCH v2 7/9] hvf: use GTree to store memory slots instead of fixed-size array
` [PATCH v2 9/9] hvf: remove the need to lookup memory slots when clearing dirty-bits

[PATCH v2] parport_pc: Also enable driver for PCI systems
 2022-03-02 13:45 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:46 UTC 

[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
 2022-03-02 13:44 UTC  (3+ messages)

[PATCH v2] virtio-blk: Remove BUG_ON() in virtio_queue_rq()
 2022-03-02 13:45 UTC  (12+ messages)

[PATCH] livepatch: set -f{function,data}-sections compiler option
 2022-03-02 13:44 UTC 

[PATCH 0/7] target/nios2: Rewrite interrupt handling
 2022-03-02 13:06 UTC  (5+ messages)
` [PATCH 2/7] target/nios2: Replace MMU_LOG with tracepoints
` [PATCH 7/7] target/nios2: Rewrite interrupt handling

[PATCH] Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
 2022-03-02 13:44 UTC 

[PULL] IIO new device support, features, fixes and cleanups for 5.18
 2022-03-02 13:51 UTC 

[PATCH] arm64: cpufeature: Add missing .field_width for GIC system registers
 2022-03-02 13:42 UTC 

[PATCH v2 0/3] iotests: Check for zstd support
 2022-03-02 12:45 UTC  (2+ messages)
` [PATCH v2 2/3] iotests/065: "

[PATCH] migration: NULL transport_data after freeing
 2022-03-02 12:17 UTC  (3+ messages)

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-03-02 13:42 UTC  (4+ messages)
` [PATCHv4 11/30] x86/tdx: Handle in-kernel MMIO

[PATCH v9 00/14] module: core code clean up
 2022-03-02 13:41 UTC  (5+ messages)
` [PATCH v9 07/14] module: Move extra signature support out of core code

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:41 UTC 

[PATCH] wm8962: add a simple DMIC enable control
 2022-03-02 13:40 UTC  (11+ messages)

[PATCH v3 0/2] sifive-plic minor improvements
 2022-03-02 13:40 UTC  (5+ messages)
` [PATCH v3 1/2] irqchip/sifive-plic: Improve naming scheme for per context offsets
  ` [irqchip: irq/irqchip-next] "
` [PATCH v3 2/2] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
  ` [irqchip: irq/irqchip-next] "

[PATCH v2 0/7] Sparse index: integrate with 'read-tree'
 2022-03-02 13:40 UTC  (4+ messages)
` [PATCH v3 0/8] "

[PATCH v2 0/7] x86: Further harden function pointers
 2022-03-02 13:39 UTC  (8+ messages)
` [PATCH v2.2 8/7] x86/IOMMU: Use altcall, and __initconst_cf_clobber

[PATCH 0/2] ceph: misc fixes
 2022-03-02 13:39 UTC  (3+ messages)
` [PATCH 1/2] ceph: fix inode reference leakage in ceph_get_snapdir()

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-03-02 12:17 UTC  (7+ messages)
` [PATCH v6 24/43] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v6 25/43] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v6 26/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-03-02 13:36 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
` [PATCH 02/12] powerpc: wiiu: device tree

[PATCH v3] repo_read_index: add config to expect files outside sparse patterns
 2022-03-02 13:37 UTC  (3+ messages)
` [PATCH v4] "

[bug] WinFast VC100 U no audio after video init
 2022-03-02 13:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:36 UTC 

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-02 13:35 UTC  (6+ messages)

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-03-02 13:33 UTC  (11+ messages)
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP

[PATCH v7 0/2] Add Qualcomm MPM irqchip driver support
 2022-03-02 13:34 UTC  (6+ messages)
` [PATCH v7 2/2] irqchip: Add Qualcomm MPM controller driver

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-03-02 13:33 UTC 

[Intel-gfx] [RFC PATCH 0/2] Remove frontbuffer tracking from the gem code
 2022-03-02 13:33 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH 1/2] drm/i915/fbdev: Remove frontbuffer tracking calls
` [Intel-gfx] [RFC PATCH 2/2] drm/i915: Remove all frontbuffer tracking calls from the gem code

[PATCH v2 00/25] migration: Postcopy Preemption
 2022-03-02 12:14 UTC  (4+ messages)
` [PATCH v2 25/25] tests: Pass in MigrateStart** into test_migrate_start()

[PATCH v3] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
 2022-03-02 13:27 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] Upstream render-copy function for DG2
 2022-03-02 13:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:31 UTC 

[PATCH 3/3] mv88e6xxx: Offload the local_receive flag
 2022-03-02 13:30 UTC  (2+ messages)

TCP connection fails in a asymmetric routing situation
 2022-03-02 13:30 UTC  (3+ messages)

[PATCH RFC] net: memcg accounting for veth devices
 2022-03-02 13:30 UTC  (6+ messages)

[PATCH 0/2] Enable vhost-user to be used on BSD systems
 2022-03-02 11:36 UTC  (2+ messages)
` [PATCH 2/2] Allow building vhost-user in BSD

[PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-03-02 13:26 UTC  (5+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-02 13:25 UTC  (11+ messages)

[PATCH -next] powerpc/pmac: remove not use symbol
 2022-03-02 13:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:26 UTC 

[xen-unstable-smoke test] 168331: tolerable all pass - PUSHED
 2022-03-02 13:26 UTC 

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-02 13:25 UTC  (3+ messages)
` [PATCH v3 10/30] drivers: hv: dxgkrnl: Creation of compute device sync objects

[PATCH net v3 0/2] fix unexpected SMC_CLC_DECL_ERR_REGRMB error
 2022-03-02 13:25 UTC  (3+ messages)
` [PATCH net v3 1/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
` [PATCH net v3 2/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server

[PATCH v2 0/4] drm/i915/ttm: Evict and store of compressed object
 2022-03-02 13:24 UTC  (4+ messages)
` [PATCH v2 2/4] drm/ttm: parameter to add extra pages into ttm_tt
    ` [Intel-gfx] "

[PATCH] kconfig: change .config format to use =n instead of "is not set"
 2022-03-02 13:16 UTC  (2+ messages)

[PATCH v2] migration/rdma: set the REUSEADDR option for destination
 2022-03-02 11:41 UTC  (2+ messages)

[PATCH v3 00/13] i915: Prepare for Xe_HP compute engines
 2022-03-02 13:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for i915: Prepare for Xe_HP compute engines (rev4)

[PATCH 0/2] iotests: Check for zstd support
 2022-03-02 11:37 UTC  (9+ messages)
` [PATCH 1/2] iotests/065: "
` [PATCH 2/2] iotests/303: "

[PATCH -next] powerpc/pmac: Make some symbols static
 2022-03-02 13:23 UTC  (2+ messages)

[PATCH 00/10] tests: add and use a "test_hook" wrapper + hook fixes
 2022-03-02 13:22 UTC  (11+ messages)
` [PATCH 01/10] hook tests: turn exit code assertions into a loop
` [PATCH 02/10] t5540: don't rely on "hook/post-update.sample"
` [PATCH 03/10] tests: assume the hooks are disabled by default
` [PATCH 04/10] bugreport tests: tighten up "git bugreport -s hooks" test
` [PATCH 05/10] tests: indent and add hook setup to "test_expect_success"
` [PATCH 06/10] hook tests: get rid of unnecessary sub-shells
` [PATCH 07/10] fetch+push tests: have tests clean up their own mess
` [PATCH 08/10] test-lib-functions: add and use a "test_hook" wrapper
` [PATCH 09/10] tests: change "mkdir -p && write_script" to use "test_hook"
` [PATCH 10/10] tests: change "cat && chmod +x" "

[PATCH 1/2] ipk: Import re in manifest module
 2022-03-02 13:21 UTC  (2+ messages)
` [PATCH 2/2] ipk: Decode byte data to string in manifest handling

[PATCH wpan-next v2 0/5] ieee802154: Improve durations handling
 2022-03-02 13:21 UTC  (10+ messages)
` [PATCH wpan-next v2 1/5] net: ieee802154: Improve the way supported channels are declared

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:21 UTC 

[Intel-gfx] [PATCH] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-03-02 13:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for iommu/vt-d: Add RPLS to quirk list to skip TE disabling (rev3)

[PATCH v4] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-03-02 13:18 UTC  (4+ messages)

cleanup swiotlb initialization v4
 2022-03-02 13:17 UTC  (14+ messages)
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb

[PATCH v8 0/3] VNC-related HMP/QMP fixes
 2022-03-02 11:39 UTC  (2+ messages)

[PATCH v9 0/3] VNC-related HMP/QMP fixes
 2022-03-02 11:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:16 UTC 

[PATCH net v2 0/2] fix unexpected SMC_CLC_DECL_ERR_REGRMB error
 2022-03-02 13:16 UTC  (3+ messages)
` [PATCH net v2 1/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
  ` [PATCH net v2 2/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server

[PATCH] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
 2022-03-02 13:15 UTC 

[PATCH 1/9] dt-bindings: mxsfb: Add compatible for i.MX8MP
 2022-03-02 13:14 UTC  (14+ messages)
                    ` [EXT] "

[PATCH] drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK register
 2022-03-02 13:12 UTC  (4+ messages)

[PATCH -next] ASoC: amd: Fix an ignored error return from platform_get_irq_byname()
 2022-03-02 13:11 UTC  (5+ messages)
  ` 回复:[PATCH "

[PATCH v1 0/4] arm64/mte: Asymmetric MTE support in userspace
 2022-03-02 13:10 UTC  (5+ messages)
` [PATCH v1 4/4] arm64/mte: Add userspace interface for enabling asymmetric mode

arch/mips/boot/compressed/uart-16550.c:44:6: warning: no previous prototype for 'putc'
 2022-03-02 13:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 13:11 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 25/31] drivers/vfio/vfio.c:1160:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int'
 2022-03-02 13:10 UTC 

[PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
 2022-03-02 13:07 UTC  (4+ messages)

[PATCH][next] power: supply: ab8500: fix a handful of spelling mistakes
 2022-03-02 13:08 UTC 

[PATCH 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-02 13:06 UTC  (5+ messages)
` [PATCH 3/3] wireguard: device: clear keys on VM fork


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.