All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-07 06:38:15 to 2023-02-07 07:30:06 UTC [more...]

[PATCH 0/6] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-07  7:29 UTC  (7+ messages)
` [PATCH 1/6] x86/mtrr: make mtrr_enabled() non-static
` [PATCH 2/6] x86/pat: check for MTRRs enabled in memtype_reserve()
` [PATCH 3/6] x86/mtrr: revert commit 90b926e68f50
` [PATCH 4/6] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
` [PATCH 5/6] x86/mm: only check uniform after calling mtrr_type_lookup()
` [PATCH 6/6] x86/mtrr: drop sanity check in mtrr_type_lookup_fixed()

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-07  7:28 UTC  (17+ messages)
` [PATCH v1 06/45] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v1 08/45] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v1 11/45] clk: mediatek: mt8365: "
` [PATCH v1 12/45] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v1 33/45] clk: mediatek: Switch to module_platform_driver() where possible

[PATCH 1/2] tee: system invocation
 2023-02-07  7:26 UTC  (3+ messages)

[PATCH v3] staging: vt6655: Macro with braces issue change to inline function
 2023-02-07  7:25 UTC  (5+ messages)

[RFC] i2c: core: Do not enable wakeup by default
 2023-02-07  7:25 UTC 

[Intel-wired-lan] igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2023-02-07  7:23 UTC  (16+ messages)
                            `  "

[Intel-gfx] [PATCH 0/3] drm/i915: Fix eDP+DSI dual panel systems
 2023-02-07  7:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Fix VBT DSI DVO port handling
` [Intel-gfx] [PATCH 2/3] drm/i915: Populate encoder->devdata for DSI on icl+
` [Intel-gfx] [PATCH 3/3] drm/i915: Pick the backlight controller based on VBT on ICP+
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Fix eDP+DSI dual panel systems

[PATCH v4 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-02-07  7:23 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v4 2/2] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor

[android-common:android-4.19-stable 12115/28826] drivers/scsi/ufs/ufshcd-crypto.c:250:26: warning: no previous prototype for function 'ufshcd_blk_crypto_mode_num_for_alg_dusize'
 2023-02-07  7:22 UTC 

[PATCH 0/3] spi: spi-cadence-quadspi: Add Rx tuning support for DTR mode
 2023-02-07  7:23 UTC  (6+ messages)
` [PATCH 3/3] spi: cadence-quadspi: Add Rx tuning support for Xilinx Versal OSPI

[PATCH] mm: kfence: export kfence_enabled as global variables
 2023-02-07  7:19 UTC  (3+ messages)

[PATCH 0/8] AMDGPU usermode queues
 2023-02-07  7:20 UTC  (16+ messages)
` [PATCH 1/8] drm/amdgpu: UAPI for user queue management
` [PATCH 2/8] drm/amdgpu: add usermode queues
` [PATCH 3/8] drm/amdgpu: introduce userqueue MQD handlers
` [PATCH 5/8] drm/amdgpu: Create context for usermode queue
` [PATCH 6/8] drm/amdgpu: Map userqueue into HW

[PULL 00/32] riscv-to-apply queue
 2023-02-07  7:09 UTC  (33+ messages)
` [PULL 01/32] target/riscv: update disas.c for xnor/orn/andn and slli.uw
` [PULL 02/32] include/hw/riscv/opentitan: update opentitan IRQs
` [PULL 03/32] hw/riscv: boot: Don't use CSRs if they are disabled
` [PULL 04/32] target/riscv: Update VS timer whenever htimedelta changes
` [PULL 05/32] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
` [PULL 06/32] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
` [PULL 07/32] target/riscv: Ensure opcode is saved for all relevant instructions
` [PULL 08/32] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PULL 09/32] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PULL 10/32] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
` [PULL 11/32] target/riscv: set tval for triggered watchpoints
` [PULL 12/32] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PULL 13/32] hw/riscv: split fdt address calculation from fdt load
` [PULL 14/32] hw/riscv: change riscv_compute_fdt_addr() semantics
` [PULL 15/32] RISC-V: Adding XTheadCmo ISA extension
` [PULL 16/32] RISC-V: Adding XTheadSync "
` [PULL 17/32] RISC-V: Adding XTheadBa "
` [PULL 18/32] RISC-V: Adding XTheadBb "
` [PULL 19/32] RISC-V: Adding XTheadBs "
` [PULL 20/32] RISC-V: Adding XTheadCondMov "
` [PULL 21/32] RISC-V: Adding T-Head multiply-accumulate instructions
` [PULL 22/32] RISC-V: Adding T-Head MemPair extension
` [PULL 23/32] RISC-V: Adding T-Head MemIdx extension
` [PULL 24/32] RISC-V: Adding T-Head FMemIdx extension
` [PULL 25/32] RISC-V: Set minimum priv version for Zfh to 1.11
` [PULL 26/32] RISC-V: Add initial support for T-Head C906
` [PULL 27/32] RISC-V: Adding XTheadFmv ISA extension
` [PULL 28/32] target/riscv: add a MAINTAINERS entry for XThead* extension support
` [PULL 29/32] target/riscv: fix for virtual instr exception
` [PULL 30/32] target/riscv: fix ctzw behavior
` [PULL 31/32] target/riscv: fix SBI getchar handler for KVM
` [PULL 32/32] hw/riscv: virt: Simplify virt_{get,set}_aclint()

[PATCH 0/3] Nuvoton Peripheral SPI (PSPI) Module
 2023-02-07  7:18 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
` [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
` [PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-02-07  7:16 UTC  (2+ messages)

[LTP] [PATCH v1] ioctl01.c:Test also struct termios
 2023-02-07  7:17 UTC  (5+ messages)
` [LTP] [PATCH v2] "

[bug report]warning about entry_64.S from objtool in v5.4 LTS
 2023-02-07  7:19 UTC  (7+ messages)

[PATCH] eventdev/eth_rx: fix return of rx adapter instance get
 2023-02-07  7:17 UTC  (2+ messages)

man kcompactd missing
 2023-02-07  7:17 UTC 

cip-gitlab/ci/pavel/linux-test build: 185 builds: 5 failed, 180 passed, 6 errors, 41 warnings (v4.4.302-cip72-rt42)
 2023-02-07  7:17 UTC 

[PATCH 0/2] fix mmap retcode check fail
 2023-02-07  7:16 UTC  (3+ messages)
` [PATCH 2/2] raw/ifpga/base: "

[dm-devel] [PATCH 0/17] crypto: api - Change completion callback argument to void star
 2023-02-07  7:16 UTC  (8+ messages)
` [dm-devel] [PATCH 8/17] tls: Only use data field in crypto completion function
  `  "
` [PATCH 0/17] crypto: api - Change completion callback argument to void star

[PATCH bpf-next v3] libbpf: Add sample_period to creation options
 2023-02-07  7:15 UTC  (2+ messages)

[PATCH] net/i40e: remove avx512 specific Rx queue rearm code
 2023-02-07  6:39 UTC  (4+ messages)
` [PATCH] net/iavf: "
` [PATCH] net/ice: "

[PATCH] soundwire: export sdw_compute_slave_ports() function
 2023-02-07  7:16 UTC  (2+ messages)

[PATCH v2 0/4] staging: vt6655: Macro with braces issue changed to inline function
 2023-02-07  7:14 UTC 

[PATCH 0/3] cleanup for ublk
 2023-02-07  7:11 UTC  (5+ messages)
` [PATCH 1/3] ublk: remove unnecessary NULL check in ublk_rq_has_data()
` [PATCH 2/3] ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
` [PATCH 3/3] ublk: pass NULL to blk_mq_alloc_disk() as queuedata

[RFC v3 0/7] sm8550: Add support for eUSB2 repeater
 2023-02-07  7:11 UTC  (5+ messages)
` [RFC v3 5/7] phy: qcom: phy-qcom-snps-eusb2: "

[PATCH] iommu/vt-d: Fix PASID directory pointer coherency
 2023-02-07  7:10 UTC  (4+ messages)

[PATCH RFC 0/3] dt-bindings: net: Add network-class.yaml schema
 2023-02-07  7:10 UTC  (6+ messages)

[PATCH RESEND 0/3] cleanup for ublk
 2023-02-07  7:08 UTC  (4+ messages)
` [PATCH RESEND 1/3] ublk: remove unnecessary NULL check in ublk_rq_has_data()
` [PATCH RESEND 2/3] ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
` [PATCH RESEND 3/3] ublk: pass NULL to blk_mq_alloc_disk() as queuedata

[PATCH v2 5/6] RISC-V: hwprobe: Support probing of misaligned access performance
 2023-02-07  7:02 UTC  (3+ messages)

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-07  7:02 UTC  (5+ messages)

[PATCH v4] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-02-07  7:02 UTC  (7+ messages)

[PATCH v2 0/9] arm64: rework UNDEFINED instruction traps
 2023-02-07  7:01 UTC  (7+ messages)
` [PATCH v2 9/9] arm64: armv8_deprecated: rework deprected instruction handling

[PATCH v3 00/15] spi: bcm63xx-hsspi: driver and doc updates
 2023-02-07  6:58 UTC  (20+ messages)
` [PATCH v3 01/15] dt-bindings: spi: Convert bcm63xx-hsspi bindings to json-schema
` [PATCH v3 02/15] dt-bindings: spi: Add bcmbca-hsspi controller support
` [PATCH v3 03/15] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH v3 04/15] arm64: "
` [PATCH v3 05/15] spi: bcm63xx-hsspi: Add new compatible string support
` [PATCH v3 06/15] spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
` [PATCH v3 07/15] spi: bcm63xx-hsspi: Add polling mode support
` [PATCH v3 08/15] spi: export spi_transfer_cs_change_delay_exec function
` [PATCH v3 09/15] spi: bcm63xx-hsspi: Handle cs_change correctly
` [PATCH v3 10/15] spi: bcm63xx-hsspi: Fix multi-bit mode setting
` [PATCH v3 11/15] spi: bcm63xx-hsspi: Add prepend mode support
` [PATCH v3 12/15] spi: spi-mem: Allow controller supporting mem_ops without exec_op
` [PATCH v3 13/15] spi: bcm63xx-hsspi: Disable spi mem dual io read op support
` [PATCH v3 14/15] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH v3 15/15] MAINTAINERS: Add entry for Broadcom Broadband SoC HS SPI drivers

[rafael-pm:bleeding-edge] BUILD SUCCESS dcf0f94e28915d8dc7d174be2554edf87c3d655f
 2023-02-07  6:57 UTC 

[PULL 00/20] Header cleanup patches for 2023-02-06
 2023-02-07  6:45 UTC  (21+ messages)
` [PULL 01/20] scripts/clean-includes: Fully skip / ignore files
` [PULL 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
` [PULL 03/20] scripts/clean-includes: Skip symbolic links
` [PULL 04/20] scripts/clean-includes: Improve --git commit message
` [PULL 05/20] bsd-user: Clean up includes
` [PULL 06/20] crypto: "
` [PULL 07/20] hw/cxl: "
` [PULL 08/20] hw/input: "
` [PULL 09/20] hw/tricore: "
` [PULL 10/20] qga: "
` [PULL 11/20] migration: "
` [PULL 12/20] net: "
` [PULL 13/20] target/hexagon: "
` [PULL 14/20] riscv: "
` [PULL 15/20] block: "
` [PULL 16/20] accel: "
` [PULL 17/20] Fix non-first inclusions of qemu/osdep.h
` [PULL 18/20] Don't include headers already included by qemu/osdep.h
` [PULL 19/20] 9p: Drop superfluous include of linux/limits.h
` [PULL 20/20] Drop duplicate #include

[PATCH] amd-xgbe: fix mismatched prototype
 2023-02-07  6:54 UTC  (4+ messages)

[PATCH v4 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2023-02-07  6:51 UTC  (4+ messages)
` [PATCH v4 1/2] "

ご利用確認のお知らせについて(ETC利用照会サービス)
 2023-02-07  6:03 UTC 

[PATCH v2] iio: temperature: Add MCP9600 thermocouple EMF converter driver
 2023-02-07  6:51 UTC  (4+ messages)

[virtio-dev] [RFC PATCH v6] virtio-video: Add virtio video device specification
 2023-02-07  6:51 UTC  (7+ messages)
` [virtio-dev] "

[PATCH net-next v4] gve: Introduce a way to disable queue formats
 2023-02-07  6:50 UTC  (2+ messages)

Advice on MFD-style probing of DSA switch SoCs
 2023-02-07  6:49 UTC  (4+ messages)

[PATCH] net/ice: fix get link status timeout
 2023-02-07  6:48 UTC  (3+ messages)

[PATCH] test/graph: initialize graph param variable
 2023-02-07  6:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Psr2 dsc testcases
 2023-02-07  6:47 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] kms_psr2_sf: Add dynamic subtests which use DSC feature

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-06
 2023-02-07  6:47 UTC 

[PATCH v3 0/2] fix extents need to be restored when ext4_ext_insert_extent failed
 2023-02-07  7:09 UTC  (3+ messages)
` [PATCH v3 1/2] ext4: fix inode tree inconsistency caused by ENOMEM in ext4_split_extent_at
` [PATCH v3 2/2] ext4: restore len when ext4_ext_insert_extent failed

[PATCH] iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
 2023-02-07  6:45 UTC  (6+ messages)

[usb:usb-testing] BUILD SUCCESS 41070a7027e9c4493791266fa38e59ded6aea7b4
 2023-02-07  6:43 UTC 

[PATCH net-next] devlink: Fix memleak in health diagnose callback
 2023-02-07  6:42 UTC  (2+ messages)

[tip:sched/core 10/10] vmlinux.o: warning: objtool: poll_idle+0x4a: call to ftrace_likely_update() leaves .noinstr.text section
 2023-02-07  6:41 UTC 

[PATCH] usb: typec: disable pm for typec class devices
 2023-02-07  6:42 UTC 

[PATCH] ext4: make dioread_nolock consistent in each mapping round
 2023-02-07  6:42 UTC 

[PATCH V2 0/3] sched/numa: Enhance vma scanning
 2023-02-07  6:41 UTC  (5+ messages)
` [PATCH V2 2/3] sched/numa: Enhance vma scanning logic

[PATCH] net/ixgbe: enable IPv6 mask for generic flow API
 2023-02-07  6:41 UTC  (4+ messages)

[PATCH v2 0/2] dt: bindings: add dt entry for XO calibration support
 2023-02-07  6:40 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH net-next v8 1/1] net: openvswitch: reduce cpu_used_mask memory
 2023-02-07  6:40 UTC  (2+ messages)

[PATCH v2 net-next] net: mscc: ocelot: un-export unused regmap symbols
 2023-02-07  6:40 UTC  (2+ messages)

[PATCH net-next v11 0/8] Add Auxiliary driver support
 2023-02-07  6:40 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2] ice: fix lost multicast packets in promisc mode
 2023-02-07  6:39 UTC  (2+ messages)

pm/testing baseline: 46 runs, 1 regressions (v6.2-rc7-179-g929367dbdffe)
 2023-02-07  6:38 UTC 

[PATCH v8 0/6] add trace points in ethdev library
 2023-02-07  6:32 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 5/6] ethdev: add trace points for mtr
  ` [PATCH v9 6/6] ethdev: add trace points for tm


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.