All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-12 01:49:29 to 2021-11-12 04:21:20 UTC [more...]

[PATCH] dt-bindings: watchdog: sunxi: fix error in schema
 2021-11-12  4:19 UTC  (3+ messages)

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-11-12  4:18 UTC  (5+ messages)
` [PATCH v3 1/2] content: Explain better the status clearing bits
` [PATCH v3 2/2] virtio: introduce STOP status bit

[linux-next:master 12280/13751] fs/dlm/debug_fs.c:654:15: error: 'sscanf' may overflow; destination buffer in argument 4 has size 64, but the corresponding specifier may require size 65
 2021-11-12  4:17 UTC  (2+ messages)

[PATCH] btrfs: fix a out-of-boundary access for copy_compressed_data_to_page()
 2021-11-12  4:17 UTC  (2+ messages)

[PATCH 0/6] More pylibfdt updates
 2021-11-12  4:16 UTC  (7+ messages)
  ` [PATCH 1/6] README: Update pylibfdt install instructions
  ` [PATCH 2/6] pylibfdt: Add packaging metadata
  ` [PATCH 3/6] pylibfdt_tests: Don't depend on built dtbs
  ` [PATCH 4/6] tests: rename pylibfdt_tests.py to test_pylibfdt.py
  ` [PATCH 5/6] pylibfdt: Include tests and test data in packaging
  ` [PATCH 6/6] pylibfdt: Add tox support

[PATCH V4] ruby: workaround ptest hang problem
 2021-11-12  4:14 UTC 

[PATCH v2 0/2] Get trace buffer page size from kernel
 2021-11-12  4:13 UTC  (3+ messages)
` [PATCH v2 1/2] trace-cmd library: Use the real trace buffer page size
` [PATCH v2 2/2] trace-cmd library: Introduce buffer page size per instance

[PATCH v2] libtraceevent: A new API for trace page size
 2021-11-12  4:12 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

[PATCH v4] locking/rwsem: Make handoff bit handling more consistent
 2021-11-12  4:07 UTC 

[PATCH v3] locking/rwsem: Make handoff bit handling more consistent
 2021-11-12  4:09 UTC  (2+ messages)

[PATCH v6 00/10] PMU-EBB support for PPC64 TCG
 2021-11-12  3:02 UTC  (3+ messages)
` [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers

Ideas for Coverity 1507573 "Thread deadlock" fix
 2021-11-12  4:08 UTC 

[PATCH 1/3] perf symbols: Add documentation to struct symbol
 2021-11-12  4:04 UTC  (4+ messages)
` [PATCH 2/3] perf symbols: Bit pack to save a byte
` [PATCH 3/3] perf symbols: Factor out annotation init/exit

[PATCH] libvirt: do not install /var/log for target
 2021-11-12  4:03 UTC  (2+ messages)
` [meta-virtualization] "

[Bluez PATCH v1] admin: fix devices not reset
 2021-11-12  4:01 UTC 

[PATCH 0/4] Improve pylibfdt python packaging
 2021-11-12  4:01 UTC  (5+ messages)

[PATCH v5 0/6] optimize the downtime for vfio migration
 2021-11-12  3:59 UTC  (4+ messages)
` [PATCH v5 4/6] kvm: irqchip: extract kvm_irqchip_add_deferred_msi_route

[Bug 214991] New: VC4 DRM waiting for flip down makes UI freeze a while with kernel 5.15
 2021-11-12  3:47 UTC 

[PATCH bpf] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
 2021-11-12  3:42 UTC  (3+ messages)

next/master build: 222 builds: 18 failed, 204 passed, 456 errors, 197 warnings (next-20211112)
 2021-11-12  3:41 UTC 

next/master build: 222 builds: 18 failed, 204 passed, 456 errors, 197 warnings (next-20211112)
 2021-11-12  3:41 UTC 

[Intel-gfx] [PATCH] drm/i915/pmu: Increase the live_engine_busy_stats sample period
 2021-11-12  3:41 UTC  (5+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v10 00/10]vhost-vdpa: add support for configure interrupt
 2021-11-12  3:39 UTC  (5+ messages)

[PATCH] net: usb: ax88179_178a: add TSO feature
 2021-11-12  3:33 UTC 

arch/nds32/kernel/vdso/gettimeofday.c:246:13: error: no previous prototype for '__vdso_gettimeofday'
 2021-11-12  3:39 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH v4] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-12  3:32 UTC  (4+ messages)

[PATCH net] net/smc: Transfer remaining wait queue entries during fallback
 2021-11-12  3:30 UTC 

[PATCH v1] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
 2021-11-12  3:30 UTC  (3+ messages)

[PATCH] selftests/bpf: use swap() to make code cleaner
 2021-11-12  3:27 UTC 

[PATCH-for-6.2 v3 0/6] tests/unit: Fix test-smp-parse
 2021-11-12  3:22 UTC  (13+ messages)
` [PATCH-for-6.2 v3 1/6] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v3 2/6] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
` [PATCH-for-6.2 v3 3/6] tests/unit/test-smp-parse: Explicit MachineClass name
` [PATCH-for-6.2 v3 4/6] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH-for-6.2 v3 5/6] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH-for-6.2 v3 6/6] hw/core: Rename smp_parse() -> machine_parse_smp_config()

[PATCH] net/filter: Enable the vnet_hdr_support by default
 2021-11-12  3:24 UTC  (7+ messages)

[git pull] drm fixes + one missed next for 5.16-rc1
 2021-11-12  3:25 UTC  (2+ messages)

[PATCH for 7.0 V10 0/6] Add passthrough support to object with network processing function
 2021-11-12  3:11 UTC  (7+ messages)
` [PATCH for 7.0 V10 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
` [PATCH for 7.0 V10 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PATCH for 7.0 V10 3/6] hmp-commands: Add new HMP command for filter passthrough
` [PATCH for 7.0 V10 4/6] net/colo-compare: Move data structure and define to .h file
` [PATCH for 7.0 V10 5/6] net/colo-compare: Add passthrough list to CompareState
` [PATCH for 7.0 V10 6/6] net/net.c: Add handler for passthrough filter command

[RFC] Branches with --recurse-submodules
 2021-11-12  3:22 UTC  (4+ messages)

next/pending-fixes baseline: 634 runs, 4 regressions (v5.15-12549-g95867f15dff8)
 2021-11-12  3:22 UTC 

[PATCH] drivers:gpu: remove unneeded variable
 2021-11-12  3:21 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: Use stream_open() for endpoint files
 2021-11-12  3:17 UTC  (4+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v1] examples/l3fwd: fix jumbo packet drop issue
 2021-11-12  3:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] ARM: dts: stm32: Enable LVDS panel on i.Core STM32MP1 EDIMM2.2
 2021-11-12  3:14 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 10.1" OF

[PATCH] fs:btrfs: remove unneeded variable
 2021-11-12  3:12 UTC  (2+ messages)

[PATCH v2] net: ieee802154: fix shift-out-of-bound in nl802154_new_interface
 2021-11-12  3:12 UTC  (2+ messages)

[Bluez PATCH 1/3] Listen and process remote name resolving failure
 2021-11-12  3:10 UTC  (4+ messages)
` [Bluez PATCH 3/3] doc: Add Name Resolve Fail flag in device found event

[RFC PATCH 0/2] Two RFC patches for the same SMC socket wait queue mismatch issue
 2021-11-12  3:09 UTC  (3+ messages)

[PATCH wpan] net: ieee802154: handle iftypes as u32
 2021-11-12  3:09 UTC 

[PATCH v3] mm: migrate: Support multiple target nodes demotion
 2021-11-12  3:10 UTC  (5+ messages)

[PATCH v2 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-12  3:01 UTC  (16+ messages)
` [PATCH v2 2/5] net: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH v2 3/5] net: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH v2 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema

[PATCH] iommu/vt-d: Fix unmap_pages support
 2021-11-12  2:59 UTC  (2+ messages)

[PATCH] libtraceevent: use swap() to make code cleaner
 2021-11-12  3:02 UTC 

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-12  2:57 UTC  (7+ messages)
` [PATCH v2 0/2] This is a patch series for pinctrl "
  ` [PATCH v2 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021

[rafael-pm:bleeding-edge] BUILD SUCCESS 26af6e4926b029c54765aa53f89555b7c174e6fe
 2021-11-12  2:54 UTC  (2+ messages)
` [Devel] "

[ti:ti-rt-linux-5.10.y 10173/10194] drivers/media/platform/vxe-vxd/decoder/../common/img_mem_unified.c:159:17: error: implicit declaration of function 'vunmap'; did you mean 'iounmap'?
 2021-11-12  2:53 UTC  (2+ messages)

[honister][PATCH] insane.bbclass: Add a check for directories that are expected to be empty
 2021-11-12  2:52 UTC  (4+ messages)
` [OE-core] "

[PATCH v3 3/6] drm/meson: split out encoder from meson_dw_hdmi
 2021-11-12  2:51 UTC  (2+ messages)

[PATCH V1 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
 2021-11-12  2:50 UTC  (3+ messages)

[1.52][PATCH 0/7] Review request
 2021-11-12  2:50 UTC  (4+ messages)
` [1.52][PATCH 5/7] cooker: Handle parse threads disappearing to avoid hangs
  ` [bitbake-devel] "

[GIT PULL] Networking for 5.16-rc1
 2021-11-12  2:50 UTC  (6+ messages)
  ` 32bit x86 build broken (was: Re: [GIT PULL] Networking for 5.16-rc1)

[5.12 - 5.15] xHCI controller dead - not renesas but intel
 2021-11-12  2:27 UTC 

[Buildroot] [Bug 14311] New: Cannot compile dahdi (part of Asterisk) for x86 (P1mmx)
 2021-11-12  2:47 UTC  (2+ messages)
` [Buildroot] [Bug 14311] "

[PATCH 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
 2021-11-12  2:41 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN: add msi-howto translation
` [PATCH 2/2] docs/zh_CN: add sysfs-pci trnaslation

[PATCH v3 1/4] mm/shmem: support deterministic charging of tmpfs
 2021-11-12  2:41 UTC  (3+ messages)

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-11-12  2:40 UTC  (5+ messages)
` [PATCH v7 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell

[PATCH] fs:btrfs: remove unneeded variable
 2021-11-12  2:39 UTC  (2+ messages)

drivers/soc/sifive/sifive_l2_cache.c:235 sifive_l2_init() warn: 'l2_base' not released on lines: 215
 2021-11-12  2:38 UTC 

[PATCH] net: add macro for VLAN header length
 2021-11-12  2:36 UTC  (2+ messages)

[PATCH] fstests: btrfs/049: add regression test for compress-force=lzo mount option
 2021-11-12  2:35 UTC 

[PATCH] perf cs-etm: use swap() to make code cleaner
 2021-11-12  2:33 UTC  (2+ messages)

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-11-12  2:35 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: virtio: disable timeout handling

[ti:ti-rt-linux-5.10.y 10189/10194] drivers/media/platform/vxe-vxd/encoder/vxe_v4l2.c:1339:25: warning: 'strncpy' specified bound 32 equals destination size
 2021-11-12  2:33 UTC  (2+ messages)

[PATCH 0/2] Fix mtfsf, mtfsfi and mtfsb1 bug
 2021-11-12  2:31 UTC  (6+ messages)
` [PATCH 1/2] target/ppc: Fixed call to deferred exception

[net v2] tcp: Fix uninitialized access in skb frags array for Rx 0cp
 2021-11-12  2:32 UTC  (2+ messages)

[PATCH 1/2] virtio: use virtio accessor to access packed descriptor flags
 2021-11-12  2:30 UTC  (6+ messages)
` [PATCH 2/2] virtio: use virtio accessor to access packed event

[PATCH v5 1/2] erofs: add sysfs interface
 2021-11-12  2:30 UTC  (4+ messages)
` [PATCH v5 2/2] erofs: add sysfs node to control sync decompression strategy

[RFC PATCH iproute2] ip route: save: exclude rtnh_flags which can't be set
 2021-11-12  2:27 UTC  (7+ messages)
` [RFC PATCH net-next] rtnetlink: add RTNH_F_REJECT_MASK

fd leak in lskel
 2021-11-12  2:26 UTC 

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-12  2:24 UTC  (7+ messages)
` [RFC PATCH v2 02/30] target/loongarch: Add CSR registers definition
` [RFC PATCH v2 04/30] target/loongarch: Define exceptions for LoongArch

[dpdk-dev] Minutes of Technical Board Meeting, 2021-Oct-27
 2021-11-12  2:24 UTC  (3+ messages)

UCM can't match the USB device ID in Ubuntu 20.04
 2021-11-12  2:24 UTC 

drivers/pci/controller/dwc/pcie-kirin.c:221 hi3660_pcie_phy_clk_ctrl() warn: missing error code 'ret'
 2021-11-12  2:24 UTC 

[PATCH v2 0/1] printk: suppress rcu stall warnings caused by slow
 2021-11-12  2:23 UTC  (4+ messages)
` [PATCH v2 1/1] printk: suppress rcu stall warnings caused by slow console devices

[PATCH v2 1/2] docs/zh_CN: add pciebus-howto translation
 2021-11-12  2:21 UTC  (2+ messages)
` [PATCH v2 2/2] docs/zh_CN: add pci-iov-howto translation

[lunn:v5.15-rc2-net-next-phy-lock 14/14] drivers/net/dsa/b53/b53_common.c:1297:26: error: implicit declaration of function 'b53_adjust_init'; did you mean 'b53_adjust_link'?
 2021-11-12  2:19 UTC  (2+ messages)

linux-next: Tree for Nov 12
 2021-11-12  2:19 UTC 

[PATCH] fuse: allow CAP_SYS_ADMIN in root userns to access allow_other mount
 2021-11-12  2:10 UTC  (2+ messages)

[PATCH v2] drm/dp: Fix aux->transfer NULL pointer dereference on drm_dp_dpcd_access
 2021-11-12  2:17 UTC  (9+ messages)

[PATCH -next] thermal: int340x: processor_thermal: Fix build error
 2021-11-12  2:16 UTC  (3+ messages)

[allisonhenderson-xfs-work:new_err_tags 22/31] fs/xfs/libxfs/xfs_parent.c:55:1: error: no previous prototype for 'xfs_init_parent_name_rec'
 2021-11-12  2:15 UTC  (2+ messages)

[PATCH v2] remoteproc: use %pe format string to print return error code
 2021-11-12  2:13 UTC  (4+ messages)

[android-common:android12-5.10 9580/13762] drivers/usb/gadget/configfs.c:1620:9: error: implicit declaration of function 'acc_disconnect'
 2021-11-12  2:14 UTC 

[PATCH v1] vmscan: make drop_slab_node static
 2021-11-12  2:13 UTC  (2+ messages)

[PATCH 2/2] erofs: add sysfs node to control sync decompression strategy
 2021-11-12  2:08 UTC  (5+ messages)

[PATCH v3] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
 2021-11-12  2:08 UTC  (5+ messages)

kernel BUG at assoc_array.c:LINE! while adding key to keyring
 2021-11-12  2:07 UTC 

[PATCH v2] ptp: ptp_clockmatrix: repair non-kernel-doc comment
 2021-11-12  2:06 UTC  (2+ messages)

[PATCH v7 0/7] fuse,virtiofs: support per-file DAX
 2021-11-12  2:04 UTC  (9+ messages)
` [PATCH v7 2/7] fuse: make DAX mount option a tri-state
      ` [Virtio-fs] "
` [PATCH v7 5/7] fuse: negotiate per inode DAX in FUSE_INIT
      ` [Virtio-fs] "

kernel/bpf/btf.c:5346:29: warning: function 'btf_seq_show' might be a candidate for 'gnu_printf' format attribute
 2021-11-12  2:03 UTC  (2+ messages)

[PATCH bpf] bpf: Fix incorrect use of strlen in xdp_redirect_cpu
 2021-11-12  2:03 UTC 

[meta-oe][PATCH] xf86-video-ati: Upgrade to 19.1.0
 2021-11-12  2:02 UTC 

[PATCH] mmc: sdhci: disable ADMA when PAGE SIZE is 64K
 2021-11-12  2:02 UTC  (5+ messages)

[PATCH bpf] samples: bpf: fix summary per-sec stats in xdp_sample_user
 2021-11-12  2:01 UTC  (2+ messages)

[hare-scsi-devel:scsi-private.v2 10/21] include/linux/compiler_types.h:140:41: error: 'struct CommandList' has no member named 'refcount'
 2021-11-12  2:00 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:2721 crc_win_update_set() error: we previously assumed 'crc_rd_wrk' could be null (see line 2700)
 2021-11-12  2:00 UTC 

[PATCH v1] hamradio: remove needs_free_netdev to avoid UAF
 2021-11-12  1:55 UTC  (2+ messages)

[PATCH v4 0/3] virtio support cache indirect desc
 2021-11-12  1:53 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpftool: miscellaneous fixes
 2021-11-12  1:52 UTC  (5+ messages)
` [PATCH bpf-next 3/6] bpftool: Use $(OUTPUT) and not $(O) for VMLINUX_BTF_PATHS in Makefile

[RFC 0/3] efi_loader: bootmgr itself should support removable media
 2021-11-12  1:51 UTC  (7+ messages)
` [RFC 3/3] cmd: efidebug: handle booting from "

[PATCH net-next 0/2] net: snmp: tracepoint support for snmp
 2021-11-12  1:50 UTC  (4+ messages)

[PATCH 20/22] x86,word-at-a-time: Remove .fixup usage
 2021-11-12  1:50 UTC  (11+ messages)

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-12  1:49 UTC  (6+ messages)

[arm:zii 47/102] drivers/net/ethernet/freescale/enetc/enetc_pf.c:1073:28: error: 'struct phylink_config' has no member named 'mac_capabilties'; did you mean 'mac_capabilities'?
 2021-11-12  1:47 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.