All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-22 08:37:09 to 2023-09-22 09:23:18 UTC [more...]

[PATCH 0/1] *** Fix NULL pointer violation when receiving fragmented ICMP/IP messages ***
 2023-09-22  9:01 UTC  (2+ messages)
` [PATCH 1/1] rtnet: icmp.c: fix rt_icmp_dest_socket triggering a NULL pointer violation

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-22  9:23 UTC  (19+ messages)
` [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 3/8] riscv: "

[PATCH] KVM: x86: Use fast path for Xen timer delivery
 2023-09-22  9:22 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add a wrapper function for vga decode setup
 2023-09-22  9:22 UTC  (2+ messages)

[PATCH V2 0/2] HID: touchscreen: add himax hid-over-spi driver
 2023-09-22  9:22 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device

[PATCH] coresight: Add mode check when enable/disable csdev source
 2023-09-22  9:20 UTC  (3+ messages)

[PATCH 0/2] pc_piix: remove machines using a 128K BIOS
 2023-09-22  9:20 UTC  (7+ messages)
` [PATCH 1/2] pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
` [PATCH 2/2] seabios: remove PCI drivers from bios.bin

[net-next PatchV3] octeontx2-pf: Tc flower offload support for MPLS
 2023-09-22  9:20 UTC  (2+ messages)

[PATCH 0/7] cxl: Fix checkpatch issues
 2023-09-22  9:23 UTC  (4+ messages)
  ` [PATCH 6/7] cxl/memdev: Fix whitespace error/warnings

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-09-22  9:20 UTC  (6+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[PATCH 5.15 000/110] 5.15.133-rc1 review
 2023-09-22  9:19 UTC  (2+ messages)

[PATCH v4] ufs: core: wlun send SSU timeout recovery
 2023-09-22  9:09 UTC 

[PATCH] ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ / MIT
 2023-09-22  9:18 UTC  (3+ messages)

[PATCH v5] um: Enable preemption in UML
 2023-09-22  9:19 UTC  (15+ messages)

[PATCH 4/4] tty: 8250: Add more support for and fix up Brainboxes cards
 2023-09-22  9:19 UTC  (3+ messages)

[PATCH v6 00/13] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-09-22  9:17 UTC  (6+ messages)
` [PATCH v6 11/13] wifi: ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz

Yocto Project Status 12 September 2023 (WW37)
 2023-09-22  9:17 UTC  (8+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?
          ` [Openembedded-architecture] "

[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
 2023-09-22  9:17 UTC  (12+ messages)
` [PATCH 2/3] mtd: rawnand: arasan: "

[Resend PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
 2023-09-22  9:15 UTC  (2+ messages)

[PATCH] Use CRC32 and a 1MiB dictionary for XZ compressed modules
 2023-09-22  9:16 UTC  (4+ messages)

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-22  7:58 UTC  (12+ messages)
` [PATCH v6 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v6 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v6 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v6 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v6 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v6 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v6 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v6 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v6 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 24/30] net: wan: Add framer framework support

[PATCH] i2c: mux: gpio: adhere to coding style
 2023-09-22  9:15 UTC  (2+ messages)

[PATCH] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
 2023-09-22  9:15 UTC 

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-09-22  9:11 UTC  (9+ messages)
` [PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v10 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v10 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v10 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v10 5/6] page_pool: update document about fragment API
` [PATCH net-next v10 6/6] net: veth: use newly added page pool API for veth with xdp

[PATCH] ARM: dts: stm32: stm32f7-pinctrl: don't use multiple blank lines
 2023-09-22  9:13 UTC  (3+ messages)

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-09-22  9:12 UTC  (11+ messages)
` [PATCH 15/52] migration/rdma: Ditch useless numeric error codes in error messages
` [PATCH 16/52] migration/rdma: Fix io_writev(), io_readv() methods to obey contract
` [PATCH 17/52] migration/rdma: Replace dangerous macro CHECK_ERROR_STATE()
` [PATCH 18/52] migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error
` [PATCH 19/52] migration/rdma: Fix qemu_get_cm_event_timeout() to always "

[PATCH] usb: hub: Guard against accesses to uninitialized BOS descriptors
 2023-09-22  9:12 UTC  (6+ messages)

[LTP] [PATCH] ipneigh01.sh: Fix an issue where ipneigh01_arp test case fail due to ARP timeout
 2023-09-22  9:10 UTC  (2+ messages)

[PATCH v2 0/1] mtd: nand: raw: atmel: R/B gpio on sam9x60
 2023-09-22  9:08 UTC  (2+ messages)
` [PATCH v2 1/1] mtd: nand: raw: atmel: Add error handling when rb-gpios missing

[PATCH] vfs: fix readahead(2) on block devices
 2023-09-22  9:10 UTC  (6+ messages)
` [LTP] "

Proposal: Removing redundant EpochTime interface from dump entry
 2023-09-22  9:08 UTC  (9+ messages)

[PATCH v3] ufs: core: wlun resume SSU(Acitve) fail recovery
 2023-09-22  9:08 UTC  (3+ messages)

[PATCH] spi: cs42l43: Remove spurious pm_runtime_disable
 2023-09-22  9:08 UTC 

[PATCH] HID: i2c-hid: fix handling of unpopulated devices
 2023-09-22  9:08 UTC  (7+ messages)

[PATCH v3 0/8] Add printf attribute to kselftest functions
 2023-09-22  9:06 UTC  (9+ messages)
` [PATCH v3 1/8] selftests: Add printf attribute to ksefltest prints
` [PATCH v3 2/8] selftests/cachestat: Fix print_cachestat format
` [PATCH v3 3/8] selftests/openat2: Fix wrong format specifier
` [PATCH v3 4/8] selftests/pidfd: Fix ksft print formats
` [PATCH v3 5/8] selftests/sigaltstack: Fix wrong format specifier
` [PATCH v3 6/8] selftests/kvm: Replace attribute with macro
` [PATCH v3 7/8] selftests/mm: Substitute attribute with a macro
` [PATCH v3 8/8] selftests/resctrl: Fix wrong format specifier

[Intel-gfx] [PATCH v2] drm/i915/display: Print display info inside driver display initialization
 2023-09-22  9:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Print display info inside driver display initialization (rev2)

[PATCH] ARM: dts: stm32: add HASH on stm32mp131
 2023-09-22  9:04 UTC  (3+ messages)

[PATCH] crypto: qat - increase size of buffers
 2023-09-22  9:03 UTC 

[PATCH 0/2] arm64: dts: ti: Add overlay for AM642-EVM NAND expansion card
 2023-09-22  9:03 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: ti: am642-evm: Add overlay for "

[LTP] [PATCH] kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS
 2023-09-22  9:03 UTC  (5+ messages)

[RESEND PATCH] regulator: userspace-consumer: Retrieve supplies from DT
 2023-09-22  9:03 UTC 

[LTP] arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
 2023-09-20 14:32 UTC  (2+ messages)

[igt-dev] [PATCH] tests/amdgpu: add amdgpu reset test
 2023-09-22  9:00 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH] net/smc: add support for netdevice in containers
 2023-09-22  8:58 UTC 

[PATCH V2 3/3] scsi: arcmsr: updated driver's version to v1.51.00.14-20230915
 2023-09-22  8:59 UTC 

[PATCH 0/4] Add Svadu extension support
 2023-09-22  8:59 UTC  (5+ messages)
` [PATCH 3/4] lib: sbi: Improve the code of privilege mode and extensions detection
` [PATCH 4/4] lib: sbi: detect extensions from menvcfg

[Intel-xe] [PATCH 0/3] Remove Stubs in HDCP code
 2023-09-22  8:58 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Remove Stubs in HDCP code (rev2)

[PATCH v2 0/3] Add Svadu Extension Support
 2023-09-22  8:56 UTC  (11+ messages)
` [PATCH v2 1/3] RISC-V: Detect and Enable "
` [PATCH v2 2/3] dt-bindings: riscv: Add Svadu Entry
` [PATCH v2 3/3] RISC-V: KVM: Add Svadu Extension Support for Guest/VM

[LTP] [PATCH 1/3] Fix lockdown and secureboot check in init_module tests
 2023-09-22  8:57 UTC  (2+ messages)

[LTP] [PATCH v2] lib: tst_test: Fix lockdown detection on missing sysfs
 2023-09-22  8:57 UTC  (3+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-22  8:55 UTC  (8+ messages)
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()

[PATCH v3 1/3] platform/x86/amd/hsmp: create plat specific struct
 2023-09-22  8:56 UTC  (5+ messages)
` [PATCH v3 2/3] platform/x86/amd/hsmp: add support for metrics tbl

[nft PATCH 0/9] Misc JSON parser fixes
 2023-09-22  8:56 UTC  (2+ messages)

[RFC PATCH v4 00/11] Add audio support in v4l2 framework
 2023-09-22  8:54 UTC  (10+ messages)
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control

[PATCH v2 0/5] blk-mq: optimize queue_rqs() support
 2023-09-22  8:54 UTC  (7+ messages)
` [PATCH v2 3/5] blk-mq: support batched queue_rqs() on shared tags queue
` [PATCH v2 4/5] blk-mq: update driver tags request table when start request
` [PATCH v2 5/5] block/null_blk: add queue_rqs() support

[PATCH nft 0/9] various cleanups related to enums and struct datatype
 2023-09-22  8:54 UTC  (11+ messages)
` [PATCH nft 3/9] datatype: drop flags field from datatype
` [PATCH nft 7/9] expression: cleanup expr_ops_by_type() and handle u32 input

[PATCH v2 0/4] genirq/irq_sim: misc updates
 2023-09-22  8:55 UTC  (4+ messages)
` [PATCH v2 1/4] bitmap: define a cleanup function for bitmaps

[igt-dev] [PATCH i-g-t] lib/intel_compute: Fix Incorrect array size for XEHPC platforms
 2023-09-22  8:55 UTC  (2+ messages)

[PATCH v4 0/5] Add bblock helper scripts
 2023-09-22  8:54 UTC  (9+ messages)
` [OE-core] "

[PATCH V2 2/3] scsi: arcmsr: support new PCI device ID 1883 and 1886 Raid controllers
 2023-09-22  8:55 UTC 

[PATCH v5] gpio: sim: fix an invalid __free() usage
 2023-09-22  8:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: Step up as maintainers of UniPhier SoC platform
 2023-09-22  8:54 UTC 

[XEN PATCH 0/3] docs/misra: add documentation skeleton to address MISRA C:2012 Dir 4.1
 2023-09-22  8:53 UTC  (4+ messages)
` [XEN PATCH 2/3] docs: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR

[PATCH 0/2] Remove `ArcBorrow`
 2023-09-22  8:53 UTC  (3+ messages)
` [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`

[igt-dev] [PATCH i-g-t] tests/intel/xe_debugfs: Check tile_count info
 2023-09-22  8:55 UTC 

[bug report] RIP: 0010:throtl_trim_slice+0xc6/0x320 caused kernel panic
 2023-09-22  8:53 UTC  (2+ messages)

[PATCH v3 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
 2023-09-22  8:52 UTC  (8+ messages)
` [PATCH v3 1/5] iommu/amd: Remove "

[PATCH v4] platform/x86: thinkpad_acpi: sysfs interface to auxmac
 2023-09-22  8:51 UTC  (2+ messages)

[kirkstone][2.0][PATCH] bitbake-worker/runqueue: Avoid unnecessary bytes object copies
 2023-09-22  8:51 UTC 

[PATCH] sound: usb: increase snd_card alloc size
 2023-09-22  8:46 UTC  (3+ messages)

[RFC v2 00/11] iio: add iio backend device type
 2023-09-22  8:53 UTC  (9+ messages)
` [RFC v2 01/11] iio: introduce iio backend device

[PATCH V2 1/3] scsi: arcmsr: support Areca ARC-1688 Raid controller
 2023-09-22  8:50 UTC 

[PATCH v5 0/4] Support mute notifications for CS35L41 HDA
 2023-09-22  8:49 UTC  (2+ messages)

[PATCH v3 00/10] Generic line based metadata support, internal pads
 2023-09-22  8:50 UTC  (14+ messages)
` [PATCH v3 07/10] media: uapi: Add generic 8-bit metadata format definitions
` [PATCH v3 08/10] media: v4l: Support line-based metadata capture

CXL Namespaces of ACPI disappearing in Qemu demo
 2023-09-22  8:49 UTC  (3+ messages)
  ` A confusion about cxl.mem in CXL drivers

[PATCH v2 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
 2023-09-22  8:48 UTC  (5+ messages)
` [PATCH v2 1/4] x86/resctrl: Enable non-contiguous bits "
` [PATCH v2 2/4] x86/resctrl: Add sparse_masks file in info
` [PATCH v2 3/4] Documentation/x86: Document resctrl's new sparse_masks
` [PATCH v2 4/4] x86/resctrl: Rename arch_has_sparse_bitmaps

[GIT PULL FOR v6.7] RC fixes (v2)
 2023-09-22  8:49 UTC  (2+ messages)
` [GIT PULL FOR v6.7] RC fixes (v2) (#94975)

[Intel-gfx] [PATCH v7 0/5] fdinfo memory stats
 2023-09-22  8:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
  `  "

[PATCH v2] env: ti: ti_common.env: Fix get_overlaystring for FIT Image
 2023-09-22  8:47 UTC  (3+ messages)

[PATCH v2 1/2] usb: typec: tcpci: add check code for tcpci/regmap_read/write()
 2023-09-22  8:47 UTC  (5+ messages)
    ` [EXT] "

[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
 2023-09-22  8:44 UTC  (3+ messages)
` [PATCH v9 15/16] xen/arm: vpci: check guest range

[PATCH 00/14] add driver to support secure video decoder
 2023-09-22  8:44 UTC  (13+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH v2 0/3] Add APSS clock driver support for IPQ5018
 2023-09-22  8:43 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: clock: qcom,a53pll: add IPQ5018 compatible
` [PATCH V2 2/3] clk: qcom: apss-ipq-pll: add support for IPQ5018
` [PATCH V2 3/3] arm64: dts: qcom: ipq5018: enable the CPUFreq support

[powerpc:next] BUILD SUCCESS c945e6f453a361b0e9daddd2be9c099d1b80d6f8
 2023-09-22  8:41 UTC 

[PATCH net-next v3 05/18] net/smc: reserve CHID range for SMC-D virtual device
 2023-09-22  8:42 UTC  (2+ messages)

[PATCH printk v2 00/11] wire up nbcon atomic printing
 2023-09-22  8:41 UTC  (5+ messages)
` [PATCH printk v2 02/11] printk: Let console_is_usable() handle nbcon
` [PATCH printk v2 03/11] printk: Add @flags argument for console_is_usable()

[rafael-pm:bleeding-edge] BUILD SUCCESS 30c38047562cc1ee0ba3440e4a4ff9df136be7e1
 2023-09-22  8:40 UTC 

[RFC PATCH v3 0/9] Add audio support in v4l2 framework
 2023-09-22  8:36 UTC  (5+ messages)
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-22  8:39 UTC  (4+ messages)
` [PATCH v1 16/22] backends/iommufd: Introduce the iommufd object

[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-22  8:28 UTC  (3+ messages)
` [PATCH v5 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()

[RESEND PATCH v6 0/3] Add support for vibrator in multiple PMICs
 2023-09-22  8:38 UTC  (4+ messages)
` [RESEND PATCH v6 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
` [RESEND PATCH v6 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [RESEND PATCH v6 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH 0/8] OpenSBI sparse HART id support
 2023-09-22  8:38 UTC  (6+ messages)
` [PATCH 1/8] lib: sbi: Introduce HART index in sbi_scratch

[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
 2023-09-22  8:24 UTC  (3+ messages)

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2023-09-22  8:35 UTC  (6+ messages)

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2023-09-22  8:36 UTC  (6+ messages)
` [PATCH v4 2/3] i386: Explicitly ignore unsupported BUS_MCEERR_AO MCE on AMD guest


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.