All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-19 13:18:06 to 2023-02-19 16:39:01 UTC [more...]

[PATCH 0/5] eBPF RSS Helper support
 2023-02-19 16:20 UTC  (2+ messages)
` [PATCH 3/5] qmp: Added the helper stamp check

RTT-PROBE: lore-subspace-rtt
 2023-02-19 16:38 UTC 

[Buildroot] [PATCH 1/3] package/libjxl: fix build with libjpeg
 2023-02-19 16:37 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/libjxl: disable benchmark and tests
` [Buildroot] [PATCH 3/3] package/libjxl: security bump to version 0.8.1

[PATCH 0/4] patman: Speed up some operations
 2023-02-19 16:31 UTC  (5+ messages)
` [PATCH 1/4] patman: Drop an uncorrect comment about git am
` [PATCH 2/4] patman: Refactor MakeCcFile() into two functions
` [PATCH 3/4] patman: Run get_maintainer.pl in parallel
` [PATCH 4/4] patman: Check patches "

Source IP incorrect on multi homed systems
 2023-02-19 16:32 UTC  (4+ messages)

[PATCH] [YOCTO #13270] Refactor the docbook-xml recipe to use docbook.org packages rather than hacked up debian package
 2023-02-19 16:31 UTC  (3+ messages)
    ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2023-02-19 16:28 UTC 

[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
 2023-02-19 16:23 UTC  (34+ messages)
` [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v1 02/17] thermal/core: Show a debug message when get_temp() fails
` [PATCH v1 03/17] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v1 04/17] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v1 05/17] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v1 06/17] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals
` [PATCH v1 08/17] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v1 09/17] thermal: Add a thermal zone id accessor
` [PATCH v1 10/17] thermal: Do not access 'type' field, use the tz id instead
` [PATCH v1 11/17] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v1 12/17] thermal/hwmon: Use the thermal_core.h header
` [PATCH v1 13/17] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
` [PATCH v1 14/17] thermal/tegra: Do not enable the thermal zone, it is already enabled
` [PATCH v1 15/17] thermal/drivers/acerhdf: Make interval setting only at module load time
` [PATCH v1 16/17] thermal/drivers/acerhdf: Remove pointless governor test
` [PATCH v1 17/17] thermal/traces: Replace the thermal zone structure parameter with the field value

RTT-PROBE: lore-subspace-rtt
 2023-02-19 16:18 UTC 

[Buildroot] [PATCH 1/1] package/ipmiutil: fix uclibc build without wchar
 2023-02-19 16:14 UTC 

drivers/gpu/drm/i915/i915_perf.c:3127 i915_perf_oa_timestamp_frequency() error: uninitialized symbol 'reg'
 2023-02-19 16:13 UTC 

[PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-19 16:09 UTC  (4+ messages)
` [PATCH v4 09/14] drm/syncobj: Add deadline support for syncobj waits

RTT-PROBE: lore-subspace-rtt
 2023-02-19 16:08 UTC 

[PATCH] mips: Realtek RTL: select NO_EXCEPT_FILL
 2023-02-19 16:07 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-19 15:58 UTC 

[PATCH bpf-next v1 0/7] Add support for kptrs in more BPF maps
 2023-02-19 15:52 UTC  (8+ messages)
` [PATCH bpf-next v1 1/7] bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
` [PATCH bpf-next v1 2/7] bpf: Support kptrs in local storage maps
` [PATCH bpf-next v1 3/7] bpf: Annotate data races in bpf_local_storage
` [PATCH bpf-next v1 4/7] bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
` [PATCH bpf-next v1 5/7] bpf: Fix check_reg_type for PTR_TO_BTF_ID
` [PATCH bpf-next v1 6/7] bpf: Wrap register invalidation with a helper
` [PATCH bpf-next v1 7/7] selftests/bpf: Add more tests for kptrs in maps

[ANNOUNCE] 4.14.305-rt143
 2023-02-19 15:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 15:48 UTC 

[PATCH 00/15] tools: Support uploading tools to PyPi for use with pip
 2023-02-19 14:51 UTC  (16+ messages)
` [PATCH 01/15] binman: Avoid unwanted output in testFitFirmwareLoadables()
` [PATCH 02/15] Revert "patman: test_util: Print test stdout/stderr within test summaries"
` [PATCH 03/15] Remove concurrencytest
` [PATCH 04/15] patman: Move library functions into a library directory
` [PATCH 05/15] script: Add a script to build a PyPi package
` [PATCH 06/15] patman: Add support for building a u_boot_tools "
` [PATCH 07/15] patman: Rename directory to patmanu
` [PATCH 08/15] patman: Add support for building a patmanu PyPi package
` [PATCH 09/15] buildman: Add support for building a buildman "
` [PATCH 10/15] dtoc: Add support for building a dtoc "
` [PATCH 11/15] binman: Rename directory to binmanu
` [PATCH 12/15] binman: Add support for building a binmanu PyPi package
` [PATCH 13/15] test: Add concurrencytest to the requirements
` [PATCH 14/15] doc: Add notes on how to install patman and binman
` [PATCH 15/15] CI: Add a check for building tools for PyPi

Re-writing SMC91111 Ethernet driver
 2023-02-18 23:30 UTC 

fix ext4_write_file can only write file once
 2023-02-18 15:44 UTC 

[PATCH v1 00/51] shadow metric clean up and improvements
 2023-02-19 15:43 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-19 15:38 UTC 

[PATCH v2 3/3] arm64: dts: qcom: sdm845-oneplus: add tri-state-key
 2023-02-19 15:30 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-19 15:28 UTC 

[PATCH v4 0/8] hw/cxl: RAS error emulation and injection
 2023-02-19 15:25 UTC  (5+ messages)
` [PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v2] bnx2: remove deadcode in bnx2_init_cpus()
 2023-02-19 15:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 15:18 UTC 

[[kirkstone][PATCH] openssl : Upgrade OpenSSL 3.0.7 -> 3.0.8] openssl: Upgrade 3.0.7 -> 3.0.8
 2023-02-19 15:15 UTC  (5+ messages)
` [OE-core] "

[ANNOUNCE] 5.10.168-rt83
 2023-02-19 15:12 UTC 

[PATCH] wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys
 2023-02-19 15:12 UTC  (3+ messages)

[RFC v3] net/core: add optional threading for backlog processing
 2023-02-19 15:08 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-19 15:08 UTC 

[PATCH v4 0/4] rockchip: Use external TPL binary to create a working firmware image
 2023-02-19 15:06 UTC  (5+ messages)
` [PATCH v4 1/4] binman: Add support for a rockchip-tpl entry
` [PATCH v4 2/4] rockchip: Use an external TPL binary on RK3568
` [PATCH v4 3/4] Revert "board: rockchip: Fix binman_init failure on EVB-RK3568"
` [PATCH v4 4/4] rockchip: mkimage: Update init size limit for RK3328 and RK3568

[PATCH v4] virtio-net: support the virtqueue coalescing moderation
 2023-02-19 15:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gnupg2: fix build failure when host provides an old gpgrt-config
 2023-02-19 15:04 UTC 

[PATCH] net: lan743x: LAN743X selects FIXED_PHY to resolve a link error
 2023-02-19 15:03 UTC 

[linux-next:master 4479/13499] fsl-edma.c:undefined reference to `devm_platform_ioremap_resource'
 2023-02-19 15:02 UTC 

[Buildroot] [PATCH] Revert "package/gnupg2: bump to version 2.4.0"
 2023-02-19 15:00 UTC  (7+ messages)
    ` [Buildroot] Debugging gnupg2 unsafe search path error (was Re: [PATCH] Revert "package/gnupg2: bump to version 2.4.0")

RTT-PROBE: lore-subspace-rtt
 2023-02-19 14:58 UTC 

[linux-linus test] 177784: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-19 14:56 UTC 

stable-rc/queue/5.4 baseline: 175 runs, 39 regressions (v5.4.231-151-g2747b8140c8a)
 2023-02-19 14:54 UTC 

[PATCH net-next v1 1/1] net: openvswitch: ovs_packet_cmd_execute put sw_flow mainbody in stack
 2023-02-19 14:51 UTC  (4+ messages)

drivers/mtd/nand/onenand/onenand_base.c:3083:8: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2023-02-19 14:51 UTC 

[PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms
 2023-02-19 14:40 UTC  (5+ messages)
` [PATCH 2/4] sh: move build rule of cchips/hd6446x/ to arch/sh/Kbuild
` [PATCH 3/4] sh: refactor header include path addition
` [PATCH 4/4] sh: remove compiler flag duplication

RTT-PROBE: lore-subspace-rtt
 2023-02-19 14:48 UTC 

[LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
 2023-02-19 14:45 UTC  (5+ messages)

cc1: error: arch/sh/include/mach-hp6xx: No such file or directory
 2023-02-19 14:43 UTC  (3+ messages)

[linux-next:master 11217/13499] drivers/dma/xilinx/xdma.c:219:8: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2023-02-19 14:41 UTC 

clang: error: unknown argument: '-mr10k-cache-barrier=store'
 2023-02-19 14:41 UTC 

[Bug 217058] New: amdgpu resets
 2023-02-19 14:39 UTC  (2+ messages)
` [Bug 217058] "

stable-rc/queue/4.19 baseline: 155 runs, 28 regressions (v4.19.272-86-ge165724ac828)
 2023-02-19 14:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 14:38 UTC 

[PATCH] ref-manual: Fix invalid feature name
 2023-02-19 14:31 UTC 

[LSF/MM/BPF TOPIC] Using hardware counters to determine hot/cold pages
 2023-02-19 14:29 UTC  (2+ messages)

[PATCH v2] net/iavf: add check for mbuf
 2023-02-19 14:30 UTC  (4+ messages)
` [PATCH v3] net/iavf: add debug checks "

[Bug 215879] New: EXT4-fs error - __ext4_find_entry:1612: inode #2: comm systemd: reading directory lblock 0
 2023-02-19 14:30 UTC  (2+ messages)
` [Bug 215879] "

OE-core CVE metrics for langdale on Sun 19 Feb 2023 04:26:06 AM HST
 2023-02-19 14:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 14:28 UTC 

[PATCH v2] Let the EQoS in imx8mp handle fixed-phy too
 2023-02-19 14:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/speechd: disable kali support
 2023-02-19 14:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/speechd: fix build without makeinfo

OE-core CVE metrics for kirkstone on Sun 19 Feb 2023 04:21:20 AM HST
 2023-02-19 14:24 UTC 

[PATCH v2 1/2] dt-bindings: serial: imx: Document optional DMA properties
 2023-02-19 14:22 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: serial: imx: Document mandatory clock properties

[PATCH v10 0/4] add support for self monitoring
 2023-02-19 14:23 UTC  (7+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/4] lib: add generic support for reading PMU events
      ` [EXT] "

[PATCH v3] .gitattributes: use 'dts' diff driver for *.dtso files
 2023-02-19 14:23 UTC 

[PATCH 00/12] ICH9 cleanup
 2023-02-19 14:21 UTC  (5+ messages)
` [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it

[djwong-xfs:in-memory-btrees 129/182] fs/xfs/scrub/refcount_repair.c:534:4: warning: Value stored to 'sbno' is never read [clang-analyzer-deadcode.DeadStores]
 2023-02-19 14:20 UTC 

[PATCH v2] .gitattributes: use 'dts' diff driver for *.dtso files
 2023-02-19 14:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 14:18 UTC 

stable-rc/queue/5.15 baseline: 188 runs, 18 regressions (v5.15.94-78-gf0104fc31458)
 2023-02-19 14:17 UTC 

[PATCH v2] bnxt: avoid overflow in bnxt_get_nvram_directory()
 2023-02-19 14:14 UTC  (2+ messages)

How to find places where I can contribute?
 2023-02-19 14:13 UTC 

stable-rc/queue/4.14 baseline: 142 runs, 25 regressions (v4.14.305-51-g9d396719887a)
 2023-02-19 14:12 UTC 

[PATCH v4 0/2] Apple Magic Keyboard Backlight
 2023-02-19 14:09 UTC  (3+ messages)
` [PATCH v4 2/2] HID: hid-apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

OE-core CVE metrics for master on Sun 19 Feb 2023 04:05:17 AM HST
 2023-02-19 14:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 14:08 UTC 

stable-rc/queue/5.10 baseline: 142 runs, 18 regressions (v5.10.168-52-g90096bf29660)
 2023-02-19 13:58 UTC 

[PATCH v3 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and add port@5
 2023-02-19 13:52 UTC  (10+ messages)
  ` Aw: "
      ` Aw: "
              ` Aw: "

RTT-PROBE: lore-subspace-rtt
 2023-02-19 13:58 UTC 

[PATCH v2 net-next 00/12] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-02-19 13:53 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] net: enetc: rename "mqprio" to "qopt"
` [PATCH v2 net-next 02/12] net: mscc: ocelot: add support for mqprio offload
` [PATCH v2 net-next 03/12] net: dsa: felix: act upon the mqprio qopt in taprio offload
` [PATCH v2 net-next 04/12] net: ethtool: fix __ethtool_dev_mm_supported() implementation
` [PATCH v2 net-next 05/12] net: ethtool: create and export ethtool_dev_mm_supported()
` [PATCH v2 net-next 06/12] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
` [PATCH v2 net-next 07/12] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH v2 net-next 08/12] net/sched: mqprio: add an extack message to mqprio_parse_opt()
` [PATCH v2 net-next 09/12] net/sched: mqprio: allow per-TC user input of FP adminStatus
` [PATCH v2 net-next 10/12] net/sched: taprio: "
` [PATCH v2 net-next 11/12] net: mscc: ocelot: add support for preemptible traffic classes
` [PATCH v2 net-next 12/12] net: enetc: "

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-19 13:52 UTC  (3+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

RTT-PROBE: lore-subspace-rtt
 2023-02-19 13:48 UTC 

[PATCH v2 0/5] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-19 13:39 UTC  (9+ messages)
` [PATCH v2 4/5] apple-gmux: support MMIO gmux "

[PATCH] sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
 2023-02-19 13:31 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-19 13:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-19 13:28 UTC 

[PATCH v2 00/16] Device trees for Apple M2 (t8112) based devices
 2023-02-19 13:23 UTC  (7+ messages)
` [PATCH v2 16/16] arm64: dts: apple: t8112: Initial t8112 (M2) device trees

[PATCH v3 net-next] sfc: fix ia64 builds without CONFIG_RTC_LIB
 2023-02-19 13:24 UTC  (2+ messages)

[PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods
 2023-02-19 13:20 UTC  (12+ messages)
        ` API for setting colors of RGB backlit keyboard zones (was [PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods)

[regression] Bug 216909 - Avantree Leaf USB audio device does not play sound in applications run via wine
 2023-02-19 13:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-19 13:18 UTC 


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.