All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 20:21:31 to 2024-04-12 21:19:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-12 21:19 UTC 

[PATCH 1/1] net: add support to parse the NIS domain for the dhcp options
 2024-04-12 20:45 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] mmc: sdhci: programmable clock calculation needs multiplier +1
 2024-04-12 19:26 UTC 

[Buildroot] [PATCH] package/qt6/qt6base: Make qmake work
 2024-04-12 21:18 UTC  (4+ messages)
` [Buildroot] [PATCH] package/qt6/qt6base: Restore DirectFB support

Can't get U-Boot working on Geniatech XPI-3566-ZERO
 2024-04-12 17:26 UTC  (3+ messages)

[PATCH 00/12]
 2024-04-12 21:16 UTC  (13+ messages)
` [PATCH 01/12] core: Allow asking for a reproducible build
` [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
` [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it
` [PATCH 04/12] dwarf_loader: Introduce dwarf_cus__process_cu()
` [PATCH 05/12] dwarf_loader: Create the cu/dcu pair in dwarf_cus__nextcu()
` [PATCH 06/12] dwarf_loader: Remove unused 'thr_data' arg from dwarf_cus__create_and_process_cu()
` [PATCH 07/12] core: Add unlocked cus__add() variant
` [PATCH 08/12] core: Add cus__remove(), counterpart of cus__add()
` [PATCH 09/12] dwarf_loader: Add the cu to the cus list early, remove on LSK_DELETE
` [PATCH 10/12] core/dwarf_loader: Add functions to set state of CU processing
` [PATCH 11/12] pahole: Encode BTF serially in a reproducible build
` [PATCH 12/12] tests: Add a BTF reproducible generation test

[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
 2024-04-12 21:14 UTC  (7+ messages)
` [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type

[PATCH v11 00/20] Automatic Disk Unlock with TPM2
 2024-04-12 21:13 UTC  (11+ messages)
` [PATCH v11 13/20] util/grub-protect: Add new tool
` [PATCH v11 15/20] tpm2: Implement NV index
` [PATCH v11 16/20] cryptodisk: Fallback to passphrase
` [PATCH v11 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v11 19/20] tpm2: Enable tpm2 module for grub-emu

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-12 21:12 UTC  (5+ messages)
` [PATCH 13/18] i2c: rk3x: "

[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: enable verbose output
 2024-04-12 21:12 UTC 

[PATCH v3] f2fs: zone: don't block IO if there is remained open zone
 2024-04-12 21:11 UTC  (3+ messages)
` [f2fs-dev] "

[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
 2024-04-12 21:10 UTC  (12+ messages)

[PATCH 1/4] Revert "migration: modify test_multifd_tcp_none() to use new QAPI syntax"
 2024-04-12 21:09 UTC  (11+ messages)

[PATCH ndctl 0/2] daxctl: Fix error handling and propagation in daxctl/device.c
 2024-04-12 21:09 UTC  (4+ messages)
` [PATCH ndctl 1/2] daxctl/device.c: Handle special case of destroying daxX.0
` [PATCH ndctl 2/2] daxctl/device.c: Fix error propagation in do_xaction_device()

[PATCH 1/2] prep: add --check option to run necessary patch check
 2024-04-12 21:09 UTC  (2+ messages)

[PATCH net] net: bcmasp: fix memory leak when bringing down if
 2024-04-12 21:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/bats-core: bump to version 1.11.0
 2024-04-12 21:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/bats-support: add bats support library
` [Buildroot] [PATCH 3/4] package/bats-assert: add bats-assert library
` [Buildroot] [PATCH 4/4] package/bats-file: add bats-file library

RTT-PROBE: lore-subspace-rtt
 2024-04-12 21:09 UTC 

[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-12 21:08 UTC  (8+ messages)
` [PATCH v5 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-12 21:08 UTC  (12+ messages)
` [PATCH bpf-next v2 01/11] bpf: Remove unnecessary checks on the offset of btf_field
` [PATCH bpf-next v2 02/11] bpf: Remove unnecessary call to btf_field_type_size()
` [PATCH bpf-next v2 03/11] bpf: Add nelems to struct btf_field_info and btf_field
` [PATCH bpf-next v2 04/11] bpf: initialize/free array of btf_field(s)
` [PATCH bpf-next v2 05/11] bpf: Find btf_field with the knowledge of arrays
` [PATCH bpf-next v2 06/11] bpf: check_map_access() "
` [PATCH bpf-next v2 07/11] bpf: check_map_kptr_access() compute the offset from the reg state
` [PATCH bpf-next v2 08/11] bpf: Enable and verify btf_field arrays
` [PATCH bpf-next v2 09/11] selftests/bpf: Test global kptr arrays
` [PATCH bpf-next v2 10/11] selftests/bpf: Test global bpf_rb_root arrays
` [PATCH bpf-next v2 11/11] selftests/bpf: Test global bpf_list_head arrays

[RFC PATCH v5 00/16] Perf stat metric grouping with hardware information
 2024-04-12 21:07 UTC  (17+ messages)
` [RFC PATCH v5 01/16] perf stat: Add new field in stat_config to enable hardware aware grouping
` [RFC PATCH v5 02/16] perf stat: Add basic functions for the "
` [RFC PATCH v5 03/16] perf pmu-events: Add functions in jevent.py to parse counter and event info for "
` [RFC PATCH v5 04/16] find_bit: add _find_last_and_bit() to support finding the most significant set bit
` [RFC PATCH v5 05/16] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v5 06/16] perf stat: Add functions to get counter info
` [RFC PATCH v5 07/16] perf stat: Add functions to create new group and assign events into groups
` [RFC PATCH v5 08/16] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v5 09/16] perf stat: Add function to handle special events "
` [RFC PATCH v5 10/16] perf stat: Add function to combine metrics for hardware-grouping
` [RFC PATCH v5 11/16] perf stat: Add partial support on MSR in hardware-grouping
` [RFC PATCH v5 12/16] perf stat: Handle NMI "
` [RFC PATCH v5 13/16] perf stat: Code refactoring "
` [RFC PATCH v5 14/16] perf stat: Add tool events support "
` [RFC PATCH v5 15/16] perf stat: use tool event helper function in metricgroup__build_event_string
` [RFC PATCH v5 16/16] perf stat: Add hardware-grouping cmd option to perf stat

+ bootconfig-use-memblock_free_late-to-free-xbc-memory-to-buddy.patch added to mm-hotfixes-unstable branch
 2024-04-12 21:07 UTC 

[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-12 21:06 UTC  (6+ messages)

[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-04-11 (ice)
 2024-04-12 21:05 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ice: Remove unnecessary argument from ice_fdir_comp_rules()
` [PATCH net-next v2 2/4] ice: Implement 'flow-type ether' rules
` [PATCH net-next v2 3/4] ice: set vf->num_msix in ice_initialize_vf_entry()
` [PATCH net-next v2 4/4] ice: store VF relative MSI-X index in q_vector->vf_reg_idx

[PATCH mptcp-net] mptcp: ensure snd_una is properly initialized on connect
 2024-04-12 21:05 UTC  (2+ messages)

[PATCH] drm/amd/display: Enable ogam_ram for dcn32+dcn35+dcn351
 2024-04-12 21:05 UTC  (6+ messages)

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12 21:03 UTC  (40+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 12/19] riscv: Create xtheadvector file

[RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-12 21:01 UTC  (3+ messages)
` [RFC PATCH bpf-next v3 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v3 2/2] net: Add additional bit to support userspace timestamp type

[PATCH v3 1/2] hwmon: (core) Add support for power fault attribute
 2024-04-12 21:01 UTC  (5+ messages)
` [PATCH v3 2/2] ACPI: fan: Add hwmon support

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-12 20:59 UTC  (6+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

RTT-PROBE: lore-subspace-rtt
 2024-04-12 20:59 UTC 

[PATCH v4 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-04-12 20:58 UTC  (7+ messages)
` [PATCH v4 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v4 3/3] drm/xe/xe_guc_submit: Declare reset if banned or killed

[PATCH 0/6] input: use device_for_each_child_node_scoped()
 2024-04-12 20:57 UTC  (7+ messages)
` [PATCH 1/6] input: iqs269a: "
` [PATCH 2/6] input: qt1050: "
` [PATCH 3/6] input: gpio_keys: "
` [PATCH 4/6] input: gpio_keys_polled: "
` [PATCH 5/6] input: adc-keys: "
` [PATCH 6/6] input: adc-joystick: "

proc.5: Still refers to "described in more detail below" for splitted out manpages
 2024-04-12 20:57 UTC  (6+ messages)

[PATCH 1/3] f2fs: use folio_test_writeback
 2024-04-12 20:57 UTC  (9+ messages)
` [PATCH 2/3] f2fs: clear writeback when compression failed
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: fix false alarm on invalid block address
  ` [f2fs-dev] "

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-12 20:56 UTC  (6+ messages)
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces

[OE-core][PATCH] systemd: make predictable name mac policy opt-out
 2024-04-12 20:55 UTC  (5+ messages)

[PATCH] mtd-utils: fectest: Fix time formatting with _TIME_BITS=64 on 32-bit system
 2024-04-12 20:55 UTC 

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-12 20:54 UTC  (6+ messages)
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[Buildroot] [PATCH v3 1/3] package/python-yamllint: new package
 2024-04-12 20:54 UTC  (4+ messages)

[f2fs-dev] [PATCH V3] f2fs: add REQ_TIME time update for some user behaviors
 2024-04-12 20:53 UTC  (5+ messages)
`  "

[PATCH 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property
 2024-04-12 20:53 UTC  (5+ messages)
` [PATCH 2/2] wifi: ath11k: support DT ieee80211-freq-limit property to limit channels

[PATCH 0/6] Add an option for running fstests on CIFS
 2024-04-12 20:52 UTC  (8+ messages)
` [PATCH 1/6] oscheck.sh: add some special cases for cifs
` [PATCH 2/6] gendisks.sh: add special case "
` [PATCH 3/6] bringup: add a playbook to bring up an SMB server
` [PATCH 4/6] playbooks: add a playbook to create smb shares
` [PATCH 5/6] fstests: add an option for testing on CIFS
` [PATCH 6/6] fstests: add expunges for cifs

[PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
 2024-04-12 20:52 UTC  (3+ messages)

[PATCH v2] ppc440_pcix: Do not expose a bridge device on PCI bus
 2024-04-12 20:49 UTC  (2+ messages)

[PATCH] f2fs: avoid the deadlock case when stopping discard thread
 2024-04-12 20:50 UTC  (10+ messages)
      ` 回覆: "
            ` 回覆: "
                ` 回覆: "
                  ` [f2fs-dev] "

[linux-next:master 1141/1756] drivers/pwm/pwm-stm32.c:662:15: error: implicit declaration of function 'devm_clk_rate_exclusive_get'; did you mean 'clk_rate_exclusive_get'?
 2024-04-12 20:49 UTC  (4+ messages)
` [PATCH] clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()

[PATCH 0/3] x86/bugs: BHI fixes / improvements - round 2
 2024-04-12 20:49 UTC  (3+ messages)
` [PATCH 3/3] x86/bugs: Remove support for Spectre v2 LFENCE "retpolines"

RTT-PROBE: lore-subspace-rtt
 2024-04-12 20:49 UTC 

[PATCH] libsepol: validate class permissions
 2024-04-12 20:49 UTC  (2+ messages)

[PATCH] x86/tdx: Preserve shared bit on mprotect()
 2024-04-12 20:48 UTC  (2+ messages)

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-12 20:48 UTC  (3+ messages)

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-12 20:44 UTC  (6+ messages)
    ` [External] : "

[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-12 20:46 UTC  (7+ messages)
` [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next 6/6] selftests: virtio_net: add initial tests

[PATCH 0/3] Miscelleanous In Field Scan changes
 2024-04-12 20:46 UTC  (5+ messages)
` [PATCH 1/3] platform/x86/intel/ifs: Classify error scenarios correctly

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-12 20:44 UTC  (7+ messages)
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

[PATCH] arm64: dts: rockchip: helios4: Fix USB interface compatible string
 2024-04-12 20:44 UTC  (3+ messages)

[PATCH v2 0/3] thermal: Add support of multiple sensors
 2024-04-12 20:42 UTC  (3+ messages)
` [PATCH v2 3/3] thermal: Add support of multi sensors to thermal_of

[PATCH v7] ima: add crypto agility support for template-hash algorithm
 2024-04-12 20:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12 20:39 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-12 20:35 UTC  (10+ messages)
` [PATCH v19 081/130] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v19 082/130] KVM: TDX: restore user ret MSRs
` [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list

[PATCH v4 0/7] Add DFU and usb boot for TI am62x SK and beagleplay
 2024-04-12 20:34 UTC  (9+ messages)
` [PATCH v4 1/7] usb: dwc3: Add dwc3 glue driver for am62
` [PATCH v4 2/7] usb: dwc3: Switch to device mode on gadget start
` [PATCH v4 3/7] board: ti: am62x: am62x: include env for DFU
` [PATCH v4 4/7] arm: dts: k3-am625-sk: Enable usb port in u-boot

[PATCH] driver core: Make dev_err_probe() silent for -ENOMEM
 2024-04-12 20:30 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12 20:29 UTC 

[bitbake-devel][PATCH] hashserv: client: Fix mode state errors
 2024-04-12 20:28 UTC 

[PATCH 0/6] usb: dwc3: gadget: avoid EP command timeout
 2024-04-12 20:26 UTC  (7+ messages)
` [PATCH 1/6] usb: dwc3: gadget: combine return points into a single one
` [PATCH 2/6] usb: dwc3: gadget: clear SUSPHY bit before ep cmds
` [PATCH 3/6] usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
` [PATCH 4/6] usb: dwc3: gadget: Check ENBLSLPM before sending ep command
` [PATCH 5/6] usb: dwc3: gadget: properly check ep cmd
` [PATCH 6/6] usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer

[PATCH 0/7] Improve performance of 'faddr2line'
 2024-04-12 20:27 UTC  (4+ messages)
` [PATCH 7/7] scripts/faddr2line: Check only two symbols when calculating symbol size

[PATCH v2 1/2] drm/amdgpu: add prototype to dump ip state
 2024-04-12 20:26 UTC  (7+ messages)
` [PATCH v2 2/2] drm/amdgpu: Add support of gfx10 register dump

[PATCH 0/7] x86/bugs: BHI fixes / improvements
 2024-04-12 20:24 UTC  (8+ messages)
` [PATCH 5/7] x86/bugs: Only harden syscalls when needed

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-12 20:23 UTC  (5+ messages)

[PATCH v12 8/8] PCI: endpoint: Remove "core_init_notifier" flag
 2024-04-12 20:22 UTC  (5+ messages)


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.