All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-06 18:10:27 to 2023-02-06 19:05:03 UTC [more...]

[PATCH] bisect: fix "reset" when branch is checked out elsewhere
 2023-02-06 19:04 UTC  (6+ messages)

[Buildroot] [PATCH v5 01/10] package/cpuinfo: new package
 2023-02-06 19:04 UTC  (9+ messages)
` [Buildroot] [PATCH v5 03/10] package/gemmlowp: "
` [Buildroot] [PATCH v5 04/10] package/pthreadpool: "

[PATCH v2 00/19] RTAS maintenance
 2023-02-06 18:54 UTC  (31+ messages)
` [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
` [PATCH v2 02/19] powerpc/perf/hv-24x7: add missing RTAS retry status handling
` [PATCH v2 03/19] powerpc/pseries/lpar: "
` [PATCH v2 04/19] powerpc/pseries/lparcfg: "
` [PATCH v2 05/19] powerpc/pseries/setup: "
` [PATCH v2 06/19] powerpc/pseries: drop RTAS-based timebase synchronization
` [PATCH v2 07/19] powerpc/rtas: improve function information lookups
` [PATCH v2 08/19] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
` [PATCH v2 09/19] powerpc/tracing: tracepoints for RTAS entry and exit
` [PATCH v2 10/19] powerpc/rtas: add tracepoints around RTAS entry
` [PATCH v2 11/19] powerpc/rtas: add work area allocator
` [PATCH v2 12/19] powerpc/pseries/dlpar: use RTAS work area API
` [PATCH v2 13/19] powerpc/pseries: PAPR system parameter API
` [PATCH v2 14/19] powerpc/pseries: convert CMO probe to papr_sysparm API
` [PATCH v2 15/19] powerpc/pseries/lparcfg: convert "
` [PATCH v2 16/19] powerpc/pseries/hv-24x7: "
` [PATCH v2 17/19] powerpc/pseries/lpar: "
` [PATCH v2 18/19] powerpc/rtas: introduce rtas_function_token() API
` [PATCH v2 19/19] powerpc/rtas: arch-wide function token lookup conversions

[Intel-gfx] [PATCH v2] drm/i915/huc: Add and use HuC oriented print macros
 2023-02-06 19:03 UTC  (3+ messages)
`  "

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-06 19:02 UTC  (15+ messages)
` [PATCH 04/18] cxl/region: Validate region mode vs decoder mode
` [PATCH 05/18] cxl/region: Add volatile region creation support
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH 11/18] cxl/region: Add region autodiscovery

[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
 2023-02-06 19:01 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9
 2023-02-06 19:00 UTC  (4+ messages)

[PATCH 0/9] target/arm: Housekeeping around NVIC
 2023-02-06 19:00 UTC  (16+ messages)
` [PATCH 1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
` [PATCH 2/9] target/arm: Constify ID_PFR1 on user emulation
` [PATCH 3/9] target/arm: Avoid resetting CPUARMState::eabi field
` [PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
` [PATCH 5/9] target/arm: Restrict CPUARMState::gicv3state "
` [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
` [PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'

[PATCH] USB: ene_usb6250: Allocate enough memory for full object
 2023-02-06 19:00 UTC  (4+ messages)

[PATCH] credential: new attribute password_expiry_utc
 2023-02-06 18:59 UTC  (6+ messages)
` [PATCH v2] "

Linux guest kernel threat model for Confidential Computing
 2023-02-06 18:58 UTC  (11+ messages)

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2023-02-06 18:58 UTC  (8+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler

drivers/pci/p2pdma.c:199:44: sparse: sparse: dereference of noderef expression
 2023-02-06 18:21 UTC  (3+ messages)

[LSF/MM/BPF BoF]: A host FTL for zoned block devices using UBLK
 2023-02-06 18:58 UTC  (5+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-06 17:19 UTC  (4+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

Request for contributor approval: Relicensing rseq selftests to MIT
 2023-02-06 18:58 UTC  (3+ messages)

[PATCH v2 00/17] audio: improve callback interface for audio frontends
 2023-02-06 18:52 UTC  (18+ messages)
` [PATCH v2 01/17] audio: change type of mix_buf and conv_buf
` [PATCH v2 02/17] audio: change type and name of the resample buffer
` [PATCH v2 03/17] audio: make the resampling code greedy
` [PATCH v2 04/17] audio: replace the resampling loop in audio_pcm_sw_write()
` [PATCH v2 05/17] audio: remove sw == NULL check
` [PATCH v2 06/17] audio: rename variables in audio_pcm_sw_write()
` [PATCH v2 07/17] audio: don't misuse audio_pcm_sw_write()
` [PATCH v2 08/17] audio: remove unused noop_conv() function
` [PATCH v2 09/17] audio/mixeng: calculate number of input frames
` [PATCH v2 10/17] audio: wire up st_rate_frames_in()
` [PATCH v2 11/17] audio: replace the resampling loop in audio_pcm_sw_read()
` [PATCH v2 12/17] audio: rename variables "
` [PATCH v2 13/17] audio/mixeng: calculate number of output frames
` [PATCH v2 14/17] audio: wire up st_rate_frames_out()
` [PATCH v2 15/17] audio: handle leftover audio frame from upsampling
` [PATCH v2 16/17] audio/audio_template: substitute sw->hw with hw
` [PATCH v2 17/17] audio: remove sw->ratio

[PATCH 2/2] shmem: Add shmem_read_folio() and shmem_read_folio_gfp()
 2023-02-06 18:56 UTC  (2+ messages)

[PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
 2023-02-06 18:55 UTC  (4+ messages)

[PATCH v1 0/8] Add IO page table replacement support
 2023-02-06 18:54 UTC  (4+ messages)
` [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement

[PATCH 0/1] Add Radxa Rock Pi 3A board support
 2023-02-06 17:56 UTC  (2+ messages)
` [PATCH 1/1] rockchip: rk3568: "

[PATCH 00/12] qtests vs. default devices
 2023-02-06 18:52 UTC  (5+ messages)
` [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present

[Intel-gfx] [PATCH] drm/i915/gt: Avoid redundant pointer validity check
 2023-02-06 18:53 UTC  (9+ messages)
    `  "

[PATCH 5.4 000/134] 5.4.231-rc2 review
 2023-02-06 18:52 UTC  (2+ messages)

[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-02-06 18:50 UTC  (10+ messages)
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls "

Call for GSoC and Outreachy project ideas for summer 2023
 2023-02-06 18:47 UTC  (8+ messages)

[PATCH v3 00/27] drm/msm/dpu: wide planes support
 2023-02-06 18:48 UTC  (4+ messages)
` [PATCH v3 19/27] drm/msm/dpu: make _dpu_plane_calc_clk accept mode directly

[PATCHv6 00/11] Introduce RK806 Support
 2023-02-06 18:47 UTC  (7+ messages)
` [PATCHv6 05/11] mfd: rk808: split into core and i2c

[PATCH] drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
 2023-02-06 18:47 UTC  (3+ messages)

[xen-unstable-smoke test] 176424: tolerable trouble: pass/starved - PUSHED
 2023-02-06 18:46 UTC 

[PATCH 0/8] btrfs: some log tree fixes and cleanups
 2023-02-06 18:40 UTC  (4+ messages)
` [PATCH 6/8] btrfs: simplify update of last_dir_index_offset when logging a directory

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-02-06 18:46 UTC  (4+ messages)
` [PATCH v3 10/10] bus/vdev: check result of rte_vdev_device_name

[PATCH] sockaddr.3type: BUGS: Document that libc should be fixed using a union
 2023-02-06 18:45 UTC  (2+ messages)

[PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2023-02-06 18:45 UTC  (3+ messages)

[PATCH v5 0/4] compare machine type compat_props
 2023-02-06 18:42 UTC  (3+ messages)
` [PATCH v5 4/4] scripts: add script to compare compatible properties

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-06 18:41 UTC  (10+ messages)

[PATCH] x86/kprobes: Fix 1 byte conditional jump target
 2023-02-06 18:42 UTC  (2+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-06 18:20 UTC  (21+ messages)
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
                      ` [Nouveau] "

[dunfell][PATCH] ti-tisdk-makefile: Makefile_linux-dtbs: Fix incorrect DTBO file generated by Makefile
 2023-02-06 18:41 UTC  (2+ messages)
` [meta-arago] "

[meta-python][kirkstone][PATCH 1/6] python3-pillow: upgrade 9.0.1 -> 9.1.1
 2023-02-06 18:40 UTC  (4+ messages)
` [meta-python][kirkstone][PATCH 6/6] python3-pillow: Add distutils, unixadmin for ptest
  ` [oe] "

[PATCH v3] i2c: dev: don't allow user-space to deadlock the kernel
 2023-02-06 18:39 UTC  (6+ messages)

[PATCH] btrfs: sysfs: Handle NULL return values
 2023-02-06 18:37 UTC  (4+ messages)

[PATCH net-next] net: sched: sch: Fix off by one in htb_activate_prios()
 2023-02-06 18:39 UTC  (2+ messages)

Current LKMM patch disposition
 2023-02-06 18:39 UTC  (7+ messages)

[LTP] [PATCH] close_range: check for kernel support below 5.9
 2023-02-06 18:38 UTC  (12+ messages)

[PATCH 0/3] add: remove Perl version of "git add -[pi]"
 2023-02-06 18:38 UTC  (3+ messages)
` [PATCH 1/3] add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"

[PATCH v4] kernel/fork: beware of __put_task_struct calling context
 2023-02-06 18:36 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next v4 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
 2023-02-06 18:37 UTC  (7+ messages)
        `  "

[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-02-06 18:36 UTC  (6+ messages)

[PATCH v2 0/6] media: i2c: mlx7502x ToF camera support
 2023-02-06 18:35 UTC  (13+ messages)
` [PATCH v2 5/6] media: dt-bindings: media: i2c: Add mlx7502x camera sensor binding

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-02-06 18:35 UTC  (3+ messages)

[PATCH] jfs: Use unsigned variable for length calculations
 2023-02-06 18:35 UTC  (3+ messages)

[PATCH V1] meson: fix dependency on qemu-keymap
 2023-02-06 18:33 UTC  (3+ messages)

[PATCH V2] meson: fix dependency on qemu-keymap
 2023-02-06 18:34 UTC 

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-06 18:34 UTC  (3+ messages)
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-06 18:34 UTC  (2+ messages)
` [PATCH v2] app/procinfo: display eventdev xstats for PMD data

[Intel-gfx] [PATCH v2] drm/i915/pcode: Give the punit time to settle before fatally failing
 2023-02-06 18:32 UTC  (2+ messages)
`  "

[PATCH v2 000/169] Kconfig: More cleanup of CONFIG options
 2023-02-06 18:32 UTC  (5+ messages)
` [PATCH v2 004/169] boot: Add a Kconfig for SPL_BOOTSTD_FULL

[PATCH 0/1] spi: intel: Remove DANGEROUS tag from pci driver
 2023-02-06 18:31 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 net-next] net: mscc: ocelot: un-export unused regmap symbols
 2023-02-06 18:31 UTC  (2+ messages)

[PATCH v3 net-next 0/4] net: introduce rps_default_mask
 2023-02-06 18:30 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] net-sysctl: factor out cpumask parsing helper
` [PATCH v3 net-next 2/4] net-sysctl: factor-out rpm mask manipulation helpers
` [PATCH v3 net-next 3/4] net: introduce default_rps_mask netns attribute
` [PATCH v3 net-next 4/4] self-tests: introduce self-tests for RPS default mask

[PATCH] vc_screen: break from vcs_read() while loop if vcs_vc() returns NULL
 2023-02-06 18:31 UTC  (4+ messages)

[PATCH] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
 2023-02-06 18:30 UTC  (2+ messages)

[PATCH 00/14] GMU-less A6xx support (A610, A619_holi)
 2023-02-06 18:30 UTC  (4+ messages)
` [PATCH 06/14] drm/msm/gpu: Use dev_pm_opp_set_rate for non-GMU GPUs

[PATCH v2 0/3] power: supply: Lenovo Yoga C630 EC
 2023-02-06 18:28 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add "
` [PATCH v2 2/3] power: supply: Add Lenovo Yoga C630 EC driver

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2023-02-06 18:28 UTC  (11+ messages)

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-06 18:27 UTC  (6+ messages)
` [PATCH v5 2/3] arm/kvm: add support for MTE
` [PATCH v5 3/3] qtests/arm: add some mte tests

[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
 2023-02-06 18:26 UTC  (2+ messages)

[PATCH v4] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-02-06 18:25 UTC  (6+ messages)

main - device_id: ignore quotes in device id
 2023-02-06 18:24 UTC 

[PATCH v7 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-02-06 18:23 UTC  (3+ messages)

[PATCH b4 RFC 0/3] "b4 prep --new --fork-point" is not clear to me
 2023-02-06 18:23 UTC  (4+ messages)
` [PATCH b4 RFC 1/3] ez: prep -n: use fork-point as base branch
` [PATCH b4 RFC 2/3] ez: prep -n: always use fork-point as a base
` [PATCH b4 RFC 3/3] ez: prep -n: validate fork-point is a branch

[PATCH] drm/amdgpu: Fix potential race processing vm->freed
 2023-02-06 18:23 UTC  (10+ messages)

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-06 18:18 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7921: Allow disabling deep-sleep and beacon filtering
 2023-02-06 18:12 UTC 

[PATCH] soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
 2023-02-06 18:17 UTC  (2+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-02-06 18:17 UTC  (23+ messages)

[PATCH net-next 0/4] net: core: use a dedicated kmem_cache for skb head allocs
 2023-02-06 18:16 UTC  (2+ messages)

[PATCH] btrfs: restore assertion failure to the code line where it happens
 2023-02-06 18:11 UTC  (3+ messages)

[PATCH v2 net-next 0/3] ionic: on-chip descriptors
 2023-02-06 18:16 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] ionic: remove unnecessary indirection
` [PATCH v2 net-next 2/3] ionic: remove unnecessary void casts
` [PATCH v2 net-next 3/3] ionic: add support for device Component Memory Buffers

[igt-dev] [PATCH v3] Chamelium: Get Chamelium Logs on RPC failure
 2023-02-06 18:16 UTC  (3+ messages)
` [igt-dev] [PATCH v4] "

[RFC PATCH v6 00/12] livepatch: klp-convert tool
 2023-02-06 18:16 UTC  (3+ messages)
` [RFC PATCH v6 03/12] livepatch: Add "

[PATCH] KVM: selftests: Enable USERFAULTFD
 2023-02-06 18:15 UTC  (3+ messages)

[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-06 18:14 UTC  (4+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm

[igt-dev] [PATCH i-g-t v2 0/2] Psr2 dsc testcases
 2023-02-06 18:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] kms_psr2_sf: Add dynamic subtests which use DSC feature

[PATCH] thermal: Hunt zero trip points thermal zones usage
 2023-02-06 18:13 UTC  (4+ messages)

[PATCH 1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event
 2023-02-06 18:10 UTC  (5+ messages)
` [PATCH 2/2] perf test bpf: Skip test if kernel-debuginfo is not present

renesas/master baseline: 535 runs, 32 regressions (renesas-devel-2023-02-06-v6.2-rc7)
 2023-02-06 18:10 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.