All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-21 08:39:18 to 2023-12-21 09:06:01 UTC [more...]

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-18 (ice)
 2023-12-21  9:05 UTC  (7+ messages)
` [PATCH net 3/3] ice: Fix PF with enabled XDP going no-carrier after reset

[PATCH] Bluetooth: hci_sync: fix hogp device suspend bug
 2023-12-21  9:05 UTC  (2+ messages)

[RFC PATCH] thermal: Add API to update framework with known temperature
 2023-12-21  9:06 UTC 

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2023-12-21  9:02 UTC  (6+ messages)
` [PATCH 2/3] modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled
` [PATCH 3/3] powerpc: Simplify strict_kernel_rwx_enabled()

[PATCH mptcp-next v5 00/14] dump for userspace pm
 2023-12-21  9:03 UTC  (15+ messages)
` [PATCH mptcp-next v5 01/14] mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
` [PATCH mptcp-next v5 02/14] mptcp: implement mptcp_userspace_pm_dump_addr
` [PATCH mptcp-next v5 03/14] mptcp: add token for get-addr in yaml
` [PATCH mptcp-next v5 04/14] mptcp: dump addrs in userspace pm list
` [PATCH mptcp-next v5 05/14] mptcp: check userspace pm subflow flag
` [PATCH mptcp-next v5 06/14] selftests: mptcp: add "
` [PATCH mptcp-next v5 07/14] selftests: mptcp: add token for dump_addr
` [PATCH mptcp-next v5 08/14] selftests: mptcp: add check_output helper
` [PATCH mptcp-next v5 09/14] selftests: mptcp: dump userspace addrs list
` [PATCH mptcp-next v5 10/14] mptcp: add userspace_pm_lookup_addr_by_id helper
` [PATCH mptcp-next v5 11/14] mptcp: implement mptcp_userspace_pm_get_addr
` [PATCH mptcp-next v5 12/14] mptcp: get addr in userspace pm list
` [PATCH mptcp-next v5 13/14] selftests: mptcp: add token for get_addr
` [PATCH mptcp-next v5 14/14] selftests: mptcp: userspace pm get addr tests

[PATCH v8 00/26] Enable CET Virtualization
 2023-12-21 14:02 UTC  (27+ messages)
` [PATCH v8 01/26] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v8 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
` [PATCH v8 03/26] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v8 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v8 05/26] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
` [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
` [PATCH v8 07/26] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate
` [PATCH v8 08/26] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
` [PATCH v8 09/26] KVM: x86: Rename kvm_{g,s}et_msr() to menifest emulation operations
` [PATCH v8 10/26] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v8 11/26] KVM: x86: Add kvm_msr_{read,write}() helpers
` [PATCH v8 12/26] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v8 13/26] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v8 14/26] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v8 15/26] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v8 16/26] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v8 17/26] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v8 18/26] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v8 19/26] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v8 20/26] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v8 21/26] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
` [PATCH v8 23/26] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v8 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v8 25/26] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v8 26/26] KVM: nVMX: Enable CET support for nested guest

[PATCH] watch_queue: fix kcalloc() arguments order
 2023-12-21  9:01 UTC 

[PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
 2023-12-21  9:02 UTC  (17+ messages)

[meta-oe][PATCH v2] c-ares: Move to tarballs, add ptest and static support
 2023-12-21  9:02 UTC  (3+ messages)
` [oe] "

[PATCH 1/1] nvme-fabrics: don't check ioccsz/iorcsz for discovery
 2023-12-21  9:02 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: clock: gs101: rename cmu_misc clock-names
 2023-12-21  9:00 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: exynos: gs101: comply with the new cmu_misc clock names

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2023-12-21  8:59 UTC  (53+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis

[cocci] Spatch corrupting struct variable
 2023-12-21  9:01 UTC  (2+ messages)

[PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
 2023-12-21  8:59 UTC  (8+ messages)
` [RFC/PATCH] archive: "--list" does not take further options

[PATCH] afs: remove redundant overwriting of ret
 2023-12-21  8:58 UTC 

[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2023-12-21  8:58 UTC  (3+ messages)
` [PATCH v2 22/22] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

[PATCH net-next] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-12-21  8:56 UTC  (5+ messages)

[PATCH] vfio/iommufd: Remove the use of stat() to check file existence
 2023-12-21  8:55 UTC  (2+ messages)

[PATCH v3 0/1] arm64: dts: qcom: sm8550: remove
 2023-12-21  8:57 UTC  (15+ messages)
` [PATCH v3 1/1] arm64: dts: qcom: sm8550: remove address/size-cells from mdss_dsi1

element sizes in input_event struct on riscv32
 2023-12-21  8:56 UTC  (4+ messages)

[PATCH v4 2/4] clk: sophgo: Add CV1800 series clock controller driver
 2023-12-21  8:55 UTC  (3+ messages)

[PATCH net v2 0/2] Fix phylink unloadable issue
 2023-12-21  8:51 UTC  (6+ messages)
` [PATCH net v2 1/2] driver.h: add helper macro for module_exit() boilerplate
` [PATCH net v2 2/2] net: phylink: Add module_exit_stub()

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2023-12-21  8:53 UTC  (6+ messages)

[LTP] [PATCH 1/1] oom*: Turn docs to docparse
 2023-12-21  8:52 UTC  (2+ messages)

[PATCH net-next v2] bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
 2023-12-21  8:52 UTC  (2+ messages)

[PATCH v3 net 0/4] qbv cycle time extension/truncation
 2023-12-21  8:52 UTC  (3+ messages)

Discuss Mediatek Power Domain Driver Support Mulitle Smi Clamp Protection
 2023-12-21  8:29 UTC  (2+ messages)

[PATCH net v3 0/3] Fix a regression in the Gemini ethernet controller
 2023-12-21  8:50 UTC  (5+ messages)
` [PATCH net v3 1/3] net: ethernet: cortina: Drop software checksum and TSO
` [PATCH net v3 3/3] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes

[PATCH] x86/amd: extend CPU errata #1474 affected models
 2023-12-21  8:50 UTC  (5+ messages)

[PATCH v2] qdev: Report an error for machine without HotplugHandler
 2023-12-21  8:49 UTC  (9+ messages)

[PATCH] btrfs: fix kvcalloc() arguments order
 2023-12-21  8:47 UTC 

[cip-dev] [PATCH RFC 00/30] Add support for Renesas RZ/Five RISC-V SoC
 2023-12-21  8:49 UTC 

[PATCH 0/2] md: bugfix of creating symlink with disk holder
 2023-12-21  8:49 UTC  (3+ messages)
` [PATCH 2/2] md: create symlink with disk holder after mddev resume

[PATCH v5 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-12-21  8:47 UTC  (18+ messages)
` [PATCH v5 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs
` [PATCH v5 2/5] media: hantro: add support for STM32MP25 VDEC
` [PATCH v5 3/5] media: hantro: add support for STM32MP25 VENC
` [PATCH v5 4/5] arm64: dts: st: add video decoder support to stm32mp255
` [PATCH v5 5/5] arm64: dts: st: add video encoder "

[PATCH] nvme: don't set a virt_boundary unless needed
 2023-12-21  8:48 UTC 

[PATCH 0/8] An effort to bring DT bindings compliance within U-boot
 2023-12-20 13:41 UTC  (6+ messages)
` [PATCH 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location

[GIT PULL] Please pull u-boot-amlogic-next-20231220
 2023-12-20 14:42 UTC  (2+ messages)

Delivery of mill parts
 2023-12-21  8:40 UTC 

[PATCH 1/2] cdx: Enable COMPILE_TEST
 2023-12-21  8:46 UTC  (7+ messages)

patch "thunderbolt: make tb_bus_type const" added to usb-next
 2023-12-21  8:45 UTC 

[PATCH v5 0/2] Add StarFive JH8100 watchdog
 2023-12-21  8:43 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
` [PATCH v5 2/2] riscv: dts: starfive: jh8100: Add watchdog node

[virtio-comment] [virtio-dev][PATCH V9 0/2] virtio-spi: add virtual SPI controller
 2023-12-21  8:44 UTC  (6+ messages)
` [virtio-comment] [virtio-dev][PATCH V9 2/2] virtio-spi: add the device specification
  ` [virtio-comment] "
      `  "

[PATCH v1 0/2] arm64: dts: qcom: Add coresight nodes for sm8450
 2023-12-21  8:44 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: arm: coresight: Update the pattern of ete node name

[PATCH v7 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
 2023-12-21  8:43 UTC  (2+ messages)

[linux-linus test] 184194: tolerable FAIL - PUSHED
 2023-12-21  8:43 UTC 

[PATCH v1 0/7] Add support for various laptops using CS35L41 HDA without _DSD
 2023-12-21  8:41 UTC  (3+ messages)
` [PATCH v1 2/7] ALSA: hda: cs35l41: Support additional ASUS ROG 2023 models

[PATCH bpf-next v5 0/8] bpf: Reduce memory usage for bpf_global_percpu_ma
 2023-12-21  8:42 UTC  (6+ messages)
` [PATCH bpf-next v5 3/8] bpf: Allow per unit prefill for non-fix-size percpu memory allocator

Proszę o kontakt
 2023-12-21  8:40 UTC 

Organizacja wycieczek biznesowych
 2023-12-21  8:30 UTC 

[PATCH net] kselftest: rtnetlink.sh: use grep_fail when expecting the cmd fail
 2023-12-21  8:40 UTC  (2+ messages)

[meta-security][PATCH 1/4] tpm2-tss: support native builds
 2023-12-21  8:39 UTC  (4+ messages)
` [meta-security][PATCH 4/4] dm-verity-img.bbclass: add DM_VERITY_DEPLOY_DIR

New parts in stock/offering
 2023-12-21  8:30 UTC 

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2023-12-21  8:36 UTC  (2+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings


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.