All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-03 18:17:28 to 2023-07-03 18:56:42 UTC [more...]

[PATCH 6.1 00/11] 6.1.38-rc1 review
 2023-07-03 18:54 UTC  (5+ messages)
` [PATCH 6.1 01/11] xtensa: fix lock_mm_and_find_vma in case VMA not found
` [PATCH 6.1 02/11] drm/amd/display: Remove optimization for VRR updates
` [PATCH 6.1 10/11] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
` [PATCH 6.1 11/11] drm/amdgpu: Validate VM ioctl flags

[Buildroot] [git commit] package/python-setuptools: add missing dependency on host-python-wheel
 2023-07-03 18:56 UTC  (2+ messages)

[PATCH 6.3 00/13] 6.3.12-rc1 review
 2023-07-03 18:54 UTC  (14+ messages)
` [PATCH 6.3 01/13] xtensa: fix lock_mm_and_find_vma in case VMA not found
` [PATCH 6.3 02/13] drm/amd/display: Do not update DRR while BW optimizations pending
` [PATCH 6.3 03/13] PCI/ACPI: Validate acpi_pci_set_power_state() parameter
` [PATCH 6.3 04/13] PCI/ACPI: Call _REG when transitioning D-states
` [PATCH 6.3 05/13] execve: always mark stack as growing down during early stack setup
` [PATCH 6.3 06/13] nfs: dont report STATX_BTIME in ->getattr
` [PATCH 6.3 07/13] Revert "cxl/port: Enable the HDM decoder capability for switch ports"
` [PATCH 6.3 08/13] nubus: Partially revert proc_create_single_data() conversion
` [PATCH 6.3 09/13] hugetlb: revert use of page_cache_next_miss()
` [PATCH 6.3 10/13] scripts/tags.sh: Resolve gtags empty index generation
` [PATCH 6.3 11/13] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
` [PATCH 6.3 12/13] dm ioctl: Avoid double-fetch of version
` [PATCH 6.3 13/13] drm/amdgpu: Validate VM ioctl flags

[dpdk-dev] [PATCH v3 1/2] eal: fix side effects in align mul macros
 2023-07-03 18:55 UTC  (2+ messages)
` [PATCH] eal: avoid issues in macro expansion of alignment

[PATCH 6.4 00/13] 6.4.2-rc1 review
 2023-07-03 18:54 UTC  (14+ messages)
` [PATCH 6.4 01/13] xtensa: fix lock_mm_and_find_vma in case VMA not found
` [PATCH 6.4 02/13] tools/nolibc: x86_64: disable stack protector for _start
` [PATCH 6.4 03/13] PCI/ACPI: Validate acpi_pci_set_power_state() parameter
` [PATCH 6.4 04/13] PCI/ACPI: Call _REG when transitioning D-states
` [PATCH 6.4 05/13] execve: always mark stack as growing down during early stack setup
` [PATCH 6.4 06/13] nfs: dont report STATX_BTIME in ->getattr
` [PATCH 6.4 07/13] Revert "cxl/port: Enable the HDM decoder capability for switch ports"
` [PATCH 6.4 08/13] nubus: Partially revert proc_create_single_data() conversion
` [PATCH 6.4 09/13] hugetlb: revert use of page_cache_next_miss()
` [PATCH 6.4 10/13] scripts/tags.sh: Resolve gtags empty index generation
` [PATCH 6.4 11/13] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
` [PATCH 6.4 12/13] dm ioctl: Avoid double-fetch of version
` [PATCH 6.4 13/13] drm/amdgpu: Validate VM ioctl flags

[Buildroot] [PATCH 0/3] Add support for the MCF54418 Coldfire
 2023-07-03 18:55 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] arch: add support for mcf54418 Colfdire
` [Buildroot] [PATCH 2/3] board: add the qemu board support for mcf54418

[PATCH] irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
 2023-07-03 18:54 UTC  (3+ messages)

[PATCH 1/2] libbpf: kprobe.multi: cross filter using available_filter_functions and kallsyms
 2023-07-03 18:54 UTC  (2+ messages)

[PATCH net-next] skbuff: Optimize SKB coalescing for page pool case
 2023-07-03 18:53 UTC  (4+ messages)

[PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
 2023-07-03 18:52 UTC  (13+ messages)
` [PATCH v1 01/12] lib/string_choices: Add str_write_read() helper
` [PATCH v1 02/12] HID: cp2112: Use str_write_read() and str_read_write()
` [PATCH v1 03/12] HID: cp2112: Make irq_chip immutable
` [PATCH v1 04/12] HID: cp2112: Switch to for_each_set_bit() to simplify the code
` [PATCH v1 05/12] HID: cp2112: Don't call ->to_irq() explicitly
` [PATCH v1 06/12] HID: cp2112: Remove dead code
` [PATCH v1 07/12] HID: cp2112: Define maximum GPIO constant and use it
` [PATCH v1 08/12] HID: cp2112: Define all GPIO mask "
` [PATCH v1 09/12] HID: cp2112: Use BIT() in GPIO setter and getter
` [PATCH v1 10/12] HID: cp2112: Use sysfs_emit() to instead of scnprintf()
` [PATCH v1 11/12] HID: cp2112: Convert to DEVICE_ATTR_RW()
` [PATCH v1 12/12] HID: cp2112: Use octal permissions

[PATCH v4 00/19] drm/msm/dpu: another catalog rework
 2023-07-03 18:52 UTC  (8+ messages)
` [PATCH v4 12/19] drm/msm/dpu: inline LM_BLK macros
` [PATCH v4 13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros

[Buildroot] [PATCH 1/1] package/libcodec2: bump version to 1.1.1
 2023-07-03 18:52 UTC  (2+ messages)

[Buildroot] [git commit] package/libcodec2: bump version to 1.1.1
 2023-07-03 18:47 UTC 

[Intel-xe] xe & i915 display integration, display irqs
 2023-07-03 18:52 UTC  (2+ messages)

[PATCH v3 00/10] tracing: introducing eventfs
 2023-07-03 18:51 UTC  (6+ messages)
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions

[syzbot] [btrfs?] kernel BUG in merge_reloc_roots
 2023-07-03 18:49 UTC  (2+ messages)

[PATCH RFC v4 00/13] regulator: dynamic voltage monitoring support
 2023-07-03 18:50 UTC  (8+ messages)
` [PATCH RFC v4 07/13] regulator: find active protections during initialization
` [PATCH RFC v4 09/13] regulator: implement mon_disable_reg_disabled

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-03 18:49 UTC  (13+ messages)

[PATCH v2] readahead: Correct the start and size in ondemand_readahead()
 2023-07-03 18:49 UTC  (2+ messages)

[PATCH] test: remove unnecessary rte_srand
 2023-07-03 18:49 UTC 

Buggy rwsem locking code in fs/smb/client/file.c
 2023-07-03 18:46 UTC  (4+ messages)

[QUESTION] Full user space process isolation?
 2023-07-03 18:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.109
 2023-07-03 18:47 UTC  (2+ messages)

[Buildroot] [git commit] package/uuu: bump to version 1.5.109
 2023-07-03 18:46 UTC 

[Buildroot] [PATCH 1/1] package/libmicrohttpd: bump version to 0.9.77
 2023-07-03 18:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libminiupnpc: bump to version 2.2.5
 2023-07-03 18:46 UTC  (2+ messages)

[PATCH 0/9] gitk: improve keyboard support
 2023-07-03 18:45 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] gitk: add procedures to get commit info from selected row
  ` [PATCH v2 02/10] gitk: use term "current branch" in gui
  ` [PATCH v2 03/10] gitk: add keyboard bind for reset command
  ` [PATCH v2 04/10] gitk: show branch name in reset dialog
  ` [PATCH v2 05/10] gitk: add keyboard bind for checkout command
  ` [PATCH v2 06/10] gitk: add keyboard bind for remove branch command
  ` [PATCH v2 07/10] gitk: add keyboard bind for cherry-pick command
  ` [PATCH v2 08/10] gitk: add keyboard bind for create branch command
  ` [PATCH v2 09/10] gitk: improve keyboard convenience in reset dialog
  ` [PATCH v2 10/10] gitk: allow checkout of remote branch

[Buildroot] [PATCH 1/1] package/taglib: bump to version 1.13.1
 2023-07-03 18:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libks: bump version to 1.8.3
 2023-07-03 18:45 UTC  (2+ messages)

[Buildroot] [git commit] package/libnatpmp: bump version to 20230423
 2023-07-03 18:44 UTC 

[Buildroot] [git commit] package/libminiupnpc: bump to version 2.2.5
 2023-07-03 18:43 UTC 

[PATCH] risc-v: Fix order of IPI enablement vs RCU startup
 2023-07-03 18:45 UTC  (2+ messages)

[Buildroot] [git commit] package/libks: bump version to 1.8.3
 2023-07-03 18:43 UTC 

[Buildroot] [git commit] package/taglib: bump to version 1.13.1
 2023-07-03 18:44 UTC 

[Buildroot] [git commit] package/libmicrohttpd: bump version to 0.9.77
 2023-07-03 18:43 UTC 

Fwd: Memory corruption in multithreaded user space program while calling fork
 2023-07-03 18:44 UTC  (9+ messages)

[kirkstone/master PATCH] pru-icss_git.bb: update to PSSP v6.2.0
 2023-07-03 18:44 UTC 

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-03 18:42 UTC  (5+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver

[PATCH v1 1/1] irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S
 2023-07-03 18:42 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/7] Fix ctx workarounds for non-masked regs
 2023-07-03 18:41 UTC  (4+ messages)
  `  "

[PATCH] powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
 2023-07-03 17:01 UTC  (3+ messages)

[GIT PULL] LEDs for v6.5
 2023-07-03 18:39 UTC  (2+ messages)

[GIT PULL] Backlight for v6.5
 2023-07-03 18:39 UTC  (2+ messages)

[GIT PULL] MFD for v6.5
 2023-07-03 18:39 UTC  (2+ messages)

[PATCH v2] mm/slub: disable slab merging in the default configuration
 2023-07-03 18:38 UTC  (4+ messages)

[PATCH] webkitgtk: Enable JIT on RISCV64
 2023-07-03 18:38 UTC 

[chrome-os:chromeos-6.1 26/26] drivers/gpu/drm/i915/display/intel_pmdemand.h:36:24: error: 'I915_MAX_PIPES' undeclared here (not in a function)
 2023-07-03 18:36 UTC 

FAILED: patch "[PATCH] dm ioctl: Avoid double-fetch of version" failed to apply to 4.14-stable tree
 2023-07-03 18:36 UTC 

[PATCH v2 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-03 18:31 UTC  (17+ messages)
` [PATCH v2 01/16] target/riscv: Remove unuseful KVM stubs
` [PATCH v2 02/16] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PATCH v2 03/16] target/riscv: Restrict sysemu specific header to user emulation
` [PATCH v2 04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PATCH v2 05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/
` [PATCH v2 06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
` [PATCH v2 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
` [PATCH v2 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
` [PATCH v2 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
` [PATCH v2 10/16] target/riscv: Extract TCG-specific code "
` [PATCH v2 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
` [PATCH v2 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c
` [RFC PATCH v2 13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c
` [PATCH v2 14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c
` [PATCH v2 15/16] target/riscv: Restrict TCG-specific prototype declarations
` [PATCH v2 16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs

FAILED: patch "[PATCH] dm ioctl: Avoid double-fetch of version" failed to apply to 4.19-stable tree
 2023-07-03 18:36 UTC 

FAILED: patch "[PATCH] dm ioctl: Avoid double-fetch of version" failed to apply to 5.4-stable tree
 2023-07-03 18:36 UTC 

FAILED: patch "[PATCH] dm ioctl: Avoid double-fetch of version" failed to apply to 5.10-stable tree
 2023-07-03 18:36 UTC 

FAILED: patch "[PATCH] dm ioctl: Avoid double-fetch of version" failed to apply to 5.15-stable tree
 2023-07-03 18:36 UTC 

FAILED: patch "[PATCH] dm ioctl: Avoid double-fetch of version" failed to apply to 6.1-stable tree
 2023-07-03 18:36 UTC 

[PATCH 1/2] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
 2023-07-03 18:35 UTC  (7+ messages)
` [PATCH 2/2] Documentation: security-bugs.rst: clarify CVE handling

[PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic
 2023-07-03 18:34 UTC  (4+ messages)

[PATCH] netconsole: Append kernel version to message
 2023-07-03 18:34 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-modules 0/1] Introduce configure script to describe changes in linux kernel interface
 2023-07-03 18:28 UTC  (2+ messages)
` [lttng-dev] [PATCH lttng-modules 1/1] "

[akpm-mm:mm-unstable 62/89] include/linux/kexec.h:41:2: error: #error KEXEC_SOURCE_MEMORY_LIMIT not defined
 2023-07-03 18:34 UTC  (4+ messages)

[mm] 408579cd62: WARNING:suspicious_RCU_usage
 2023-07-03 18:33 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: remove hugetlb_set_page_subpool()
 2023-07-03 18:32 UTC  (2+ messages)

[PATCH 5.15.y] perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
 2023-07-03 18:32 UTC  (2+ messages)

[PATCH 6.3.y] mm/hugetlb: revert use of page_cache_next_miss()
 2023-07-03 18:31 UTC  (2+ messages)

[RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata
 2023-07-03 18:30 UTC  (19+ messages)

FAILED: patch "[PATCH] nubus: Partially revert proc_create_single_data() conversion" failed to apply to 5.10-stable tree
 2023-07-03 18:30 UTC 

FAILED: patch "[PATCH] nubus: Partially revert proc_create_single_data() conversion" failed to apply to 5.15-stable tree
 2023-07-03 18:29 UTC 

[RFC] rockchip: rk3308: fix "same-as-spl" bug in boot devices order
 2023-07-03 18:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-setuptools: add missing dependency on host-python-wheel
 2023-07-03 18:29 UTC  (2+ messages)

[ANN] U-Boot v2023.07-rc4 released
 2023-07-03 18:28 UTC  (2+ messages)
` U-Boot v2023.07-rc6 released

[PATCH v2 1/3] sunxi: u-boot-spl.lds: Pass _image_binary_end
 2023-07-03 18:28 UTC  (6+ messages)
` [PATCH v2 2/3] microblaze: "
` [PATCH v2 3/3] spl: spl_legacy: Fix spl_end address

[PATCH v4 00/33] Per-VMA locks
 2023-07-03 18:28 UTC  (13+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first

[PATCH] doc: imx: habv4: Fix typo in 'signing'
 2023-07-03 18:27 UTC  (2+ messages)

[PATCH] rockchip: Restore support for boot scripts in legacy image format
 2023-07-03 18:27 UTC  (2+ messages)

[RFC v3 00/10] Native Library Calls
 2023-07-03 18:21 UTC  (3+ messages)
` [RFC v3 05/10] linux-user: Implement native-bypass option support

+ mm-disable-config_per_vma_lock-by-default-until-its-fixed.patch added to mm-unstable branch
 2023-07-03 18:26 UTC 

[PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
 2023-07-03 18:26 UTC  (12+ messages)

[PATCH blktests] nvme/43: use a valid hostkey
 2023-07-03 18:25 UTC 

[PATCH 1/1] i2c: at91: constify at91_twi_pdata
 2023-07-03 18:23 UTC  (3+ messages)

[libc-coord] Re: regression in man pages for interfaces using loff_t
 2023-07-03 18:16 UTC  (3+ messages)
  ` [musl] "

[PATCH] net/mlx5: fix non-ip packets are not delivered when RSS hash type ESP is used
 2023-07-03 18:21 UTC 

[PATCH 1/1] mm: disable CONFIG_PER_VMA_LOCK by default until its fixed
 2023-07-03 18:21 UTC 

[PATCH v1 0/3] check-attr: integrate with sparse-index
 2023-07-03 18:21 UTC  (3+ messages)
` [PATCH v1 3/3] "

[PATCH v2 0/8] MSM8998 clk cleanups and fixups
 2023-07-03 18:20 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs
` [PATCH v2 2/8] dt-bindings: clock: qcom,mmcc: Add GPLL0_DIV for MSM8998
` [PATCH v2 3/8] clk: qcom: gcc-msm8998: Control MMSS and GPUSS GPLL0 outputs properly
` [PATCH v2 4/8] clk: qcom: mmcc-msm8998: Properly consume GPLL0 inputs
` [PATCH v2 5/8] clk: qcom: gpucc-msm8998: Use the correct GPLL0 leg with old DTs
` [PATCH v2 6/8] clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks
` [PATCH v2 7/8] arm64: dts: qcom: msm8998: Use the correct GPLL0 leg for GPUCC
` [PATCH v2 8/8] arm64: dts: qcom: msm8998: Use the correct GPLL0_DIV leg for MMCC

Possible Bug with `git commit -a` in v2.41.0
 2023-07-03 18:18 UTC 

[PATCH] xprtrdma: Remap Receive buffers after a reconnect
 2023-07-03 18:18 UTC 

[PATCH v1 00/12] fscrypt: add extent encryption
 2023-07-03 18:17 UTC  (4+ messages)

[Buildroot] [git commit] package/python-pyicu: fix build
 2023-07-03 18:16 UTC 

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-03 18:12 UTC  (15+ messages)
` [PATCH bpf-next v2 04/20] ice: Make ptype internal to descriptor info processing
` [PATCH bpf-next v2 05/20] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v2 06/20] ice: Support HW timestamp hint
` [PATCH bpf-next v2 07/20] ice: Support RX hash XDP hint
` [PATCH bpf-next v2 08/20] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v2 09/20] xdp: Add VLAN tag hint
` [PATCH bpf-next v2 13/20] ice: Implement checksum level hint
` [PATCH bpf-next v2 14/20] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH bpf-next v2 15/20] net, xdp: allow metadata > 32
` [PATCH bpf-next v2 16/20] selftests/bpf: Add flags and new hints to xdp_hw_metadata
` [PATCH bpf-next v2 17/20] veth: Implement VLAN tag and checksum level XDP hint
` [PATCH bpf-next v2 18/20] selftests/bpf: Use AF_INET for TX in xdp_metadata
` [PATCH bpf-next v2 19/20] selftests/bpf: Check VLAN tag and proto "
` [PATCH bpf-next v2 20/20] selftests/bpf: check checksum level "

[Buildroot] [PATCH v4 1/1] package/python-pyicu: fix build
 2023-07-03 18:17 UTC  (2+ messages)

[PATCH v3 0/4] Qualcomm REFGEN regulator
 2023-07-03 18:17 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: regulator: Describe "


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.