All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-13 22:22:22 to 2024-12-13 23:35:02 UTC [more...]

[PULL 00/20] Misc HW patches for 2024-12-14
 2024-12-13 23:30 UTC  (11+ messages)
` [PULL 01/20] docs/nitro-enclave: Fix terminal commands formatting
` [PULL 02/20] hw/core/eif: Use stateful qcrypto apis
` [PULL 03/20] hw/virtio/virtio-nsm: Support string data for extendPCR
` [PULL 04/20] hw/riscv/virt: Remove pointless GPEX_HOST() cast
` [PULL 08/20] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
` [PULL 11/20] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
` [PULL 12/20] hw/net/can: clean-up unnecessary includes
` [PULL 15/20] hw/usb/hcd-xhci-pci: Indentation fix
` [PULL 18/20] hw/mips: Include missing 'exec/tswap.h' header
` [PULL 19/20] hw/sh4/r2d: "

[master][PATCH 01/12] conf/machine: rename beagleplay machine to beagleplay-ti
 2024-12-13 23:32 UTC  (12+ messages)
` [master][PATCH 02/12] meta-beagle: create a separate layer for Beagle platforms
` [master][PATCH 03/12] meta-beagle: layer.conf: add lz4c to host tools list
` [master][PATCH 04/12] conf/machine: move "bb_org" BSP settings to meta-beagle
` [master][PATCH 05/12] conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
` [master][PATCH 06/12] conf/machine: move remaining Beagle platforms to meta-beagle
` [master][PATCH 07/12] u-boot-bb_org, linux-bb_org: move "bb_org" providers "
` [master][PATCH 08/12] linux-bb.org: update Beagle BSP to 6.1.83
` [master][PATCH 09/12] conf/machine: add BeagleY-AI platform
` [master][PATCH 10/12] linux-bb.org, u-boot-bb.org: rename recipes with version
` [master][PATCH 11/12] beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
` [master][PATCH 12/12] linux-bb.org_6.6: disable FORTIFY_SOURCE for now

[PATCH dwarves] btf_encoder: fix memory access bugs
 2024-12-13 23:32 UTC 

[PATCH v2 0/7] hw/nvram/fw_cfg: Move PCI bus methods out
 2024-12-13 23:30 UTC  (2+ messages)

[PATCH v3 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-13 23:29 UTC  (3+ messages)
` [PATCH v3 net-next 11/15] socket: Remove kernel socket conversion

[PATCH] MAINTAINERS: correct my email address
 2024-12-13 23:29 UTC  (3+ messages)

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-13 23:29 UTC  (14+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 04/13] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [PATCH bpf-next v1 05/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v1 08/13] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v1 09/13] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v1 10/13] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v1 11/13] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v1 12/13] selftests: Add a basic fifo qdisc test
` [PATCH bpf-next v1 13/13] selftests: Add a bpf fq qdisc to selftest

[PATCH V3 0/5] AMD NPU driver improvements
 2024-12-13 23:29 UTC  (6+ messages)
` [PATCH V3 1/5] accel/amdxdna: Add RyzenAI-npu6 support
` [PATCH V3 2/5] accel/amdxdna: Replace idr api with xarray
` [PATCH V3 3/5] accel/amdxdna: Enhance power management settings
` [PATCH V3 4/5] accel/amdxdna: Read firmware interface version from registers
` [PATCH V3 5/5] accel/amdxdna: Add zero check for pad in ioctl input structures

[PATCH v1 1/5] dt-bindings: display: tegra: Add actmon information
 2024-12-13 23:29 UTC  (2+ messages)

[PATCH rcu 0/2] No-CB changes for v6.14
 2024-12-13 23:29 UTC  (6+ messages)
` [PATCH rcu 1/2] rcu/nocb: Use switch/case on NOCB timer state machine
` [PATCH rcu 2/2] rcu/nocb: Fix rcuog wake-up from offline softirq

[PATCH 6.1 000/772] 6.1.120-rc2 review
 2024-12-13 23:26 UTC  (2+ messages)

[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
 2024-12-13 23:22 UTC  (4+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support

[PATCH v13 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-12-13 23:22 UTC  (3+ messages)

[android-common:android16-6.12 7228/7241] kernel/sched/core.c:4106:63: error: 'struct task_struct' has no member named 'wake_cpu'; did you mean 'wake_q'?
 2024-12-13 23:21 UTC 

[RFC][PATCH v14 0/7] Single CPU Proxy Execution (v14)
 2024-12-13 23:22 UTC  (3+ messages)
` [RFC][PATCH v14 2/7] locking/mutex: Rework task_struct::blocked_on

[Buildroot] [PATCH] configs/rock5b: update to linux 6.12.4
 2024-12-13 23:21 UTC  (2+ messages)

[openeuler:OLK-5.10 2579/2579] mm/share_pool.c:4227:64: error: 'HUGETLB_ALLOC_BUDDY' undeclared
 2024-12-13 23:21 UTC 

[Buildroot] [git commit] configs/rock5b: update to linux 6.12.4
 2024-12-13 22:28 UTC 

[PATCH] perf: test: Speed up running brstack test
 2024-12-13 23:13 UTC 

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-13 23:18 UTC  (6+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

[PATCH 0/2] fixes for btrfs_read_folio races
 2024-12-13 23:17 UTC  (4+ messages)
` [PATCH 1/2] btrfs: fix btrfs_read_folio race in relocation
` [PATCH 2/2] btrfs: fix btrfs_read_folio race in send

[PATCH v1 0/5] Support host1x actmon
 2024-12-13 23:17 UTC  (2+ messages)

[PATCH 0/4] Enable EFI capsule updates for PHYTEC K3 SoMs
 2024-12-13 23:16 UTC  (2+ messages)

[PATCH 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
 2024-12-13 23:16 UTC  (2+ messages)

[PATCH 0/3] J721S2: Enable ESMs and related PMIC
 2024-12-13 23:16 UTC  (2+ messages)

[PATCH v2 0/4] Add QOS support for J722S and AM62P
 2024-12-13 23:16 UTC  (2+ messages)

[PATCH 6.6 000/356] 6.6.66-rc1 review
 2024-12-13 23:16 UTC  (2+ messages)

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2024-12-13 23:15 UTC  (15+ messages)
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 06/11] net-timestamp: support SCM_TSTAMP_ACK for bpf extension
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print "

[RFC v0 00/13] drm/i915/dp: 128b/132b uncompressed SST
 2024-12-13 23:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[syzbot] [ext4?] possible deadlock in ext4_setattr (3)
 2024-12-13 23:14 UTC 

RFC: support for zoned devices
 2024-12-13 23:14 UTC  (39+ messages)
` [PATCH 12/43] xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
` [PATCH 27/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 28/43] xfs: implement direct "
` [PATCH 29/43] xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
` [PATCH 30/43] xfs: hide reserved RT blocks from statfs
` [PATCH 31/43] xfs: support growfs on zoned file systems
` [PATCH 32/43] xfs: allow COW forks on zoned file systems in xchk_bmap
` [PATCH 33/43] xfs: support xchk_xref_is_used_rt_space on zoned file systems
` [PATCH 34/43] xfs: support xrep_require_rtext_inuse "
` [PATCH 35/43] xfs: enable fsmap reporting for internal RT devices
` [PATCH 36/43] xfs: disable reflink for zoned file systems
` [PATCH 37/43] xfs: disable rt quotas "
` [PATCH 38/43] xfs: enable the zoned RT device feature
` [PATCH 39/43] xfs: support zone gaps
` [PATCH 40/43] xfs: add a max_open_zones mount option
` [PATCH 41/43] xfs: support write life time based data placement
` [PATCH 42/43] xfs: wire up the show_stats super operation
` [PATCH 43/43] xfs: export zone stats in /proc/*/mountstats

[PATCH v3] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
 2024-12-13 23:13 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] nvmet: propagate npwg and awupf topology
 2024-12-13 23:13 UTC  (4+ messages)

[PATCH] drm/i915/display: Do not report timeout on suspend
 2024-12-13 23:12 UTC 

[PATCH] leds: pwm-multicolor: Disable PWM when going to suspend
 2024-12-13 23:11 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v8 1/8] iio: backend: add API for interface get
 2024-12-13 23:10 UTC  (8+ messages)
` [PATCH v8 2/8] iio: backend: add support for data size set
` [PATCH v8 3/8] iio: backend: add API for oversampling
` [PATCH v8 7/8] dt-bindings: iio: adc: add ad4851

[openeuler:OLK-6.6 1636/1636] arch/loongarch/kernel/paravirt.c:74:13: error: redefinition of 'steal_acc'
 2024-12-13 23:09 UTC 

[PATCH 6.12 000/467] 6.12.5-rc2 review
 2024-12-13 23:08 UTC  (2+ messages)

[PATCH bpf] bpf: fix configuration-dependent BTF function references
 2024-12-13 23:10 UTC  (5+ messages)

[PATCH v5 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-12-13 23:10 UTC  (2+ messages)

[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
 2024-12-13 23:08 UTC  (2+ messages)

[PATCH v5] um: switch to regset API and depend on XSTATE
 2024-12-13 23:08 UTC  (3+ messages)

[PATCH] tests/intel/xe_wedged: Add AUX error to ignore list
 2024-12-13 23:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 1/1] input: mma8450: Add chip ID check in probe
 2024-12-13 23:02 UTC  (2+ messages)

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2024-12-13 23:02 UTC  (6+ messages)

[PATCH 0/1] drivers/scsi: remove dead code
 2024-12-13 22:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 00/10] xen/arm: ffa: Improvements and fixes
 2024-12-13 22:57 UTC  (3+ messages)
` [PATCH v3 04/10] xen/arm: ffa: Fine granular call support

[PATCH 1/2] bloblist: add api to get blob with size
 2024-12-13 22:55 UTC  (2+ messages)
` [PATCH 2/2] tpm: get tpm event log from bloblist

[PATCH v2 0/2] s390x/pci: relax I/O address translation requirement
 2024-12-13 22:54 UTC  (3+ messages)
` [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
` [PATCH v2 2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough

[PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
 2024-12-13 22:52 UTC  (11+ messages)

[PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
 2024-12-13 22:51 UTC  (2+ messages)

[PATCH v6 0/4] power: supply: extension API
 2024-12-13 22:50 UTC  (5+ messages)
` [PATCH v6 1/4] power: supply: core: implement "
` [PATCH v6 4/4] power: supply: core: add UAPI to discover currently used extensions

[PATCH v2 0/3] iommu/s390: add support for IOMMU passthrough
 2024-12-13 22:49 UTC  (4+ messages)
` [PATCH v2 1/3] s390/pci: check for relaxed translation capability
` [PATCH v2 2/3] s390/pci: store DMA offset in bus_dma_region
` [PATCH v2 3/3] iommu/s390: implement iommu passthrough via identity domain

[PATCH 0/2] Add support for Renesas R-Car Gen4
 2024-12-13 22:49 UTC  (4+ messages)
` [PATCH 1/2] ARM: ITS: implement quirks and add support for Renesas Gen4 ITS

[PATCH 0/2] s390x/pci: relax I/O address translation requirement
 2024-12-13 22:46 UTC  (8+ messages)
` [PATCH 1/2] s390x/pci: add support for guests that request direct mapping

[PATCH v5 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-12-13 22:46 UTC  (4+ messages)
` [PATCH v5 2/3] media: venus: Populate video encoder/decoder nodename entries

[Buildroot] [git commit branch/2024.11.x] support/testing/tests/package/test_fwts.py: switch to neoverse-n1 cpu
 2024-12-13 22:44 UTC 

[Buildroot] [git commit branch/2024.11.x] support/testing/tests/boot/test_edk2.py: switch to neoverse-n1 cpu
 2024-12-13 22:44 UTC 

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_fwts.py: switch to neoverse-n1 cpu
 2024-12-13 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing/tests/boot/test_edk2.py: switch to neoverse-n1 cpu
 2024-12-13 22:45 UTC  (2+ messages)

[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
 2024-12-13 22:37 UTC  (11+ messages)
` [PATCH dwarves v2 01/10] btf_encoder: simplify function encoding
` [PATCH dwarves v2 02/10] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v2 03/10] dwarf_loader: introduce pre_load_module hook to conf_load
` [PATCH dwarves v2 04/10] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v2 05/10] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
` [PATCH dwarves v2 06/10] btf_encoder: switch to shared elf_functions table
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context
` [PATCH dwarves v2 08/10] btf_encoder: remove skip_encoding_inconsistent_proto
` [PATCH dwarves v2 09/10] dwarf_loader: introduce cu->id
` [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model

[Buildroot] [git commit branch/2024.02.x] boot/grub2: update _SITE to use BR2_GNU_MIRROR
 2024-12-13 22:39 UTC 

[Buildroot] [git commit branch/2024.02.x] package/bc: update _SITE to use BR2_GNU_MIRROR
 2024-12-13 22:37 UTC 

[PATCH v7 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-13 22:42 UTC  (3+ messages)
` [PATCH v7 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names

[Buildroot] [git commit branch/2024.11.x] package/bc: update _SITE to use BR2_GNU_MIRROR
 2024-12-13 22:36 UTC 

[Buildroot] [git commit branch/2024.11.x] boot/grub2: update _SITE to use BR2_GNU_MIRROR
 2024-12-13 22:39 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_page_fault
 2024-12-13 22:41 UTC 

[LTP] [PATCH V3] lib: multiply the max_runtime if detect slow kconfigs
 2024-12-13 22:40 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the arc-current tree
 2024-12-13 22:40 UTC  (2+ messages)

[PATCH bpf-next v5 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-13 22:40 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] boot/grub2: update _SITE to use BR2_GNU_MIRROR
 2024-12-13 22:39 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Swap USART3 and UART8 alias on STM32MP15xx DHCOM SoM
 2024-12-13 22:36 UTC 

[linux-next:master 3491/3764] arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r1.dtb: pmic@6: regulators:vbuck1: Unevaluated properties are not allowed ('regulator-compatible' was unexpected)
 2024-12-13 22:37 UTC 

[Buildroot] [PATCH next 1/1] package/bc: update _SITE to use BR2_GNU_MIRROR
 2024-12-13 22:37 UTC  (2+ messages)

[PATCH v2 00/11] btrfs: fixes around swap file activation and cleanups
 2024-12-13 22:36 UTC  (7+ messages)
` [PATCH v2 02/11] btrfs: fix swap file activation failure due to extents that used to be shared
` [PATCH v2 11/11] btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist()

[RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
 2024-12-13 22:34 UTC  (5+ messages)
` [RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature

[GIT PULL] arm64 fixes for 6.13-rc3
 2024-12-13 22:34 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.13-rc3
 2024-12-13 22:35 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-13 22:35 UTC  (5+ messages)
` [PATCH v7 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[PATCH 0/3] batch blob diff generation
 2024-12-13 22:34 UTC  (3+ messages)

[GIT PULL] XFS fixes for 6.13-rc3
 2024-12-13 22:34 UTC  (2+ messages)

[PATCH] leds: trigger: netdev: Check offload ability on interface up
 2024-12-13 22:15 UTC  (3+ messages)

[Buildroot] [PATCH] package/dahdi-linux: add patch to support Linux 6.11+
 2024-12-13 22:30 UTC 

Change in reported values of some block integrity sysfs attributes
 2024-12-13 22:30 UTC  (2+ messages)

[RFC 0/1] sched: defer completion task to online CPU
 2024-12-13 22:29 UTC  (3+ messages)
` [RFC 1/1] "

[PATCH v3 00/12] fuse: support large folios
 2024-12-13 22:18 UTC  (13+ messages)
` [PATCH v3 01/12] fuse: support copying "
` [PATCH v3 02/12] fuse: support large folios for retrieves
` [PATCH v3 03/12] fuse: refactor fuse_fill_write_pages()
` [PATCH v3 04/12] fuse: support large folios for writethrough writes
` [PATCH v3 05/12] fuse: support large folios for folio reads
` [PATCH v3 06/12] fuse: support large folios for symlinks
` [PATCH v3 07/12] fuse: support large folios for stores
` [PATCH v3 08/12] fuse: support large folios for queued writes
` [PATCH v3 09/12] fuse: support large folios for readahead
` [PATCH v3 10/12] fuse: optimize direct io large folios processing
` [PATCH v3 11/12] fuse: support large folios for writeback
` [PATCH v3 12/12] fuse: enable large folios

[LTP] [PATCH v2 0/8] LTP tests: load predefined policy, enhancements
 2024-12-13 22:20 UTC  (3+ messages)
` [LTP] [PATCH v2 1/8] IMA: Add TCB policy as an example for ima_measurements.sh
` [LTP] [PATCH v2 2/8] ima_setup.sh: Allow to load predefined policy


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.