All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-04 19:26:24 to 2022-06-05 03:46:23 UTC [more...]

[Ocfs2-devel] [PATCH] ocfs2: kill EBUSY from dlmfs_evict_inode
 2022-06-05  3:45 UTC  (9+ messages)

[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
 2022-06-05  3:45 UTC  (12+ messages)
` [RFC PATCH v1 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0."

[PATCH 0/6] timer: use explicit two types of signals to dispatch events
 2022-06-05  3:43 UTC 

[PATCH 5.15 00/66] 5.15.45-rc1 review
 2022-06-05  3:37 UTC  (3+ messages)

[syzbot] memory leak in usb_set_configuration (3)
 2022-06-05  3:36 UTC 

[PATCH v2 0/3] net: mdio: mdio-thunder: MDIO clock related changes for Marvell Octeon Family
 2022-06-05  3:24 UTC  (3+ messages)
` [PATCH v2 3/3] net: mdio: mdio-thunder: support for clock-freq attribute

simplify ext4_sb_read_encoding regression
 2022-06-05  3:21 UTC  (6+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev_alloc_frag
 2022-06-05  3:12 UTC  (10+ messages)
` [PATCH v2] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
      `  "
      ` [PATCH v3] "

[PATCH] net/bonding: failover of LACP with mode 4 takes long time
 2022-06-05  3:07 UTC 

[PATCH 5.10 00/53] 5.10.120-rc1 review
 2022-06-05  3:03 UTC  (2+ messages)

[meta-security][PATCH] Remove outdated meta-rust dependency text in README
 2022-06-05  3:01 UTC  (3+ messages)

[linux-linus test] 170831: regressions - FAIL
 2022-06-05  2:48 UTC 

[RFC PATCH 0/3] OpenRISC Semihosting and Virt
 2022-06-05  2:36 UTC  (14+ messages)
` [RFC PATCH 1/3] target/openrisc: Add basic support for semihosting
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine

[djwong-xfs:vectorized-scrub 400/401] fs/xfs/scrub/common.c: xfs_error.h is included more than once
 2022-06-05  2:31 UTC 

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-06-05  2:31 UTC  (3+ messages)

[PATCH 5.18 00/67] 5.18.2-rc1 review
 2022-06-05  2:28 UTC  (2+ messages)

[PATCH] powerpc: get rid of #include <generated/compile.h>
 2022-06-05  1:43 UTC  (3+ messages)

[igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev6)
 2022-06-05  2:26 UTC  (3+ messages)
  ` [igt-dev] Fwd: "

perl makefile race - any make experts who can help?
 2022-06-05  2:26 UTC  (7+ messages)
` [OE-core] "
    ` [swat] "

[PATCH V5 1/2] dt-bindings: rtc: zynqmp: Add clock information
 2022-06-05  2:17 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: qcom,i2c-qup: convert to dtschema
 2022-06-05  2:17 UTC  (2+ messages)

[PATCH v2 0/3] Add support for multiport controller
 2022-06-05  2:17 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties

[PATCH] can: gs_usb: gs_usb_open/close( ) fix memory leak
 2022-06-05  2:15 UTC  (5+ messages)
` [RFC PATCH] USB: core: urb: add new transfer flag URB_FREE_COHERENT
  ` [RFC PATCH v2] usb: "

[git pull] several namei cleanups
 2022-06-05  2:14 UTC  (2+ messages)

[git pull] descriptor handling stuff
 2022-06-05  2:14 UTC  (2+ messages)

[git pull] mount-related stuff
 2022-06-05  2:14 UTC  (2+ messages)

[GIT PULL] SMB3 client fixes
 2022-06-05  2:13 UTC  (2+ messages)

[PATCH 0/4] a few cleanup and bugfixes about shmem
 2022-06-05  2:05 UTC  (5+ messages)
` [PATCH 2/4] mm/shmem: return -EINVAL for addr not PAGE_SIZE aligned

[PATCH v1] kernel/reboot: Change registration order of legacy power-off handler
 2022-06-05  2:01 UTC  (3+ messages)

precautions
 2022-06-05  1:52 UTC 

[djwong-xfs:vectorized-scrub 143/401] fs/xfs/xfs_trans_dquot.c:125:1: sparse: sparse: symbol 'xfs_dqtrx_hooks_switch' was not declared. Should it be static?
 2022-06-05  1:37 UTC 

[PATCH] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
 2022-06-05  1:37 UTC  (2+ messages)

[PATCH v3 00/33] Printbufs
 2022-06-05  1:06 UTC  (35+ messages)
` [PATCH v3 01/33] lib/printbuf: New data structure for printing strings
` [PATCH v3 02/33] lib/string_helpers: Convert string_escape_mem() to printbuf
` [PATCH v3 03/33] vsprintf: Convert "
` [PATCH v3 04/33] lib/hexdump: "
` [PATCH v3 05/33] vsprintf: %pf(%p)
` [PATCH v3 06/33] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH v3 07/33] lib/printbuf: Heap allocation
` [PATCH v3 08/33] lib/printbuf: Tabstops, indenting
` [PATCH v3 09/33] lib/printbuf: Unit specifiers
` [PATCH v3 10/33] lib/pretty-printers: prt_string_option(), prt_bitflags()
` [PATCH v3 11/33] vsprintf: Improve number()
` [PATCH v3 12/33] vsprintf: prt_u64_minwidth(), prt_u64()
` [PATCH v3 13/33] test_printf: Drop requirement that sprintf not write past nul
` [PATCH v3 14/33] vsprintf: Start consolidating printf_spec handling
` [PATCH v3 15/33] vsprintf: Refactor resource_string()
` [PATCH v3 16/33] vsprintf: Refactor fourcc_string()
` [PATCH v3 17/33] vsprintf: Refactor ip_addr_string()
` [PATCH v3 18/33] vsprintf: Refactor mac_address_string()
` [PATCH v3 19/33] vsprintf: time_and_date() no longer takes printf_spec
` [PATCH v3 20/33] vsprintf: flags_string() "
` [PATCH v3 21/33] vsprintf: Refactor device_node_string, fwnode_string
` [PATCH v3 22/33] vsprintf: Refactor hex_string, bitmap_string_list, bitmap_string
` [PATCH v3 23/33] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v3 24/33] mm/memcontrol.c: Convert to printbuf
` [PATCH v3 25/33] clk: tegra: bpmp: "
` [PATCH v3 26/33] tools/testing/nvdimm: "
` [PATCH v3 27/33] powerpc: "
` [PATCH v3 28/33] x86/resctrl: "
` [PATCH v3 29/33] PCI/P2PDMA: "
` [PATCH v3 30/33] tracing: trace_events_synth: "
` [PATCH v3 31/33] d_path: prt_path()
` [PATCH v3 32/33] tracing: Convert to printbuf
` [PATCH v3 33/33] Delete seq_buf

[asahilinux:bits/050-nvme 4/9] drivers/soc/apple/sart.c:248:4: warning: format specifies type 'unsigned long long' but the argument has type 'phys_addr_t' (aka 'unsigned int')
 2022-06-05  1:16 UTC 

[chrome-os:chromeos-5.10 25/29] drivers/gpu/drm/rcar-du/rcar_du_of.c:231:2: warning: Call to function 'sprintf' is insecure as it does not provide bounding of the memory buffer or security checks introduced in the C11 standard. Replace with analogous functions that support length argume
 2022-06-05  1:15 UTC 

[RFC PATCH mptcp-next v3] mptcp: Fast Open Mechanism
 2022-06-05  1:09 UTC  (3+ messages)

[android-common:android13-5.15 2/3] mm/page_alloc.c:3094:4: warning: Value stored to 'batch' is never read [clang-analyzer-deadcode.DeadStores]
 2022-06-05  1:03 UTC 

include/linux/mtd/cfi.h:62:2: sparse: sparse: No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work
 2022-06-05  1:03 UTC 

[Bug 216073] [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-05  1:01 UTC 

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-05  0:50 UTC  (10+ messages)
` [PATCH V10 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V10 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V10 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V10 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V10 6/9] cxl/port: Read CDAT table
` [PATCH V10 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V10 9/9] cxl/port: Parse out DSMAS data from CDAT table

net/core/dev.c:10290:18: sparse: sparse: cast removes address space '__percpu' of expression
 2022-06-05  0:46 UTC 

[PATCH] net: phy: Remove inline definitions from convinience functions
 2022-06-05  0:44 UTC 

[PATCH] docs/devel/*.txt: convert remaining files to restructuredText
 2022-06-05  0:16 UTC 

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-06-05  0:13 UTC  (13+ messages)

arch/arm/mach-omap2/board-generic.c:44:6: warning: no previous prototype for function 'tick_broadcast'
 2022-06-05  0:12 UTC 

[song-md:test/klp-trampoline 6/6] kernel/bpf/trampoline.c:469:2-3: Unneeded semicolon
 2022-06-04 23:51 UTC 

drivers/net/wireless/mediatek/mt76/sdio.c:349 mt76s_alloc_tx() warn: passing a valid pointer to 'PTR_ERR'
 2022-06-04 23:50 UTC 

drivers/scsi/myrs.c:2439:13: sparse: sparse: incorrect type in assignment (different base types)
 2022-06-04 23:30 UTC 

[djwong-xfs:vectorized-scrub 177/401] fs/xfs/libxfs/xfs_rmap.c:778:1: sparse: sparse: symbol 'xfs_rmap_hooks_switch' was not declared. Should it be static?
 2022-06-04 23:30 UTC 

[PATCH] hwmon: (f71882fg) Add support for F71858AD (0x0903)
 2022-06-04 23:21 UTC 

[PATCH 0/3] target/riscv: Fix issue 1060
 2022-06-04 23:10 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Set env->bins in gen_exception_illegal
` [PATCH 2/3] target/riscv: Remove generate_exception_mtval
` [PATCH 3/3] target/riscv: Minimize the calls to decode_save_opc

[PATCH] iio: adc: ad_sigma_delta: IRQ sharing mechanism
 2022-06-04 23:03 UTC  (4+ messages)

[meta-security][v2][PATCH] arpwatch: update to 3.3
 2022-06-04 22:58 UTC 

[PATCH 1/2] iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
 2022-06-04 22:41 UTC  (6+ messages)
` [PATCH 2/2] iio: at91-sama5d2: "

get TCP/UDP ports from skb
 2022-06-04 22:36 UTC 

[frederic-dynticks:rcu/context-tracking-v4 10/20] kernel/entry/common.c:452: undefined reference to `ct_nmi_enter'
 2022-06-04 22:40 UTC 

extent_io bio submission cleanup
 2022-06-04 22:31 UTC  (3+ messages)
` [PATCH 3/3] btrfs: pass the btrfs_bio_ctrl to submit_one_bio

[nbd168-wireless:mt76 5/13] drivers/net/wireless/mediatek/mt76/mt7921/acpi_sar.c:64:68: sparse: sparse: Using plain integer as NULL pointer
 2022-06-04 22:20 UTC 

[RFC PATCH] riscv: Add Zawrs support for spinlocks
 2022-06-04 22:20 UTC  (2+ messages)

[frederic-dynticks:rcu/context-tracking-v4 9/20] ld.lld: error: undefined symbol: ct_irq_enter
 2022-06-04 22:20 UTC 

[avpatel:riscv_kvm_aia_v1 32/38] include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from 'void *' makes integer from pointer without a cast
 2022-06-04 22:10 UTC 

[djwong-xfs:vectorized-scrub 149/401] fs/xfs/xfs_inode.c:953:1: sparse: sparse: symbol 'xfs_nlinks_hooks_switch' was not declared. Should it be static?
 2022-06-04 22:10 UTC 

[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-06-04 22:20 UTC 

[PATCH] hwmon: (sch56xx-common) Add DMI override table
 2022-06-04 22:02 UTC 

[frederic-dynticks:rcu/context-tracking-v4 9/20] kernel/softirq.c:610: undefined reference to `ct_irq_enter'
 2022-06-04 21:49 UTC 

[PATCH 0/8] Add interconnect for i.MX8MP blk ctrl
 2022-06-04 21:44 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP media "
` [PATCH 4/8] soc: imx: add icc paths "

[GIT PULL v2] More Kbuild updates for v5.19-rc1
 2022-06-04 21:43 UTC 

Add my kernel.org email address
 2022-06-04 21:44 UTC 

[GIT PULL] More Kbuild updates for v5.19-rc1
 2022-06-04 21:33 UTC  (3+ messages)

ld.lld: error: undefined symbol: machine_kexec
 2022-06-04 21:29 UTC 

[RFC PATCH 00/15] Fix GCC -fanalyzer warnings & add -fanalyzer DEVOPTS mode
 2022-06-04 21:27 UTC  (13+ messages)
` [RFC PATCH 03/15] reftable: don't memset() a NULL from failed malloc()
` [RFC PATCH 07/15] strbuf.c: placate -fanalyzer in strbuf_grow()
` [RFC PATCH 08/15] strbuf.c: use st_add3(), not unsigned_add_overflows()

[meta-security][PATCH 1/5] arpwatch: riscv not supported
 2022-06-04 21:26 UTC  (3+ messages)
` [meta-security][PATCH 4/5] arpwatch: update to 3.3
  ` [yocto] "

[GIT PULL] Bitmap patches for v5.19-rc1
 2022-06-04 21:24 UTC  (3+ messages)

[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
 2022-06-04 21:19 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/tiff: security bump to version 4.4.0
 2022-06-04 21:06 UTC 

drivers/net/wireless/marvell/mwifiex/cfg80211.c:1307 mwifiex_cfg80211_change_virtual_intf() warn: ignoring unreachable code
 2022-06-04 21:08 UTC 

[PATCH v2 0/1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-06-04 20:59 UTC  (7+ messages)
` [PATCH v2 1/1] "

[GIT PULL] more parisc architecture fixes/updates for v5.19-rc1
 2022-06-04 20:58 UTC  (3+ messages)

arch/arm/boot/compressed/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-06-04 20:58 UTC 

drivers/input/touchscreen/sun4i-ts.c:392:34: warning: unused variable 'sun4i_ts_of_match'
 2022-06-04 20:58 UTC 

[PATCH v2] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
 2022-06-04 20:59 UTC  (2+ messages)

[Buildroot] [git commit] package/go: security bump to version 1.18.3
 2022-06-04 20:54 UTC 

[GIT PULL] xen: branch for v5.19-rc1b
 2022-06-04 20:55 UTC  (2+ messages)

[GIT PULL] perf tools changes for v5.19: 3rd batch
 2022-06-04 20:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/go: bump to version 1.18.3
 2022-06-04 20:55 UTC  (2+ messages)

[PATCH] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
 2022-06-04 20:53 UTC 

[PATCH v2] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
 2022-06-04 20:49 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 59/401] fs/xfs/xfs_mount.c:1395:1: sparse: sparse: symbol 'xfs_drain_waiter_hook' was not declared. Should it be static?
 2022-06-04 20:47 UTC 

[PATCH 0/4] Add APIs for configurable power options
 2022-06-04 20:43 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] PCI/AER: Iterate over error counters instead of error
 2022-06-04 20:30 UTC  (3+ messages)

[esmil:visionfive 51/57] ERROR: modpost: "arch_setup_dma_ops" [drivers/dma/dw-axi-dmac-starfive/starfive_dmaengine_memcpy.ko] undefined!
 2022-06-04 20:24 UTC 

[BUG?] Major performance issue with some commands on our repo's master branch
 2022-06-04 20:20 UTC  (2+ messages)

[arm-integrator:kernel-in-vmalloc-v5.18-rc1 26/34] arch/mips/include/asm/page.h:263:40: error: implicit declaration of function 'virt_to_phys'; did you mean 'virt_to_pfn'?
 2022-06-04 20:14 UTC 

[avpatel:riscv_kvm_aia_v1 37/38] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2022-06-04 20:14 UTC 

[qemu-mainline test] 170829: regressions - FAIL
 2022-06-04 20:04 UTC 

[Bug 216072] New: regression: ccccccgcdkgekhjervgbdfbhdjugcjkfdhiegeuugugtHang at boot when DAMON is enabled
 2022-06-04 19:50 UTC  (2+ messages)
` [PATCH] mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is initialized

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 627/1104] drivers/gpu/drm/xlnx/xlnx_bridge.c:339:22: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-06-04 19:43 UTC 

[jgunthorpe:iommufd 12/14] drivers/iommu/iommufd/vfio_compat.c:244:17: sparse: sparse: cast removes address space '__user' of expression
 2022-06-04 19:42 UTC 

WARNING: modpost: vmlinux.o(.text.unlikely+0x4f50): Section mismatch in reference from the function trace_define_generic_fields() to the variable .init.data:initcall_level_names
 2022-06-04 19:43 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 58/59] fs/netfs/buffered_flush.c:408:30: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2022-06-04 19:43 UTC 

drivers/pci/controller/dwc/pcie-spear13xx.c:252:34: warning: unused variable 'spear13xx_pcie_of_match'
 2022-06-04 19:43 UTC 

[chrome-os:chromeos-5.10 25/29] drivers/watchdog/watchdog_dev.c:542:9: warning: Call to function 'sprintf' is insecure as it does not provide bounding of the memory buffer or security checks introduced in the C11 standard. Replace with analogous functions that support length arguments o
 2022-06-04 19:43 UTC 

[chrome-os:chromeos-5.10 25/29] drivers/ide/ide-sysfs.c:27:9: warning: Call to function 'sprintf' is insecure as it does not provide bounding of the memory buffer or security checks introduced in the C11 standard. Replace with analogous functions that support length arguments or provide
 2022-06-04 19:43 UTC 

[PATCH 1/2] regulator: qcom_smd: add get_voltage to MP5496
 2022-06-04 19:33 UTC  (2+ messages)
` [PATCH 2/2] regulator: qcom_smd: correct MP5496 ranges

[PATCH 5.17 00/75] 5.17.13-rc1 review
 2022-06-04 19:32 UTC  (2+ messages)

[PATCH v2 0/4] cpumask: Fix invalid uniprocessor assumptions
 2022-06-04 19:31 UTC  (3+ messages)
` [PATCH v2 1/4] lib/test: Introduce cpumask KUnit test suite

[PATCH v3] git-prompt: make colourization consistent
 2022-06-04 19:26 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "


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.