All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-09 20:25:51 to 2023-08-09 21:25:37 UTC [more...]

[Buildroot] [PATCH 0/5] utils/docker-run: cleanups and improvements (branch yem/docker-run)
 2023-08-09 21:24 UTC  (4+ messages)
` [Buildroot] [PATCH 1/5] utils/docker-run: introduce sorted list of mountpoints
` [Buildroot] [PATCH 2/5] utils/docker-run: mount the download directory if specified
` [Buildroot] [PATCH 4/5] utils/docker-run: also mount current working directory

[PATCH 1/2] arm64: dts: imx8mm-emcon: Remove iomuxc pinctrl-names
 2023-08-09 21:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mm-beacon-baseboard: Remove usbotg2 pinctrl-names

[PATCH] hw/pci-host: Allow extended config space access for Designware PCIe host
 2023-08-09 21:24 UTC  (2+ messages)

[PATCH mm-unstable v1] mm: add a total mapcount for large folios
 2023-08-09 21:23 UTC  (4+ messages)

[Buildroot] [git commit branch/next] configs/imxrt1050-evk: new defconfig
 2023-08-09 21:23 UTC 

[PATCH] scsi: qla2xxx: Fix overrun of PLOGI ELS template
 2023-08-09 21:23 UTC 

[Buildroot] [PATCH] package/esp-hosted: fix build failure when Linux CONFIG_PM is not defined
 2023-08-09 21:23 UTC 

[peterz-queue:locking/core 5/7] include/asm-generic/current.h:7:23: error: 'typeof' applied to a bit-field
 2023-08-09 21:23 UTC 

[PATCH v3 0/7] kunit: Add dynamically-extending log
 2023-08-09 21:22 UTC  (7+ messages)
` [PATCH v3 1/7] kunit: Replace fixed-size log with dynamically-extending buffer
` [PATCH v3 2/7] kunit: kunit-test: Add test cases for extending log buffer
` [PATCH v3 4/7] kunit: kunit-test: Test logging a line that exactly fills a fragment

[PATCH 0/9] Repack objects into separate packfiles based on a filter
 2023-08-09 21:20 UTC  (25+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
  ` [PATCH v3 0/8] Repack objects into separate packfiles based on a filter
    ` [PATCH v3 5/8] repack: add `--filter=<filter-spec>` option
    ` [PATCH v3 6/8] gc: add `gc.repackFilter` config option
    ` [PATCH v4 0/8] Repack objects into separate packfiles based on a filter
      ` [PATCH v4 2/8] t/helper: add 'find-pack' test-tool
      ` [PATCH v4 4/8] repack: refactor finding pack prefix

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-08-09 21:20 UTC  (3+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-09 21:20 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 6.6
 2023-08-09 21:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi-imagedecoder-heif: fix build with gcc-13
 2023-08-09 21:19 UTC 

[GIT PULL]: clk: meson: amlogic clock updates for v6.6
 2023-08-09 21:17 UTC  (2+ messages)

[Buildroot] [PATCH/next v3 00/14] package/python3: Update infrastructure to disable the build of certain extensions
 2023-08-09 21:14 UTC  (15+ messages)
` [Buildroot] [PATCH/next v3 01/14] package/python3: use upstream build system to disable berkeleydb module
` [Buildroot] [PATCH/next v3 02/14] package/python3: use upstream build system to disable uuid module
` [Buildroot] [PATCH/next v3 03/14] package/python3: use upstream build system to disable bzip2/zlib/xz modules
` [Buildroot] [PATCH/next v3 04/14] package/python3: use upstream build system to disable curses/readline modules
` [Buildroot] [PATCH/next v3 05/14] package/python3: use upstream build system to disable ssl module
` [Buildroot] [PATCH/next v3 06/14] package/python3: use upstream build system to disable ossaudiodev module
` [Buildroot] [PATCH/next v3 07/14] package/python3: use upstream build system to disable unicodedata module
` [Buildroot] [PATCH/next v3 08/14] package/python3: use upstream build system to disable nis module
` [Buildroot] [PATCH/next v3 09/14] package/python3: use upstream build system to disable decimal module
` [Buildroot] [PATCH/next v3 10/14] package/python3: use upstream build system to disable CJK codecs
` [Buildroot] [PATCH/next v3 11/14] package/python3: use upstream build system to disable pyexpat module
` [Buildroot] [PATCH/next v3 12/14] package/python3: use upstream build system to disable sqlite3 module
` [Buildroot] [PATCH/next v3 13/14] package/python3: update patch and partly use upstream build system to disable tk module
` [Buildroot] [PATCH/next v3 14/14] package/python3: Remove infrastructure to disable the build of certain extensions

[PATCH] serial: core: Revert port_id use
 2023-08-09 21:16 UTC  (4+ messages)

[PATCH BlueZ] device: Fix not probing drivers at startup
 2023-08-09 21:16 UTC  (2+ messages)
` [BlueZ] "

[PATCH 3/3] t/lib-rebase: improve documentation of set_fake_editor()
 2023-08-09 21:15 UTC  (3+ messages)
` [PATCH v2 0/1] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()

[PATCH v7 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-08-09 21:05 UTC  (5+ messages)
  ` [PATCH v7 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure

[PATCH BlueZ 0/1] fix writes to attributes of size 512
 2023-08-09 20:27 UTC  (2+ messages)
` [PATCH BlueZ 1/1] fix writing attributes of length 512

[peterz-queue:locking/core 5/7] kernel/sched/core.c:7068:18: error: invalid application of 'typeof' to bit-field
 2023-08-09 21:13 UTC 

[yiliu1765-iommufd:wip/iommufd_nesting_08092023-yi 50/63] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:2764:45: warning: 'union iommu_set_dev_user_data' declared inside parameter list will not be visible outside of this definition or declaration
 2023-08-09 21:13 UTC 

[PATCH RFC 0/6] ALSA: Fix UAF with delayed kobj release
 2023-08-09 21:11 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: Skip plane position test if primary ID > sprite ID
 2023-08-09 21:12 UTC 

sstate-cache miss analyzation
 2023-08-09 21:11 UTC  (2+ messages)
` [yocto] "

[PATCH 1/2] m68k: define __div64_32() to avoid a warning
 2023-08-09 21:10 UTC  (2+ messages)
` [PATCH 2/2] m68k: add memcmp() declarartion

[GIT PULL] perf tools fixes for v6.5: 3rd batch
 2023-08-09 21:10 UTC 

[Intel-gfx] [PATCH v1 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-08-09 21:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH v1 1/3] drm/i915/guc: Flush context destruction worker at suspend
      `  "

[Buildroot] [PATCH 1/2] package/x11r7/xlib_libXpresent: new package
 2023-08-09 21:08 UTC  (2+ messages)

[PATCH v2 1/3] mm: lock a vma before stack expansion
 2023-08-09 21:07 UTC  (11+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking

[Buildroot] [PATCH 1/2] package/xlib_libXpresent: new package
 2023-08-09 21:08 UTC  (2+ messages)

[meta-ti][kirkstone][PATCH] u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202308091222
 2023-08-09 21:08 UTC 

[PATCH] hp-bioscfg: Update steps how order list elements are evaluated
 2023-08-09 21:07 UTC 

few dozen pollfress.t segfaults messages in system log
 2023-08-09 21:07 UTC  (2+ messages)

[tip: x86/urgent] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
 2023-08-09 21:06 UTC 

[PATCH] ipmi_si: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-09 21:05 UTC 

[Buildroot] [git commit] package/mpv: fix x11 build
 2023-08-09 21:03 UTC 

[PATCH 0/4] vfio: use __aligned_u64 for ioctl structs
 2023-08-09 21:02 UTC  (5+ messages)
` [PATCH 1/4] vfio: trivially "
` [PATCH 2/4] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
` [PATCH 3/4] vfio: use __aligned_u64 in struct vfio_iommu_type1_info
` [PATCH 4/4] vfio: use __aligned_u64 in struct vfio_device_ioeventfd

[Buildroot] [git commit] package/xlib_libXpresent: new package
 2023-08-09 21:03 UTC 

[Buildroot] [PATCH] package/mmc-utils: fix build failure with _FORTIFY_SOURCE=3
 2023-08-09 21:03 UTC 

[RFC xfstests] generic: add fcntl corner cases tests
 2023-08-09 21:02 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] systemd-boot: Fix build on musl
 2023-08-09 21:02 UTC 

[PATCH 0/9 v4] Add CIL Deny Rule
 2023-08-09 21:01 UTC  (10+ messages)
` [PATCH 1/9 v4] libsepol/cil: Parse and add deny rule to AST, but do not process
` [PATCH 2/9 v4] libsepol/cil: Add cil_list_is_empty macro
` [PATCH 3/9 v4] libsepol/cil: Add cil_tree_node_remove function
` [PATCH 4/9 v4] libsepol/cil: Process deny rules
` [PATCH 5/9 v4] libsepol/cil: Add cil_write_post_ast function
` [PATCH 6/9 v4] libsepol: Export the "
` [PATCH 7/9 v4] secilc/secil2tree: Add option to write CIL AST after post processing
` [PATCH 8/9 v4] secilc/test: Add deny rule tests
` [PATCH 9/9 v4] secilc/docs: Add deny rule to CIL documentation

[PATCH next-next 1/5] netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()
 2023-08-09 21:00 UTC  (2+ messages)

[PATCH net 0/3] nexthop: Nexthop dump fixes
 2023-08-09 21:00 UTC  (2+ messages)

[PATCH net] tcp: add missing family to tcp_set_ca_state() tracepoint
 2023-08-09 21:00 UTC  (2+ messages)

[PATCH net v2] vlan: Fix VLAN 0 memory leak
 2023-08-09 21:00 UTC  (2+ messages)

[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer
 2023-08-09 20:43 UTC  (2+ messages)

[Buildroot] [PATCH] support/scripts/cve.py: switch to NVD JSON version 2.0
 2023-08-09 20:59 UTC  (6+ messages)

Lost files after git stash && git stash pop
 2023-08-09 20:57 UTC  (4+ messages)
` [PATCH v1 1/1] git stash needing mkdir deletes untracked file

[PATCH net-next 00/10] genetlink: provide struct genl_info to dumps
 2023-08-09 20:56 UTC  (3+ messages)
` [PATCH net-next 01/10] genetlink: use push conditional locking info dumpit/done

[PATCH v2] gnu-efi: Fix build on musl
 2023-08-09 20:56 UTC 

[Buildroot] [PATCH/next vRFCv2 0/3] Initial flutter packages
 2023-08-09 20:55 UTC  (5+ messages)
` [Buildroot] [PATCH/next vRFCv2 3/3] package/flutter-engine: new package

Xen 4.18 release: Reminder about last posting date
 2023-08-09 20:54 UTC  (2+ messages)

[PATCH 0/3] xen/ppc: Add early Radix MMU support
 2023-08-09 20:54 UTC  (4+ messages)
` [PATCH 3/3] xen/ppc: Implement initial "

[Buildroot] [PATCH next 1/3] package/kmscube: bump to latest commit ea6c5d1e
 2023-08-09 20:54 UTC  (3+ messages)
` [Buildroot] [PATCH next 2/3] package/kmscube: add optional dependency to libpng
` [Buildroot] [PATCH next 3/3] package/kmscube: add optional gstreamer support

[PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
 2023-08-09 20:53 UTC  (11+ messages)

[OE-core][PATCH] systemd: fix efi dependency
 2023-08-09 20:52 UTC  (3+ messages)

[PATCH v2] sequencer: simplify allocation of result array in todo_list_rearrange_squash()
 2023-08-09 20:51 UTC  (2+ messages)

[PATCH v2 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-09 19:53 UTC  (5+ messages)
` [PATCH v2 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH v2 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH v2 5/6] integrity: PowerVM machine keyring enablement

[iproute2,v2] man: bridge: update bridge link show
 2023-08-09 20:50 UTC  (2+ messages)

[PATCH v2 iproute2 1/2] tc/taprio: don't print netlink attributes which weren't reported by the kernel
 2023-08-09 20:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/mangopi_mq_d1s: new defconfig
 2023-08-09 20:49 UTC  (4+ messages)

[PATCH] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
 2023-08-09 20:49 UTC  (2+ messages)
` [syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in hdr_find_e (2)

[PATCH v2] arm64: dts: qcom: sa8540p-ride: enable rtc
 2023-08-09 20:46 UTC  (4+ messages)

[PATCH] ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq()
 2023-08-09 20:42 UTC  (6+ messages)

[PATCH v3] arm64: dts: qcom: sa8540p-ride: enable rtc
 2023-08-09 20:32 UTC 

[PATCH 0/8] sched: Use lock guards, wave 2
 2023-08-09 20:24 UTC  (9+ messages)
` [PATCH 1/8] sched: Simplify set_user_nice()
` [PATCH 2/8] sched: Simplify syscalls
` [PATCH 3/8] sched: Simplify sched_{set,get}affinity()
` [PATCH 4/8] sched: Simplify yield_to()
` [PATCH 5/8] sched: Simplify sched_rr_get_interval()
` [PATCH 6/8] sched: Simplify sched_move_task()
` [PATCH 7/8] sched: Simplify tg_set_cfs_bandwidth()
` [PATCH 8/8] sched: Misc cleanups

[XEN PATCH 0/3] automation/eclair: update ECL configurations and builds
 2023-08-09 20:43 UTC  (7+ messages)
` [XEN PATCH 1/3] automation/eclair: update clean guidelines
` [XEN PATCH 2/3] automation/eclair: add ECL deviations
` [XEN PATCH 3/3] automation/eclair: update analyzed builds

[PATCH v2 1/3] dt-bindings: media: amphion: Fix subnode pattern
 2023-08-09 20:43 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: media: imx-jpeg: Add clocks property
        `  "

[PATCH v2 0/8] btrfs-progs: add encryption support
 2023-08-09 20:41 UTC  (2+ messages)

[PATCH 0/7 v2] Add support for notself and other to CIL
 2023-08-09 20:40 UTC  (8+ messages)
` [PATCH 1/7 v2] libsepol: Changes to ebitmap.h to fix compiler warnings
` [PATCH 2/7 v2] libsepol/cil: Do not call ebitmap_init twice for an ebitmap
` [PATCH 3/7 v2] libsepol/cil: Add notself and other support to CIL
` [PATCH 4/7 v2] libsepol: update CIL generation for trivial not-self rules
` [PATCH 5/7 v2] libsepol: Use ERR() instead of log_err()
` [PATCH 6/7 v2] secilc/docs: Add notself and other keywords to CIL documentation
` [PATCH 7/7 v2] secilc/test: Add notself and other tests

[PATCH v3 00/17] btrfs: add encryption feature
 2023-08-09 20:39 UTC  (6+ messages)
` [PATCH v3 08/17] btrfs: handle nokey names
` [PATCH v3 17/17] btrfs: save and load fscrypt extent contexts

[PATCH 5.15 00/92] 5.15.126-rc1 review
 2023-08-09 20:39 UTC  (8+ messages)

[PATCH bpf-next 0/9] xsk: TX metadata
 2023-08-09 20:39 UTC  (3+ messages)
` [PATCH bpf-next 9/9] xsk: document XDP_TX_METADATA_LEN layout
  ` [xdp-hints] "

[tip: x86/apic] x86/apic: Mop up *setup_apic_routing()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Mop up apic::apic_id_registered()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Allow apic::wait_icr_idle() to be NULL
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic/ipi: Tidy up the code and fixup comments
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Consolidate wait_icr_idle() implementations
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic/uv: Get rid of wrapper callbacks
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic/x2apic: Share all common IPI functions
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Wrap APIC ID validation into an inline
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic/64: Uncopypaste probing
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Add max_apic_id member
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Simplify X2APIC ID validation
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Prepare x2APIC for using apic::max_apic_id
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Sanitize APIC ID range validation
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic/noop: Tidy up the code
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Remove pointless NULL initializations
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Nuke ack_APIC_irq()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Remove pointless arguments from [native_]eoi_write()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Provide common init infrastructure
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Wrap apic->native_eoi() into a helper
 2023-08-09 20:36 UTC 

[patch V2 50/58] x86/apic: Provide common init infrastructure
 2023-08-09 20:36 UTC  (2+ messages)
` [tip: x86/apic] x86/xen/apic: Use standard apic driver mechanism for Xen PV

[tip: x86/apic] x86/apic: Provide apic_update_callback()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/xen/apic: Mark apic __ro_after_init
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Convert other overrides to apic_update_callback()
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Wrap IPI calls into helper functions
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Turn on static calls
 2023-08-09 20:36 UTC 

[tip: x86/apic] x86/apic: Provide static call infrastructure for APIC callbacks
 2023-08-09 20:36 UTC 

[PULL 0/1] OpenRISC FPU Fix for 8.1
 2023-08-09 20:34 UTC  (2+ messages)
` [PULL 1/1] target/openrisc: Set EPCR to next PC on FPE exceptions

[PATCH net v2] devlink: Delay health recover notification until devlink registered
 2023-08-09 20:35 UTC 

[PATCH 0/1] Enable CAMSS on non-mezzanine rb3
 2023-08-09 20:35 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: qcom: sdm845: Enable CAMSS on the bare rb3 board

MISRA violations in hypercall-defs
 2023-08-09 20:35 UTC  (5+ messages)

[PATCH 0/6] maintenance: schedule maintenance on a random minute
 2023-08-09 20:34 UTC  (8+ messages)
` [PATCH 1/6] maintenance: add get_random_minute()

[PATCH v3] vfio: align capability structures
 2023-08-09 20:31 UTC 

Linux Perf Tool Office Hours
 2023-08-09 20:32 UTC  (10+ messages)

[PATCH] vfio: align capability structures
 2023-08-09 20:24 UTC  (4+ messages)

[PATCH] wifi: mwifiex: avoid possible NULL skb pointer dereference
 2023-08-09 20:32 UTC  (4+ messages)
    ` Bug in commit 119585281617 wifi: mwifiex: Fix OOB and integer underflow when rx packets

[PATCH] repack: free geometry struct
 2023-08-09 20:32 UTC  (4+ messages)
` [PATCH 0/2] repack: prevent geometry struct leak
  ` [PATCH 1/2] repack: free geometry struct
  ` [PATCH 2/2] repack: move `pack_geometry` struct to the stack

[peterz-queue:x86/srso 12/17] arch/x86/kernel/cpu/bugs.c:1096: undefined reference to `srso_alias_return_thunk'
 2023-08-09 20:32 UTC 

x86: AMD Zen1 Div leakage
 2023-08-09 20:29 UTC 

[PATCH v1 0/2] thermal: intel: intel_soc_dts_iosf: Two cleanups
 2023-08-09 20:28 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: intel: intel_soc_dts_iosf: Always use 2 trips
` [PATCH v1 2/2] thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition


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.