All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-31 08:08:50 to 2022-03-31 08:49:54 UTC [more...]

[PATCH v3] misc/mei: Add NULL check to component match callback functions
 2022-03-31  8:49 UTC 

[PATCH 1/2] staging: r8188eu: properly handle the kzalloc()
 2022-03-31  8:49 UTC  (6+ messages)
` [PATCH 2/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
    `  "

[RFCv4 PATCH net-next 0/3] net-next: ethool: add support to get/set tx push by ethtool -G/g
 2022-03-31  8:43 UTC  (4+ messages)
` [RFCv4 PATCH net-next 1/3] net-next: ethtool: extend ringparam set/get APIs for tx_push
` [RFCv4 PATCH net-next 2/3] net-next: ethtool: move checks before rtnl_lock() in ethnl_set_rings
` [RFCv4 PATCH net-next 3/3] net-next: hn3: add tx push support in hns3 ring param process

[PATCH] media: hantro: Empty encoder capture buffers by default
 2022-03-31  8:49 UTC  (2+ messages)

[PATCH] ARM: decompressor: fix unneeded rebuilds of library objects
 2022-03-31  8:47 UTC 

[PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
 2022-03-31  8:48 UTC  (4+ messages)

[PATCH v4 00/11] enable menu-driven boot device selection
 2022-03-31  8:48 UTC  (5+ messages)
` [PATCH v4 09/11] efi_loader: add menu-driven UEFI Boot Variable maintenance
` [PATCH v4 10/11] bootmenu: add removable media entries

[PATCH 0/3] Bug fixes related to secure 2 stage translation
 2022-03-31  8:46 UTC  (5+ messages)
` [PATCH 3/3] target/arm: Determine final stage 2 output PA space based on original IPA

[PATCH 00/18] overlay: support idmapped layers
 2022-03-31  8:47 UTC  (3+ messages)

[PATCH net 0/n] pull-request: can 2022-03-31
 2022-03-31  8:46 UTC  (9+ messages)
` [PATCH net 1/8] can: isotp: restore accidentally removed MSG_PEEK feature
` [PATCH net 2/8] can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
` [PATCH net 3/8] can: m_can: m_can_tx_handler(): fix use after free of skb
` [PATCH net 4/8] can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH net 5/8] can: usb_8dev: usb_8dev_start_xmit(): "
` [PATCH net 6/8] can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb "
` [PATCH net 7/8] can: mcba_usb: properly check endpoint type
` [PATCH net 8/8] can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit timing configuration

[PATCH 0/3] i386: firmware parsing and sev setup for -bios loaded firmware
 2022-03-31  8:35 UTC  (4+ messages)
` [PATCH 1/3] i386: move bios load error message
` [PATCH 2/3] i386: factor out x86_firmware_configure()
` [PATCH 3/3] i386: firmware parsing and sev setup for -bios loaded firmware

[PATCH v2] x86/speculation/srbds: do not try to turn mitigation off when not supported
 2022-03-31  8:46 UTC  (5+ messages)

[tip: core/urgent] Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
 2022-03-31  8:46 UTC 

[PATCH v2] opp: use list iterator only inside the loop
 2022-03-31  8:44 UTC  (2+ messages)

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-03-31  8:39 UTC  (5+ messages)
` [PATCH 1/7] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa

OS Headers hypercall.h/hypervisor.h
 2022-03-31  8:44 UTC  (5+ messages)

drivers/pci/proc.c:150:17: sparse: sparse: restricted __le16 degrades to integer
 2022-03-31  8:43 UTC  (5+ messages)
  ` [OpenRISC] "

Performance regression with random IO pattern from the client
 2022-03-31  8:43 UTC  (2+ messages)

[v2] ASoC: qcom: Add driver support for ALC5682I-VS
 2022-03-31  8:42 UTC  (2+ messages)

[PATCH v3] livepatch: account for patch offset when applying NOP patch
 2022-03-31  8:42 UTC  (3+ messages)

[PATCH v1 1/2] video: Add VIDEO_FONT_4x6 to Kconfig add fix compile waring
 2022-03-31  8:41 UTC  (2+ messages)
` [PATCH v1 2/2] cmd: lcdputs: Escape special characters

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-03-31  8:41 UTC 

[Intel-gfx] [RESEND 1/3] drm/i915/dmc: abstract GPU error state dump
 2022-03-31  8:41 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [RESEND,1/3] "

[PATCH 1/2] softmmu/physmem: move last_ram_page() call under qemu_mutex_lock_ramlist()
 2022-03-31  8:37 UTC  (3+ messages)
` [PATCH 2/2] softmmu/physmem: fix dirty memory bitmap memleak

[PATCH] fbdev: defio: fix the pagelist corruption
 2022-03-31  8:39 UTC  (11+ messages)

[PATCH V3] remoteproc: imx_rproc: Ignore create mem entry for resource table
 2022-03-31  8:40 UTC  (2+ messages)

[PATCH v2 RESEND] memcg: enable accounting for nft objects
 2022-03-31  8:40 UTC  (2+ messages)
` [PATCH nft] nft: memcg accounting for dynamically allocated objects

[Intel-gfx] [RFC PATCH v5 0/1] Splitting up platform-specific calls
 2022-03-31  8:40 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH v5 1/1] Split i915_run_as_guest into x86 and non-x86

[PATCH v2] misc/mei: Add NULL check to component match callback functions
 2022-03-31  8:39 UTC  (2+ messages)

[Intel-gfx] drm-tip compile break
 2022-03-31  8:39 UTC  (9+ messages)
    `  "

[PATCH v12 0/9] Add Sunplus SP7021 SoC Support
 2022-03-31  8:29 UTC  (20+ messages)
` [PATCH v12 1/9] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v12 2/9] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v12 3/9] reset: Add Sunplus "
` [PATCH v12 4/9] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v12 5/9] clk: Add Sunplus "
` [PATCH v12 6/9] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v12 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v12 8/9] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v12 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH 0/8] A few cleanup and fixup patches for migration
 2022-03-31  8:38 UTC  (3+ messages)
` [PATCH 2/8] mm/vmscan: remove unneeded can_split_huge_page check

[PATCH v2] sound/hda: Add NULL check to component match callback function
 2022-03-31  8:38 UTC  (3+ messages)

[PATCH v3 0/9] efi: capsule: Capsule Update fixes and enhancements
 2022-03-31  8:37 UTC  (7+ messages)
` [PATCH v3 1/9] capsule: Add Image GUIDs and image index for platforms using capsule updates
` [PATCH v3 5/9] capsule: kconfig: Select SET_DFU_ALT_INFO config symbol for capsule update

[PATCH v2] livepatch: account for patch offset when applying NOP patch
 2022-03-31  8:36 UTC  (7+ messages)

BUG: vfork() returns EINVAL after unshare(CLONE_NEWTIME)
 2022-03-31  8:36 UTC 

[PATCH] Alchemy: Fix rt_task_unblock() for RT_MUTEX
 2022-03-31  8:36 UTC  (3+ messages)

[PATCH] target/arm: Fix MTE access checks for disabled SEL2
 2022-03-31  8:26 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gvt: fix trace TRACE_INCLUDE_PATH
 2022-03-31  8:35 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: better align the Makefile with i915 Makefile
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gvt: fix trace TRACE_INCLUDE_PATH
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH v5.18] ath9k: Properly clear TX status area before reporting to mac80211
 2022-03-31  8:35 UTC  (4+ messages)

[Intel-gfx] [PATCH v7 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
 2022-03-31  8:35 UTC  (13+ messages)
        `  "

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-03-31  8:34 UTC  (8+ messages)
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings

drivers/input/joystick/adi.c:395:13-14: WARNING opportunity for min()
 2022-03-31  8:33 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

CIP IRC weekly meeting today on libera.chat
 2022-03-31  8:33 UTC 

[PATCH] openvswitch: Add recirc_id to recirc warning
 2022-03-31  8:28 UTC  (2+ messages)

qemu iotest 161 and make check
 2022-03-31  8:25 UTC  (8+ messages)

[xen-unstable test] 169003: tolerable FAIL - PUSHED
 2022-03-31  8:32 UTC 

[PATCH] xfs: getattr ignore blocks beyond eof
 2022-03-31  8:32 UTC  (2+ messages)
`  "

[PATCH v2 0/9] Add support for AST1030 SoC
 2022-03-31  8:15 UTC  (10+ messages)
` [PATCH v2 1/9] aspeed/adc: Add AST1030 support
` [PATCH v2 2/9] aspeed/smc: "
` [PATCH v2 3/9] aspeed/wdt: Fix ast2500/ast2600 default reload value
` [PATCH v2 4/9] aspeed/wdt: Add AST1030 support
` [PATCH v2 5/9] aspeed/timer: "
` [PATCH v2 6/9] aspeed/scu: "
` [PATCH v2 7/9] aspeed/soc : "
` [PATCH v2 8/9] aspeed: Add an AST1030 eval board
` [PATCH v2 9/9] test/avocado/machine_aspeed.py: Add ast1030 test case

Could you update the http://vger.kernel.org/~davem/net-next.html url?
 2022-03-31  8:32 UTC 

[PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs
 2022-03-31  8:29 UTC  (5+ messages)

[PATCH] app/testpmd: fix quit testpmd with vfs and pf
 2022-03-31  8:28 UTC  (3+ messages)

[Intel-gfx] [RFC v2 0/2] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-03-31  8:28 UTC  (4+ messages)
` [Intel-gfx] [RFC v2 1/2] drm/doc/rfc: VM_BIND feature design document
    `  "

generic/633 failing without CONFIG_USER_NS
 2022-03-31  8:28 UTC 

[PATCH v4 0/4] imx8mp: Add media block control
 2022-03-31  8:12 UTC  (2+ messages)

[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
 2022-03-31  8:28 UTC  (6+ messages)
` [PATCH RFC net-next 2/5] net: phy: support indirect c45 access in get_phy_c45_ids()

[PATCH] mm: migrate: set demotion targets differently
 2022-03-31  8:27 UTC  (7+ messages)

[PATCH RFC net-next] net: lan966x: make PHY reset support optional
 2022-03-31  8:30 UTC  (2+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-31  8:25 UTC  (4+ messages)

regression: NULL pointer dereference due to 27599aacbaef ("fbdev: Hot-unplug firmware fb devices on forced removal")
 2022-03-31  8:25 UTC  (3+ messages)

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-03-31  8:26 UTC  (7+ messages)
` [RFC PATCH 1/5] dt-bindings: sound: Add Apple Macs sound system

[PATCH v7 0/4] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-31  8:25 UTC  (5+ messages)
` [PATCH v7 1/4] bootconfig: Make the bootconfig.o as a normal object file
` [PATCH v7 2/4] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v7 3/4] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v7 4/4] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH v3] md/bitmap: don't set sb values if can't pass sanity check
 2022-03-31  8:24 UTC  (3+ messages)

[PATCH] tcp: Add tracepoint for tcp_set_ca_state
 2022-03-31  8:21 UTC  (2+ messages)
` [PATCH v2 net-next] "

[PATCH v2] thermal: exynos: fix masking value for exynos7 temp_error
 2022-03-31  8:23 UTC  (3+ messages)

[PATCH] bitbake-user-manual: punctuation fixes
 2022-03-31  8:24 UTC  (4+ messages)
` [docs] "

[PATCH v2] staging: unisys: Remove "struct dentry *eth_debugfs_dir"
 2022-03-31  8:23 UTC  (4+ messages)

[esmil:visionfive 2/62] mm/kasan/shadow.c:63:7: warning: no previous prototype for function 'memcpy'
 2022-03-31  8:23 UTC 

linux-erofs关于:启用新邮件系统通知!
 2022-03-31  8:20 UTC 

[PATCH v3 0/4] drm/atomic: Atomic Private State debugging
 2022-03-31  8:23 UTC  (2+ messages)

[PATCH mptcp-next] Squash to "selftests: bpf: add bpf_first scheduler v8"
 2022-03-31  8:23 UTC 

[PATCH 1/2] kmod: Add an exclude directive to depmod
 2022-03-31  8:21 UTC  (2+ messages)
` [OE-core] "

[PATCH net v1] ixgbe: ensure IPsec VF<->PF compatibility
 2022-03-31  8:20 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-03-31  8:18 UTC  (11+ messages)
` [PATCH v9 20/23] drm/rockchip: Make VOP driver optional

[RESEND][PATCH linux dev-5.15 v2 1/1] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600
 2022-03-31  5:50 UTC  (3+ messages)

[v1] ASoC: qcom: Add driver support for ALC5682I-VS
 2022-03-31  8:15 UTC  (4+ messages)

[PATCH mptcp-next v2] Squash to "selftests: bpf: test bpf_skc_to_mptcp_sock"
 2022-03-31  8:15 UTC 

[PATCH mptcp-next] Squash to "selftests: bpf: add MPTCP test base"
 2022-03-31  8:14 UTC 

[PATCH 1/5] [oe] [meta-python] [PATCH] python3-cheetah: upgrade 3.2.6.post2 -> 3.2.6
 2022-03-31  8:13 UTC  (5+ messages)
` [PATCH 2/5] [oe] [meta-python] [PATCH] python3-evdev: upgrade 1.4.0 -> 1.5.0
` [PATCH 3/5] [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.36.0 -> 2.42.0
` [PATCH 4/5] [oe] [meta-python] [PATCH] python3-itsdangerous: upgrade 2.1.1 -> 2.1.2
` [PATCH 5/5] [oe] [meta-python] [PATCH] python3-grpcio: upgrade 1.44.0 -> 1.45.0

[cocci] [PATCH v2 0/2] Add a section for static analysis tools
 2022-03-31  8:14 UTC  (4+ messages)
` [cocci] [PATCH v2 2/2] Documentation: dev-tools: Enhance static analysis section with discussion
    `  "

[PATCH v4 0/5] i.MX8MP GPC
 2022-03-31  8:13 UTC  (3+ messages)

[PATCH v4 0/4] perf/core: Fixes for cgroup events
 2022-03-31  8:14 UTC  (2+ messages)

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-31  8:13 UTC  (2+ messages)

BUG: KASAN: use-after-free in drm_atomic_helper_wait_for_vblanks()
 2022-03-31  8:13 UTC  (5+ messages)
      ` KMS Legacy Cursor Support

[Bug 215769] New: man 2 vfork() does not document corner case when PID == 1
 2022-03-31  8:12 UTC  (2+ messages)
` [Bug 215769] "

[PATCH v3 net-next 0/5] bridge: dsa: switchdev: mv88e6xxx: Implement bridge flood flags
 2022-03-31  8:11 UTC  (4+ messages)
` [PATCH 4/5] mv88e6xxx: Offload the flood flag

[RFC PATCH v1] objtool: Use target file endianness instead of a compiled constant
 2022-03-31  8:10 UTC  (4+ messages)

[PATCH] Improve d-bus error message on iwctl
 2022-03-31  8:10 UTC 

Time travel is not possible
 2022-03-31  8:10 UTC 

[PATCH] libmount: fix typos
 2022-03-31  8:08 UTC  (2+ messages)


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.