public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 11:29:44 to 2022-03-02 14:20:12 UTC [more...]

[PATCH] sched/topology: avoid calling synchronize_rcu()
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH] x86/mm: Use strtobool for noexec parsing
 2022-03-02 14:19 UTC  (3+ messages)

[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-02 14:18 UTC  (2+ messages)

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-02 14:15 UTC  (15+ messages)
` [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
` [PATCH v3 06/30] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects
` [PATCH v3 08/30] drivers: hv: dxgkrnl: Creation of dxgcontext objects
` [PATCH v3 10/30] drivers: hv: dxgkrnl: Creation of compute device sync objects
` [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects

[PATCH v3,0/6] Convert pwm-mtk-disp.txt to
 2022-03-02 14:14 UTC  (3+ messages)
` [PATCH v3,6/6] dt-bindings: pwm: Add compatible for MediaTek MT8186

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

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-02 14:10 UTC  (3+ messages)

[PATCH 00/19] netfs: Prep for write helpers
 2022-03-02 14:09 UTC  (20+ messages)
` [PATCH 01/19] fscache: export fscache_end_operation()
` [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH 03/19] netfs: Add a netfs inode context
` [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH 07/19] netfs: Split netfs_io_* object handling out
` [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH 12/19] netfs: Prepare to split read_helper.c
` [PATCH 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH 14/19] netfs: Split fs/netfs/read_helper.c
` [PATCH 15/19] netfs: Split some core bits out into their own file
` [PATCH 16/19] netfs: Rename rename read_helper.c to io.c
` [PATCH 17/19] netfs: Change ->init_rreq() to return an error code
` [PATCH 18/19] netfs: Keep track of the actual remote file size
` [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size

[PATCH v6 00/71] Introducing the Maple Tree
 2022-03-02 14:08 UTC  (9+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 08/71] Maple Tree: Add new data structure

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-02 14:04 UTC  (3+ messages)

[sched/numa] 0fb3978b0a: stress-ng.fstat.ops_per_sec -18.9% regression
 2022-03-02 14:02 UTC 

[RFC 00/10] Introduce In Field Scan driver
 2022-03-02 13:59 UTC  (2+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-02 13:59 UTC  (5+ messages)
  ` [ovs-dev] "

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-03-02 13:57 UTC  (3+ messages)

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

propagating vmgenid outward and upward
 2022-03-02 13:55 UTC  (9+ messages)

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-02 13:54 UTC  (6+ messages)
` [PATCH v8 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH v11 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-03-02 13:47 UTC  (28+ 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 04/27] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v11 05/27] ima: Move arch_policy_entry into ima_namespace
` [PATCH v11 06/27] ima: Move ima_htable "
` [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 14/27] userns: Add pointer to ima_namespace to user_namespace
` [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 22/27] ima: Setup securityfs for IMA namespace
` [PATCH v11 23/27] ima: Introduce securityfs file to activate an "
` [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

[luxis1999-iommufd:iommufd-v5.17-rc4 21/31] microblaze-linux-ld: undefined reference to `interval_tree_iter_first'
 2022-03-02 13:51 UTC 

[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-03-02 13:51 UTC  (2+ messages)

[PATCH v2 2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2022-03-02 13:51 UTC  (6+ messages)

[syzbot] kernel BUG in hugepage_add_anon_rmap
 2022-03-02 13:50 UTC  (3+ messages)

[PATCH v2] drm/panfrost: cleanup comments
 2022-03-02 13:49 UTC  (2+ 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

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

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

[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
 2022-03-02 13:44 UTC  (2+ 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

[irqchip: irq/irqchip-next] irqchip/sifive-plic: Improve naming scheme for per context offsets
 2022-03-02 13:40 UTC 

[irqchip: irq/irqchip-next] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
 2022-03-02 13:40 UTC 

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

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

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

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

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

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

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

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

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

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

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

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

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

[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 

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

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

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

[PATCH 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-02 13:06 UTC  (11+ messages)
` [PATCH 1/3] random: replace custom notifier chain with standard one
` [PATCH 2/3] random: provide notifier for VM fork
` [PATCH 3/3] wireguard: device: clear keys on "

drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
 2022-03-02 13:04 UTC  (4+ messages)

[PATCH V4 0/7] mmc: add error statistics for eMMC and SD card
 2022-03-02 13:03 UTC  (8+ messages)
` [PATCH V4 1/7] mmc: core: Capture eMMC and SD card errors
` [PATCH V4 2/7] mmc: sdhci: "
` [PATCH V4 3/7] mmc: debugfs: Add debug fs entry for mmc driver
` [PATCH V4 4/7] mmc: debugfs: Add debug fs error state "
` [PATCH V4 5/7] mmc: core: Set error state "
` [PATCH V4 6/7] mmc: sdhci: "
` [PATCH V4 7/7] mmc: cqhci: Capture eMMC and SD card errors

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-02 13:02 UTC  (3+ messages)
` [PATCH 2/6] list: add new MACROs to "

[PATCH] i40e: little endian only valid checksums
 2022-03-02 12:57 UTC 

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-02 12:53 UTC  (7+ messages)

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-02 12:50 UTC  (8+ messages)

[PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/module_64: fix array_size.cocci warning
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v1 1/4] powerpc/ftrace: Also save r1 in ftrace_caller()
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc: Remove remaining stab codes
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v1] powerpc/interrupt: Remove struct interrupt_state
 2022-03-02 12:41 UTC  (2+ messages)

[PATCHv2 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v2] arm64/arm: dts: qcom: Drop bogus interrupt flags cell on MDSS nodes
 2022-03-02 12:43 UTC  (4+ messages)

[PATCH] ARM: return_address: disable again for CONFIG_ARM_UNWIND=y
 2022-03-02 12:43 UTC 

[PATCH v6 0/3] Add support for SoundWire1.6 audio cgcr register control
 2022-03-02 12:43 UTC  (4+ messages)
` [PATCH v6 1/3] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v6 2/3] soundwire: qcom: constify static struct qcom_swrm_data global variables
` [PATCH v6 3/3] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property

[PATCH v4] scripts/checkpatch.pl: remove _deferred and _deferred_once false warning
 2022-03-02 12:39 UTC  (4+ messages)

[PATCH -V3 2/2] NUMA balancing: avoid to migrate task to CPU-less node
 2022-03-02 12:37 UTC  (5+ messages)
` [tip: sched/core] sched/numa: Avoid migrating "

regression: Bug 215601 - gcc segv at startup on ia64
 2022-03-02 12:35 UTC  (3+ messages)

[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-03-02 12:31 UTC  (2+ messages)

[PATCH v4 0/9] Host1x context isolation support
 2022-03-02 12:31 UTC  (4+ messages)
` [PATCH v4 1/9] dt-bindings: host1x: Add iommu-map property

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-02 12:30 UTC  (7+ messages)

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-02 12:30 UTC  (7+ messages)
` [PATCH 2/4] mtd: spi-nor: core: "
` [PATCH 3/4] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag

[PATCH v2 0/5] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-03-02 12:30 UTC  (3+ messages)
` [PATCH v2 2/5] clk: qcom: gcc: Add emac GDSC support for SM8150

[PATCH v2] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
 2022-03-02 12:24 UTC 

[PATCH RESEND] samples/kobject: Use sysfs_emit instead of snprintf
 2022-03-02 12:07 UTC 

[PATCH v2 0/7] Add PCIe support for SM8150 SoC
 2022-03-02 12:19 UTC  (9+ messages)
` [PATCH v2 5/7] PCI: qcom: Add SM8150 SoC support
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: Add pcie nodes for SM8150

[PATCH v4 0/8] enable usb support on rk356x
 2022-03-02 12:18 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: soc: grf: fix rk3568 usb definitions

[PATCH] drm/panfrost: cleanup comments
 2022-03-02 12:18 UTC  (3+ messages)

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-02 12:18 UTC  (4+ messages)

[PATCH v3 1/3] ata: ahci: Rename board_ahci_mobile
 2022-03-02 12:15 UTC  (4+ messages)

[PATCH] drm/bridge: anx7625: Set downstream sink into normal status
 2022-03-02 12:09 UTC 

[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
 2022-03-02 12:07 UTC  (6+ messages)

[PATCH] usb: typec: tipd: Forward plug orientation to typec subsystem
 2022-03-02 12:06 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-03-02 12:03 UTC  (3+ messages)
` [PATCH v6 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH] mmc: sdhci-pci-gli: Add runtime PM for GL9763E
 2022-03-02 12:02 UTC  (7+ messages)

[PATCH v2 1/2] perf arm-spe: Use SPE data source for neoverse cores
 2022-03-02 11:59 UTC  (2+ messages)

[PATCH v2] serial: samsung: Add samsung_early_read to support early kgdboc
 2022-03-02 11:52 UTC  (2+ messages)

[PATCH] serial: samsung: Add samsung_early_read to support early kgdboc
 2022-03-02 11:51 UTC  (3+ messages)

[PATCH 0/4] SVM fixes + apic fix
 2022-03-02 11:50 UTC  (7+ messages)
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-02 11:49 UTC  (11+ messages)

[ammarfaizi2-block:powerpc/linux/next-test 106/106] mobility.c:(.text.pseries_migrate_partition.part.0+0x44): undefined reference to `.vas_migration_handler'
 2022-03-02 11:48 UTC 

[PATCH V1] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-03-02 11:45 UTC  (2+ messages)

[PATCH v3] xfrm: fix tunnel model fragmentation behavior
 2022-03-02 11:44 UTC  (2+ messages)

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-03-02 11:41 UTC  (6+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

linux-next: build warning after merge of the drm tree
 2022-03-02 11:38 UTC  (6+ messages)

[PATCH] i2c: busses: i2c-mt65xx: Simplify with clk-bulk
 2022-03-02 11:36 UTC  (4+ messages)

[PATCH v2] mmc: rtsx: add 74 Clocks in power on flow
 2022-03-02 11:34 UTC  (2+ messages)

MSM8960: gpu/drm/dp/drm_dp.c:59:27: warning: array subscript 10 is outside, array bounds of 'const u8[6]'
 2022-03-02 11:33 UTC  (2+ messages)

linux-next: removal of the nds32 tree
 2022-03-02 11:31 UTC 

[PATCH v5 0/5] Introduce "opp-microwatt" and Energy Model from DT
 2022-03-02 11:29 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
` [PATCH v5 2/5] OPP: Add "opp-microwatt" supporting code
` [PATCH v5 3/5] PM: EM: add macro to set .active_power() callback conditionally
` [PATCH v5 4/5] OPP: Add support of "opp-microwatt" for EM registration
` [PATCH v5 5/5] Documentation: EM: Describe new registration method using DT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox