All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-13 21:27:54 to 2024-12-13 22:41:22 UTC [more...]

[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

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

[PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
 2024-12-13 22:40 UTC 

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

RFC: support for zoned devices
 2024-12-13 22:40 UTC  (9+ messages)
` [PATCH 26/43] xfs: implement zoned garbage collection
` [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

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 bpf] bpf: fix configuration-dependent BTF function references
 2024-12-13 22:37 UTC  (4+ 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)

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2024-12-13 22:33 UTC  (5+ 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 net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2024-12-13 22:26 UTC  (7+ messages)
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use

[PATCH 1/1] input: mma8450: Add chip ID check in probe
 2024-12-13 22:23 UTC 

[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  (18+ 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
  `  "
` [LTP] [PATCH v2 3/8] tst_test.sh: IMA: Allow to disable LSM warnings and use it for IMA
  `  "
` [LTP] [PATCH v2 4/8] ima_setup: Print warning when policy not readable
  `  "
` [LTP] [PATCH v2 5/8] ima_kexec.sh: Move checking policy if readable to ima_setup.sh
  `  "
` [LTP] [PATCH v2 6/8] IMA: Add example policy for ima_violations.sh
  `  "
` [LTP] [PATCH v2 7/8] ima_violations.sh: Check for a required policy
  `  "
` [LTP] [PATCH v2 8/8] [RFC] ima_kexec.sh: Relax result on unreadable policy to TCONF
  `  "

[PATCH v5 00/13] nommu UML
 2024-12-13 22:21 UTC  (8+ messages)
` [PATCH v5 02/13] x86/um: nommu: elf loader for fdpic

[PATCH bpf v2 0/3] Explicit raw_tp NULL arguments
 2024-12-13 22:19 UTC  (4+ messages)
` [PATCH bpf v2 2/3] bpf: Augment raw_tp arguments with PTR_MAYBE_NULL

[PATCH bpf v3 0/3] Explicit raw_tp NULL arguments
 2024-12-13 22:19 UTC  (4+ messages)
` [PATCH bpf v3 1/3] bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
` [PATCH bpf v3 2/3] bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf v3 3/3] selftests/bpf: Add tests for raw_tp NULL args

[Buildroot] [PATCH 1/3] package/python-semver: enable host variant
 2024-12-13 22:19 UTC  (2+ messages)

[PATCH v5 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-12-13 22:18 UTC  (5+ messages)
` [PATCH v5 bpf-next 3/7] bpf: refactor check_pseudo_btf_id
` [PATCH v5 bpf-next 4/7] bpf: add fd_array_cnt attribute for prog_load

[PATCH] KVM: selftests: Add printf attribute to _no_printf()
 2024-12-13 22:30 UTC 

[Buildroot] [git commit] package/python-daemon: bump to version 3.1.2
 2024-12-13 22:06 UTC 

[Buildroot] [git commit] package/python-changelog-chug: add new package
 2024-12-13 22:06 UTC 

[Buildroot] [git commit] package/python-semver: enable host variant
 2024-12-13 22:06 UTC 

[PATCH] selinux: support wildcard match in genfscon
 2024-12-13 22:18 UTC  (4+ messages)

[android-common:android16-6.12 7221/7239] kernel/sched/core.c:6922:4: error: call to undeclared function 'zap_balance_callbacks'; ISO C99 and later do not support implicit function declarations
 2024-12-13 22:17 UTC 

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-12-13 22:16 UTC  (4+ messages)
` [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page

[bluetooth-next:master] BUILD SUCCESS 514e14b1a7c38520c955e59ec0ce09270cc4853c
 2024-12-13 22:15 UTC 

[PATCH 00/35] drm/msm/dpu: rework HW block feature handling
 2024-12-13 22:14 UTC  (36+ messages)
` [PATCH 01/35] drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450
` [PATCH 02/35] drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x
` [PATCH 03/35] drm/msm/dpu: stop passing mdss_ver to setup_timing_gen()
` [PATCH 04/35] drm/msm/dpu: drop INTF_SC7280_MASK
` [PATCH 05/35] drm/msm/dpu: inline _setup_ctl_ops()
` [PATCH 06/35] drm/msm/dpu: inline _setup_dsc_ops()
` [PATCH 07/35] drm/msm/dpu: inline _setup_dspp_ops()
` [PATCH 08/35] drm/msm/dpu: inline _setup_mixer_ops()
` [PATCH 09/35] drm/msm/dpu: remove DSPP_SC7180_MASK
` [PATCH 10/35] drm/msm/dpu: get rid of DPU_CTL_HAS_LAYER_EXT4
` [PATCH 11/35] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH 12/35] drm/msm/dpu: get rid of DPU_CTL_FETCH_ACTIVE
` [PATCH 13/35] drm/msm/dpu: get rid of DPU_CTL_DSPP_SUB_BLOCK_FLUSH
` [PATCH 14/35] drm/msm/dpu: get rid of DPU_CTL_VM_CFG
` [PATCH 15/35] drm/msm/dpu: get rid of DPU_DATA_HCTL_EN
` [PATCH 16/35] drm/msm/dpu: get rid of DPU_INTF_STATUS_SUPPORTED
` [PATCH 17/35] drm/msm/dpu: get rid of DPU_INTF_INPUT_CTRL
` [PATCH 18/35] drm/msm/dpu: get rid of DPU_PINGPONG_DSC
` [PATCH 19/35] drm/msm/dpu: get rid of DPU_PINGPONG_DITHER
` [PATCH 20/35] drm/msm/dpu: get rid of DPU_MDP_VSYNC_SEL
` [PATCH 21/35] drm/msm/dpu: get rid of DPU_MDP_PERIPH_0_REMOVED
` [PATCH 22/35] drm/msm/dpu: get rid of DPU_MDP_AUDIO_SELECT
` [PATCH 23/35] drm/msm/dpu: get rid of DPU_MIXER_COMBINED_ALPHA
` [PATCH 24/35] drm/msm/dpu: get rid of DPU_DIM_LAYER
` [PATCH 25/35] drm/msm/dpu: get rid of DPU_DSC_HW_REV_1_2
` [PATCH 26/35] drm/msm/dpu: get rid of DPU_DSC_OUTPUT_CTRL
` [PATCH 27/35] drm/msm/dpu: get rid of DPU_WB_INPUT_CTRL
` [PATCH 28/35] drm/msm/dpu: get rid of DPU_SSPP_QOS_8LVL
` [PATCH 29/35] drm/msm/dpu: drop unused MDP TOP features
` [PATCH 30/35] drm/msm/dpu: drop ununused PINGPONG features
` [PATCH 31/35] drm/msm/dpu: drop ununused MIXER features
` [PATCH 32/35] drm/msm/dpu: get rid of DPU_MIXER_SOURCESPLIT
` [PATCH 33/35] drm/msm/dpu: get rid of DPU_DSC_NATIVE_42x_EN
` [PATCH 34/35] drm/msm/dpu: get rid of DPU_CTL_SPLIT_DISPLAY
` [PATCH 35/35] drm/msm/dpu: move features out of the DPU_HW_BLK_INFO

[RFC PATCH 01/22] selinux: supply missing field initializers
 2024-12-13 22:14 UTC  (3+ messages)
` [RFC PATCH 22/22] selinux: restrict policy strings

[ath:master] BUILD SUCCESS 83452649e29bb6a13ead022adb310893dfffb23d
 2024-12-13 22:07 UTC 

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

[asahilinux:bits/000-devicetree 13/187] arch/arm64/boot/dts/apple/t8103-j274.dtb: /soc/usb@382280000: failed to match any schema with compatible: ['apple,t8103-dwc3', 'apple,dwc3', 'snps,dwc3']
 2024-12-13 22:06 UTC 

Raspberry Pi 3B: Failed to create device link with soc:firmware:gpio
 2024-12-13 22:02 UTC  (4+ messages)

[PATCH v1 0/8] DTS updates for system1 BMC
 2024-12-13 22:03 UTC  (3+ messages)
` [PATCH v1 3/8] ARM: dts: aspeed: system1: Add RGMII support

[LTP] [PATCH] tst_creat_unlinked(): Add missing mode argument
 2024-12-13 22:02 UTC  (2+ messages)

[PATCH] drm/xe: Revert some changes that break a mesa debug tool
 2024-12-13 22:02 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
 2024-12-13 22:02 UTC  (15+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation

[PATCH v6 0/2] Add support for ltc4162-f/s and ltc4015
 2024-12-13 22:01 UTC  (4+ messages)
` [PATCH v6 2/2] power/supply: "

[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
 2024-12-13 22:01 UTC  (3+ messages)

[PATCH v2] tests/intel/xe_vm: Check negative cases for vm_create/destroy ioctl
 2024-12-13 22:00 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ i915.CI.BAT: success "

[PATCH bpf-next 00/13] uprobes: Add support to optimize usdt probes on x86_64
 2024-12-13 21:59 UTC  (32+ messages)
` [PATCH bpf-next 04/13] uprobes: Add arch_uprobe_verify_opcode function
` [PATCH bpf-next 05/13] uprobes: Add mapping for optimized uprobe trampolines
` [PATCH bpf-next 06/13] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
` [PATCH bpf-next 09/13] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH bpf-next 10/13] selftests/bpf: Add uprobe/usdt optimized test
` [PATCH bpf-next 11/13] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCH bpf-next 13/13] selftests/bpf: Add 5-byte nop uprobe trigger bench

[PATCH v10 0/2] tests/xe_spin_batch: Add spin-timestamp-check
 2024-12-13 21:58 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/xe_spin_batch: Add spin-timestamp-check (rev10)

[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
 2024-12-13 21:54 UTC 

[RFC PATCH 0/9] mm/damon: replace most damon_callback usages in sysfs with new core functions
 2024-12-13 21:53 UTC  (10+ messages)
` [RFC PATCH 1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions()
` [RFC PATCH 2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
` [RFC PATCH 3/9] mm/damon/core: implement damon_call()
` [RFC PATCH 4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats
` [RFC PATCH 5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
` [RFC PATCH 6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
` [RFC PATCH 7/9] mm/damon/core: implement damos_walk()
` [RFC PATCH 8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
` [RFC PATCH 9/9] mm/damon/sysfs: remove unused code for schemes tried regions update

[PATCH net 0/5] netdev: fix repeated netlink messages in queue dumps
 2024-12-13 21:52 UTC  (10+ messages)
` [PATCH net 1/5] netdev: fix repeated netlink messages in queue dump
` [PATCH net 2/5] netdev: fix repeated netlink messages in queue stats
` [PATCH net 3/5] selftests: net: support setting recv_size in YNL
` [PATCH net 4/5] selftests: net-drv: queues: sanity check netlink dumps

[PATCH 0/2] clear out Coverity issues 384444 & 451221
 2024-12-13 21:41 UTC  (3+ messages)
` [PATCH 1/2] examples/flow_filtering: remove unused variable
` [PATCH 2/2] drivers/net/sfc: remove unused value

[PATCH 0/5] centralize deferred start checks
 2024-12-13 21:48 UTC  (6+ messages)
` [PATCH 1/5] ethdev: check that device supports deferred start
` [PATCH 2/5] net/dpaa: remove unnecessary deferred start check
` [PATCH 3/5] net/dpaa2: remove unneeded "
` [PATCH 4/5] net/enetfec: "
` [PATCH 5/5] net/virtio: "

[PATCH] pynfs: rpc.py: use OSError.errno to fix a not subscriptable exception
 2024-12-13 21:49 UTC  (2+ messages)

[PATCHv2 0/5] systemd split networkd package
 2024-12-13 21:48 UTC  (4+ messages)
` [PATCHv2 5/5] systemd: split networkd into its own package
  ` [OE-core] "

contrib/plugins does not build on 32-bit host
 2024-12-13 21:47 UTC 

[linux-next:master 1940/3764] arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-proton2s.dtb: /soc@0/bus@30800000/i2c@30a30000/tlc59108@40: failed to match any schema with compatible: ['ti,tlc59108']
 2024-12-13 21:45 UTC 

[android-common:android16-6.12 7221/7239] kernel/sched/core.c:6922:25: error: implicit declaration of function 'zap_balance_callbacks'; did you mean 'balance_callbacks'?
 2024-12-13 21:45 UTC 

[PATCH] Revert "drm/xe/devcoredump: Add ASCII85 dump helper function"
 2024-12-13 21:39 UTC  (11+ messages)

[PATCH 0/1] app/test: remove useless calls to rte_bitmap_free
 2024-12-13 21:38 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] selinux: add support for xperms in conditional policies
 2024-12-13 21:35 UTC  (2+ messages)

[PATCH] xen: address violation of MISRA C Rule 11.1
 2024-12-13 21:34 UTC  (8+ messages)

[PATCH] weston-init: remove kbd from RDEPENDS
 2024-12-13 21:34 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/7] accel/qaic: Initial AIC200 support
 2024-12-13 21:33 UTC  (8+ messages)
` [PATCH 1/7] bus: mhi: host: Refactor BHI/BHIe based firmware loading
` [PATCH 2/7] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
` [PATCH 3/7] accel/qaic: Allocate an exact number of MSIs
` [PATCH 4/7] accel/qaic: Add support for MSI-X
` [PATCH 5/7] accel/qaic: Mask out SR-IOV PCI resources
` [PATCH 6/7] accel/qaic: Add config structs for supported cards
` [PATCH 7/7] accel/qaic: Add AIC200 support

[Buildroot] [PATCH] package/gnutls: fix autobuild error from 3.8.8 update
 2024-12-13 20:57 UTC 

[PATCH] drm/i915/guc: Update guc_err message to show outstanding g2h responses
 2024-12-13 21:32 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

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

[PATCH v2] selinux: add netlink nlmsg_type audit message
 2024-12-13 21:30 UTC  (2+ messages)

[PATCH] selinux: add netlink nlmsg_type audit message
 2024-12-13 21:28 UTC  (4+ messages)

[PATCH bpf v2 0/2] Don't trust r0 bounds after BPF to BPF calls with abnormal returns
 2024-12-13 21:27 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test r0 bounds after BPF to BPF call with abnormal return


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.