All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-08 02:28:48 to 2022-09-08 05:01:28 UTC [more...]

[PATCH 0/5] plugging some list-objects-filter leaks
 2022-09-08  5:01 UTC  (5+ messages)
` [PATCH 1/5] list_objects_filter_copy(): deep-copy sparse_oid_name field
` [PATCH 2/5] transport: deep-copy object-filter struct for fetch-pack
` [PATCH 3/5] transport: free filter options in disconnect_git()
` [PATCH 4/5] list_objects_filter_options: plug leak of filter_spec strings

[tj-cgroup:for-6.1] BUILD SUCCESS c478bd88362418bd2a1c230215fde184f5642e44
 2022-09-08  4:56 UTC 

[linux-next:master 3557/5850] drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2022-09-08  4:54 UTC 

[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
 2022-09-08  4:53 UTC  (9+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
  ` [PATCH v2 1/2] branch: refactor "edit_description" code path
  ` [PATCH v3 0/2] branch: support for shortcuts like @{-1}, completed
    ` [PATCH v3 1/2] branch: refactor "edit_description" code path
    ` [PATCH v3 2/2] branch: support for shortcuts like @{-1} completed

next/pending-fixes baseline: 385 runs, 19 regressions (v6.0-rc4-326-g49ccb7c6c3ca)
 2022-09-08  4:53 UTC 

[PATCH 1/1] efi_selftest: supply EFI binary for ExitBootServices
 2022-09-08  4:52 UTC 

[PATCH] kprobe: reverse kp->flags when arm_kprobe failed
 2022-09-08  4:51 UTC  (2+ messages)

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-08  4:35 UTC  (6+ messages)

[PATCH] sparc: kprobes: Free instructions in arch_remove_kprobe()
 2022-09-08  4:33 UTC  (3+ messages)

drivers/cxl/core/port.c:534 cxl_decoder_add() warn: passing zero to 'PTR_ERR'
 2022-09-08  4:33 UTC 

[PATCH] tpm: Disable tpm verifier if tpm is not present
 2022-09-08  4:23 UTC 

[PATCH v3 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-09-08  4:24 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
` [PATCH v3 2/4] drivers: misc: Add Support "
` [PATCH v3 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject
` [PATCH v3 4/4] drivers: misc: Add Support for TMR Inject IP

[PATCH v5 0/4] Introduce static heap
 2022-09-08  4:25 UTC  (5+ messages)
` [PATCH v5 1/4] xen/arm: bootfdt: Make process_chosen_node() return int
` [PATCH v5 2/4] docs, xen/arm: Introduce static heap memory
` [PATCH v5 3/4] xen/arm: mm: Rename xenheap_* variable to directmap_*
` [PATCH v5 4/4] xen/arm: Handle static heap pages in boot and heap allocator

[PATCH V5 0/6] Virtio toolstack support for I2C and GPIO on Arm
 2022-09-08  4:24 UTC  (6+ messages)
` [PATCH V5 1/6] libxl: Add support for Virtio I2C device

linux-next: build failure after merge of the kbuild tree
 2022-09-08  4:14 UTC  (2+ messages)

[PATCH v4 2/2] edac: zynqmp_ocm: Add EDAC support for ZynqMP OCM
 2022-09-08  4:21 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Use MEDIA_VER() when handling media fuses
 2022-09-08  4:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 0/6] media: imx: imx7-media-csi: Destage driver
 2022-09-08  4:16 UTC  (13+ messages)
` [PATCH 1/6] media: imx: Decouple imx8mq-mipi-csi2 from imx7-media-csi
` [PATCH 2/6] media: imx: Unstage the imx7-media-csi driver
` [PATCH 3/6] staging: media: imx: Drop imx_media_subdev_bound()
` [PATCH 4/6] staging: media: imx: Drop IMX_MEDIA_GRP_ID_CSI
` [PATCH 5/6] staging: media: imx: Drop unused helper functions
` [PATCH 6/6] staging: media: imx: Make imx_media_of_add_csi() static

[PATCH] webkitgtk: Update to 2.6.37
 2022-09-08  4:16 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 4/3] memblock tests: add new pageblock related macro
 2022-09-08  4:16 UTC  (2+ messages)

[PATCH net-next,v3 00/22] refactor the walk and lookup hook functions in tc_action_ops
 2022-09-08  4:14 UTC  (23+ messages)
` [PATCH net-next,v3 01/22] net: sched: act: move global static variable net_id to tc_action_ops
` [PATCH net-next,v3 02/22] net: sched: act_api: implement generic walker and search for tc action
` [PATCH net-next,v3 03/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
` [PATCH net-next,v3 04/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
` [PATCH net-next,v3 05/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
` [PATCH net-next,v3 06/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
` [PATCH net-next,v3 07/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
` [PATCH net-next,v3 08/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
` [PATCH net-next,v3 09/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
` [PATCH net-next,v3 10/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
` [PATCH net-next,v3 11/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
` [PATCH net-next,v3 12/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
` [PATCH net-next,v3 13/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
` [PATCH net-next,v3 14/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
` [PATCH net-next,v3 15/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
` [PATCH net-next,v3 16/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
` [PATCH net-next,v3 17/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
` [PATCH net-next,v3 18/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
` [PATCH net-next,v3 19/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
` [PATCH net-next,v3 20/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
` [PATCH net-next,v3 21/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
` [PATCH net-next,v3 22/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search

[kvalo-ath:master] BUILD SUCCESS c811f0964c949904f5ecdcfb43ab4ae6f43eb8e9
 2022-09-08  4:12 UTC 

[PATCH v2] mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
 2022-09-08  4:11 UTC 

[PATCH 1/2] drm/amdgpu: make sure to init common IP before gmc
 2022-09-08  4:08 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: add HDP remap functionality to nbio 7.7

[PATCH v4 00/13] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-09-08  4:07 UTC  (3+ messages)
` [PATCH v4 13/13] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH 5.10 00/80] 5.10.142-rc1 review
 2022-09-08  4:04 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to disallow getting inner inode via f2fs_iget()
 2022-09-08  4:04 UTC  (6+ messages)
        `  "

[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
 2022-09-08  4:00 UTC  (6+ messages)

LSM stacking in next for 6.1?
 2022-09-08  3:57 UTC  (12+ messages)

[PATCH] drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0
 2022-09-08  3:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: Don't enable LTR if not supported
 2022-09-08  3:53 UTC  (10+ messages)

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-09-08  3:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()
 2022-09-08  4:02 UTC 

differentiate the verifier invalid mem access message error?
 2022-09-08  3:51 UTC  (3+ messages)

[PATCH 0/3] media: imx: imx7-media-csi: Small fix and cleanups
 2022-09-08  3:49 UTC  (7+ messages)
` [PATCH 1/3] media: imx: imx7-media-csi: Move variable to loop scope
` [PATCH 2/3] media: imx: imx7-media-csi: Rename phys variables to dma_addr
` [PATCH 3/3] media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats

[v7 00/14] Add support for Bosch BNO055 IMU
 2022-09-08  3:47 UTC  (2+ messages)

[IGMP Discuss] Should we use one lock for struct ip_mc_list ?
 2022-09-08  3:40 UTC 

[PATCH RFC bpf-next v1 00/32] Local kptrs, BPF linked lists
 2022-09-08  3:37 UTC  (23+ messages)
` [PATCH RFC bpf-next v1 05/32] bpf: Support kptrs in local storage maps
` [PATCH RFC bpf-next v1 12/32] bpf: Teach verifier about non-size constant arguments
` [PATCH RFC bpf-next v1 13/32] bpf: Introduce bpf_list_head support for BPF maps
` [PATCH RFC bpf-next v1 14/32] bpf: Introduce bpf_kptr_alloc helper
` [PATCH RFC bpf-next v1 16/32] bpf: Introduce BPF memory object model
` [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables

[PATCH v2] usb: mtu3: Fix spelling typo in comments
 2022-09-08  3:35 UTC 

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-08  3:32 UTC  (8+ messages)
` [PATCH v2 2/3] mm, page_owner: Add page_owner_stacks file to print out only "

[PATCH 1/3] net/axgbe: reset the end of packet in scattered rx
 2022-09-08  3:31 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] net/axgbe: clear buffers in failure scenario "
  ` [PATCH v2 3/3] net/axgbe: save segment data in scattered Rx

[PATCH v3] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
 2022-09-08  3:31 UTC  (2+ messages)

[PATCH 5.10] NFSD: Fix verifier returned in stable WRITEs
 2022-09-08  3:31 UTC 

Inquiry about the removal of flag O_NONBLOCK on /dev/random
 2022-09-08  3:31 UTC  (12+ messages)

[PATCH v2] usb: gadget: Fix spelling typo in comments
 2022-09-08  3:29 UTC 

[Intel-gfx] [PATCH] drm/i915: Invert if/else ladder for frequency read
 2022-09-08  3:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-08  3:28 UTC  (5+ messages)

[BUG report] kernel NULL pointer dereference in split_huge_page with offlined memory block
 2022-09-08  3:28 UTC  (12+ messages)
    ` [PATCH] mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()

[PATCH v1 0/4] Add Aspeed ACRY driver for hardware acceleration
 2022-09-08  3:26 UTC  (6+ messages)
` [PATCH v1 4/4] dt-bindings: bus: add documentation for Aspeed AHBC

[PATCH v2] mm/damon: introduce struct damos_access_pattern
 2022-09-08  3:26 UTC 

[Bug 216455] New: PCI AER error caused by LTR enablement on amdgpu with LTR disabled on video card PCIe bridge
 2022-09-08  3:26 UTC  (3+ messages)
` [Bug 216455] "

[pull] amdgpu, amdkfd drm-fixes-6.0
 2022-09-08  3:23 UTC 

[PATCH bpf-next 0/2] Fix cgroup attach flags being assigned to effective progs
 2022-09-08  3:23 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, cgroup: Fix "

[PATCH v7 0/9] static shared memory on dom0less system
 2022-09-08  3:21 UTC  (5+ messages)
` [PATCH v7 7/9] xen/arm: create shared memory nodes in guest device tree

[PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-08  3:55 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: add LED for ROCK Pi 4A/B/C/A+/B+
 2022-09-08  3:17 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: add LEDs for ROCK 4C+

[Bug 1078] When compiling dpdk rpm, what switch should be turned on to compile dpdk pdump tool?
 2022-09-08  3:18 UTC 

[PATCH V4 1/4] Introduce virito transport virtqueue
 2022-09-08  3:18 UTC  (2+ messages)

[ovmf test] 173053: regressions - FAIL
 2022-09-08  3:16 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS 1a7c73a669f7b039760087723d176cd54dc40c48
 2022-09-08  3:14 UTC 

[PATCH v2] mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
 2022-09-08  3:13 UTC 

[linux-5.4 test] 173048: regressions - trouble: blocked/broken/fail/pass
 2022-09-08  3:11 UTC 

test ./tools/testing/selftests/bpf/test_offload.py failed
 2022-09-08  3:10 UTC  (5+ messages)

[linux-linus test] 173046: regressions - FAIL
 2022-09-08  3:07 UTC 

[PATCH] drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
 2022-09-08  3:05 UTC  (10+ messages)

[kvalo-ath:pending] BUILD SUCCESS d5609645e1a3f9971b4259f5b52f97abe4214c5b
 2022-09-08  3:04 UTC 

[PATCH] ARM: dts: socfpga: arria10: Increase boot partition size for NAND
 2022-09-08  3:10 UTC 

[PATCH v2] media: imx7-media-csi: Add support for fast-tracking queued buffers
 2022-09-08  3:03 UTC  (4+ messages)

[PATCH 0/2] can: bcm: random optimizations
 2022-09-08  3:04 UTC  (3+ messages)
` [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init()
` [PATCH 2/2] can: bcm: check the result of can_send() in bcm_can_tx()

[RFC PATCH v3 0/4] UFS Multi-Circular Queue (MCQ)
 2022-09-08  3:01 UTC  (9+ messages)
` [RFC PATCH v3 1/4] ufs: core: prepare ufs for multi circular queue support
` [RFC PATCH v3 2/4] ufs: core: mcq: Adds Multi-Circular Queue support

[PATCH v2 0/2] riscv: KVM: Expose Zicbom to the guest
 2022-09-08  2:54 UTC  (4+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Provide UAPI for Zicbom block size

[PATCH next v3 1/2] i2c: hisi: Add initial device tree support
 2022-09-08  2:57 UTC  (2+ messages)
` [PATCH next v3 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH v3] fs/ext4: replace ternary operator with min()/max() and min_t()
 2022-09-08  2:34 UTC  (4+ messages)
  `  "

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-08  2:48 UTC  (16+ messages)

[PATCH 0/2] ASoC: soc-dapm.c: random cleanup retry
 2022-09-08  2:45 UTC  (3+ messages)
` [PATCH 1/2] ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event_pre_pmu()
` [PATCH 2/2] ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()

[PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-09-08  2:46 UTC  (7+ messages)

[PATCH 0/3] Add kernel relocation and KASLR support
 2022-09-08  2:44 UTC  (13+ messages)
` [PATCH 1/3] LoongArch: tools: Add relocs tool support

[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-09-08  2:44 UTC  (4+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point

[PATCH v2 2/3] usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
 2022-09-07  2:54 UTC 

[PATCH 1/1] iommu/vt-d: Make SVA and IOPF irrelevant
 2022-09-08  2:35 UTC 

[PATCH] tty: serial: atmel: fix spelling typo in comment
 2022-09-08  2:24 UTC  (3+ messages)
  `  "

[kvalo-ath:ath-next] BUILD SUCCESS 36893e45b1922f1c3ad91301724fafc4798f1e5f
 2022-09-08  2:34 UTC 

[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
 2022-09-08  2:35 UTC  (4+ messages)
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures

[PATCH V2] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-08  2:27 UTC  (2+ messages)

[OE-core][dunfell 0/7] Patch review
 2022-09-08  2:28 UTC  (8+ messages)
` [OE-core][dunfell 1/7] sqlite: CVE-2022-35737 assertion failure
` [OE-core][dunfell 2/7] curl: Backport patch for CVE-2022-35252
` [OE-core][dunfell 3/7] libarchive: Fix CVE-2021-23177 issue
` [OE-core][dunfell 4/7] libarchive: Fix CVE-2021-31566 issue
` [OE-core][dunfell 5/7] classes: cve-check: Get shared database lock
` [OE-core][dunfell 6/7] cve-check: close cursors as soon as possible
` [OE-core][dunfell 7/7] vim: Upgrade 9.0.0242 -> 9.0.0341

[PATCH] net/i40e: fix single VLAN cannot work normal
 2022-09-08  2:29 UTC  (3+ messages)
` [PATCH v4] net/i40e: fix single VLAN cannot work normally


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.