All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-24 01:45:15 to 2023-06-24 07:53:44 UTC [more...]

[PATCH v2 00/45] Add support for sam9x7 SoC family
 2023-06-24  7:53 UTC  (5+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible

[Buildroot] [PATCH 1/1] package/dahdi-linux: fix build with kernel >= 6.3
 2023-06-24  7:52 UTC 

[PATCH 0/7] xen/arm: Add some missing ISBs after updating the PTEs
 2023-06-24  7:49 UTC  (6+ messages)
` [PATCH 3/7] xen/arm64: head: Add missing isb in setup_fixmap()

[PATCH 0/5] scsi: dt-bindings: ufs: qcom: Some fixes to clear all dtbs_check warnings
 2023-06-24  7:49 UTC  (6+ messages)
` [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names

[PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases
 2023-06-24  7:47 UTC  (3+ messages)

[herbert-cryptodev-2.6:master 76/81] crypto/asymmetric_keys/x509_public_key.c:70: undefined reference to `sm2_compute_z_digest'
 2023-06-24  7:47 UTC  (5+ messages)
` [PATCH] crypto: sm2 - Provide sm2_compute_z_digest when sm2 is disabled

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 23.1.3
 2023-06-24  7:43 UTC 

[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
 2023-06-24  7:41 UTC  (9+ messages)
` [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties

[PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
 2023-06-24  7:41 UTC  (6+ messages)

[PATCH v7 0/8] Fix the problem that rxe can not work in net
 2023-06-24  7:39 UTC  (9+ messages)
` [PATCH v7 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH v7 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCH v7 3/8] RDMA/nldev: Add dellink function pointer
` [PATCH v7 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCH v7 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCH v7 6/8] RDMA/rxe: add the support of net namespace
` [PATCH v7 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCH v7 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace

[PATCH 01/15] arm64: dts: qcom: msm8916-gt5: drop incorrect accelerometer interrupt-names
 2023-06-24  7:39 UTC  (5+ messages)
` [PATCH 09/15] arm64: dts: qcom: sc7280-crd: add dummy Bluetooth VDDIO supply

[PATCH] objtool: Make 'sec-address' always on
 2023-06-24  7:33 UTC  (3+ messages)

[XEN PATCH v4] xen/include: avoid using a compiler extension for BUILD_BUG_ON_ZERO
 2023-06-24  7:32 UTC  (4+ messages)

Yocto and kernel - dependencies
 2023-06-24  7:32 UTC  (9+ messages)
` [poky] "

[Buildroot] FBTFT extension does not work out of the box
 2023-06-24  7:30 UTC  (2+ messages)

[PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS
 2023-06-24  7:30 UTC  (7+ messages)

[PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config
 2023-06-24  7:29 UTC  (4+ messages)

[PATCH V2 00/13] Add multipd remoteproc support
 2023-06-24  7:28 UTC  (17+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH V2 13/13] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd

[PATCH] credential/libsecret: erase matching creds only
 2023-06-24  7:21 UTC 

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-06-24  7:20 UTC  (13+ messages)
` [PATCH v9 04/10] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v9 05/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v9 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v9 10/10] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[GIT PULL] MHI changes for v6.5
 2023-06-24  7:17 UTC  (2+ messages)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-24  7:11 UTC  (11+ messages)

[PATCH v2 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-06-24  7:09 UTC  (16+ messages)
` [PATCH v2 bpf-next 01/13] bpf: Rename few bpf_mem_alloc fields
` [PATCH v2 bpf-next 02/13] bpf: Simplify code of destroy_mem_alloc() with kmemdup()
` [PATCH v2 bpf-next 03/13] bpf: Let free_all() return the number of freed elements
` [PATCH v2 bpf-next 04/13] bpf: Refactor alloc_bulk()
` [PATCH v2 bpf-next 05/13] bpf: Further refactor alloc_bulk()
` [PATCH v2 bpf-next 06/13] bpf: Optimize moving objects from free_by_rcu_ttrace to waiting_for_gp_ttrace
` [PATCH v2 bpf-next 07/13] bpf: Change bpf_mem_cache draining process
` [PATCH v2 bpf-next 08/13] bpf: Add a hint to allocated objects
` [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list
` [PATCH v2 bpf-next 10/13] rcu: Export rcu_request_urgent_qs_task()
` [PATCH v2 bpf-next 11/13] selftests/bpf: Improve test coverage of bpf_mem_alloc
` [PATCH v2 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
` [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu

[PATCH v1] xen/arm: arm32: Add support to identify the Cortex-R52 processor
 2023-06-24  7:04 UTC  (11+ messages)

[xen-unstable test] 181565: tolerable FAIL - PUSHED
 2023-06-24  6:59 UTC 

[PATCH v4] bus: mhi: host: pci_generic: Add support for quectel's new EM160R-GL product
 2023-06-24  6:57 UTC  (4+ messages)
  ` 回复: "

[PATCH] RISC-V: Clobber V registers on syscalls
 2023-06-24  6:54 UTC  (4+ messages)

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-06-24  6:54 UTC  (3+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()

[PATCH v3] rust: xarray: Add an abstraction for XArray
 2023-06-24  6:52 UTC  (3+ messages)

[PATCH v2 0/5] Fix some checkpatch issues
 2023-06-24  6:50 UTC  (4+ messages)

[oe-core][PATCH] python3-pygobject: disable features_check for class-native
 2023-06-24  6:48 UTC  (3+ messages)

[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-06-24  6:42 UTC  (6+ messages)

RFC: bsd-user broken a while ago, is this the right fix?
 2023-06-24  6:40 UTC 

[PATCH 0/4] IPQ8074 pcie/wcss fixes
 2023-06-24  6:34 UTC  (4+ messages)
` [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3

[PATCH] PCI: qcom: configure the parf halt window size to 1GB
 2023-06-24  6:23 UTC  (2+ messages)

[PATCH 00/11] staging: rtl8192e: Remove timer function TsSetupTimeOut
 2023-06-24  6:04 UTC  (12+ messages)
` [PATCH 01/11] staging: rtl8192e: Remove unused timer SetupTimer
` [PATCH 02/11] staging: rtl8192e: Remove equation of local variable InactTime of AdmitTS
` [PATCH 03/11] staging: rtl8192e: Remove unused timer InactTimer
` [PATCH 04/11] staging: rtl8192e: Remove empty function AdmitTS
` [PATCH 05/11] staging: rtl8192e: Remove variable modulation as it is constant
` [PATCH 06/11] staging: rtl8192e: Remove variable host_encrypt "
` [PATCH 07/11] staging: rtl8192e: Remove variable host_decrypt "
` [PATCH 08/11] staging: rtl8192e: Remove variable card_type
` [PATCH 09/11] staging: rtl8192e: Remove variable bdisable_nic
` [PATCH 10/11] staging: rtl8192e: Remove variable priv->reg_chnl_plan
` [PATCH 11/11] staging: rtl8192e: Remove variable ieee->short_slot

[PATCH] riscv: Select HAVE_ARCH_USERFAULTFD_MINOR
 2023-06-24  6:03 UTC  (2+ messages)

[PATCH] serial: sifive: Fix sifive_serial_console_setup() section
 2023-06-24  6:01 UTC  (2+ messages)

[RFC] perf record: Use PERF_RECORD_LOST for synthesizing samples from read_format->lost
 2023-06-24  5:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_fb_coherency: add mega-feature and functionality
 2023-06-24  5:46 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/26] use array_size
 2023-06-24  5:34 UTC  (3+ messages)
` [PATCH 17/26] kcov: "

[PATCH] fstests: reduce runtime of check -n
 2023-06-24  5:32 UTC  (6+ messages)

[PATCH 1/3] mesa: Fix build with upcoming LLVM 17
 2023-06-24  5:32 UTC  (3+ messages)
` [PATCH 2/3] libxcrypt: Limit to enabling strong hash algos only
` [PATCH 3/3] alsa-lib: Disable old API symbols

[PATCHv2 0/3] zsmalloc: small compaction improvements
 2023-06-24  5:12 UTC  (4+ messages)
` [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage
` [PATCHv2 2/3] zsmalloc: move migration destination zspage inuse check
` [PATCHv2 3/3] zsmalloc: remove zs_compact_control

acpi_ns_validate_handle's code is modified and triggers IBT
 2023-06-24  5:29 UTC 

[PATCH v5 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-06-24  5:28 UTC  (3+ messages)
` [PATCH v5 4/4] perf tools: Add printing perf_event_attr config "

[libgpiod][PATCH 0/4] python examples and comment corrections
 2023-06-24  5:20 UTC  (5+ messages)
` [libgpiod][PATCH 1/4] bindings: python: examples: replace tools examples with use case examples
` [libgpiod][PATCH 2/4] core: examples: fix file comments
` [libgpiod][PATCH 3/4] cxx: examples: file comment consistency
` [libgpiod][PATCH 4/4] rust: "

[PATCH v2 0/2] RISC-V: T-Head vector handling
 2023-06-24  5:18 UTC  (6+ messages)
` [PATCH v2 3/3] RISC-V: add T-Head vector errata handling

[PATCH v2 0/3] wayland/weston upgrades
 2023-06-24  5:18 UTC  (5+ messages)
` [OE-core] "

[PATCH v2] drm/amd/display: Remove unnecessary casts in amdgpu_dm_helpers.c
 2023-06-24  5:08 UTC 

[PATCH] firewire: net: fix use after free in fwnet_finish_incoming_packet()
 2023-06-24  5:06 UTC  (2+ messages)

[PATCH] drm/amd/display: Clean up warnings in amdgpu_dm_pp_smu.c
 2023-06-24  5:00 UTC 

[PATCH 0/2] zsmalloc: small compaction improvements
 2023-06-24  5:00 UTC  (6+ messages)
` [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage

[PATCH 0/3] Add Anbernic RG-Nano
 2023-06-24  4:57 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: sun8i: V3s: Add pinctrl for pwm

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-06-23
 2023-06-24  4:42 UTC 

[PATCH] drm/amd/display: Fix warning about msleep in amdgpu_dm_helpers.c
 2023-06-24  4:48 UTC 

[PATCH] drm/amd/display: Remove unnecessary casts in amdgpu_dm_helpers.c
 2023-06-24  4:44 UTC 

[PATCH v3 0/3] Remove symbol_name_rb_node
 2023-06-24  4:42 UTC  (2+ messages)

[PATCH] drm/amd/display: Eliminate warnings in amdgpu_dm_helpers.c
 2023-06-24  4:38 UTC 

[PATCH] t7701: make annotated tag unreachable
 2023-06-24  4:38 UTC  (2+ messages)

FAILED: patch "[PATCH] nilfs2: prevent general protection fault in" failed to apply to 6.1-stable tree
 2023-06-24  4:18 UTC  (2+ messages)
` [PATCH 4.14 4.19 5.4 5.10 5.15 6.1] nilfs2: prevent general protection fault in nilfs_clear_dirty_page()

[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
 2023-06-24  4:15 UTC  (6+ messages)
` [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault

[jimc:dd-fix-2j 11/17] lib/test_dynamic_debug.c:102:1: sparse: sparse: symbol 'map_disjoint_bits_classnames' was not declared. Should it be static?
 2023-06-24  4:10 UTC 

[Buildroot] [PATCH v9 00/11] add support for TI's AM64x and AM62x boards
 2023-06-24  4:09 UTC  (7+ messages)
` [Buildroot] [PATCH v9 07/11] package/ti-core-secdev-k3: new package

[PATCH] ksmbd: fix out of bounds read in smb2_sess_setup
 2023-06-24  4:01 UTC  (2+ messages)
` [PATCH] ksmbd: add missing compound request handing in some commands

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-24  4:05 UTC  (2+ messages)

[PATCH net-next 1/6] net: dsa: vsc73xx: convert to PHYLINK
 2023-06-24  4:02 UTC  (3+ messages)

[PATCH v7 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-06-24  4:00 UTC  (4+ messages)
` [PATCH v7 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v7 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support

[PATCH RFC v2 3/3] crypto: Introduce SM9 key exchange algorithm
 2023-06-24  4:00 UTC 

[PATCH bpf-next 00/12] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-06-24  3:57 UTC  (6+ messages)
` [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects

[PATCH][next] ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
 2023-06-24  3:50 UTC  (2+ messages)

[PATCH] drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, _psr.c
 2023-06-24  3:49 UTC 

[PATCH][next] smb: Replace one-element array with flexible-array member
 2023-06-24  3:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add tests and support for VKMS's new ConfigFS features
 2023-06-24  3:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/2] arm64: dts: agilex/stratix10: Updated QSPI Flash layout for UBIFS
 2023-06-24  3:31 UTC  (5+ messages)
` [cocci] "
    ` [cocci] [v2 "
      `  "

[PATCH v2] drm/amd/display: Remove spaces before tabs in amdgpu_dm_hdcp.c
 2023-06-24  3:29 UTC 

xfs_rapair fails with err 117. Can I fix the fs or recover individual files somehow?
 2023-06-24  3:26 UTC  (4+ messages)

[PATCH RFC 0/2] RISC-V: T-Head vector handling
 2023-06-24  3:23 UTC  (6+ messages)
` [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling

[PATCH] memblock: report failures when memblock_can_resize is not set
 2023-06-24  3:26 UTC 

[syzbot] [input?] INFO: task hung in uhid_char_release
 2023-06-24  3:16 UTC 

[PATCH net-next v4 00/15] splice, net: Switch over users of sendpage() and remove it
 2023-06-23 11:44 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH net-next v4 12/15] ocfs2: Fix use of slab data with sendpage
` [Ocfs2-devel] [PATCH net-next v4 13/15] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC  (7+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [Ocfs2-devel] "
    ` [Ocfs2-devel] [PATCH 00/79] fs: new accessors for inode->i_ctime

[PATCH net-next v5 00/16] splice, net: Switch over users of sendpage() and remove it
 2023-06-23 22:55 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH net-next v5 13/16] ocfs2: Fix use of slab data with sendpage
` [Ocfs2-devel] [PATCH net-next v5 14/16] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-24  2:52 UTC  (10+ messages)
` [RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata

[PATCH] memblock: Introduce memblock_reserve_node()
 2023-06-24  2:46 UTC 

cron job: media_tree daily build: ERRORS
 2023-06-24  2:43 UTC 

[mlmmj] html message
 2023-06-24  2:29 UTC 

[Intel-xe] [RFC] drm/xe/pvc: Force even num engines to use 64B
 2023-06-24  2:20 UTC  (6+ messages)
` [Intel-xe] ✓ CI.KUnit: success for "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH net-next 0/8] mlxsw: Maintain candidate RIFs
 2023-06-24  2:10 UTC  (2+ messages)

[PATCH net] bonding: do not assume skb mac_header is set
 2023-06-24  2:10 UTC  (2+ messages)

[GIT PULL] tracing: user_event fix for 6.4
 2023-06-24  2:09 UTC  (3+ messages)

[RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table
 2023-06-24  2:08 UTC  (7+ messages)

[linux-linus test] 181564: regressions - FAIL
 2023-06-24  2:07 UTC 

[PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-24  2:06 UTC  (24+ messages)
` [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock
` [PATCH 07/15] dt-bindings: display/msm: Add SM6125 MDSS
` [PATCH 08/15] drm/msm/dpu: Add SM6125 support
` [PATCH 11/15] drm/msm/dsi: Add 14nm phy configuration for SM6125
` [PATCH 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock
` [PATCH 13/15] arm64: dts: qcom: sm6125: Add dispcc node
` [PATCH 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes
` [PATCH 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel

[PATCH net] net: bcmgenet: Ensure MDIO unregistration has clocks enabled
 2023-06-24  2:00 UTC  (2+ messages)

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-24  1:58 UTC  (7+ messages)

[linux-next:master 7532/12162] include/linux/fortify-string.h:529:25: error: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2023-06-24  1:58 UTC 

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-24  1:55 UTC  (5+ messages)
` [v3,17/19] "

[PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters
 2023-06-24  1:46 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] net: bpf: Check SKB ownership against full socket
` [PATCH bpf-next v4 2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets


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.