All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 18:44:14 to 2021-10-15 19:36:00 UTC [more...]

[PATCH v5 00/15] x86: Add support for Clang CFI
 2021-10-15 19:35 UTC  (7+ messages)
` [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C

BUG: Ksnoop tool failed to pass the BPF verifier with recent kernel changes
 2021-10-15 19:30 UTC  (2+ messages)

+ linux-container_ofh-switch-to-static_assert.patch added to -mm tree
 2021-10-15 19:35 UTC 

stable-rc/queue/5.14 build: 146 builds: 4 failed, 142 passed, 91 warnings (v5.14.12-29-g6a43b9157469)
 2021-10-15 19:34 UTC 

[PATCH v13 0/7] RISC-V Pointer Masking implementatio
 2021-10-15 19:29 UTC  (13+ messages)
` [PATCH v13 1/7] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v13 2/7] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v13 3/7] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v13 4/7] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v13 5/7] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v13 6/7] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v13 7/7] [RISCV_PM] Allow experimental J-ext to be turned on

[bug report] drm/msm: dsi: Handle dual-channel for 6G as well
 2021-10-15 19:34 UTC  (4+ messages)

[PATCH 00/15] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-15 19:33 UTC  (15+ messages)
` [PATCH 01/15] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info
    ` [Intel-gfx] "
      ` [Nouveau] "
` [PATCH 15/15] drm/i915: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
    ` [Intel-gfx] "
        ` [Nouveau] "

next/pending-fixes baseline: 80 runs, 1 regressions (v5.15-rc5-341-g89908780460d)
 2021-10-15 19:32 UTC 

+ kernelh-drop-unneeded-linux-kernelh-inclusion-from-other-headers-fix.patch added to -mm tree
 2021-10-15 19:32 UTC 

+ lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fix.patch added to -mm tree
 2021-10-15 19:30 UTC 

[RFC][PATCH] selftests/vm/transhuge-stress: fix ram size thinko
 2021-10-15 19:29 UTC  (3+ messages)

[PATCH 0/4] pciehp error recovery fix + cleanups
 2021-10-15 19:29 UTC  (2+ messages)

+ selftests-vm-transhuge-stress-fix-ram-size-thinko.patch added to -mm tree
 2021-10-15 19:29 UTC 

[Buildroot] [PATCH 01/12] package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.3.p2.0
 2021-10-15 19:28 UTC  (3+ messages)
` [Buildroot] [PATCH 12/12] configs/nitrogen8mp_defconfig: modify device trees

[PATCH v13 1/3] grep: refactor next_match() and match_one_pattern() for external use
 2021-10-15 19:28 UTC  (3+ messages)

[PATCH v2 1/5] checks: Make interrupt_provider check dependent on interrupts_extended_is_cell
 2021-10-15 19:28 UTC  (5+ messages)
` [PATCH v2 4/5] checks: Ensure '#interrupt-cells' only exists in interrupt providers

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-10-15 19:25 UTC  (20+ messages)
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
      ` [dm-devel] "
` [RFC PATCH v7 07/16] ipe: add auditing support
      ` [dm-devel] "
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
      ` [dm-devel] "

[PATCH 00/12] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-15 19:27 UTC  (8+ messages)
` [PATCH 05/12] regulator: Introduce tps68470-regulator driver

[PATCH] Revert "drm/ast: Zero is missing in detect function"
 2021-10-15 19:27 UTC  (2+ messages)

[PATCH v3 0/6] drm: add per-connector hotplug events
 2021-10-15 19:26 UTC  (3+ messages)
` [PATCH v3 4/6] amdgpu: use drm_kms_helper_connector_hotplug_event

[PATCH 0/7] rtc: add new ioctl interface and BSM support
 2021-10-15 19:21 UTC  (8+ messages)
` [PATCH 1/7] rtc: add alarm related features
` [PATCH 2/7] rtc: add parameter ioctl
` [PATCH 3/7] rtc: expose correction feature
` [PATCH 4/7] rtc: add correction parameter
` [PATCH 5/7] rtc: add BSM parameter
` [PATCH 6/7] rtc: rv3028: add BSM support
` [PATCH 7/7] rtc: rv3032: allow setting BSM

[PATCH v5 00/67] user-only: Cleanup SIGSEGV and SIGBUS handling
 2021-10-15 19:11 UTC  (21+ messages)
` [PATCH v5 34/67] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v5 35/67] target/riscv: Make riscv_cpu_tlb_fill sysemu only
` [PATCH v5 43/67] hw/core: Add TCGCPUOps.record_sigbus
` [PATCH v5 44/67] linux-user: Add cpu_loop_exit_sigbus
` [PATCH v5 46/67] target/arm: Implement arm_cpu_record_sigbus
` [PATCH v5 51/67] target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
` [PATCH v5 58/67] accel/tcg: Report unaligned atomics for user-only
` [PATCH v5 59/67] accel/tcg: Report unaligned load/store "
` [PATCH v5 60/67] tcg: Add helper_unaligned_{ld, st} for user-only sigbus
` [PATCH v5 64/67] linux-user: Add code for PR_GET/SET_UNALIGN

[PATCH v3 0/3] x86/edac/amd64: Add support for noncpu nodes
 2021-10-15 19:25 UTC  (5+ messages)
` [PATCH v4 0/4] "

What's cooking in git.git (Oct 2021, #04; Thu, 14)
 2021-10-15 19:25 UTC  (3+ messages)
` Submodules UX overhaul update (was: What's cooking in git.git (Oct 2021, #04; Thu, 14))
  ` Submodules UX overhaul update

[dpdk-dev] [PATCH 0/3] mbuf: offload flags namespace
 2021-10-15 19:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/4] "
  ` [dpdk-dev] [PATCH v2 1/4] mbuf: remove duplicate definition of cksum offload flags
  ` [dpdk-dev] [PATCH v2 2/4] mbuf: mark old VLAN offload flags as deprecated
  ` [dpdk-dev] [PATCH v2 3/4] cocci: add cocci script to rename mbuf offload flags
  ` [dpdk-dev] [PATCH v2 4/4] mbuf: add rte prefix to "

[PATCH] rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time
 2021-10-15 19:24 UTC 

[Buildroot] git failing to build: zlib.h: No such file or directory
 2021-10-15 19:23 UTC  (2+ messages)

+ selftests-vm-make-madv_populate_readwrite-use-in-tree-headers.patch added to -mm tree
 2021-10-15 19:24 UTC 

[PULL 0/6] s390x patches and dtc update
 2021-10-15 19:08 UTC  (2+ messages)

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-15 19:22 UTC  (6+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "

[PATCH] Input: xpad - Add support for another USB ID of Nacon GC-100
 2021-10-15 19:20 UTC 

[meta-oe][PATCH v2] apitrace: Conditionally enable X11 support
 2021-10-15 19:20 UTC 

[bluetooth-next:master] BUILD SUCCESS b8f5482c9638915c19963f06d2f4094e276aaab6
 2021-10-15 19:19 UTC 

[dpdk-dev] [PATCH] doc: fix spelling in cnxk guide
 2021-10-15 19:19 UTC 

[PULL 00/40] Misc patches for 2021-10-13
 2021-10-15 19:15 UTC  (4+ messages)
` [PULL 37/40] monitor: Tidy up find_device_state()

[PATCH] dt-bindings: display/bridge: ptn3460: Convert to YAML binding
 2021-10-15 19:17 UTC  (2+ messages)

[PATCH] dt-bindings: bus: add palmbus device tree bindings
 2021-10-15 19:17 UTC 

[PATCH v8 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-15 19:03 UTC  (11+ messages)
` [PATCH v8 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v8 02/10] ACPI ERST: specification for ERST support
` [PATCH v8 03/10] ACPI ERST: PCI device_id for ERST
` [PATCH v8 04/10] ACPI ERST: header file "
` [PATCH v8 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v8 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v8 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v8 08/10] ACPI ERST: qtest for ERST
` [PATCH v8 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v8 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH v1 0/6] clk: switch dividers to .determine_rate
 2021-10-15 19:14 UTC  (8+ messages)
` [PATCH v1 1/6] clk: divider: Implement and wire up .determine_rate by default

[meta-oe][PATCH] libcdio-paranoia: update to 10.2+2.0.1
 2021-10-15 19:15 UTC 

[RFC PATCH] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel
 2021-10-15 19:15 UTC  (2+ messages)

[PATCH] [PATCH V4]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-15 19:13 UTC  (7+ messages)

[PATCH v2] rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
 2021-10-15 19:12 UTC  (2+ messages)

[PATCH v4 0/7] vDPA driver for Alibaba ENI
 2021-10-15 19:13 UTC  (5+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 8/8] eni_vdpa: add "

[PATCH] platform/x86: wmi: change notification handler type
 2021-10-15 19:13 UTC 

[PATCH v2] rtc: class: check return value when calling dev_set_name()
 2021-10-15 19:12 UTC  (2+ messages)

[PATCH] rtc: class: don't call cdev_device_del() when cdev_device_add() failed
 2021-10-15 19:12 UTC  (2+ messages)

[PATCH] rtc: pcf85063: Always clear EXT_TEST from set_time
 2021-10-15 19:12 UTC  (2+ messages)

[PATCH 1/1] rtc: pcf85063: add support for fixed clock
 2021-10-15 19:12 UTC  (2+ messages)

algorithm for half-md4 used in htree directories
 2021-10-15 19:10 UTC  (9+ messages)

[PATCH 0/3] serial: 8250: fix racy uartclk update
 2021-10-15 19:10 UTC  (2+ messages)

[PATCH] efi: select CRYPTO for EFI_EMBEDDED_FIRMWARE
 2021-10-15 19:10 UTC  (3+ messages)

[meta-oe][PATCH] ttf-abyssinica: update to 2.100
 2021-10-15 19:07 UTC 

[meta-oe][PATCH] ttf-dejavu: add UPSTREAM_CHECK_URI
 2021-10-15 19:07 UTC 

[meta-oe][PATCH] ttf-vlgothic: update to 20200720
 2021-10-15 19:07 UTC 

[PATCH v1] clk: samsung: update CPU clk registration
 2021-10-15 19:05 UTC  (2+ messages)

[meta-oe][PATCH] libbpf: fix PV
 2021-10-15 19:07 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-15 19:03 UTC  (13+ messages)
` [PATCH v3 5/9] phy: freescale: pcie: initialize the imx8 pcie standalone phy driver
` [PATCH v3 8/9] arm64: dts: imx8mm-evk: add the pcie support on imx8mm evk board
` [PATCH v3 9/9] PCI: imx: add the imx8mm pcie support

[PATCH v3 1/2] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-10-15 19:04 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: sc7180: Support Parade ps8640 edp bridge

linux-next: build failure after merge of the drm-misc tree
 2021-10-15 19:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH v3 01/14] eventdev: make driver interface as internal
 2021-10-15 19:02 UTC  (15+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 02/14] eventdev: separate internal structures
  ` [dpdk-dev] [PATCH v4 03/14] eventdev: allocate max space for internal arrays
  ` [dpdk-dev] [PATCH v4 04/14] eventdev: move inline APIs into separate structure
  ` [dpdk-dev] [PATCH v4 05/14] drivers/event: invoke probing finish function
  ` [dpdk-dev] [PATCH v4 06/14] eventdev: use new API for inline functions
  ` [dpdk-dev] [PATCH v4 07/14] eventdev: hide event device related structures
  ` [dpdk-dev] [PATCH v4 08/14] eventdev: hide timer adapter PMD file
  ` [dpdk-dev] [PATCH v4 09/14] eventdev: remove rte prefix for internal structs
  ` [dpdk-dev] [PATCH v4 10/14] eventdev: rearrange fields in timer object
  ` [dpdk-dev] [PATCH v4 11/14] eventdev: move timer adapters memory to hugepage
  ` [dpdk-dev] [PATCH v4 12/14] eventdev: promote event vector API to stable
  ` [dpdk-dev] [PATCH v4 13/14] eventdev: make trace APIs internal
  ` [dpdk-dev] [PATCH v4 14/14] eventdev: mark trace variables as internal

[PATCH 0/8] Add support for MSM8996 Pro
 2021-10-15 19:03 UTC  (9+ messages)
` [PATCH 3/8] clk: qcom: msm8996-cpu: Add MSM8996 Pro CBF support
` [PATCH 4/8] cpufreq: qcom_cpufreq_nvmem: Simplify reading kryo speedbin
` [PATCH 7/8] arm64: dts: qcom: msm8996: Add MSM8996 Pro support
` [PATCH 8/8] arm64: dts: qcom: msm8996-xiaomi-scorpio: Include msm8996pro.dtsi

[PATCH v8 1/3] microblaze: timer: Remove unused properties
 2021-10-15 19:00 UTC  (6+ messages)
` [PATCH v8 2/3] dt-bindings: pwm: Add Xilinx AXI Timer
` [PATCH v8 3/3] pwm: Add support for "

[PATCH] meta-ti: Fix several errors introduced during override syntax changes
 2021-10-15 19:01 UTC  (3+ messages)
    ` [meta-ti] "

[PATCH] tracing: Have all levels of checks prevent recursion
 2021-10-15 19:00 UTC  (10+ messages)

[PATCH] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-15 18:58 UTC  (3+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-15 18:58 UTC  (3+ messages)
` [PATCH Part2 v5 43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB

[master][PATCH] meta-ti: Fix several errors introduced during override syntax changes
 2021-10-15 18:58 UTC 

stable-rc/queue/4.14 build: 165 builds: 2 failed, 163 passed, 3 warnings (v4.14.250-33-g01c0d23b18ac)
 2021-10-15 18:53 UTC 

[RESEND v2 4/5] PCI: imx6: Fix the clock reference handling unbalance when link never came up
 2021-10-15 18:51 UTC  (5+ messages)

[PATCH] mtd: core: clear out unregistered devices a bit more
 2021-10-15 18:50 UTC  (2+ messages)

[acpi] Bug report: nvme :Cannot transition to power state D0 for parent in D3hot
 2021-10-15 18:50 UTC 

[PATCH v2] iio: adc: lpc18xx_adc: Convert probe to device managed version
 2021-10-15 18:47 UTC  (2+ messages)

[PATCH v2 0/1] Make neighbor eviction controllable by userspace
 2021-10-15 18:43 UTC  (2+ messages)
` [PATCH v2] net: neighbour: introduce EVICT_NOCARRIER table option

next/master baseline: 114 runs, 2 regressions (next-20211015)
 2021-10-15 18:47 UTC 

[dpdk-dev] [PATCH 0/3] crypto/security session framework rework
 2021-10-15 18:47 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 0/7] "

[PM] bfcc1e67ff: kernel-selftests.breakpoints.step_after_suspend_test.fail
 2021-10-15 18:45 UTC  (6+ messages)

[PULL] drm-intel-next
 2021-10-15 18:45 UTC  (2+ messages)
` [Intel-gfx] "

[peterz-queue:locking/core 41/43] kernel/locking/rwsem.c:1023:19: error: variable has incomplete type 'enum owner_state'
 2021-10-15 18:41 UTC  (2+ messages)

[PATCH 00/27] DC Patchset for October 15
 2021-10-15 18:43 UTC  (12+ messages)
` [PATCH 17/27] drm/amd/display: Increase watermark latencies for DCN3.1
` [PATCH 18/27] drm/amd/display: Disable dpstreamclk, symclk32_se, and symclk32_le
` [PATCH 19/27] drm/amd/display: Removed z10 save after dsc disable
` [PATCH 20/27] drm/amd/display: Moved dccg init to after bios golden init
` [PATCH 21/27] drm/amd/display: Disable hdmistream and hdmichar clocks
` [PATCH 22/27] drm/amd/display: Change initializer to single brace
` [PATCH 23/27] drm/amd/display: 3.2.157
` [PATCH 24/27] drm/amd/display: Add bios parser support for latest firmware_info
` [PATCH 25/27] drm/amd/display: [FW Promotion] Release 0.0.88
` [PATCH 26/27] Revert "drm/amd/display: Fix error in dmesg at boot"
` [PATCH 27/27] Revert "drm/amd/display: Add helper for blanking all dp displays"


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.